This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from c9e3181516f c+: -Wabi false positive [PR120012] new d06a800159d libstdc++: Restore std::scoped_lock for non-gthreads target [...] new 506cb05479e libstdc++: Remove #warning from <ciso646> for C++17 [PR120187]
The 2 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/version.def | 2 -- libstdc++-v3/include/bits/version.h | 2 +- libstdc++-v3/include/c_global/ccomplex | 2 ++ libstdc++-v3/include/c_global/ciso646 | 18 ++++++++------ libstdc++-v3/include/c_global/cstdalign | 2 ++ libstdc++-v3/include/c_global/cstdbool | 2 ++ libstdc++-v3/include/c_global/ctgmath | 2 ++ libstdc++-v3/include/std/mutex | 2 +- .../18_support/headers/ciso646/macros-2.cc | 7 ++++++ .../testsuite/18_support/headers/ciso646/macros.cc | 1 - .../scoped_lock/requirements/typedefs.cc | 28 ++++++++++++++++++---- 11 files changed, 52 insertions(+), 16 deletions(-) create mode 100644 libstdc++-v3/testsuite/18_support/headers/ciso646/macros-2.cc