gcc/gcc/cp ChangeLog class.c
kazu@gcc.gnu.org
kazu@gcc.gnu.org
Sun May 8 02:18:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kazu@gcc.gnu.org 2005-05-08 02:18:02
Modified files:
gcc/cp : ChangeLog class.c
Log message:
* class.c (vtbl_init_data_s): Change the type of fns to
VEC(tree,gc)*.
(build_vtbl_initializer, add_vcall_offset, add_vcall_offset):
Use VEC instead of VARRAY.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4739&r2=1.4740
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.716&r2=1.717
More information about the Gcc-cvs
mailing list