[Bug tree-optimization/15758] Convert "if (a >= b) X else if (a <= b) Y" into "if (a >= b) X else Y"

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jul 10 00:37:00 GMT 2004



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


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



More information about the Gcc-bugs mailing list