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)

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

From-SVN: r27690

gcc/ChangeLog

index d4089ba23fe527b05525f94655404ad7dfb914d4..7af815a9d0fa47ca28c724944a6a4fb089d740cd 100644 (file)
@@ -1,3 +1,8 @@
+Tue Jun 22 00:20:05 1999  Richard Earnshaw (rearnsha@arm.com)
+
+       * final.c (shorten_branches): Don't try to split an insn that has
+       been deleted.
+
 Mon Jun 21 12:47:39 1999  Mark Mitchell  <mark@codesourcery.com>
 
        * config/mips/mips.c (symbolic_expression_p): New function.