[Bug rtl-optimization/70224] [6 regression] ICE: RTL flag check: CROSSING_JUMP_P used with unexpected rtx code 'insn' in relax_delay_slots, at reorg.c:3310

law at redhat dot com gcc-bugzilla@gcc.gnu.org
Mon Mar 14 17:53:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70224

--- Comment #5 from Jeffrey A. Law <law at redhat dot com> ---
Also note that delay_insn may be an INSN or CALL_INSN AFAICT here.  So just
setting it blindly on DELAY_INSN may not be correct either.  I'm still looking
at those possibilities.


More information about the Gcc-bugs mailing list