[Bug c++/34206] [4.3 Regression] ICE in retrieve_local_specialization

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 18 22:25:00 GMT 2007



------- Comment #5 from jason at gcc dot gnu dot org  2007-12-18 22:25 -------
Subject: Bug 34206

Author: jason
Date: Tue Dec 18 22:25:20 2007
New Revision: 131044

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131044
Log:
        PR c++/34206
        * pt.c (tsubst_aggr_type): Do nothing if the type already doesn't
        use template parms.
        (dependent_type_p_r): Handle the domain of an array.

Added:
    trunk/gcc/testsuite/g++.dg/template/typedef8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c


-- 


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



More information about the Gcc-bugs mailing list