reorg.c (make_return_insns): Use emit_copy_of_insn_after for the insns in the delay...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 2 Oct 2018 10:20:08 +0000 (10:20 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 2 Oct 2018 10:20:08 +0000 (10:20 +0000)
commit5d11b4bf36d7fc16f634a9d508ab5cc2ec47ab8d
treeb2895d7cee2222d91e45648b297a5aa552e19689
parent0edf3afe139a9860ef530c9999841863e96e37e4
reorg.c (make_return_insns): Use emit_copy_of_insn_after for the insns in the delay slot and add_insn_after...

* reorg.c (make_return_insns): Use emit_copy_of_insn_after for the
insns in the delay slot and add_insn_after for the jump insn.

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