aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2017-05-22 11:32:16 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2017-05-22 11:32:16 +0000
commit1a66d857e6bf77a6d5fac3e6feac9951b526fd8b (patch)
tree00a543671461e797078e0a30ce61b31bae1304f5 /gcc/c
parentc405923d0202e2a173d6a87074b2c3dbfd9383de (diff)
downloadgcc-1a66d857e6bf77a6d5fac3e6feac9951b526fd8b.zip
gcc-1a66d857e6bf77a6d5fac3e6feac9951b526fd8b.tar.gz
gcc-1a66d857e6bf77a6d5fac3e6feac9951b526fd8b.tar.bz2
cp-tree.h (CPTI_TERMINATE, [...]): Rename to ...
* cp-tree.h (CPTI_TERMINATE, CPTI_CALL_UNEXPECTED): Rename to ... (CPTI_TERMINATE_FN, CPTI_CALL_UNEXPECTED_FN): ... here. ( CPTI_GET_EXCEPTION_PTR_FN, CPTI_BEGIN_CATCH_FN) (CPTI_END_CATCH_FN) CPTI_ALLOCATE_EXCEPTION_FN, CPTI_FREE_EXCEPTION_FN, CPTI_THROW_FN, CPTI_RETHROW_FN): New. (noexcept_deferred_spec): New. (terminate_node, call_unexpected_node): Rename to ... (terminate_fn, call_unexpected_fn): ... here. (get_exception_ptr_fn, begin_catch_fn, end_catch_fn) allocate_exception_fn, free_exception_fn, throw_fn, rethrow_fn): New. * except.c (fn1..fn5, throw_fn, rethrow_rn, spec): Delete. (init_exception_processing): Adjust. (declare_library_fn): Create and push the fns here. (do_get_exception_ptr, do_begin_catch, do_end_catch) do_allocate_exception_ptr, do_free_exception_ptr): Adjust declare_library_fn use. (unevaluated_noexcept_spec): Adjust. * cp-gimplify.c (genericize_eh_spec_block) gimplify_most_not_throw_expr): Adjust. ((((--This line, and those below, will be ignored-- M cp/cp-tree.h M cp/ChangeLog M cp/cp-gimplify.c M cp/except.c From-SVN: r248328
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions