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/master-arm in repository toolchain/ci/gcc.
from 54fa5567a27 Check to see if null pointer is dereferenceable [PR102630]. adds 1456bd47202 dwarf2ctf: fix typo in comment adds 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 new ce556936048 libstdc++: Rename files with the wrong extensions new f874a13ca38 libstdc++: Fix regression in memory use when constructing paths
The 2 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: gcc/config/i386/i386-expand.c | 18 ++- gcc/config/i386/sse.md | 3 +- gcc/ctfc.h | 2 +- gcc/dwarf2ctf.c | 2 +- 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 7 files changed, 138 insertions(+), 57 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%)