function.c (thread_prologue_and_epilogue_insns): Don't delete the edge from a block...
authorClinton Popetz <cpopetz@cygnus.com>
Thu, 10 Feb 2000 00:20:41 +0000 (00:20 +0000)
committerClinton Popetz <cpopetz@gcc.gnu.org>
Thu, 10 Feb 2000 00:20:41 +0000 (19:20 -0500)
commit3a75e42e813997b8144619d6031b729690639922
tree682124d0b741a49426f840f20b828a7a2e83c2a8
parent7e3b6e312a9f2060a707ab279e236fc464d9f518
function.c (thread_prologue_and_epilogue_insns): Don't delete the edge from a block that both jumps and falls through to the...

* function.c (thread_prologue_and_epilogue_insns): Don't delete
the edge from a block that both jumps and falls through to the
fallthru block.

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