* optabs.c (emit_cmp_and_jump_insns): Don't swap commutative
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 May 2001 01:33:53 +0000 (01:33 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 May 2001 01:33:53 +0000 (01:33 +0000)
commit3c250d8ff076da6005a670805c2af614a9389377
tree4d13aeef83e6b57915789bd1461881e8a64fa871
parentcde9d0c7dc4114f5de6e16e3c547a60c8cd2f41d
    * optabs.c (emit_cmp_and_jump_insns): Don't swap commutative
        operands unless the operation is commutative.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42366 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/optabs.c