------- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-06 01:42 -------
right now if we don't gimplify with -fsyntax-only, we would not be able to
diagnostic the following:
void f(void)
{
break;
}-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24222
