This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a1595d8 Fix pr78725 new b03e91c * tree-data-ref.c (compute_overlap_steps_for_affine_univar): [...] new 8bf9689 2016-12-13 Janus Weil janus@gcc.gnu.org Paul Thomas [...]
The 2 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/ChangeLog | 9 +++++ gcc/fortran/ChangeLog | 11 ++++++ gcc/fortran/gfortran.h | 1 + gcc/fortran/interface.c | 32 +++++++++++------ gcc/fortran/trans-io.c | 36 +++++++++++++++---- gcc/testsuite/ChangeLog | 6 ++++ gcc/testsuite/gfortran.dg/dtio_19.f90 | 68 +++++++++++++++++++++++++++++++++++ gcc/tree-data-ref.c | 15 ++++---- 8 files changed, 154 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/dtio_19.f90