[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re[2]: Crash in luaL_loadfile in 64-bit x86_64
- From: Bulat Ziganshin <bulat.ziganshin@...>
- Date: Sat, 17 Oct 2009 02:22:17 +0400
Hello Mike,
Saturday, October 17, 2009, 2:13:08 AM, you wrote:
> Well, there's your problem ... sizeof(long double) is 12 bytes for
> the x86 OSX ABI, but 16 bytes for the x64 OSX ABI (due to stricter
> alignment rules).
> But the stores from the x87 FPU to a long double only write to the
> first 12 bytes.
10 bytes, i think
--
Best regards,
Bulat mailto:Bulat.Ziganshin@gmail.com