[Bug tree-optimization/113138] `x < ~x` can be simplified to `((signed)x) < 0`
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 25 06:08:35 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113138
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |easyhack
Status|ASSIGNED |NEW
Assignee|pinskia at gcc dot gnu.org |unassigned at gcc dot gnu.org
--- Comment #4 from Drea Pinski <pinskia at gcc dot gnu.org> ---
.
More information about the Gcc-bugs
mailing list