This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a6db99a61a8 [Ada] Fix anonymous-to-named access type implicit conversio [...] new 17412a74c53 libstdc++: Make std::atomic_flag::test members const new e784f98027d libstdc++: Improve tests for std::atomic_flag
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 | 4 ++-- libstdc++-v3/testsuite/29_atomics/atomic_flag/clear/1.cc | 8 ++++---- .../testsuite/29_atomics/atomic_flag/test/explicit.cc | 16 ++++++++++++---- .../testsuite/29_atomics/atomic_flag/test/implicit.cc | 16 ++++++++++++---- .../29_atomics/atomic_flag/test_and_set/explicit.cc | 7 +++---- .../29_atomics/atomic_flag/test_and_set/implicit.cc | 7 +++---- 6 files changed, 36 insertions(+), 22 deletions(-)