cfgrtl.c
90.9 KB
-
re PR rtl-optimization/53589 (ICE in maybe_record_trace_start with asm goto) · 891ca07d
PR rtl-optimization/53589 * cfgrtl.c (force_nonfallthru_and_redirect): Do asm_goto_edge discovery even when e->dest != target. If any LABEL_REF points to e->dest label, redirect it to target's label. * gcc.dg/torture/pr53589.c: New test. From-SVN: r188428
Jakub Jelinek committed