re PR libfortran/22412 ([4.0 only] Fortran B edit descriptor error)
authorDavid Edelsohn <edelsohn@gnu.org>
Tue, 12 Jul 2005 03:27:40 +0000 (03:27 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 12 Jul 2005 03:27:40 +0000 (23:27 -0400)
commit4e402b2ce30ce419aaecfd2db87642c68469ba3d
tree0df1b9f9791f3dc3d145d79d880b37e1ebb396ec
parent020b834ab28006041c583bb43ed3ae1af2c03a01
re PR libfortran/22412 ([4.0 only] Fortran B edit descriptor error)

        PR libgfortran/22412
        * io/write.c (otoa): Bias p by SCRATCH_SIZE, not
        sizeof (SCRATCH_SIZE).
        (btoa): Same.

From-SVN: r101908
libgfortran/ChangeLog
libgfortran/io/write.c