gcc/libstdc++-v3/include
Richard Henderson 8be568519b re PR libstdc++/65033 (C++11 atomics: is_lock_free result does not always match the real lock-free property)
PR libstdc++/65033

 * include/bits/atomic_base.h (__atomic_base<T>::is_lock_free): Build
 a fake pointer indicating type alignment.
 (__atomic_base<T *>::is_lock_free): Likewise.
 * include/std/atomic (atomic<T>::is_lock_free): Likewise.

From-SVN: r221701
2015-03-26 11:31:11 -07:00
..
backward
bits re PR libstdc++/65033 (C++11 atomics: is_lock_free result does not always match the real lock-free property) 2015-03-26 11:31:11 -07:00
c
c_compatibility
c_global re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test for excess errors) on x86_64-apple-darwin10) 2015-02-01 15:11:08 +00:00
c_std re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test for excess errors) on x86_64-apple-darwin10) 2015-02-01 15:11:08 +00:00
debug
decimal
experimental * include/experimental/system_error: Fix include guard. 2015-03-13 12:47:21 +00:00
ext c++config (__gnu_cxx::__cxx11): Define new namespace. 2015-03-20 13:26:55 +00:00
parallel
precompiled
profile
std re PR libstdc++/65033 (C++11 atomics: is_lock_free result does not always match the real lock-free property) 2015-03-26 11:31:11 -07:00
tr1
tr2
Makefile.am
Makefile.in