delorie.com/archives/browse.cgi | search |
Date: | Sun, 25 Jul 1999 11:09:59 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | djgpp-workers AT delorie DOT com |
cc: | Andris Pavenis <pavenis AT lanet DOT lv> |
Subject: | Stack alignment |
Message-ID: | <Pine.SUN.3.91.990725110926.27488G-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Jeffrey Law wrote on the gcc-bugs mailing list that gcc 2.95 attempts to keep the stack aligned to a 128-bit boundary. Does this mean that we need to bump up the stack alignment to 16-byte boundary as well? It's currently 8-byte aligned by the startup code.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |