This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from f85b0dd63c4 2018-03-03 Harald Anlauf anlauf@gmx.de new 78da60aad45 2018-03-04 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 | 13 ++++++++++ gcc/fortran/gfortran.h | 2 +- gcc/fortran/resolve.c | 25 +++++++++++++++++++ gcc/fortran/trans-types.c | 42 ++++++++++++++++++++------------ gcc/testsuite/ChangeLog | 8 ++++++ gcc/testsuite/gfortran.dg/coarray_45.f90 | 24 ++++++++++++++++++ gcc/testsuite/gfortran.dg/coarray_46.f90 | 17 +++++++++++++ 7 files changed, 115 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_45.f90 create mode 100644 gcc/testsuite/gfortran.dg/coarray_46.f90