[cfe-commits] r141601 - /cfe/trunk/lib/Basic/Targets.cpp
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Oct 11 02:27:05 PDT 2011
On Mon, Oct 10, 2011 at 05:37:26PM -0700, Eli Friedman wrote:
> x86-32 Linux actually uses 128-bit stack alignment. And I think
> that's true for most x86-32 platforms besides Windows.
It is not true for platforms that use the original SYSV ABI.
Linux silently changed it, FreeBSD decided (recently) to follow. That's
about it AFAIK.
Joerg
More information about the cfe-commits
mailing list