------- Comment #7 from gdr at gcc dot gnu dot org 2005-12-04 05:17 ------- (In reply to comment #3) > right now if we don't gimplify with -fsyntax-only, we would not be able to > diagnostic the following: > void f(void) > { > break; > }
If that is true, then it should be considered a bug in the C++ front-end. -- gdr at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gdr at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24222