This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8da46a1d6ce Commit right version new d683dd3a633 PR 78534, 83704 Handle large formatted I/O
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: libgfortran/ChangeLog | 71 ++++++++++++++++++++++++++++++++++ libgfortran/io/fbuf.c | 52 ++++++++++++------------- libgfortran/io/fbuf.h | 16 ++++---- libgfortran/io/io.h | 16 ++++---- libgfortran/io/list_read.c | 15 ++++---- libgfortran/io/read.c | 95 +++++++++++++++++++++++++--------------------- libgfortran/io/transfer.c | 46 +++++++++++----------- libgfortran/io/unix.c | 24 ++++++------ libgfortran/io/unix.h | 12 +++--- libgfortran/io/write.c | 25 ++++++------ 10 files changed, 224 insertions(+), 148 deletions(-)