Hi Jerry, That's fine for trunk and, after a decent interval, I would suggest that you backport to 14-branch.
Please add the name of the contributor to the testcase unless you have been asked not to. Thanks Paul On Tue, 3 Dec 2024 at 04:13, Jerry D <[email protected]> wrote: > Hi all, > > Attached patch adds a test for zero that is needed for write_boz to work > correctly. Almost obvious. > > Regression tested on x86_64. > > Ok for trunk? > > Jerry > > Author: Jerry DeLisle <[email protected]> > Date: Mon Dec 2 19:45:26 2024 -0800 > > Fortran: Fix B64.0 formatted write output. > > PR fortran/117820 > > libgfortran/ChangeLog: > > * io/write.c (write_b): Add test for zero needed by write_boz. > > gcc/testsuite/ChangeLog: > > * gfortran.dg/pr117820.f90: New test. > >
