diff options
author | Geoffrey Keating <geoffk@apple.com> | 2006-04-22 08:50:36 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 2006-04-22 08:50:36 +0000 |
commit | d6eeb3ba58bac64d1c11388f3c2ea89e146047e6 (patch) | |
tree | 8a4a80539b16c0b97f587f4ef835c15c159d40df /gcc/tree-ssa-dom.c | |
parent | 6d360fd8f2abfb37c7f2bc926678073948160ffd (diff) | |
download | gcc-d6eeb3ba58bac64d1c11388f3c2ea89e146047e6.zip gcc-d6eeb3ba58bac64d1c11388f3c2ea89e146047e6.tar.gz gcc-d6eeb3ba58bac64d1c11388f3c2ea89e146047e6.tar.bz2 |
dwarf2out.c (struct die_struct): Document that die_sib makes a circular linked list.
* dwarf2out.c (struct die_struct): Document that die_sib makes
a circular linked list.
(FOR_EACH_CHILD): New.
(reverse_die_lists): Delete.
(reverse_all_dies): Delete.
(add_dwarf_attr): Correct documentation.
(remove_child_with_prev): New.
(remove_child_TAG): Update for change to die_struct, use
remove_child_with_prev.
(add_child_die): Update for change to die_struct.
(splice_child_die): Use remove_child_with_prev and add_child_die.
(print_die): Use FOR_EACH_CHILD.
(die_checksum): Likewise.
(assign_symbol_names): Likewise.
(output_location_lists): Likewise.
(build_abbrev_table): Likewise.
(calc_die_sizes): Likewise.
(mark_dies): Likewise.
(unmark_dies): Likewise.
(unmark_all_dies): Likewise.
(output_die): Likewise.
(prune_unused_types_mark): Likewise.
(prune_unused_types_walk): Likewise.
(same_die_p): Update for change to die_struct.
(break_out_includes): Likewise.
(prune_unused_types_prune): Likewise.
(add_sibling_attributes): Use FOR_EACH_CHILD, simplify logic.
(prune_unmark_dies): Use FOR_EACH_CHILD, don't clear die_mark if
it's already clear.
(dwarf2out_finish): Don't call reverse_all_dies.
From-SVN: r113171
Diffstat (limited to 'gcc/tree-ssa-dom.c')
0 files changed, 0 insertions, 0 deletions