https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63918
Andreas Schwab <sch...@linux-m68k.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Andreas Schwab <sch...@linux-m68k.org> --- Declarations must occur textually before the first use. Control flow does not change that.