Home
last modified time | relevance | path

Searched refs:out_label (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-eh.c1439 tree out_label; in lower_catch() local
1454 out_label = NULL; in lower_catch()
1475 if (!out_label) in lower_catch()
1476 out_label = create_artificial_label (); in lower_catch()
1478 x = build1 (GOTO_EXPR, void_type_node, out_label); in lower_catch()
1486 frob_into_branch_around (tp, NULL, out_label); in lower_catch()
H A DChangeLog-20004435 * final.c (final_scan_insn): Don't call dwarf[2]out_label.