[Bug c/63918] Error in declaration goto statement
schwab@linux-m68k.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 17 16:47:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63918
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
Declarations must occur textually before the first use. Control flow does not
change that.
More information about the Gcc-bugs
mailing list