[Bug target/105754] gcc/config/i386/i386.c missing break in get_builtin_code_for_version
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 27 23:10:46 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105754
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WONTFIX
Target Milestone|--- |10.0
Component|c |target
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks like when parts of r10-2664-ga9fcfec30f70c3 was backported to the GCC 9
branch (in r9-9351-g45d3b8886f2ecb), it didn't include the break.
Anyways GCC 9.5.0 is the last release of GCC 9 series so marking as won't fix.
"This is also the last release from the GCC 9 branch, GCC continues
to be maintained on the GCC 10, GCC 11 and GCC 12 branches and the
development trunk."
More information about the Gcc-bugs
mailing list