* reorg.c (make_return_insns): Use emit_copy_of_insn_after for the
commit09034e866b77ede0cde96b25f4168d1a03b0faa9
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2018 10:20:08 +0000 (2 10:20 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2018 10:20:08 +0000 (2 10:20 +0000)
treeb2895d7cee2222d91e45648b297a5aa552e19689
parentac22ae8146ef3a8316c6eca7700a0c73edb9966a
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264780 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reorg.c