This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from c28df7197b4 arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [...] new 2b571861001 libstdc++: Fix wrong thread waking on notify [PR100334]
The 1 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_wait.h | 28 +++++-- .../29_atomics/atomic/wait_notify/100334.cc | 93 ++++++++++++++++++++++ 2 files changed, 113 insertions(+), 8 deletions(-) create mode 100644 libstdc++-v3/testsuite/29_atomics/atomic/wait_notify/100334.cc