http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47878

--- Comment #23 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-24 
20:14:00 UTC ---
Author: jakub
Date: Thu Feb 24 20:13:57 2011
New Revision: 170476

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170476
Log:
    PR fortran/47878
    * io/transfer.c (read_sf): Call fbuf_getptr only at the end,
    and subtract n, dtp->u.p.sf_seen_eor and seen_comma from it.

    * gfortran.dg/pr47878.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr47878.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/transfer.c

Reply via email to