* class.c (copy_virtuals): Remove.
commit55d0e9506b63ea48617e8963846a589e0938c0c3
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Sep 2004 15:21:41 +0000 (16 15:21 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Sep 2004 15:21:41 +0000 (16 15:21 +0000)
tree93415cafb5004bb88bc7ce318f4d4c5f76b6ca65
parentaf3307cf51ce48b00ca9a98fb8d469ba6183d43a
* 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.

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