This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 3a415b6a937 libstdc++: Constrain three-way comparison for std::optional [...] new f2074277aa3 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