diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 2000-05-31 07:55:53 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 2000-05-31 07:55:53 -0400 |
commit | efd58783444cdeb32ac41a9a1bc645e9544e8c1f (patch) | |
tree | 7c7a9e4fcb89849c3506dc5759f39b7ca43967f1 /gcc/cppinit.c | |
parent | d067e2aae0b32c59c6988846b0d26a3c6da5e2ee (diff) | |
download | gcc-efd58783444cdeb32ac41a9a1bc645e9544e8c1f.zip gcc-efd58783444cdeb32ac41a9a1bc645e9544e8c1f.tar.gz gcc-efd58783444cdeb32ac41a9a1bc645e9544e8c1f.tar.bz2 |
tree.h (TREE_CODE_LENGTH): New macro.
* 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: r34295
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions