This is the mail archive of the gcc-bugs@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]

[Bug c++/33959] [4.1/4.2 Regression] ICE in instantiate_class_template, at cp/pt.c:6649



------- Comment #12 from jason at gcc dot gnu dot org  2008-01-22 16:00 -------
Subject: Bug 33959

Author: jason
Date: Tue Jan 22 15:59:57 2008
New Revision: 131725

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131725
Log:
        PR c++/33959
        * pt.c (tsubst_aggr_type): Make sure our context is complete.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/template/nested5.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/pt.c


-- 


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


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