final.c (shorten_branches): Don't try to split an insn that has been deleted.
authorRichard Earnshaw <rearnsha@arm.com>
Mon, 21 Jun 1999 23:22:32 +0000 (17:22 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 21 Jun 1999 23:22:32 +0000 (17:22 -0600)
commite598cdff725251e8f278a4c6976ad61bf22210ed
treedc3c1a66ced6a34f2e2641a55d06e6b504d0061f
parentd660677de96946d48de5c2627d6beccdac054567
final.c (shorten_branches): Don't try to split an insn that has been deleted.


        * final.c (shorten_branches): Don't try to split an insn that has
        been deleted.

From-SVN: r27690
gcc/ChangeLog