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

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

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

commit 46b9f07dfe79d8c6857dbfada485a3b9c0e3ffdb
Author: Alan Modra <amo...@gmail.com>
Date:   Thu Feb 20 11:49:25 2025 +1030

    PR 32721, internal error in tc-i386.c:parse_register

    pr30117 showed one of the assertions added by 4d1bb7955a8b was too
    strict.  oss-fuzz also found the second assertion to be too strict,
    with this testcase distilled from 7k of garbage source:

     A=%eax%%!
     Y=A
     Z=A
     or $6,Z

            PR 32721
            * config/tc-i386.c (parse_register): Move "know" into
            condition.  Simplify.

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

Reply via email to