[Bug tree-optimization/16220] [3.5 Regression] Jump pessimization

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jun 26 19:51:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-26 19:46 -------
Confirmed, the problem comes the fact PHI-OPT not being able to optimize this and something 
converting (a<b) to (a<b)?0:1 where the 1 is overflowed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-26 19:46:23
               date|                            |


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



More information about the Gcc-bugs mailing list