]> git.ipfire.org Git - thirdparty/gcc.git/commit
ira-costs.c (find_allocno_class_costs): Work out the maximum allocno_costs value...
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 22 Nov 2008 09:16:02 +0000 (09:16 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 22 Nov 2008 09:16:02 +0000 (09:16 +0000)
commit61ad6db1bdb74c858da4a80c4454306c202e62f1
tree824b6e3f916dc06005a343e383db4ae3ed0cd338
parentb6500984e4ea88768b338f05ac0e25de5f326c90
ira-costs.c (find_allocno_class_costs): Work out the maximum allocno_costs value of the classees with the lowest...

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.

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