function.c (thread_prologue_and_epilogue_insns): Avoid fallthru flag on edge to exit.
authorJan Hubicka <jh@suse.cz>
Thu, 23 Aug 2001 15:33:13 +0000 (17:33 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 23 Aug 2001 15:33:13 +0000 (15:33 +0000)
commitab75d1f125b1f3c49531f1be44f9298d3024c452
tree683e4deef72e3ce3b0616d0f5f849e25fd198574
parentd0708dc1b9bcd94c95025bb532aeff64abba5b10
function.c (thread_prologue_and_epilogue_insns): Avoid fallthru flag on edge to exit.

* function.c (thread_prologue_and_epilogue_insns): Avoid
fallthru flag on edge to exit.

* i386.md (trunc?fsi splitter): Conditionionize for non-sse.

* flow.c (delete_noop_moves, propagate_block_delete_insn): Purge
dead edges.

From-SVN: r45135
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/flow.c
gcc/function.c