bb-reorder.c (fix_up_crossing_landing_pad, [...]): Use make_single_succ_edge to keep...
authorJan Hubicka <hubicka@ucw.cz>
Sat, 1 Jul 2017 12:29:55 +0000 (14:29 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 1 Jul 2017 12:29:55 +0000 (12:29 +0000)
commita4f20288d8d42fff6bb3487aa8f56e5b9b892656
treed02e11ff2da85f953100c76ed4b645efdefae75f
parentc7be78e9b3932307536faaedc52e4c553eaf7dd6
bb-reorder.c (fix_up_crossing_landing_pad, [...]): Use make_single_succ_edge to keep profile consistent.

* bb-reorder.c (fix_up_crossing_landing_pad,
fix_crossing_conditional_branches): Use make_single_succ_edge
to keep profile consistent.

From-SVN: r249868
gcc/ChangeLog
gcc/bb-reorder.c