This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 35a4fe80918 x86: Update -mtune=tremont new 38c60e5075f libstdc++: Make atomic<T*>::wait() const [PR102994]
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_base.h | 2 +- libstdc++-v3/include/std/atomic | 8 ++++---- .../testsuite/29_atomics/atomic/wait_notify/102994.cc | 19 +++++++++++++++++++ 3 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 libstdc++-v3/testsuite/29_atomics/atomic/wait_notify/102994.cc