http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55032
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2012-12-07 04:58:56 UTC --- Author: jason Date: Fri Dec 7 04:58:45 2012 New Revision: 194286 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194286 Log: PR c++/55032 * tree.c (build_array_type_1): Re-layout if we found it in the hash table. Added: branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/array24.C Modified: branches/gcc-4_6-branch/gcc/ChangeLog branches/gcc-4_6-branch/gcc/tree.c