[Bug target/107364] [10/11/12 Regression] ICE on Via Nehemiah with --march=native

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 25 04:18:20 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107364

--- Comment #14 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Martin Liska
<marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:7cee6ad35eb0fd9f79100e5fa7b6560b8ea7fe10

commit r10-11058-g7cee6ad35eb0fd9f79100e5fa7b6560b8ea7fe10
Author: Martin Liska <mliska@suse.cz>
Date:   Mon Oct 24 15:34:39 2022 +0200

    x86: fix VENDOR_MAX enum value

            PR target/107364

    gcc/ChangeLog:

            * common/config/i386/i386-cpuinfo.h (enum processor_vendor):
              Reorder enum values as BUILTIN_VENDOR_MAX should not point
              in the middle of the valid enum values.

    (cherry picked from commit f751bf4c5d1aaa1aacfcbdec62881c5ea1175dfb)


More information about the Gcc-bugs mailing list