This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a5df39cc35 2019-03-27 Richard Biener rguenther@suse.de new b0bd2392447 2019-03-27 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/fortran/ChangeLog | 23 ++++++++++ gcc/fortran/expr.c | 4 +- gcc/fortran/trans-array.c | 61 +++++++++++++++++++++++--- gcc/fortran/trans-expr.c | 16 ++++++- gcc/fortran/trans-stmt.c | 6 ++- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gfortran.dg/associate_47.f90 | 69 ++++++++++++++++++++++++++++++ 7 files changed, 173 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/associate_47.f90