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]

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


Author: jason
Date: Thu Jun 29 01:27:17 2006
New Revision: 115063

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115063
Log:
        PR c++/27424
        * pt.c (convert_template_argument): Pass all template arguments
        on to coerce_template_template_parms.

Added:
    trunk/gcc/testsuite/g++.dg/template/ttp20.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]