re PR c++/21113 (Jumps into VLA or VM scope not rejected for C++)
commit822cc906fd9341dd64f808f4553aaa07c8de8c6a
authorPatrick Palka <patrick@parcs.ath.cx>
Fri, 4 Apr 2014 19:35:54 +0000 (5 02:35 +0700)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 4 Apr 2014 19:35:54 +0000 (4 15:35 -0400)
tree925853c0f98fae1bd5d7cf1470e266bc747eebe8
parent8fe91ca80ebe76ddc0f66674061209dd6a5e7557
re PR c++/21113 (Jumps into VLA or VM scope not rejected for C++)

PR c++/21113
* decl.c (decl_jump_unsafe): Consider variably-modified decls.

From-SVN: r209124
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/ext/vla14.C [new file with mode: 0644]