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
