* tree.h (BLOCK_TYPE_TAGS): Remove. (BLOCK_END_NOTE): Likewise. (BLOCK_LIVE_RANGE_FLAG): Likewise. (BLOCK_LIVE_RANGE_START): Likewise. (BLOCK_LIVE_RANGE_END): Likewise. (tree_block): Remove live_range_flag, live_range_var_flag, and type_tags. Remove end_note, live_range_start, and live_range_end. (remember_end_note): Remove prototype. * tree.c (build_block): Don't set BLOCK_TYPE_TAGS. * c-decl.c (poplevel): Don't set BLOCK_TYPE_TAGS or call remember_end_note. * ggc-common.c (ggc_mark_tree_children): Don't mark BLOCK_TYPE_TAGS or BLOCK_END_NOTE. * integrate.c (adjust_copied_decl_tree): Remove. * print-tree.c (print_node): Don't print BLOCK_TYPE_TAGS. * stmt.c (last_block_end_note): Remove. (init_stmt): Don't add a GC root for it. (expand_fixup): Don't set it. (remember_end_note): Remove. (expand_end_bindings): Don't set last_block_end_note. * ch-tree.h (remember_end_note): Remove prototype. * decl.c (poplevel): Don't call remember_end_note. * decl.c (poplevel): Don't set BLOCK_TYPE_TAGS. Don't call remember_end_note. * com.c (poplevel): Don't call remember_end_note. * decl.c (poplevel): Don't set BLOCK_TYPE_TAGS or call remember_end_note. From-SVN: r30188
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ChangeLog | Loading commit data... | |
Make-lang.in | Loading commit data... | |
Makefile.in | Loading commit data... | |
README | Loading commit data... | |
actions.c | Loading commit data... | |
actions.h | Loading commit data... | |
ch-tree.def | Loading commit data... | |
ch-tree.h | Loading commit data... | |
chill.brochure | Loading commit data... | |
chill.in | Loading commit data... | |
chill.texi | Loading commit data... | |
config-lang.in | Loading commit data... | |
configure | Loading commit data... | |
convert.c | Loading commit data... | |
decl.c | Loading commit data... | |
except.c | Loading commit data... | |
expr.c | Loading commit data... | |
gperf | Loading commit data... | |
grant.c | Loading commit data... | |
hash.h | Loading commit data... | |
inout.c | Loading commit data... | |
lang-options.h | Loading commit data... | |
lang-specs.h | Loading commit data... | |
lang.c | Loading commit data... | |
lex.c | Loading commit data... | |
lex.h | Loading commit data... | |
loop.c | Loading commit data... | |
nloop.c | Loading commit data... | |
parse.c | Loading commit data... | |
parse.h | Loading commit data... | |
satisfy.c | Loading commit data... | |
tasking.c | Loading commit data... | |
tasking.h | Loading commit data... | |
timing.c | Loading commit data... | |
tree.c | Loading commit data... | |
typeck.c | Loading commit data... | |
xtypeck.c | Loading commit data... |