[Bug other/54814] [4.8 Regression] ICE: unable to find a register to spill in class 'R0_REG'
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 28 20:04:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54814
--- Comment #15 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2013-01-28 20:03:34 UTC ---
Author: gjl
Date: Mon Jan 28 20:03:26 2013
New Revision: 195515
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195515
Log:
PR other/54814
* reload.c (find_valid_class_1): Use in_hard_reg_set_p instead of
TEST_HARD_REG_BIT.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/reload.c
More information about the Gcc-bugs
mailing list