This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Help with define_insn and constraints


> -----Original Message-----
> From: gcc-owner On Behalf Of Robert Baruch
> Sent: 23 December 2004 21:21

> Well, after stepping through reload() a bunch of times, I determined
> that first, the original instruction looks like this:
> 
> [ P56 + 1 ] <- [ R20 + 17 ]
> 
> where P56 is a pseudoreg, and R20 is my frame pointer.

 ?? In your first post, you said you had 19 hard regs.  Does this not imply
you're trying to keep your frame pointer in a pseudo ??

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]