http://llvm.org/bugs/show_bug.cgi?id=14583
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #2 from [email protected] 2012-12-26 19:54:12 CST --- I tried new version (3.2). It does not crash any more but compiler fails with the following error: error: cannot compile this atomic library call yet when I am trying to use any double width CAS operation (i.e. operation on __int128_t for x86_64). Note that it works fine for i386 and int64_t. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
