]> git.ipfire.org Git - thirdparty/gcc.git/commit
transfer.c (data_transfer_init): Truncate file in sequential WRITE when last_record...
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 4 Aug 2005 20:26:29 +0000 (20:26 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 4 Aug 2005 20:26:29 +0000 (20:26 +0000)
commit9427924ef875340a2563e542e973935b7927e672
tree95218ed07dfc78fcbdc06d887a0b5dcf84bb6aa5
parent6d62ac142c6f9c8345767062b2db71a51e734b8f
transfer.c (data_transfer_init): Truncate file in sequential WRITE when last_record == 0, rather than current_record.

2005-08-04 Paul Thomas  <pault@gcc.gnu.org>

* transfer.c (data_transfer_init): Truncate file in
sequential WRITE when last_record == 0, rather than
current_record.  Cures problem on RH9.

From-SVN: r102746
libgfortran/ChangeLog
libgfortran/io/transfer.c