ira-costs.c (copy_cost): Use ira_init_register_move_cost_if_necessary and ira_registe...
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 31 May 2012 05:29:36 +0000 (05:29 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 31 May 2012 05:29:36 +0000 (05:29 +0000)
commitbac1c6a4f9c836cb7fe0a8b3faad9bcafbf0d6ba
tree36453ab8f42ae9bc6b3bda04ef6be28fbdaa4ddc
parentf508f827b17ecd4673ef9d1c97dca9d1e3b6f17f
ira-costs.c (copy_cost): Use ira_init_register_move_cost_if_necessary and ira_register_move_cost instead...

gcc/
* ira-costs.c (copy_cost): Use ira_init_register_move_cost_if_necessary
and ira_register_move_cost instead of init_move_cost and move_cost.

From-SVN: r188042
gcc/ChangeLog
gcc/ira-costs.c