This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b96789abf8a libbacktrace: suggest how to fix missing debug info new 79d3f17b078 libstdc++: the specialization atomic_ref<bool> should use t [...] new 43763bd75f1 libstdc++: Test that std::atomic_ref<bool> uses the primary [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/bits/atomic_base.h | 3 ++- libstdc++-v3/testsuite/29_atomics/atomic_ref/bool.cc | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/29_atomics/atomic_ref/bool.cc