This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 1b507b1e3c5 c-format.c/Fortran: Support %wd / host-wide integer in gfc_error adds 29b2fd371f1 libstdc++: Skip filesystem tests that depend on permissions [...] adds 5f80c6270de Further improvements to constant shifts for the H8
No new revisions were added by this update.
Summary of changes: gcc/config/h8300/h8300.c | 38 +++++++-- .../filesystem/iterators/directory_iterator.cc | 36 ++++---- .../iterators/recursive_directory_iterator.cc | 97 ++++++++++----------- .../27_io/filesystem/operations/exists.cc | 6 +- .../27_io/filesystem/operations/is_empty.cc | 6 +- .../27_io/filesystem/operations/remove.cc | 21 +++-- .../27_io/filesystem/operations/remove_all.cc | 7 +- .../27_io/filesystem/operations/status.cc | 6 +- .../27_io/filesystem/operations/symlink_status.cc | 3 + .../filesystem/operations/temp_directory_path.cc | 6 +- .../filesystem/iterators/directory_iterator.cc | 32 +++---- .../iterators/recursive_directory_iterator.cc | 98 +++++++++++----------- .../experimental/filesystem/operations/exists.cc | 6 +- .../experimental/filesystem/operations/is_empty.cc | 6 +- .../experimental/filesystem/operations/remove.cc | 21 +++-- .../filesystem/operations/remove_all.cc | 7 +- .../filesystem/operations/temp_directory_path.cc | 3 + libstdc++-v3/testsuite/util/testsuite_fs.h | 18 +++- 18 files changed, 229 insertions(+), 188 deletions(-)