This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c++/6255
- From: jason at gcc dot gnu dot org
- To: jason at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 9 Jul 2002 23:46:02 -0000
- Subject: c++/6255
- Reply-to: jason at gcc dot gnu dot org
The following reply was made to PR c++/6255; it has been noted by GNATS.
From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: c++/6255
Date: 9 Jul 2002 23:45:39 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2002-07-09 16:45:38
Modified files:
gcc/cp : ChangeLog decl.c
Log message:
PR c++/6255
* decl.c (lookup_name_real): Build a new TYPENAME_TYPE rather than
modifying the old one.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2875&r2=1.2876
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.918&r2=1.919