This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r194265 - in /trunk/gcc: ChangeLog testsuite/g+...


Author: jason
Date: Thu Dec  6 20:20:34 2012
New Revision: 194265

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194265
Log:
	PR c++/55032
	* tree.c (build_array_type_1): Re-layout if we found it in the
	hash table.

Added:
    trunk/gcc/testsuite/g++.dg/template/array24.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]