Fix gdb testsuite regressions.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Feb 2000 02:17:06 +0000 (02:17 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Feb 2000 02:17:06 +0000 (02:17 +0000)
commitfce10f793577e932089b5bc66fec138e2aecab2c
tree223d6b9b9355da4641f6cf8a9ed7c8628504c7a4
parent25288c4e90664051693d6ab4baa3272e49981abf
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.

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