[Bug c++/55032] [4.7/4.8 Regression] Internal compiler error: in strip_typedefs, at cp/tree.c:1199

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 6 20:22:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55032

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2012-12-06 20:21:44 UTC ---
Author: jason
Date: Thu Dec  6 20:21:29 2012
New Revision: 194268

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

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/array24.C
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/tree.c



More information about the Gcc-bugs mailing list