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-release-aarch64-bootstrap_debug 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. adds 6051af8e3db Fix internal error on lambda function
No new revisions were added by this update.
Summary of changes: ChangeLog | 7 +++++++ gcc/ChangeLog | 10 +++++++++ gcc/DATESTAMP | 2 +- gcc/calls.c | 24 ++++++++++------------ gcc/config/aarch64/aarch64-tuning-flags.def | 2 ++ gcc/config/aarch64/aarch64.c | 17 ++++++++++++--- gcc/config/aarch64/aarch64.md | 8 ++++++++ gcc/testsuite/ChangeLog | 4 ++++ ...ride_sve_width_1.c => cse_sve_vl_constants_1.c} | 5 ++++- libgo/runtime/proc.c | 4 ++-- 10 files changed, 63 insertions(+), 20 deletions(-) copy gcc/testsuite/gcc.target/aarch64/sve/{override_sve_width_1.c => cse_sve_vl_co [...]