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 <h...@sourceware.org>:

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

commit 100f993c53a50352fd91554927142a2558f3481c
Author: H.J. Lu <hjl.to...@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 <jbeul...@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