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-arm-next-allmodconfig in repository toolchain/ci/gcc.
from e95c2ba7b95 Daily bump. adds 03dd86139fe Daily bump. adds ac9720f6acf Daily bump. adds 60a5bccb4b1 Daily bump. adds 81018e27c82 Daily bump. adds 752b10d3db7 Daily bump. adds 01af17ba2b0 libstdc++: fix buffer overflow in path::operator+= (PR92853) adds 75108832ee2 * tree.c (build_array_type_1): Add SET_CANONICAL parameter [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 9 ++++ gcc/DATESTAMP | 2 +- gcc/testsuite/ChangeLog | 5 ++- gcc/testsuite/gnat.dg/lto23.adb | 20 +++++++++ gcc/tree.c | 27 +++++------ libstdc++-v3/ChangeLog | 12 +++++ libstdc++-v3/src/c++17/fs_path.cc | 11 +---- .../filesystem/path/concat/{path.cc => 92853.cc} | 52 ++++++++-------------- .../testsuite/27_io/filesystem/path/concat/path.cc | 20 +++++++++ .../27_io/filesystem/path/concat/strings.cc | 19 ++++++++ 10 files changed, 117 insertions(+), 60 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/lto23.adb copy libstdc++-v3/testsuite/27_io/filesystem/path/concat/{path.cc => 92853.cc} (57%)