gcc/gcc/cp ChangeLog class.c
jason@gcc.gnu.org
jason@gcc.gnu.org
Fri Jun 15 07:03:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2001-06-15 07:03:10
Modified files:
gcc/cp : ChangeLog class.c
Log message:
* class.c (dfs_accumulate_vtbl_inits): Just point to the base we're
sharing a ctor vtable with. Merge code for cases 1 and 2.
(binfo_ctor_vtable): New fn.
(build_vtt_inits, dfs_build_secondary_vptr_vtt_inits): Use it.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2413&r2=1.2414
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.388&r2=1.389
More information about the Gcc-cvs
mailing list