Bus error on 32bit OSX, not 64bit
Jacob Carlborg
doob at me.com
Sun Apr 14 11:50:52 PDT 2013
On 2013-04-14 19:12, John Colvin wrote:
> Have you tried any debugging? Disassembly? It's quite hard for me (or
> anyone else for that matter) to diagnose when it's not a separately
> compilable example and there's no extra info.
This is the dissassembly for the 64bit version:
http://pastebin.com/L30u3tMu
32bit version:
http://pastebin.com/tKVCTeZV
This is what Clang produces for basically the same code:
http://pastebin.com/JBcNupfs
The C code looks like:
http://pastebin.com/KS9QwB3A
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list