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-arm-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 new 3c8e29c81b7 runtime: cast SIGSTKSZ to uintptr new 9ff83e4e54f Daily bump.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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 [...]