This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 301306d90dc Daily bump. new b5739ba50d4 2019-06-09 Paul Thomas pault@gcc.gnu.org new 9f19e3e8d88 2019-06-09 Paul Thomas pault@gcc.gnu.org new 50a8107677b 2019-06-09 Paul Thomas pault@gcc.gnu.org
The 3 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/fortran/ChangeLog | 11 +++++++ gcc/fortran/resolve.c | 8 +++-- gcc/fortran/trans-array.c | 29 ++++++++++++----- gcc/fortran/trans-intrinsic.c | 25 ++++++++++++-- gcc/testsuite/ChangeLog | 13 ++++++++ gcc/testsuite/gfortran.dg/assign_10.f90 | 2 +- gcc/testsuite/gfortran.dg/class_70.f03 | 38 ++++++++++++++++++++++ .../gfortran.dg/transpose_optimization_2.f90 | 2 +- 8 files changed, 113 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/class_70.f03