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 08ae457dfdf libquadmath: Use -mno-gnu-attribute in libquadmath new 3c697a612ea fortran, libgfortran: -mabi=ieeelongdouble 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: gcc/fortran/trans-io.c | 29 +++++++++-------- libgfortran/Makefile.am | 22 ++++++++----- libgfortran/Makefile.in | 22 ++++++++----- libgfortran/gfortran.map | 10 ++++++ libgfortran/io/io.h | 6 ++-- libgfortran/io/read.c | 41 +++++++++++++++++++++++- libgfortran/io/size_from_kind.c | 8 +++++ libgfortran/io/transfer128.c | 4 ++- libgfortran/io/write.c | 19 +++++++++++ libgfortran/io/write_float.def | 37 ++++++++++++++++++---- libgfortran/libgfortran.h | 70 ++++++++++++++++++++++++++++------------- 11 files changed, 207 insertions(+), 61 deletions(-)