OSDN Git Service

* class.c (vtbl_init_data_s): Change the type of fns to
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 May 2005 02:17:54 +0000 (02:17 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 May 2005 02:17:54 +0000 (02:17 +0000)
commitcc331293d5e7b3edd5f64edbfd19310f846aca95
tree8fb10aa6914022465955027d7b51eca2f86f7666
parent0f1bff63e02b739e234e0edab9875a6bce49b2ed
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99376 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c