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]

r128868 - in /trunk/libgfortran: ChangeLog io/l...


Author: jvdelisle
Date: Fri Sep 28 16:55:07 2007
New Revision: 128868

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

	PR libfortran/33400
	* io/list_read.c (next_char): Interpret encountering the end of file the
	first time as an end of line.  Subsequent reads give EOF error.

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


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