[Bug c++/17412] [4.0 Regression] tree check failure in fold-const

belyshev at lubercy dot com gcc-bugzilla@gcc.gnu.org
Fri Sep 10 22:18:00 GMT 2004


------- Additional Comments From belyshev at lubercy dot com  2004-09-10 22:18 -------
// small testcase:

void foo ()
{
  for (;;)
    for (;;({break;}));
}


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-10 22:18:12
               date|                            |


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



More information about the Gcc-bugs mailing list