[Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 29 20:07:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-29 20:07 -------
(In reply to comment #4)
> Actually since overflow is undefined we can do this no matter what at least for signed types.
And when -fwrapv is not supplied.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14490



More information about the Gcc-bugs mailing list