This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3ebd168b443 rs6000: Built-in cleanups for vec_clzm, vec_ctzm, and vec_gnb new 491ba663e05 Implent C++20 std::atomic_flag::test new 7a2e715c9af Actually comment the new tests
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/ChangeLog | 8 ++++++++ libstdc++-v3/include/bits/atomic_base.h | 20 ++++++++++++++++++++ libstdc++-v3/include/std/version | 1 + .../atomic_flag/{test_and_set => test}/explicit.cc | 4 ++-- .../atomic_flag/{test_and_set => test}/implicit.cc | 4 ++-- 5 files changed, 33 insertions(+), 4 deletions(-) copy libstdc++-v3/testsuite/29_atomics/atomic_flag/{test_and_set => test}/explicit [...] copy libstdc++-v3/testsuite/29_atomics/atomic_flag/{test_and_set => test}/implicit [...]