This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8f027412f66 Add dg-require-effective-target fpic to gcc.dg test new 50b840ac5e1 libstdc++: Export basic_stringbuf constructor [PR 97729] new 710508c7b1a libstdc++: Fix multiple definitions of std::exception_ptr f [...] new 2f93a2a03a3 libstdc++: Use non-throwing increment in recursive_director [...]
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/config/abi/pre/gnu.ver | 1 + libstdc++-v3/include/std/future | 2 +- libstdc++-v3/libsupc++/eh_ptr.cc | 20 +++----- libstdc++-v3/libsupc++/exception_ptr.h | 56 ++++++++++------------ libstdc++-v3/src/c++20/sstream-inst.cc | 6 +++ libstdc++-v3/src/filesystem/dir.cc | 18 ++++--- .../{path/modifiers/swap.cc => iterators/97731.cc} | 32 +++++++------ 7 files changed, 70 insertions(+), 65 deletions(-) copy libstdc++-v3/testsuite/experimental/filesystem/{path/modifiers/swap.cc => ite [...]