This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4d224603d38 Make SVE ACLE tests work with --with-cpu new 6c0c7fc6236 libstdc++: Move atomic functions to libsupc++ [PR 96657]
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/libsupc++/Makefile.am | 4 ++++ libstdc++-v3/libsupc++/Makefile.in | 18 +++++++++++------- libstdc++-v3/src/c++98/Makefile.am | 5 ----- libstdc++-v3/src/c++98/Makefile.in | 10 +++------- .../testsuite/18_support/exception_ptr/96657.cc | 17 +++++++++++++++++ 5 files changed, 35 insertions(+), 19 deletions(-) create mode 100644 libstdc++-v3/testsuite/18_support/exception_ptr/96657.cc