This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 5fdb18fce1f Daily bump. new 1a5cc427fbc libstdc++: Add more tests for filesystem::create_directory [...] new f8ac7753395 libstdc++: Fix create_directories to resolve symlinks [PR101510] new 326a020be21 libstdc++: Fix test that fails randomly [PR101866]
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/src/c++17/fs_ops.cc | 5 ++-- libstdc++-v3/src/filesystem/ops.cc | 2 +- .../filesystem/operations/create_directories.cc | 23 ++++++++++++++++ .../filesystem/operations/create_directory.cc | 31 +++++++++++++++++++++ .../filesystem/operations/create_directories.cc | 23 ++++++++++++++++ .../filesystem/operations/create_directory.cc | 32 ++++++++++++++++++++++ .../testsuite/experimental/random/randint.cc | 18 ++++++------ 7 files changed, 121 insertions(+), 13 deletions(-)