This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig in repository toolchain/ci/gcc.
from ccc5703fb33 PR libstdc++/90634 reduce allocations in filesystem::path c [...] adds 1a21d448211 Fix check for root-directory path and add tests adds a06551c15e4 * config/pa/pa.c (hppa_profile_hook): Remove offset adjustment. adds 2a89192a555 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 4 ++ gcc/DATESTAMP | 2 +- gcc/config/pa/pa.c | 19 ++---- libstdc++-v3/ChangeLog | 5 ++ libstdc++-v3/src/filesystem/path.cc | 2 +- .../27_io/filesystem/path/construct/90634.cc | 70 ++++++++++++++++++++++ .../filesystem/path/construct/90634.cc | 67 +++++++++++++++++++++ 7 files changed, 153 insertions(+), 16 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/construct/90634.cc create mode 100644 libstdc++-v3/testsuite/experimental/filesystem/path/construct/90634.cc