------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-08 
10:54 -------
Subject: Bug 18100

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     [EMAIL PROTECTED]       2004-12-08 10:53:30

Modified files:
        gcc/cp         : ChangeLog name-lookup.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/g++.dg/lookup: name-clash4.C 

Log message:
        PR c++/18100
        * name-lookup.c (push_class_level_binding): Diagnose nested
        class template with the same name as enclosing class.
        
        * g++.dg/lookup/name-clash4.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.182&r2=1.3892.2.183
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.34.2.19&r2=1.34.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.319&r2=1.3389.2.320
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/name-clash4.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1



-- 


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

Reply via email to