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/release-aarch64-bootstrap_lto in repository toolchain/ci/gcc.
from 7e6f9909e9b Daily bump. adds a5088b07e0a Fortran: try simplifications during reductions of array con [...] adds 590a3ea8598 Daily bump. adds f6895d2eb08 Mark Power10 fusion option undocumented and remove sub-options. adds cce998a4ce8 Daily bump. adds aea8aaa026d Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 14 + gcc/DATESTAMP | 2 +- gcc/config/rs6000/fusion.md | 332 ++++++++++----------- gcc/config/rs6000/genfusion.pl | 13 +- gcc/config/rs6000/rs6000-cpus.def | 14 +- gcc/config/rs6000/rs6000.c | 27 +- gcc/config/rs6000/rs6000.opt | 26 +- gcc/fortran/ChangeLog | 10 + gcc/fortran/arith.c | 36 ++- gcc/testsuite/ChangeLog | 8 + gcc/testsuite/gfortran.dg/array_constructor_55.f90 | 55 ++++ 11 files changed, 292 insertions(+), 245 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/array_constructor_55.f90