Fix IRA_HARD_REGNO_ADD_COST_MULTIPLIER in ira_tune_allocno_costs
commit3ed2e52fa4eed6b5bd20681e72e6503ac45e27fe
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Sep 2014 08:08:36 +0000 (6 08:08 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Sep 2014 08:08:36 +0000 (6 08:08 +0000)
treebe8aa4847fbb06e39c4310cac65cf8624dcac97d
parent6f7e9b8753fa2ea98cc12a512e6a855c9e24e60e
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.

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