[Bug c++/44613] Declaring an array with non-constant length inside a switch corrupts stack pointer.

yselkowitz at users dot sourceforge.net gcc-bugzilla@gcc.gnu.org
Wed Mar 30 09:17:00 GMT 2011


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

--- Comment #7 from Yaakov (Cygwin Ports) <yselkowitz at users dot sourceforge.net> 2011-03-30 09:11:43 UTC ---
Isn't this just a case of "jump to case label crosses initialization", which is
now an error?



More information about the Gcc-bugs mailing list