https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78123

--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Mon Oct 31 23:40:40 2016
New Revision: 241727

URL: https://gcc.gnu.org/viewcvs?rev=241727&root=gcc&view=rev
Log:
2016-10-31  Jerry DeLisle  <jvdeli...@gcc.gnu.org>

        Backport from trunk
        PR libgfortran/78123
        * io/transfer.c (formatted_transfer_scalar_read): Clear seen_eor
        only if we have tabbed to left of current position.
        Backport from trunk
        PR fortran/78123
        * gfortran.dg/fmt_t_9.f: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/fmt_t_9.f
Modified:
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/libgfortran/ChangeLog
    branches/gcc-5-branch/libgfortran/io/transfer.c

Reply via email to