This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_bootstrap_lto in repository toolchain/ci/gcc.
from 1dd3f210958 Support reduction def re-use for epilogue with different ve [...] adds 3be762c2ed7 godump: Fix -fdump-go-spec= reproduceability issue [PR101407] adds a967a3efd39 tree-optimization/101445 - fix negative stride SLP vect with gaps adds f9c2ce1dae2 libstdc++: Add noexcept-specifier to basic_string_view(It, End)
No new revisions were added by this update.
Summary of changes: gcc/godump.c | 4 +++- gcc/testsuite/gcc.dg/vect/pr101445.c | 28 ++++++++++++++++++++++ gcc/tree-vect-stmts.c | 6 +++++ libstdc++-v3/include/std/string_view | 1 + .../basic_string_view/cons/char/range.cc | 18 ++++++++++---- 5 files changed, 52 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr101445.c