[Bug tree-optimization/126296] `(i <=> j > 0) | (i <=> j < 0)` should optimize to `i <> j` even with trapping
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 27 22:14:03 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126296
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Target Milestone|--- |17.0
Status|ASSIGNED |RESOLVED
--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Fixed.
More information about the Gcc-bugs
mailing list