transfer.c
74.1 KB
-
re PR fortran/35632 (stream io broken on FreeBSD due to ftruncate changes.) · 35077d5a
2008-03-22 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libfortran/35632 * io/transfer.c (data_transfer_init): Fix whitespace. (next_record_w): Truncate the file only if the stream position is short of the file end. From-SVN: r133454
Jerry DeLisle committed