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]

r141892 - in /trunk/libgfortran: ChangeLog io/w...


Author: jvdelisle
Date: Sat Nov 15 19:25:35 2008
New Revision: 141892

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141892
Log:
2008-11-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/37294
	* io/write.c (namelist_write_newline): Use array loop specification to
	advance to next internal array unit record. (namelist_write): Adjust to
	accomodate the internal array unit behavior.

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


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