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-aarch64-bootstrap in repository toolchain/ci/gcc.
from 6e6bf4cd21a Fix no_fsanitize_address effective target adds 55b989de767 tree-optimization/102421 - copy alignment info when splitti [...] adds 4e7a92c0ff3 arm: pass architecture extensions to assembler if supported adds e87789f197e Evaluate 'random ()' to '0' in 'pass_omp_oacc_neuter_broadcast'
No new revisions were added by this update.
Summary of changes: gcc/common/config/arm/arm-common.c | 10 ++++++++++ gcc/config.in | 7 +++++++ gcc/configure | 35 +++++++++++++++++++++++++++++++++++ gcc/configure.ac | 10 ++++++++++ gcc/omp-oacc-neuter-broadcast.cc | 5 ++--- gcc/testsuite/g++.dg/vect/pr102421.cc | 34 ++++++++++++++++++++++++++++++++++ gcc/tree-vect-loop.c | 19 +++++++++++++++++++ 7 files changed, 117 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/vect/pr102421.cc