This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch, libfortran] PR 20131, PR 19568


This patch fixes PR 19568 and PR 20131.  I hereby assign this to the FSF.
This supersedes http://gcc.gnu.org/ml/gcc-patches/2005-01/msg02295.html .
Bubblestrapped and regtested on i386-pc-linux-gnu.

2005-03-07  Thomas Koenig  <Thomas.Koenig@online.de>

	PR libfortran/19568
	PR libfortran/20131
	* io/transfer.c (read_sf): If an end-of-record was seen
	previously, just return blanks.

Attachment: transfer.c-diff
Description: Text document

Attachment: formatted_read_1.f90
Description: Text document

Attachment: formatted_read_2.f90
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]