mips.c (gen_int_relational): Tell the caller not to reverse a branch if a NE comparis...
authorRichard Sandiford <rsandifo@redhat.com>
Wed, 11 Jul 2001 09:32:18 +0000 (09:32 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 11 Jul 2001 09:32:18 +0000 (09:32 +0000)
commitb5265b32766f94e5170516885439901cbc53f73f
treeeb1a6ce5a9c9e6bbf180f71cf899421cec6f665a
parentb87c8c8cf4656f91b7d65cb78d658155721ee39e
mips.c (gen_int_relational): Tell the caller not to reverse a branch if a NE comparison is implemented with GTU.

* config/mips/mips.c (gen_int_relational): Tell the caller not to
reverse a branch if a NE comparison is implemented with GTU.

From-SVN: r43931
gcc/ChangeLog
gcc/config/mips/mips.c