https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126298
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
Last reconfirmed| |2026-07-16
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Confirmed the problem is canonical form is to use the closer value to 0.
So a > 1 becomes a >= 0.
