This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c++/9054
- From: nathan at gcc dot gnu dot org
- To: nathan at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 30 Dec 2002 13:46:00 -0000
- Subject: c++/9054
- Reply-to: nathan at gcc dot gnu dot org
The following reply was made to PR c++/9054; it has been noted by GNATS.
From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: c++/9054
Date: 30 Dec 2002 13:41:20 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: nathan@gcc.gnu.org 2002-12-30 05:41:18
Modified files:
gcc/cp : ChangeLog dump.c class.c
Log message:
cp:
PR c++/9054
* class.c (layout_class_type): Set DECL_CONTEXT of type for base.
* dump.c (cp_dump_tree, RECORD_TYPE): Deal with type for base types.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.10&r2=1.3076.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/dump.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.64&r2=1.64.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.499.2.1&r2=1.499.2.2