This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cde225a 2016-09-21 Louis Krupp louis.krupp@zoho.com new 51278c1 2016-09-22 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 | 7 ++ gcc/fortran/interface.c | 40 +++++++++- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gfortran.dg/dtio_11.f90 | 17 +++- gcc/testsuite/gfortran.dg/dtio_13.f90 | 144 ++++++++++++++++++++++++++++++++++ 5 files changed, 209 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/dtio_13.f90