[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
Wed Jun 16 06:16:00 GMT 2004



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW


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



More information about the Gcc-bugs mailing list