------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-17 
22:31 -------
Subject: Bug 22139

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-07-17 22:30:58

Modified files:
        gcc/testsuite  : ChangeLog 
        gcc/cp         : ChangeLog cp-tree.h decl.c 
Added files:
        gcc/testsuite/g++.dg/template: friend36.C 

Log message:
        PR c++/22139
        * cp-tree.h (DECL_TEMPLATE_INFO): Improve documentation.
        * decl.c (duplicate_decls): Re-register template specializations
        for functions that have DECL_TEMLPLATE_INFO, even if they do not
        have DECL_TEMPLATE_INSTANTIATION set.
        
        PR c++/22139
        * g++.dg/template/friend36.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.284&r2=1.5084.2.285
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/friend36.C.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4648.2.68&r2=1.4648.2.69
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1106.2.10&r2=1.1106.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1371.2.15&r2=1.1371.2.16



-- 


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

Reply via email to