gcc/libgfortran/io
Jerry DeLisle 951b8fbe45 re PR fortran/41192 (NAMELIST input with just a comment ("&NAME ! comment \") fails)
2009-09-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/41192
	* io/list_read.c (eat_line): Enable eat_line to function on
	internal units.

	PR libgfortran/41219
	* io/list_read.c (nml_read_obj): Replace GFC_DTYPE_UNKNOWN with
	BT_NULL to get rid of warning.

From-SVN: r151495
2009-09-08 00:59:05 +00:00
..
close.c
fbuf.c
file_pos.c
format.c re PR fortran/41075 ([F2008] Implement unlimited format item) 2009-08-17 14:27:29 +00:00
inquire.c
intrinsics.c
io.h re PR fortran/41075 ([F2008] Implement unlimited format item) 2009-08-17 14:27:29 +00:00
list_read.c re PR fortran/41192 (NAMELIST input with just a comment ("&NAME ! comment \") fails) 2009-09-08 00:59:05 +00:00
lock.c
open.c re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement) 2009-06-07 19:00:47 +00:00
read.c
size_from_kind.c
transfer.c When finalizing I/O transfer, set current_record to 0 before returning. 2009-07-17 22:40:23 +03:00
unit.c re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement) 2009-06-07 19:00:47 +00:00
unix.c re PR libfortran/32784 ([win32] Using 'CONOUT$', 'CONIN$', or 'CONERR$' as assigned file generates Fortran runtime error: Bad file descriptor) 2009-08-14 21:10:06 +00:00
write_float.def
write.c re PR fortran/37577 ([meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15) 2009-06-21 19:24:55 +00:00