This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9a01ced682e 2018-09-23 Thomas Koenig tkoenig@gcc.gnu.org new b3b24aa82c0 Do array index calculations in gfc_array_index_type
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 | 8 +++++ gcc/fortran/trans-expr.c | 42 ++++++++++------------- gcc/fortran/trans-intrinsic.c | 18 ++++------ gcc/fortran/trans-stmt.c | 34 ++++++++---------- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gfortran.dg/coarray_lib_alloc_4.f90 | 2 +- gcc/testsuite/gfortran.dg/coarray_lock_7.f90 | 12 +++---- 7 files changed, 61 insertions(+), 60 deletions(-)