gcc/libgfortran/io
Jerry DeLisle 17f46ec355 re PR fortran/35627 (namelist read error)
2008-03-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/35627
	* io/list_read.c (free_line): Clear the line buffer enable flag and
	reset the index into line_buffer, aka item_count.
	(next_char): Cleanup whitespace.
	(read_logical): Use unget_char to assure that the first character of the
	bad logical is saved in case it is part of an object name. Remove the
	clearing of index and flag that is now in free_line.
	(read_real): Likewise.

From-SVN: r133360
2008-03-20 02:05:05 +00:00
..
close.c
file_pos.c re PR libfortran/34370 (file positioning after nonadvancing i/o) 2007-12-13 19:35:09 +00:00
format.c
inquire.c inquire.c (inquire_via_unit): If a unit is opened... 2008-01-20 06:33:49 +00:00
intrinsics.c
io.h re PR fortran/34565 (internal write to string array fails) 2008-01-03 19:49:38 +00:00
list_read.c re PR fortran/35627 (namelist read error) 2008-03-20 02:05:05 +00:00
lock.c
open.c
read.c re PR fortran/34411 (hang-up during read of non-expected input) 2007-12-11 03:49:52 +00:00
size_from_kind.c
transfer.c re PR libfortran/35132 (Formatted stream I/O write should truncate) 2008-02-21 02:27:07 +00:00
unit.c re PR libfortran/35063 (Clean up use of destroy_unit_mutex()) 2008-03-01 12:46:31 +02:00
unix.c re PR libfortran/35293 (truncation errors with gfortran.dg/streamio_11.f90, 3, 4 and 15.) 2008-03-05 01:50:33 +00:00
write_float.def re PR fortran/35036 (illegal E format descriptor produces wrong output) 2008-02-21 02:20:27 +00:00
write.c write.c (write_real): Increase default precision for 2008-01-18 22:43:08 +01:00