PR libgfortran/24699, 24700, 24719, 24785
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 11 Nov 2005 20:19:21 +0000 (20:19 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 11 Nov 2005 20:19:21 +0000 (20:19 +0000)
commit740f04ef02924eef0ca9d5dfd028caee84b5466e
tree8526bde3a2a55760899d986b6ecad5e002d2d004
parent77633f4cd05047cd8b46887e4708086deb58cd7c
PR libgfortran/24699, 24700, 24719, 24785

2005-11-09  Jerry DeLisle <jvdelisle@gcc.gnu.org>

PR libgfortran/24699, 24700, 24719, 24785
* io/transfer.c (read_sf): Remove incorrect statement that was
clearing bytes_left.
(formatted_transfer_scalar): Add handling of end-of-record
condition, setting values correctly to backup.  Handle x format
when doing non-advancing write.
(st_read): Initialize current_record.

From-SVN: r106797
libgfortran/io/transfer.c