diff options
author | Mark Mitchell <mark@codesourcery.com> | 2000-10-20 06:04:59 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2000-10-20 06:04:59 +0000 |
commit | c20118a81159621ad3f438d7b24146328929ccc7 (patch) | |
tree | 4cf2e35223dabb921c4be6daf982b11141d8ffeb /gcc/function.c | |
parent | bf6d9fd730ee324567bc8aaf70e6effa557e0d25 (diff) | |
download | gcc-c20118a81159621ad3f438d7b24146328929ccc7.zip gcc-c20118a81159621ad3f438d7b24146328929ccc7.tar.gz gcc-c20118a81159621ad3f438d7b24146328929ccc7.tar.bz2 |
class.c (subobject_offset_fn): New type.
* class.c (subobject_offset_fn): New type.
(dfs_record_base_offsets): Remove.
(record_base_offsets): Likewise.
(dfs_search_base_offsets): Likewise.
(record_subobject_offset): New function.
(check_subobject_offset): Likewise.
(walk_subobject_offsets): Likewise.
(record_subobject_offsets): Likewise.
(layout_conflict_p): Reimplement.
(layout_nonempty_base_or_field): Correct handling of type
conflicts during layout.
(layout_empty_base): Likewise.
(build_base_field): Adjust to handle new representation of empty
base offset table.
(build_base_fields): Likewise.
(layout_virtual_bases): Likewise.
(splay_tree_compare_integer_csts): New function.
(layout_class_type): Use a splay_tree, rather than a varray, to
represent the offsets of empty bases.
From-SVN: r36958
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions