re PR rtl-optimization/83962 (ICE: verify_flow_info failed (too many outgoing branch...
authorAndrey Belevantsev <abel@ispras.ru>
Mon, 9 Apr 2018 09:16:34 +0000 (12:16 +0300)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Mon, 9 Apr 2018 09:16:34 +0000 (12:16 +0300)
commitab6dceab101d62684d93655217f0ff5840c6ef5b
tree57055f51ccbac697622aa77e4269b30726d76a57
parent33bacbcba534374b3e2c7693ae9147b96540f43f
re PR rtl-optimization/83962 (ICE: verify_flow_info failed (too many outgoing branch edges from bb 8))

       PR rtl-optimization/83962

       * sel-sched-ir.c (tidy_control_flow): Correct the order in which we call
       tidy_fallthru_edge and tidy_control_flow.

       * gcc.dg/pr83962.c: New test.

From-SVN: r259229
gcc/ChangeLog
gcc/sel-sched-ir.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr83962.c [new file with mode: 0644]