Searched refs:lower_try_finally_switch (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-eh.cc | 1359 lower_try_finally_switch (struct leh_state *state, struct leh_tf_state *tf) in lower_try_finally_switch() function 1725 lower_try_finally_switch (state, &this_tf); in lower_try_finally()
|
H A D | ChangeLog.gimple-classes | 1031 (lower_try_finally_switch): Likewise. 3423 (lower_try_finally_switch): Likewise.
|
H A D | ChangeLog.tuples | 122 (lower_try_finally_switch): Likewise. 3422 (lower_try_finally_switch): Likewise, also fix the VEC_* operations. 4199 (lower_try_finally_switch): Build a new GIMPLE label for
|
H A D | ChangeLog.tree-ssa | 5645 (lower_try_finally_copy, lower_try_finally_switch): Likewise. 5818 (lower_try_finally_switch): Likewise. 6452 (lower_try_finally_switch): Generate lowered switches. 6635 lower_try_finally_switch, lower_catch, lower_eh_filter,
|
H A D | ChangeLog-2012 | 5539 (lower_try_finally_switch): Likewise. 12097 * tree-eh.c (lower_try_finally_switch): Update gimple_build_switch use. 20207 * tree-eh.c (lower_try_finally_switch): Really put the location of the 26178 (lower_try_finally_switch): Ditto. 26293 (lower_try_finally_switch): Ditto.
|
H A D | ChangeLog-2011 | 4243 (lower_try_finally_switch): Likewise. 6895 (lower_try_finally_switch): Likewise. 26511 * tree-eh.c (lower_try_finally_switch): Likewise. 27681 * tree-eh.c (lower_try_finally_switch): Use integer_type_node 28060 * tree-eh.c (lower_try_finally_switch): Create the label along with
|
H A D | ChangeLog-2005 | 2850 lower_try_finally_switch): Likewise. 18740 lower_try_finally_copy, lower_try_finally_switch, 19072 (lower_try_finally_switch): Likewise. 23848 (lower_try_finally_switch): Likewise.
|
H A D | ChangeLog-2004 | 16967 lower_try_finally_switch): Likewise. 19075 lower_try_finally_switch): Likewise. 31644 * tree-eh.c (lower_try_finally_switch): Sort the labels of
|
H A D | ChangeLog-2009 | 9625 (lower_try_finally_switch): Likewise. 19334 * tree-eh.c (lower_try_finally_switch): Initialize tf_loc.
|
H A D | ChangeLog-2006 | 2995 (lower_try_finally_switch): Same.
|
H A D | ChangeLog-2014 | 40831 * tree-eh.c (lower_try_finally_switch): Do not add the 47042 * tree-eh.c (lower_try_finally_switch): Delay lowering finally block
|
H A D | ChangeLog-2007 | 26355 (honor_protect_cleanup_actions, lower_try_finally_switch):
|
H A D | ChangeLog-2017 | 17657 * tree-eh.c (lower_try_finally_switch): Set the location of the finally
|
H A D | ChangeLog-2015 | 7415 * tree-eh.c (lower_try_finally_switch): Use auto_vec instead of vec.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-eh.c | 1364 lower_try_finally_switch (struct leh_state *state, struct leh_tf_state *tf) in lower_try_finally_switch() function 1730 lower_try_finally_switch (state, &this_tf); in lower_try_finally()
|