[Bug tree-optimization/122616] `x&1 ? (x-1): (x|1)` -> x^1
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 5 03:35:00 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122616
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |16.0
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed. thanks again for taking these 2 up.
More information about the Gcc-bugs
mailing list