[Bug target/121266] [16 regression] (x86) Missed an '-Os' optimization on setting a register value to -1
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 27 23:19:07 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121266
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This was done on purpose, it is only now enabled for -Oz as it introduces a
false dependency.
More information about the Gcc-bugs
mailing list