re PR libfortran/25545 (internal file and dollar edit descriptor)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 5 Nov 2006 17:35:30 +0000 (17:35 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 5 Nov 2006 17:35:30 +0000 (17:35 +0000)
commit97cd182da75d972645a95e493253a61142d4c014
tree4a09404a09d1fed04b47fa72134f749a701c0c92
parent449c480110f6c57085db9c005127052731a97395
re PR libfortran/25545 (internal file and dollar edit descriptor)

2006-11-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/25545
* io/transfer.c (write_block): Cleanup code paths between
stream and non-stream I/O.
(write_buf):  Cleanup.
(read_block): Cleanup.
(finalize_transfer): Call next_record for '$' edit descriptor handling
of internal unit. Cleanup code for readability.

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