------- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-10 20:39 ------- First so what darwin aligns the stack by default to 16bytes (that is demanded by their ABI since their ABI is newer than GNU/Linux's). GNU/Linux follows the SYSV x86 ABI which is documented, maybe you cannot find it but it does exist.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Component|c++ |target http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27537