This is the mail archive of the gcc-patches@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 wanted on PA, sparcv9! Use STACK_POINTER_OFFSET when aligning parameters


On Thu, Sep 25, 2003 at 10:01:52AM -0700, Geoffrey Keating wrote:
> So, is the stack pointer aligned, or is it really that %sp+2047 is 
> aligned?  If the latter, shouldn't STACK_BOUNDARY be 8?

Stack boundary should be 8; the soft frame pointer boundary
should be 128.


r~


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