Author: jason
Date: Wed Oct 8 20:27:11 2014
New Revision: 216012
URL: https://gcc.gnu.org/viewcvs?rev=216012&root=gcc&view=rev
Log:
PR c++/63485
* tree.c (build_cplus_array_type): Look for a type with no
typedef-name or attributes.
Added:
trunk/gcc/testsuite/g++.dg/template/array29.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/tree.c