* tree.h (TREE_CODE_LENGTH): New macro. * c-common.c (c_find_base_decl): Use it. * expr.c (safe_from_p): Likewise. * print-tree.c (print_node): Likewise. * tree.c (make_node, copy_node, get_identifier): Likewie. (first_rtl_op, contains_placeholder_p, substitute_in_expr): Likewise. (build, build_nt, build_parse_node, simple_cst_equal): Likewise. * fold-const.c (make_range): Likewise. (fold): Likewise; also use first_rtl_op. * c-iterate.c (collect_iterators): Use first_rtl_op. * calls.c (calls_function_1): Likewise; also rename TYPE to CLASS. Use IS_EXPR_CODE_CLASS. (preexpand_calls): Likewise. * ggc-common.c (ggc_mark_trees): Rework to use first_rtl_op and TREE_CODE_LENGTH. * stmt.c (warn_if_unused_value): If no operands, no unused value. * ch/lang.c (deep_const_expr): Use first_rtl_op. * ch/satisfy.c (satisfy): Use TREE_CODE_LENGTH. * cp/method.c (mangle_expression): Use TREE_CODE_LENGTH. * cp/tree.c (break_out_calls, build_min_nt): Use TREE_CODE_LENGTH. (built_min, cp_tree_equal): Likewise. From-SVN: r34203
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... |