From b87bc8f3ad3cc2ff072868b81901dd6d32c3ce62 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 19 May 1999 18:41:24 -0600 Subject: [PATCH] jump.c (can_reverse_comparison_p): Do not abort if the comparison insn for a conditional jump can not be found. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * jump.c (can_reverse_comparison_p): Do not abort if the comparison insn for a conditional jump can not be found. From-SVN: r27042 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b8fbee0c10ac..80c1243a4f96 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Thu May 20 01:40:55 1999 Jeffrey A Law (law@cygnus.com) + + * jump.c (can_reverse_comparison_p): Do not abort if the comparison + insn for a conditional jump can not be found. + Wed May 19 23:58:58 1999 Jeffrey A Law (law@cygnus.com) * mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations -- 2.47.2