jump.c (can_reverse_comparison_p): Do not abort if the comparison insn for a conditio...
authorJeff Law <law@gcc.gnu.org>
Thu, 20 May 1999 00:41:26 +0000 (18:41 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 20 May 1999 00:41:26 +0000 (18:41 -0600)
commitf8d41a69eeb83daaeff527ce512bd6ef78d7ad07
treee9f8c90ad2fc272b8aef5ef38c952e6bc1445be6
parentb87bc8f3ad3cc2ff072868b81901dd6d32c3ce62
jump.c (can_reverse_comparison_p): Do not abort if the comparison insn for a conditional jump can not be found.

p
        * jump.c (can_reverse_comparison_p): Do not abort if the comparison
        insn for a conditional jump can not be found.

From-SVN: r27043
gcc/jump.c