Searched refs:lower_catch (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-eh.cc | 1763 lower_catch (struct leh_state *state, gtry *tp) in lower_catch() function 2107 replace = lower_catch (state, try_stmt); in lower_eh_constructs_2()
|
H A D | ChangeLog.gimple-classes | 1036 (lower_catch): Likewise. 1575 * tree-eh.c (lower_catch): Rename local "gcatch" to "catch_stmt". 3228 (lower_catch): Likewise. 3513 (lower_catch): Convert local from gimple to gimple_catch.
|
H A D | ChangeLog.tuples | 2241 (lower_catch, lower_cleanup): Fix 3 typos that were introduced 2305 * tree-eh.c (lower_catch): Fix bug of accessing sub-statements
|
H A D | ChangeLog.tree-ssa | 12 * tree-eh.c (lower_catch): Lower catch body in context of 5820 (lower_catch): Likewise. 6635 lower_try_finally_switch, lower_catch, lower_eh_filter,
|
H A D | ChangeLog-2009 | 1772 * tree-eh.c (lower_catch): Stop after expanding a catch-all. 4529 (lower_catch): Check flag_exceptions before creating exception region. 9627 (lower_catch): Update for eh_catch objects. 24205 (lower_try_finally, lower_catch, lower_eh_filter, lower_cleanup): Do
|
H A D | ChangeLog-2008 | 11595 * tree-eh.c (replace_goto_queue_cond_clause, lower_catch):
|
H A D | ChangeLog-2012 | 26299 (lower_catch): Ditto, and ensure gsi_start is called with lvalue.
|
H A D | ChangeLog-2020 | 37629 (lower_catch): Likewise.
|
H A D | ChangeLog-2019 | 23409 (lower_catch): Emit the eh_dispatch manually and set the location of
|
H A D | ChangeLog-2015 | 39649 (lower_catch): Put eh_seq resulting from EH lowering of
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-eh.c | 1768 lower_catch (struct leh_state *state, gtry *tp) in lower_catch() function 2115 replace = lower_catch (state, try_stmt); in lower_eh_constructs_2()
|