[Bug tree-optimization/107881] (a <= b) == (b >= a) should be optimized to (a == b)
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 28 02:33:42 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107881
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Mine.
More information about the Gcc-bugs
mailing list