OSDN Git Service

* class.c (walk_subobject_offsets): Recur on binfos as well as on
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Nov 2002 21:17:05 +0000 (21:17 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Nov 2002 21:17:05 +0000 (21:17 +0000)
commit342407fe412db08ad4f2fe68262988e0922001d5
tree5e087c8befd91a9e9973b1c4373f15a13ed820b4
parent1b2d98e9be6a6dafb6c38528fab9f34f6d461f95
* 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.

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