This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/release-arm in repository toolchain/ci/gcc.
from 546cf317558 libstdc++: Implement LWG 3465 for std::compare_partial_orde [...] adds c5f17274aab libstdc++: Add more tests for filesystem::create_directory [...] adds bde28c60c70 libstdc++: Fix create_directories to resolve symlinks [PR101510] adds 90f3dd128bc c++: Improve memory usage of subsumption [PR100828]
No new revisions were added by this update.
Summary of changes: gcc/cp/logic.cc | 118 ++++++--------------- 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 ++++++ 7 files changed, 147 insertions(+), 87 deletions(-)