aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>1999-09-04 19:03:28 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1999-09-04 19:03:28 +0000
commit4519c0a872bb216f274a27151b56566f3e53a948 (patch)
tree67c84975f8dd7114096f926803469fc728b032d8 /gcc/expr.h
parent0a25f1f5e2a425425b7d09e24a530bb6e0247393 (diff)
downloadgcc-4519c0a872bb216f274a27151b56566f3e53a948.zip
gcc-4519c0a872bb216f274a27151b56566f3e53a948.tar.gz
gcc-4519c0a872bb216f274a27151b56566f3e53a948.tar.bz2
Make-lang.in (cc1plus): Depend on $(GGC).
* Make-lang.in (cc1plus): Depend on $(GGC). * Makefile.in (OBJS): Add ggc-simple.o. (OBJDEPS): Likewise. * cp-tree.h (language_function): Rename members to `x_' versions; we now have x_named_labels, x_ctor_label, x_dtor_label, x_base_init_list, x_member_init_list, x_base_init_expr, x_current_class_ptr, x_current_class_ref, x_last_tree, x_last_expr_type, x_last_dtor_insn, x_last_parm_cleanup_insn, and x_result_rtx. (dtor_label, ctor_label, current_base_init_list, current_member_init_list, base_init_expr, current_class_ptr, current_class_ref, last_tree, last_expr_type): Adjust accordingly. * decl.c: Include ggc.h. (last_dtor_insn): Adjust to use x_ names. (last_parm_cleanup_insn): Likewise. (original_result_rtx): Likewise. (named_labels): Likewise. (mark_binding_level): New function. (mark_cp_function_context): Likewise. (mark_false_label_stack): Likewise. (lang_mark_tree): Likewise. (lang_cleanup_tree): Likewise. From-SVN: r29107
Diffstat (limited to 'gcc/expr.h')
0 files changed, 0 insertions, 0 deletions