This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 97526e6369d Daily bump. new fbe5e908de7 libgfortran: EN0.0E0 and ES0.0E0 format editing.
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/gfortran.dg/fmt_error_10.f | 2 +- gcc/testsuite/gfortran.dg/pr111022.f90 | 72 +++++++++++ gcc/testsuite/gfortran.dg/pr96436_4.f90 | 4 +- gcc/testsuite/gfortran.dg/pr96436_5.f90 | 4 +- libgfortran/io/format.c | 4 +- libgfortran/io/format.h | 1 + libgfortran/io/write.c | 12 +- libgfortran/io/write_float.def | 199 ++++++++++++++++++++----------- 8 files changed, 219 insertions(+), 79 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr111022.f90