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

r128725 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


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


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