[Bug c++/13925] [3.4?/3.5 Regression] Bug while befriending specializations
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 3 20:02:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-03 20:02 -------
Subject: Bug 13925
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mmitchel@gcc.gnu.org 2004-02-03 20:02:00
Modified files:
gcc/testsuite : ChangeLog
gcc/cp : ChangeLog decl.c
Added files:
gcc/testsuite/g++.dg/template: lookup5.C
Log message:
PR c++/13925
* decl.c (start_function): Do not call pushdecl for any
instantiation or specialization of a primary template.
PR c++/13925
* g++.dg/template/lookup5.C: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3460&r2=1.3461
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/lookup5.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3928&r2=1.3929
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1179&r2=1.1180
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13925
More information about the Gcc-bugs
mailing list