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_O3 in repository toolchain/ci/gcc.
from 3eecfec2766 valtrack: Avoid creating raw SUBREGs with VOIDmode argument [...] adds 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.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 114 +++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 9 + 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/cp/ChangeLog | 20 ++ gcc/fortran/ChangeLog | 10 + gcc/fortran/arith.c | 36 ++- gcc/testsuite/ChangeLog | 122 ++++++++ gcc/testsuite/gfortran.dg/array_constructor_55.f90 | 55 ++++ libcpp/ChangeLog | 20 ++ libgomp/ChangeLog | 10 + libsanitizer/ChangeLog | 8 + 16 files changed, 573 insertions(+), 245 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/array_constructor_55.f90