This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 361d230fd78 libstdc++: Enable _GLIBCXX_ASSERTIONS by default for -O0 [P [...] new f5021ce9aa6 libstdc++: Fix -Wsign-compare in std::latch::count_down new e998014d1b1 libstdc++: Fix -Wnarrowing in <complex> [PR116991] new 9a5ac633f0f libstdc++: Ignore _GLIBCXX_USE_POSIX_SEMAPHORE if not suppo [...]
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/semaphore_base.h | 3 +++ libstdc++-v3/include/std/complex | 2 +- libstdc++-v3/include/std/latch | 6 +++++- .../testsuite/30_threads/semaphore/platform_try_acquire_for.cc | 2 ++ 4 files changed, 11 insertions(+), 2 deletions(-)