------- Comment #12 from jason at gcc dot gnu dot org 2010-05-27 20:02 ------- Subject: Bug 43555
Author: jason Date: Thu May 27 20:02:10 2010 New Revision: 159945 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159945 Log: PR c++/43555 * decl.c (grokdeclarator) [cdk_pointer et al]: Force evaluation of anonymous VLA size. Added: branches/gcc-4_3-branch/gcc/testsuite/g++.dg/ext/vla9.C Modified: branches/gcc-4_3-branch/gcc/cp/ChangeLog branches/gcc-4_3-branch/gcc/cp/decl.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43555