This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 72753ec8207 Aarch64, bugfix: Fix NEON bigendian addp intrinsic [PR114890] new 85a39a8aaf6 libstdc++: Define __glibcxx_assert_fail for non-verbose bui [...] new c94c8ff5f57 libstdc++: Fix _Atomic(T) macro in <stdatomic.h> [PR115807]
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/c_compatibility/stdatomic.h | 2 +- libstdc++-v3/src/c++11/assert_fail.cc | 10 +++++++++- .../testsuite/29_atomics/headers/stdatomic.h/115807.cc | 14 ++++++++++++++ 3 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/115807.cc