cp-tree.h (skip_rtti_stuff): Adjust prototype.
authorMark Mitchell <mark@codesourcery.com>
Sun, 2 Jan 2000 04:04:05 +0000 (04:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 2 Jan 2000 04:04:05 +0000 (04:04 +0000)
commit07b7a812fd2ee579c95189586fa8ab7f5bd856aa
tree74aec9dfb31654044a72c613403e66f30f2b28f5
parent5e1677bcb0a88632d3f9ad495bf64748ec000a1e
cp-tree.h (skip_rtti_stuff): Adjust prototype.

* cp-tree.h (skip_rtti_stuff): Adjust prototype.
* class.c (skip_rtti_stuff): Reorganize parameters and return value.
(modify_one_vtable): Adjust.
(fixup_vtable_deltas1): Likewise.
(override_one_vtable): Likewise.
* search.c (get_abstract_virtuals_1): Likewise.
(get_pure_virtuals): Likewise.
(expand_upcast_fixups): Likewise.
* tree.c (debug_binfo): Likewise.

From-SVN: r31163
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/cp/search.c
gcc/cp/tree.c