PR c++/60250
commit3e7e157716dc0d49bc3826b5ccfe52337a9d3a9c
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Feb 2014 14:01:29 +0000 (21 14:01 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Feb 2014 14:01:29 +0000 (21 14:01 +0000)
tree435bf39138b711084e8bdef5403629ac546201e2
parentb9c9af4c281b609840adcc272032c2d38f463b17
PR c++/60250
* parser.c (cp_parser_direct_declarator): Don't wrap a
type-dependent expression in a NOP_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207996 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/cpp1y/vla12.C [new file with mode: 0644]