This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fb1d50e1f6e libstdc++: fix generator iterator operator* return type new 41e767c482f libgfortran: Fix file position after ENDFILE statement. new 4b8e7b57d95 Daily bump.
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 | 54 ++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 7 ++++ gcc/cp/ChangeLog | 5 +++ gcc/m2/ChangeLog | 69 +++++++++++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 67 ++++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/endfile_5.f90 | 30 ++++++++++++++ libgfortran/ChangeLog | 5 +++ libgfortran/io/file_pos.c | 1 - libstdc++-v3/ChangeLog | 37 ++++++++++++++++++ 10 files changed, 275 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/endfile_5.f90