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 4c6e66a4dba testsuite: Fix up pr104637 testcase [PR104637] new 1d2336f8465 libstdc++: Add xfail to pretty printer tests that fail in C++20 new 43cbff3da5a libstdc++: Fix error reporting in filesystem::copy [PR99290] new 78f3899e5d4 libstdc++: Run all tests in file new 29b676bcf10 libstdc++: Disable failing test [PR97944]
The 4 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/src/c++17/fs_ops.cc | 8 ++- libstdc++-v3/src/filesystem/ops.cc | 8 ++- .../testsuite/27_io/filesystem/operations/copy.cc | 29 ++++++++++ libstdc++-v3/testsuite/30_threads/jthread/95989.cc | 4 +- .../experimental/filesystem/operations/copy.cc | 29 ++++++++++ libstdc++-v3/testsuite/lib/gdb-test.exp | 63 ++++++++++++++-------- .../testsuite/libstdc++-prettyprinters/80276.cc | 2 +- .../libstdc++-prettyprinters/libfundts.cc | 4 +- .../libstdc++-prettyprinters/prettyprinters.exp | 2 +- 9 files changed, 118 insertions(+), 31 deletions(-)