optabs.c (emit_cmp_and_jump_insns): Don't swap commutative operands unless the operat...
authorRichard Henderson <rth@redhat.com>
Mon, 21 May 2001 01:33:53 +0000 (18:33 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 21 May 2001 01:33:53 +0000 (18:33 -0700)
commit9f4ccc25e3bb42d2109bce3b8bd920c2072c945e
tree4d13aeef83e6b57915789bd1461881e8a64fa871
parent88e3805d76d44556e6c07062d62a31e7953b5a6a
optabs.c (emit_cmp_and_jump_insns): Don't swap commutative operands unless the operation is commutative.

        * optabs.c (emit_cmp_and_jump_insns): Don't swap commutative
        operands unless the operation is commutative.

From-SVN: r42366
gcc/ChangeLog
gcc/optabs.c