This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from af7881e0763 libstdc++: Minor updates to Policy Based Data Structures: Biblio new 26c68b8c31f libstdc++: Fix std::random_device::entropy() for non-posix targets new 33237e93d59 libstdc++: Deprecate std::filesystem::u8path for C++20
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/bits/fs_path.h | 2 ++ libstdc++-v3/include/bits/random.h | 10 +--------- .../testsuite/27_io/filesystem/path/construct/90281.cc | 1 + .../27_io/filesystem/path/factory/u8path-char8_t.cc | 1 + .../27_io/filesystem/path/factory/u8path-depr.cc | 16 ++++++++++++++++ .../testsuite/27_io/filesystem/path/factory/u8path.cc | 1 + .../testsuite/27_io/filesystem/path/native/string.cc | 1 + 7 files changed, 23 insertions(+), 9 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/factory/u8path-depr.cc