re PR other/54814 (ICE: unable to find a register to spill in class 'R0_REG')
authorBernd Schmidt <bernds@codesourcery.com>
Mon, 28 Jan 2013 20:03:26 +0000 (20:03 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 28 Jan 2013 20:03:26 +0000 (20:03 +0000)
commit51e44392b3084a2bb00aa185f42f538a61c7befe
tree51f69a79495e01d0369cd4bf6546fc69c24e0d77
parentdb1fb332e127cef6bcbfd861e597ddb84505210f
re PR other/54814 (ICE: unable to find a register to spill in class 'R0_REG')

PR other/54814
* reload.c (find_valid_class_1): Use in_hard_reg_set_p instead of
TEST_HARD_REG_BIT.

From-SVN: r195515
gcc/ChangeLog
gcc/reload.c