re PR c++/69517 (SEGV on a VLA with excess initializer elements)
authorJakub Jelinek <jakub@gcc.gnu.org>
Fri, 15 Apr 2016 12:29:32 +0000 (14:29 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 15 Apr 2016 12:29:32 +0000 (14:29 +0200)
commitca4ef1ff8fe9c9c60a98d3d9e12ddf8f8471100e
treed42047ddb9a9d4ee38c49750ee9cd4d5fa236b81
parentdda1bf6123a4e69cb9aa5072442b803f82da2be3
re PR c++/69517 (SEGV on a VLA with excess initializer elements)

PR c++/69517
PR c++/70019
PR c++/70588
* g++.dg/cpp1y/vla11.C: Revert for real.

From-SVN: r235021
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1y/vla11.C [deleted file]