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

law at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jun 14 20:43:00 GMT 2004


------- Additional Comments From law at gcc dot gnu dot org  2004-06-14 20:43 -------


*** This bug has been marked as a duplicate of 15757 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Gcc-bugs mailing list