This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/gcc.
from 15c908807e8 [RS6000] Separate dg-require-effective-target options adds 18cb6195fda Add test for pr97560. adds 251c9aea8f6 call_summary: modify cgraph hooks. adds 953a9d63d4c call_summary: move hooks to base. adds 119295372f3 lto: no sub-make when --jobserver-auth= is missing adds 83220838dd6 Move SLP nodes to an alloc-pool
No new revisions were added by this update.
Summary of changes: gcc/lto-wrapper.c | 6 +- gcc/symbol-summary.h | 225 +++++++++++++++++++++-------------------- gcc/testsuite/g++.dg/pr97560.C | 44 ++++++++ gcc/tree-vect-slp.c | 17 ++++ gcc/tree-vectorizer.c | 9 ++ gcc/tree-vectorizer.h | 9 ++ 6 files changed, 197 insertions(+), 113 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr97560.C