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++/33239] [4.1/4.2/4.3 Regression] internal compiler error in instantiate_class_template, at cp/pt.c:5666



------- Comment #6 from jason at gcc dot gnu dot org  2007-09-24 20:54 -------
Subject: Bug 33239

Author: jason
Date: Mon Sep 24 20:54:34 2007
New Revision: 128725

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128725
Log:
        PR c++/33239
        * pt.c (resolve_typename_type): Don't look things up in the original
        template if it would mean losing template arguments.

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


-- 


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


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