bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/30248] Internal error in i386_att_operand


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/30248] Internal error in i386_att_operand
Date: Tue, 21 Mar 2023 16:14:03 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30248

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=100f993c53a50352fd91554927142a2558f3481c

commit 100f993c53a50352fd91554927142a2558f3481c
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Mar 20 09:59:16 2023 -0700

    x86: Check unbalanced braces in memory reference

    Check unbalanced braces in memory reference to avoid assembler crash
    caused by

    commit e87fb6a6d0cdfc0e9c471b7825c20c238c2cf506
    Author: Jan Beulich <jbeulich@suse.com>
    Date:   Wed Oct 5 09:16:24 2022 +0200

        x86/gas: support quoted address scale factor in AT&T syntax

            PR gas/30248
            * config/tc-i386.c (i386_att_operand): Check unbalanced braces
            in memory reference.
            * testsuite/gas/i386/i386.exp: Run pr30248.
            * testsuite/gas/i386/pr30248.d: New file.
            * testsuite/gas/i386/pr30248.err: Likewise.
            * testsuite/gas/i386/pr30248.s: Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]