ira.c (setup_allocno_and_important_classes): Use ira_class_hard_regs_num to check...
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 31 May 2012 05:30:07 +0000 (05:30 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 31 May 2012 05:30:07 +0000 (05:30 +0000)
commit3e575fe22b54b3c5738485f02c6d60c8c30b327e
tree2181fb681213f31365e065e94fcc9aa6ad3fa167
parented9e2ed0aa5f80cef689aa291da9952167aba5dc
ira.c (setup_allocno_and_important_classes): Use ira_class_hard_regs_num to check whether a class has any allocatable registers.

gcc/
* ira.c (setup_allocno_and_important_classes): Use
ira_class_hard_regs_num to check whether a class has any
allocatable registers.
(ira_init_register_move_cost): Likewise.

From-SVN: r188045
gcc/ChangeLog
gcc/ira.c