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-release-arm-build_cross in repository toolchain/ci/gcc.
from 936d6fef806 Daily bump. adds 54943677074 Daily bump. adds e1da328ec15 aarch64: Add internal tune flag to minimise VL-based scalar ops adds 3c8e29c81b7 runtime: cast SIGSTKSZ to uintptr adds 9ff83e4e54f Daily bump.
No new revisions were added by this update.
Summary of changes: ChangeLog | 7 +++++++ gcc/ChangeLog | 10 ++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-tuning-flags.def | 2 ++ gcc/config/aarch64/aarch64.c | 17 ++++++++++++++--- gcc/config/aarch64/aarch64.md | 8 ++++++++ gcc/testsuite/ChangeLog | 4 ++++ ...{override_sve_width_1.c => cse_sve_vl_constants_1.c} | 5 ++++- libgo/runtime/proc.c | 4 ++-- 9 files changed, 52 insertions(+), 7 deletions(-) copy gcc/testsuite/gcc.target/aarch64/sve/{override_sve_width_1.c => cse_sve_vl_co [...]