[cfe-dev] Fail when accessing std::xxx under clang++
kaosad
frasker at hotmail.com
Wed Jun 18 00:54:30 PDT 2014
Apparently, it failed in libstdc++-6.dll. Unfortunately, I have no source
code.
6FC59018 push ebp
6FC59019 mov ebp,esp
6FC5901B mov edx,dword ptr [ebp+0Ch]
6FC5901E mov eax,dword ptr [ebp+8]
6FC59021 lock xadd dword ptr [eax],edx ; Failed here
6FC59025 mov eax,edx
6FC59027 pop ebp
6FC59028 ret
--
View this message in context: http://clang-developers.42468.n3.nabble.com/Fail-when-accessing-std-xxx-under-clang-tp4040043p4040060.html
Sent from the Clang Developers mailing list archive at Nabble.com.
More information about the cfe-dev
mailing list