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++/27424] [4.0/4.1 regression] Valid template-template-parameter rejected



------- Comment #3 from jason at gcc dot gnu dot org  2006-06-30 14:26 -------
Subject: Bug 27424

Author: jason
Date: Fri Jun 30 14:26:01 2006
New Revision: 115088

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

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/ttp20.C
      - copied unchanged from r115063,
trunk/gcc/testsuite/g++.dg/template/ttp20.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/pt.c


-- 


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


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