[Bug target/18251] unable to find a register to spill in class `POINTER_REGS'

marekm at amelek dot gda dot pl gcc-bugzilla@gcc.gnu.org
Sat Mar 12 20:39:00 GMT 2005


------- Additional Comments From marekm at amelek dot gda dot pl  2005-03-12 20:39 -------
(In reply to comment #17) 
> Marek, can you review this bug, the attached patches, and possibly approve 
> committing the fix? 
 
I'm looking into it right now.  I'm not sure about one thing: should "movmemhi" 
handle only constant block sizes, or variable block sizes too?  If variable - 
is it safe to assume nonzero?  (now 0 means 65536) 
 
Operand 2 (block size) has the "const_int_operand" predicate - doesn't this 
mean that (GET_CODE(operands[2]) == CONST_INT) is always true? 
 
Thanks, 
Marek 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18251



More information about the Gcc-bugs mailing list