function.c (thread_prologue_and_epilogue_insns): Don't insert a RETURN insn into...
authorGeoff Keating <geoffk@cygnus.com>
Fri, 11 Feb 2000 19:31:55 +0000 (19:31 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 11 Feb 2000 19:31:55 +0000 (19:31 +0000)
commit2dd8bc01663b0ff2c5dd586102dfe270b145fc45
tree128746f73c3e2da8ea83b98082bd6be445d4bdb3
parent3db18f599e3210129a417605fad494b271650dee
function.c (thread_prologue_and_epilogue_insns): Don't insert a RETURN insn into a block which already ends with a jump.

* function.c (thread_prologue_and_epilogue_insns): Don't insert
a RETURN insn into a block which already ends with a jump.

From-SVN: r31928
gcc/ChangeLog
gcc/function.c