------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-14 17:17 ------- Subject: Bug 22412
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-07-14 17:17:14 Modified files: libgfortran : ChangeLog libgfortran/io : write.c Log message: PR libgfortran/22412 * io/write.c (otoa): Bias p by SCRATCH_SIZE, not sizeof (SCRATCH_SIZE). (btoa): Same. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.60&r2=1.163.2.61 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/write.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.23.2.9&r2=1.23.2.10 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22412