This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig in repository toolchain/ci/gcc.
from 301306d90dc Daily bump. adds b5739ba50d4 2019-06-09 Paul Thomas pault@gcc.gnu.org adds 9f19e3e8d88 2019-06-09 Paul Thomas pault@gcc.gnu.org adds 50a8107677b 2019-06-09 Paul Thomas pault@gcc.gnu.org adds 36df58739e2 Daily bump. new a0f66a6401a 2019-06-10 Paul Thomas pault@gcc.gnu.org
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/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 18 ++++++++++ gcc/fortran/resolve.c | 8 +++-- gcc/fortran/trans-array.c | 29 ++++++++++----- gcc/fortran/trans-intrinsic.c | 25 +++++++++++-- gcc/fortran/trans-stmt.c | 3 +- gcc/testsuite/ChangeLog | 19 ++++++++++ gcc/testsuite/gfortran.dg/assign_10.f90 | 2 +- gcc/testsuite/gfortran.dg/associate_48.f90 | 41 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/class_70.f03 | 38 ++++++++++++++++++++ .../gfortran.dg/transpose_optimization_2.f90 | 2 +- 11 files changed, 170 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/associate_48.f90 create mode 100644 gcc/testsuite/gfortran.dg/class_70.f03