class.c (walk_subobject_offsets): Recur on binfos as well as on types.
authorMark Mitchell <mark@codesourcery.com>
Fri, 29 Nov 2002 21:17:05 +0000 (21:17 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 29 Nov 2002 21:17:05 +0000 (21:17 +0000)
commitff944b4986e98b09d1c300ad3f41ed89313aa915
tree5e087c8befd91a9e9973b1c4373f15a13ed820b4
parent8ef34c0df0f3f3ede1c25d172168a5b3bd1f6572
class.c (walk_subobject_offsets): Recur on binfos as well as on types.

* class.c (walk_subobject_offsets): Recur on binfos as well as on
types.
(layout_nonempty_base_or_field): Pass it a binfo when processing a
base class.
(layout_empty_base): Likewise.
(build_base_field): Likewise.

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