]> git.ipfire.org Git - thirdparty/gcc.git/commit
optabs.c (expand_binop): Use swap_commutative_operands_with_target to order operands.
authorPaolo Bonzini <bonzini@gnu.org>
Thu, 24 Nov 2005 09:48:43 +0000 (09:48 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 24 Nov 2005 09:48:43 +0000 (09:48 +0000)
commit665d18c65493ef30af79535e796a54b0dca93a1d
treedfd8dbaa4d426d5823ffc5325193e8adf7210b6d
parent9063128058ba5d3323a02f897f75c8818863430d
optabs.c (expand_binop): Use swap_commutative_operands_with_target to order operands.

2005-11-24  Paolo Bonzini  <bonzini@gnu.org>

* optabs.c (expand_binop): Use swap_commutative_operands_with_target
to order operands.
(swap_commutative_operands_with_target): New.

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