aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>1999-10-28 05:10:05 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1999-10-28 05:10:05 +0000
commitf31c0a32f5285f585d3dd53901f304b864ebfe29 (patch)
tree5584b920b11041a4ee4bf0f7dcb9eff30ec02345 /gcc/expr.h
parent62961522f7b2e524e9266302aff321ef8579fb16 (diff)
downloadgcc-f31c0a32f5285f585d3dd53901f304b864ebfe29.zip
gcc-f31c0a32f5285f585d3dd53901f304b864ebfe29.tar.gz
gcc-f31c0a32f5285f585d3dd53901f304b864ebfe29.tar.bz2
cp-tree.h (make_temp_vec): Remove.
* cp-tree.h (make_temp_vec): Remove. (make_scratch_vec): Likewise. * call.c (add_function_candidate): Use make_tree_vec. (add_conv_candidate): Likewise. (build_builtin_candidate): Likewise. (add_template_candidate_real): Likewise. * class.c (resolve_address_of_overloaded_function): Likewise. * decl.c (start_function): Don't fool with the momentary obstack. (finish_function): Likewise. * init.c (expand_direct_vtbls_init): Likewise. (begin_init_stmts): Likewise. (finish_init_stmts): Likewise. * pt.c (add_to_template_args): Use make_tree_vec. (check_explicit_specialization): Likewise. (coerce_template_parms): Likewise. (lookup_template_class): Don't fool with the momentary obstack. (instantiate_class_template): Likewise. (tsubst_template_arg_vector): Use make_tree_vec. (tsubst_aggr_type): Don't fool with the momentary obstack. (tsubst_decl): Likewise. Use make_tree_vec. (try_one_overload): Likewise. (try_class_unification): Don't fool with the momentary obstack. (get_bindings_real): Use make_tree_vec. (set_mangled_name_for_template_decl): Likewise. * rtti.c (synthesize_tinfo_fn): Don't fool with the momentary obstack. * semantics.c (finish_expr_stmt): Likewise. (finish_do_stmt): Likewise. (finish_for_expr): Likewise. (finish_switch_cond): Likewise. (do_pushlevel): Likewise. (do_poplevel): Likewise. * tree.c (make_temp_vec): Remove. From-SVN: r30225
Diffstat (limited to 'gcc/expr.h')
0 files changed, 0 insertions, 0 deletions