class.c (copy_virtuals): Remove.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 16 Sep 2004 15:21:41 +0000 (15:21 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 16 Sep 2004 15:21:41 +0000 (15:21 +0000)
commitd1f05f931e1689f7a0811acc39379831d40dcea9
tree93415cafb5004bb88bc7ce318f4d4c5f76b6ca65
parent4b30ad7eef8f5a1b33130a999d0f62bd9de58056
class.c (copy_virtuals): Remove.

* 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.

From-SVN: r87604
gcc/cp/ChangeLog
gcc/cp/class.c