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
This commit is contained in:
Richard Earnshaw 1999-06-21 17:22:32 -06:00 committed by Jeff Law
parent d660677de9
commit e598cdff72
1 changed files with 5 additions and 0 deletions

View 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.