public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* STACK_BOUNDARY on alpha ports ?
@ 2004-01-21 14:35 Olivier Hainque
  2004-01-21 18:20 ` Richard Henderson
  0 siblings, 1 reply; 5+ messages in thread
From: Olivier Hainque @ 2004-01-21 14:35 UTC (permalink / raw)
  To: gcc; +Cc: hainque


Hello,

STACK_BOUNDARY is currently 64 on every alpha port. This is not in accordance
with what the ABIs for at least tru64 and I think OpenVMS require. Typically,
for tru64, the calling standard reads:

    The stack pointer (SP) must at all times denote an address that has
    octaword alignment.

Two questions, then:

 o Would it be OK to change STACK_BOUNDARY to 128 on the impacted ports ?
   (I presume the current value has been set for some reason)

 o Would other ports than OpenVMS and tru64 need to be adjusted ?


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-01-22 19:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-21 14:35 STACK_BOUNDARY on alpha ports ? Olivier Hainque
2004-01-21 18:20 ` Richard Henderson
2004-01-22 10:00   ` Olivier Hainque
2004-01-22 11:39   ` Olivier Hainque
2004-01-22 19:36     ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).