aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@codesourcery.com>2010-05-30 03:03:14 +0000
committerNathan Froyd <froydnj@gcc.gnu.org>2010-05-30 03:03:14 +0000
commit450f429348300e614722d03966ce898ab3ffb7f5 (patch)
tree84131f99052527c90f0168a49f3799ddf508f502 /gcc/tree-optimize.c
parentd79b77598e0280140e099c07877986cb4a93e01f (diff)
downloadgcc-450f429348300e614722d03966ce898ab3ffb7f5.zip
gcc-450f429348300e614722d03966ce898ab3ffb7f5.tar.gz
gcc-450f429348300e614722d03966ce898ab3ffb7f5.tar.bz2
cp-tree.h (cp_build_function_call_nary): Declare.
* cp-tree.h (cp_build_function_call_nary): Declare. * typeck.c (cp_build_function_call_nary): Define. * decl.c (register_dtor_fn): Use it instead of cp_build_function_call. (cxx_maybe_build_cleanup): Likewise. * decl2.c (generate_ctor_or_dtor_function): Likewise. * except.c (do_get_exception_ptr): Likewise. (do_begin_catch): Likewise. (do_allocate_exception): Likewise. (do_free_exception): Likewise. (build_throw): Likewise. Use cp_build_function_call_vec instead of cp_build_function_call. (do_end_catch): Likewise. From-SVN: r160045
Diffstat (limited to 'gcc/tree-optimize.c')
0 files changed, 0 insertions, 0 deletions