[Bug tree-optimization/125442] Missed (x == 0) | ((x | y) == 0) to (x == 0)
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 14 04:45:13 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125442
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Target Milestone|--- |7.0
Resolution|--- |FIXED
--- Comment #16 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Fixed.
More information about the Gcc-bugs
mailing list