This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b405a04ffde Fortran: [PR123483] Fix duplicate finalization new 9eb863f1523 libstdc++: Ensure counting_semaphore::try_acquire_for times [...] new 5f02ba92580 libstdc++: Fix proxy wait detection in atomic wait new 5031cc843a3 libstdc++: Simplify use_proxy_wait function
The 3 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_timed_wait.h | 4 +- libstdc++-v3/include/bits/atomic_wait.h | 82 ++++++++++++++++++--------- libstdc++-v3/include/bits/semaphore_base.h | 28 +++++---- libstdc++-v3/src/c++20/atomic.cc | 39 +++++++------ 4 files changed, 97 insertions(+), 56 deletions(-)