From e598cdff725251e8f278a4c6976ad61bf22210ed Mon Sep 17 00:00:00 2001 From: Richard Earnshaw Date: Mon, 21 Jun 1999 17:22:32 -0600 Subject: [PATCH] final.c (shorten_branches): Don't try to split an insn that has been deleted. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * final.c (shorten_branches): Don't try to split an insn that has been deleted. From-SVN: r27690 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d4089ba23fe..7af815a9d0f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 * config/mips/mips.c (symbolic_expression_p): New function. -- 2.30.2