[Bug libfortran/78123] Short reads with T edit descriptor not padding correctly
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 31 02:33:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78123
--- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sun Oct 30 22:14:01 2016
New Revision: 241691
URL: https://gcc.gnu.org/viewcvs?rev=241691&root=gcc&view=rev
Log:
2016-10-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/78123
* io/transfer.c (formatted_transfer_scalar_read): Clear seen_eor
only if we have tabbed to left of current position.
* gfortran.dg/fmt_t_9.f: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/fmt_t_9.f
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/transfer.c
More information about the Gcc-bugs
mailing list