This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc/cp ChangeLog class.c
- From: sje at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 30 Sep 2002 18:06:59 -0000
- Subject: gcc/gcc/cp ChangeLog class.c
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sje@gcc.gnu.org 2002-09-30 11:06:59
Modified files:
gcc/cp : ChangeLog class.c
Log message:
* class.c (build_vtbl_initializer): Add cast.
(add_vcall_offset_vtbl_entries_1):
Use TARGET_VTABLE_DATA_ENTRY_DISTANCE for offset.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2972&r2=1.2973
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.470&r2=1.471