loop-hazard-1.c
232 Bytes
-
arc.c (arc_loop_hazard): Don't convert the jump label rtx to an rtx_insn until… · a30c5ca4
arc.c (arc_loop_hazard): Don't convert the jump label rtx to an rtx_insn until we confirm it's not a... 2015-12-17 Andrew Burgess <andrew.burgess@embecosm.com> gcc: * config/arc/arc.c (arc_loop_hazard): Don't convert the jump label rtx to an rtx_insn until we confirm it's not a return rtx. gcc/testsuite: * gcc.target/arc/loop-hazard-1.c: New file From-SVN: r231752Andrew Burgess committed