* simplify-rtx.c (simplify_binary_operation) <PLUS, MINUS>: Use
commit15fcbc38c871bce83c54e6639fcd8d9433c9d4f7
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jul 2004 13:09:39 +0000 (1 13:09 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jul 2004 13:09:39 +0000 (1 13:09 +0000)
tree7d647f707e994c9eeea5a4841a73dd0d482ff1c3
parente16ceb8e4901e2c6697dc8bab42ffddec26d7ebe
* simplify-rtx.c (simplify_binary_operation) <PLUS, MINUS>: Use
rtx_cost instead of "had_mult" to determine whether the transformed
expression is cheaper than the original.

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