This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r151877 - in /trunk/libgfortran: ChangeLog io/t...


Author: jvdelisle
Date: Sat Sep 19 04:41:38 2009
New Revision: 151877

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151877
Log:
2009-09-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/41328
	* io/transfer.c (read_sf): Set at_eof flag on short read if any
	characters were successfully read so that EOF condition with no EOR
	marker succeeds.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/transfer.c


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