This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/power-ieee128 in repository gcc.
from f1d2adc4e23 libgfortran: Make sure glibc < 2.32 built powerpc64le-linux [...] new c03cad116dc Implement CONVERT specifier for OPEN.
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/flag-types.h | 10 +++- gcc/fortran/libgfortran.h | 12 ++++- libgfortran/Makefile.in | 1 + libgfortran/io/file_pos.c | 7 ++- libgfortran/io/inquire.c | 18 +++++++ libgfortran/io/open.c | 33 +++++++++++- libgfortran/io/transfer.c | 127 ++++++++++++++++++++++++++++++++++++++++++---- 7 files changed, 193 insertions(+), 15 deletions(-)