Home
last modified time | relevance | path

Searched refs:expand_start_all_catch (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexcept.h54 extern void expand_start_all_catch PARAMS ((void));
H A Dexcept.c604 expand_start_all_catch () in expand_start_all_catch() function
H A DFSFChangeLog.11538 (expand_start_all_catch): Push the outer_context for the try block
542 * except.c (expand_start_all_catch): One more do_pending_stack_adjust.
5553 (expand_start_all_catch): Likewise.
5706 * except.c (expand_start_all_catch): If the machine needs to
5748 * except.c (expand_start_all_catch): If need nonlocal_goto_receiver,
10863 (expand_start_all_catch): Move functionality of expand_end_try_stmts
11420 * function.c (expand_start_all_catch): New function.
H A DChangeLog.01396 (expand_start_all_catch): Call start_catch_handler() if we are not
3629 (expand_start_all_catch): Restructure to not do the equivalent of
9892 (expand_leftover_cleanups, expand_start_all_catch): Use expand_rethrow.
9893 (expand_start_all_catch): Start a rethrow region.
9949 * except.c (expand_start_all_catch): One more do_pending_stack_adjust.
10054 (expand_start_all_catch): Push the outer_context for the try block
H A DChangeLog.21012 (expand_start_all_catch): Adjust now that ehqueue is a
1963 (expand_start_all_catch): Add comment.
2427 (expand_start_all_catch): Or here.
H A DChangeLog.113289 (expand_start_all_catch): No need to check for new style exceptions.
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dexcept.c370 expand_start_all_catch ();
H A Dexpr.c2657 expand_start_all_catch ();
H A DChangeLog7542 before calling expand_eh_region_start and expand_start_all_catch.
7546 calling expand_start_all_catch.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c617 expand_start_all_catch ();
625 expand_start_all_catch ();
H A DChangeLog.1284 (expand_start_all_catch): Likewise.
337 (expand_start_all_catch): Likewise.
384 * except.c (expand_start_all_catch): Ensure that we always transfer
581 (expand_start_all_catch): Instead of having many terminate protected
818 * except.c (expand_start_all_catch): Fix problem with finding an
2676 * except.c (push_eh_entry, expand_start_all_catch,
3237 (expand_start_all_catch): Likewise.
3241 (expand_start_all_catch): Add a call to make_first_label() before
3273 (expand_start_all_catch): Add assemble_external calls for various
H A DChangeLog.23809 before expand_start_all_catch.
20477 (expand_start_all_catch): Use tree label instead of rtx label, so
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-1995152 (expand_start_all_catch): Use tree label instead of rtx label, so
635 (expand_start_all_catch): Likewise.
688 (expand_start_all_catch): Likewise.
735 * except.c (expand_start_all_catch): Ensure that we always transfer
932 (expand_start_all_catch): Instead of having many terminate protected
1169 * except.c (expand_start_all_catch): Fix problem with finding an
3027 * except.c (push_eh_entry, expand_start_all_catch,
3588 (expand_start_all_catch): Likewise.
3592 (expand_start_all_catch): Add a call to make_first_label() before
3624 (expand_start_all_catch): Add assemble_external calls for various
H A DChangeLog-19993809 before expand_start_all_catch.