gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 14 Aug 2010 19:59:13 +0000 (19:59 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 14 Aug 2010 19:59:13 +0000 (19:59 +0000)
commit744d78488bc53cdf20ea0eec71838fe77f1c787a
treee4d87023973b6ea8dcdaaaed7bf74737c0d3fd59
parent1abcb4d952933c82c4850dbc40c00b66293cd0e6
gcc/
PR rtl-optimization/43358
* ira-lives.c (process_single_reg_class_operands): Adjust the costs
of a single hard register, using simplify_subreg_regno to decide
what that register should be.

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