This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from e78d98f76f8 Use auto_vec for pointer_query cache for auto cleanup. adds 551aa75778a Add CLOBBER_EOL to mark storage end-of-life clobbers adds 5b6370295d1 aarch64: Add test for PR104092
No new revisions were added by this update.
Summary of changes: gcc/gimple-ssa-warn-access.cc | 3 ++- gcc/gimple.h | 9 +++++++++ gcc/gimplify.cc | 4 ++-- gcc/lto/lto-common.cc | 5 ++++- gcc/testsuite/gcc.dg/pr87052.c | 2 +- gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr104092.c | 7 +++++++ gcc/tree-core.h | 12 +++++++++++- gcc/tree-inline.cc | 4 ++-- gcc/tree-pretty-print.cc | 6 +++++- gcc/tree-ssa-ccp.cc | 2 +- gcc/tree-streamer-in.cc | 2 ++ gcc/tree-streamer-out.cc | 5 ++++- gcc/tree.cc | 3 ++- gcc/tree.h | 6 +++++- 14 files changed, 57 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr104092.c