------- Comment #9 from reichelt at gcc dot gnu dot org  2005-12-05 18:01 
-------
Subject: Bug 22352

Author: reichelt
Date: Mon Dec  5 18:01:05 2005
New Revision: 108066

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108066
Log:
        Backport:
        2005-10-13  Mark Mitchell  <[EMAIL PROTECTED]>

        PR c++/22352
        * pt.c (tsubst_template_parms): Set processing_template_decl while
        processing the parameters.
        (tsubst_decl): Set processing_template_decl when substituting into
        a TEMPLATE_DECL.

        * g++.dg/template/friend38.C: New test.

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


-- 


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

Reply via email to