OSDN Git Service

* config/rs6000/rs6000.c (rs6000_rtx_costs) <MINUS_EXPR>: Handle
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Jun 2004 12:46:52 +0000 (12:46 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Jun 2004 12:46:52 +0000 (12:46 +0000)
commitb5c4370d794ee06425c8e9280fec38631c4c30a2
treefeb19d5c4198e9734f5ec8d3694ba3879f4fdf66
parent747b1ec1eda089a12b012efdd4c74c0e9e2e052a
* config/rs6000/rs6000.c (rs6000_rtx_costs) <MINUS_EXPR>: Handle
subtractions identically to additions, always COSTS_N_INSNS (1).

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