This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 71def3842c8 syscall: change RLIM_INFINITY from 0xffffffffffffffff to -1 new 60bf7ce71ae 2018-11-09 Jerry DeLisle jvdelisle@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/testsuite/ChangeLog | 6 ++ gcc/testsuite/gfortran.dg/read_legacy_comma.f90 | 31 ++++++++ libgfortran/ChangeLog | 7 ++ libgfortran/io/transfer.c | 94 +++++++++++++++++++------ 4 files changed, 115 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/read_legacy_comma.f90