* cse.c (fold_rtx): Use swap_commutative_operands_p to determine
commit1d0406e567e83323a64504ffeec9aaeb0ffc94b7
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jul 2003 00:28:14 +0000 (18 00:28 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jul 2003 00:28:14 +0000 (18 00:28 +0000)
treee3a66c07d2f13df7bd1630e4d798fae57f6df5d9
parent276beea2f86e5daac59353636de0d0c0e07b89e4
* cse.c (fold_rtx): Use swap_commutative_operands_p to determine
whether to reorder the operands of a commutative binary operator.

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