This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from 90582eb6c56 ctfc: remove redundant comma in enumerator list adds 97c32001664 x86_64: Some SUBREG related optimization tweaks to i386 backend. adds 85b24e32dc2 libstdc++: Fix dangling string_view in filesystem::path [PR102592] adds b83b810ac44 libstdc++: Refactor filesystem::path encoding conversions adds ce556936048 libstdc++: Rename files with the wrong extensions adds f874a13ca38 libstdc++: Fix regression in memory use when constructing paths adds 9eb28a0f19b Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 99 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386-expand.c | 18 ++- gcc/config/i386/sse.md | 3 +- gcc/fortran/ChangeLog | 6 + gcc/testsuite/ChangeLog | 31 +++++ libgcc/ChangeLog | 9 ++ libstdc++-v3/ChangeLog | 41 ++++++ libstdc++-v3/include/bits/fs_path.h | 142 +++++++++++++-------- .../27_io/filesystem/path/construct/102592.cc | 28 ++++ .../28_regex/match_results/{102667.C => 102667.cc} | 0 11 files changed, 323 insertions(+), 56 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.cc rename libstdc++-v3/testsuite/28_regex/match_results/{102667.C => 102667.cc} (100%)