gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Nov 2008 09:16:02 +0000 (09:16 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Nov 2008 09:16:02 +0000 (09:16 +0000)
commit4352d38ebcf276b97e194b82ce28fc265af70a8c
tree824b6e3f916dc06005a343e383db4ae3ed0cd338
parent577d160c6c4fba9e23cac8f9cb0c8d6a4997beca
gcc/
* ira-costs.c (find_allocno_class_costs): Work out the maximum
allocno_costs value of the classees with the lowest total_costs
value.  Use this to set ALLOCNO_COVER_CLASS_COST here...
(setup_allocno_cover_class_and_costs): ...rather than here.
Use the ALLOCNO_COVER_CLASS_COST for all registers in the
preferred class.

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