ChangeLog
20.6 KB
-
re PR fortran/31366 ([4.2 only] Last record truncated for read after short… · 13846929
re PR fortran/31366 ([4.2 only] Last record truncated for read after short write, direct access file) 2007-04-01 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libgfortran/31366 * io/transfer.c (read_block_direct): Do not generate error when reading past EOF on a short record that is less than the RECL= specified. 2007-04-01 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libgfortran/31207 * io/unit.c (close_unit_1): If there are bytes previously written from ADVANCE="no", move to the end before closing. From-SVN: r123401
Jerry DeLisle committed