gcc/gcc/cp ChangeLog class.c

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu Sep 16 15:21:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	nathan@gcc.gnu.org	2004-09-16 15:21:42

Modified files:
	gcc/cp         : ChangeLog class.c 

Log message:
	* class.c (copy_virtuals): Remove.
	(build_primary_vtable): Use copy_list directly.
	(build_secondary_vtable): Likewise.
	(update_vtable_entry_for_fn): Clear BV_CALL_INDEX here.
	(create_vtable_ptr): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4357&r2=1.4358
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.672&r2=1.673



More information about the Gcc-cvs mailing list