PR rtl-optimization/86108
commit90562b4052dd8021ddd042e3c7766312105f373a
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jun 2018 06:50:31 +0000 (16 06:50 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jun 2018 06:50:31 +0000 (16 06:50 +0000)
treeb2ef552ccb8d38578be65f015b2dddf3f9c44d65
parentaaee8db6f2d3100fb8500d13b6b986147d0fe342
PR rtl-optimization/86108
* bb-reorder.c (create_forwarder_block): Renamed to ...
(create_eh_forwarder_block): ... this.  Split OLD_BB after labels and
jump from new landing pad to the second part.
(sjlj_fix_up_crossing_landing_pad, dw2_fix_up_crossing_landing_pad):
Adjust callers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261678 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bb-reorder.c