Fix gdb testsuite regressions.
authorJim Wilson <wilson@cygnus.com>
Tue, 1 Feb 2000 02:17:06 +0000 (02:17 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 1 Feb 2000 02:17:06 +0000 (18:17 -0800)
commit07a3462a53b230baae7bb0438cf276de28d2aedf
tree223d6b9b9355da4641f6cf8a9ed7c8628504c7a4
parent5ef17dd258db461da74077df59185cf314b8ccaf
Fix gdb testsuite regressions.

* class.c (build_vtbl_or_vbase_field): New parameter fcontext.
Store it in DECL_FCONTEXT.
(build_vbase_pointer_fields, create_vtable_ptr): Fix callers.

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