tree-cfg.c
239 KB
-
Fix transform_to_exit_first_loop_alt with -g · 4a4b6c4c
2015-11-06 Tom de Vries <tom@codesourcery.com> * tree-cfg.c (gimple_split_block_before_cond_jump): Split before cond_jump, instead of split after last nondebug insn before cond_jump. * tree-parloops.c (transform_to_exit_first_loop_alt): Verify ssa before returning. From-SVN: r229847
Tom de Vries committed