re PR rtl-optimization/70224 (ICE: RTL flag check: CROSSING_JUMP_P used with unexpect...
authorJeff Law <law@redhat.com>
Wed, 16 Mar 2016 16:58:12 +0000 (10:58 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 16 Mar 2016 16:58:12 +0000 (10:58 -0600)
commit4a276c32c1e07e1ff636291dda742bfab675e795
tree24a485199e6ea073bb3a83b733dc41ec7f3af6d5
parentaa43616c59fceefa8ad06bfd60e88f17ad31f063
re PR rtl-optimization/70224 (ICE: RTL flag check: CROSSING_JUMP_P used with unexpected rtx code 'insn' in relax_delay_slots, at reorg.c:3310)

PR rtl-optimization/70024
* reorg.c (relax_delay_slots): Pass right argument to CROSSING_JUMP_P.

From-SVN: r234262
gcc/ChangeLog
gcc/reorg.c