cse.c (fold_rtx): Use swap_commutative_operands_p to determine whether to reorder...
authorRoger Sayle <roger@eyesopen.com>
Fri, 18 Jul 2003 00:28:14 +0000 (00:28 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 18 Jul 2003 00:28:14 +0000 (00:28 +0000)
commitc715abddc7937701bde7e38f43338303b79d0e38
treee3a66c07d2f13df7bd1630e4d798fae57f6df5d9
parent3e4093b64f2e2623bba32e733e7e8f08efc700ac
cse.c (fold_rtx): Use swap_commutative_operands_p to determine whether to reorder the operands of...

* cse.c (fold_rtx): Use swap_commutative_operands_p to determine
whether to reorder the operands of a commutative binary operator.

From-SVN: r69534
gcc/ChangeLog
gcc/cse.c