class.c (dfs_accumulate_vtbl_inits): Just point to the base we're sharing a ctor...
authorJason Merrill <jason@redhat.com>
Fri, 15 Jun 2001 14:03:09 +0000 (10:03 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 15 Jun 2001 14:03:09 +0000 (10:03 -0400)
commit13de7ec4a54cf53805b2d45f8efef170cb8cfab7
tree3e1a41b0ce734321305faf1fb5a7c8cadd47a602
parent2a8bb5cfe688fabfd8b957e355b563cfd2e84f5c
class.c (dfs_accumulate_vtbl_inits): Just point to the base we're sharing a ctor vtable with.

* class.c (dfs_accumulate_vtbl_inits): Just point to the base we're
sharing a ctor vtable with.  Merge code for cases 1 and 2.
(binfo_ctor_vtable): New fn.
(build_vtt_inits, dfs_build_secondary_vptr_vtt_inits): Use it.

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