[Bug c/17913] [4.0 Regression] ICE jumping into statement expression

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Oct 9 20:18:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-09 20:18 -------
Confirmed, the problem is that we removing ({ a : 1; 1; }); before generating the CFG so we don't have a 
BB containing 1.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-09 20:18:31
               date|                            |
            Summary|ICE jumping into statement  |[4.0 Regression] ICE jumping
                   |expression                  |into statement expression
   Target Milestone|---                         |4.0.0


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



More information about the Gcc-bugs mailing list