This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ea4e32181d7 analyzer: fix ICE on malloc/alloca param type mismatch [PR101143] new e02840c1a92 libstdc++: Fix for deadlock in std::counting_semaphore [PR100806]
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/semaphore_base.h | 4 +- .../testsuite/30_threads/semaphore/100806.cc | 57 ++++++++++++++++++++++ 2 files changed, 60 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/30_threads/semaphore/100806.cc