This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/release-aarch64-check_bootstrap_lto in repository toolchain/ci/gcc.
from 590a3ea8598 Daily bump. adds f6895d2eb08 Mark Power10 fusion option undocumented and remove sub-options. adds cce998a4ce8 Daily bump. adds aea8aaa026d Daily bump. adds d86949f5f55 Fortran: skip compile-time shape check if constructor shape [...] new f9f1440ce51 Daily bump.
The 1 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: 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 | 9 + gcc/fortran/resolve.c | 2 + gcc/testsuite/ChangeLog | 8 + .../gfortran.dg/derived_constructor_comps_7.f90 | 28 ++ 11 files changed, 236 insertions(+), 239 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/derived_constructor_comps_7.f90