re PR libfortran/22170 ([4.0 only] Handle format slash error)
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Tue, 28 Jun 2005 10:43:23 +0000 (12:43 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Tue, 28 Jun 2005 10:43:23 +0000 (10:43 +0000)
commite082bf48cae5afbf51ed8f89783975c6c6c2e550
tree30be637bdb18b40386bd05bd409489d6301749b9
parent2eef1bf70e483e9af853c3fabedc12b4191711ac
re PR libfortran/22170 ([4.0 only] Handle format slash error)

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().

From-SVN: r101377
libgfortran/ChangeLog
libgfortran/io/transfer.c