This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7bd7c2ef8a5 libgo: add "vendor" to pkgpath for vendored standard packages new 2b09e331f60 2017-05-17 Jerry DeLisle jvdelisle@gcc.gnu.org new b13eb416b97 2017-05-17 Jerry DeLisle jvdelisle@gcc.gnu.org new 28bd3602d6f 2017-05-17 Jerry DeLisle jvdelisle@gcc.gnu.org
The 3 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 | 6 ++++++ gcc/fortran/trans-io.c | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/read_4.f90 | 35 +++++++++++++++++++++++++++++++++++ libgfortran/ChangeLog | 9 +++++++++ libgfortran/io/file_pos.c | 6 +++++- libgfortran/io/transfer.c | 2 +- 7 files changed, 62 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/read_4.f90