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-aarch64 in repository toolchain/ci/gcc.
from 1cc0e9a46e7 Adjust testcase. adds aaf9583d4cf remove 'continue' as last statement in loop adds 3c4af0f0549 tree-optimization/106387 - properly create SSA name for rea [...] adds b2e99bb6900 tree-optimization/106397 - array prefetch and LC SSA adds d85e5aeb766 tree-optimization/106403 - fix ICE with VN of .STORE_LANES adds 03c0b06420b mklog: fill-up subject prefix only for a single PR
No new revisions were added by this update.
Summary of changes: contrib/mklog.py | 21 +++++++++------------ gcc/cp/init.cc | 1 - gcc/testsuite/gcc.dg/pr106397.c | 17 +++++++++++++++++ gcc/tree-ssa-loop-prefetch.cc | 27 +++++++++++++++++---------- gcc/tree-ssa-sccvn.cc | 11 ++++++----- gcc/tree-vect-stmts.cc | 5 ++++- libiberty/_doprnt.c | 1 - 7 files changed, 53 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr106397.c