http://bugs.winehq.org/show_bug.cgi?id=25273
--- Comment #1 from Jörg Höhle hoehle@users.sourceforge.net 2010-11-23 17:50:37 CST --- http://gcc.gnu.org/ml/gcc-bugs/2000-08/msg00385.html http://gcc.gnu.org/ml/gcc/1998-10/msg00176.html mention sizeof(long double) on Linux/IRIX/Sparc being either 12/8/16 It's 16 on MacOS X 10.5.8 with the mentioned gcc. The traced lines can well be explained by finding 4 bytes less on the stack than expected (12 .exe instead of 16 .exe.so).