[Bug bootstrap/15009] Latest CVS: Stage2 Error: bb-reorder.c needs initialization

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Apr 19 13:03:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-19 11:44 -------
Actually in this case, the warning is incorrect becuase cond_jump is not used if fall_thru is NULL.  Since 
fall_thru is NULL unless cond_jump is set also.  IIRC is this because jump threading is enabled only at 
-O2 and above.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |build, diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2004-04-19 11:44:06
               date|                            |


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



More information about the Gcc-bugs mailing list