[Bug tree-optimization/123298] [13/14/15/16 Regression] X86-64: miscompile at -O3
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 25 22:07:09 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123298
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #63156|0 |1
is obsolete| |
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 63157
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63157&action=edit
Slightly more
Removes stdint.h header as it is not needed. Most variables are int except for
BS_VAR_5 which is a vector(16) of unsigned char.
More information about the Gcc-bugs
mailing list