gcc-4.8 does not supported std::atomic for 128-bit types
authorkhizmax <libcds.dev@gmail.com>
Mon, 19 Sep 2016 19:09:45 +0000 (22:09 +0300)
committerkhizmax <libcds.dev@gmail.com>
Mon, 19 Sep 2016 19:09:45 +0000 (22:09 +0300)
commit498ddefc0af22f069d38a993373eed2a297a6c86
treea58c0c9b5f8b113d611360fde439a508cdbd146b
parenteb3f916c343727a33b8bbf8f0f6207408005121a
gcc-4.8 does not supported std::atomic for 128-bit types
cds/compiler/gcc/defs.h
test/stress/freelist/put_get.cpp
test/stress/freelist/put_get_single.cpp