------- Comment #7 from andrew dot stubbs at st dot com  2007-05-17 16:37 
-------
Another example that might be of interest if anybody eventually tries to fix
this:

void
foo ()
{
  for (int i = 0; int i = 0; i++) ;
}


-- 


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

Reply via email to