[Bug libfortran/22170] Handle format slash error
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 28 10:44:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-28 10:43 -------
Subject: Bug 22170
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: fxcoudert@gcc.gnu.org 2005-06-28 10:43:23
Modified files:
libgfortran : ChangeLog
libgfortran/io : transfer.c
Log message:
PR libfortran/22170
* io/transfer.c (formatted_transfer): Do not iterate on the
repeat count of a FMT_SLASH, since this is already done in
next_format().
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.251&r2=1.252
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/transfer.c.diff?cvsroot=gcc&r1=1.44&r2=1.45
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22170
More information about the Gcc-bugs
mailing list