------- Comment #11 from dodji at gcc dot gnu dot org  2009-05-06 20:43 -------
Subject: Bug 17395

Author: dodji
Date: Wed May  6 20:43:41 2009
New Revision: 147202

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147202
Log:
2009-05-06  Dodji Seketeli  <do...@redhat.com>

    gcc/cp/ChangeLog:
        PR c++/17395
        * pt.c (tsubst_copy) <case PARM_DECL>: We don't want to tsubst the
        whole list of PARM_DECLs, just the current one.

    gcc/testsuite/ChangeLog:
        PR c++/17395
        * g++.dg/template/call7.C: New test.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/call7.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/pt.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to