Fix IRA_HARD_REGNO_ADD_COST_MULTIPLIER in ira_tune_allocno_costs
authorTom de Vries <tom@codesourcery.com>
Sat, 6 Sep 2014 08:08:36 +0000 (08:08 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Sat, 6 Sep 2014 08:08:36 +0000 (08:08 +0000)
commit811e4f15d616e4501d5beff25075bfea57a2f1aa
treebe8aa4847fbb06e39c4310cac65cf8624dcac97d
parentda27f5567c0dd3fccf035e14bb7010a0538648e4
Fix IRA_HARD_REGNO_ADD_COST_MULTIPLIER in ira_tune_allocno_costs

2014-09-06  Tom de Vries  <tom@codesourcery.com>

* ira-costs.c (ira_tune_allocno_costs): Don't conditionalize
IRA_HARD_REGNO_ADD_COST_MULTIPLIER code on
ALLOCNO_CROSSED_CALLS_CLOBBERED_REGS.

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