[Bug fortran/52251] Nonadvancing I/O and the t edit descriptor
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 23 00:41:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52251
--- Comment #7 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Mon Nov 23 00:40:51 2015
New Revision: 230734
URL: https://gcc.gnu.org/viewcvs?rev=230734&root=gcc&view=rev
Log:
2015-11-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/52251
* io/transfer.c (formatted_transfer_scalar_write): Reset skips count.
(finalize_transfer): For ADVANCE_NO, emit pending spaces and reset the
skip count.
2015-11-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* gfortran.dg/fmt_t_8.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/fmt_t_8.f90
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/transfer.c
More information about the Gcc-bugs
mailing list