[Bug target/116122] [14 Regression]: __FLT16_MAX__ is defined even with -mno-sse2
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 28 08:01:31 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116122
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |target
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note there is no x86_64 processor without sse2 out there.
I suspect this is only an issue for -m32 though.
Though there are not many 32bit x86 processors out there any more (if any that
does not have sse2).
More information about the Gcc-bugs
mailing list