------- Comment #3 from hp at gcc dot gnu dot org  2008-10-22 18:02 -------
(In reply to comment #2)
> The problem is in that hard regs (like r10) which have class GENERAL_REGS 
> (from
> REGNO_REG_CLASS) are translated into ACR_REGS.

Oops, I guess I should make that NONACR_REGS; the documentation says the class
should be minimal.  I'll report back on this.


-- 


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

Reply via email to