transfer.c
89.1 KB
-
re PR fortran/42090 (I/O: Problems when reading partial records in formatted direct access files) · 0b4d979f
2009-11-18 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libgfortran/42090 * io/transfer.c (skip_record): Set bytes_left_subrecord to zero after skipping the remaining bytes in the record. (next_record_r): Call skip_record with the number of bytes_left to be skipped. From-SVN: r154316
Jerry DeLisle committed