]> gcc.gnu.org Git - gcc.git/commit
re PR c++/27424 (Valid template-template-parameter rejected)
authorJason Merrill <jason@redhat.com>
Thu, 29 Jun 2006 01:27:17 +0000 (21:27 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 29 Jun 2006 01:27:17 +0000 (21:27 -0400)
commit6150b6026194c4ed9003f788ced0c16b18c5c567
tree5bc7479a0d5d63b578fd46abb4ba0da9d84411b2
parent9949572916f27c168ed85ec83ab9924a50c53538
re PR c++/27424 (Valid template-template-parameter rejected)

        PR c++/27424
        * pt.c (convert_template_argument): Pass all template arguments
        on to coerce_template_template_parms.

From-SVN: r115063
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/ttp20.C [new file with mode: 0644]
This page took 0.061081 seconds and 5 git commands to generate.