gcc/libgfortran/io
Jerry DeLisle 25292a1bf1 re PR libfortran/24459 ([4.1 Only] gfortran namelist problem)
2006-05-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/24459
	* io/list_read.c (nml_parse_qualifier): Leave loop spec end value
	at default value unless -std=f95 or if an array section
	is specified in namelist input.  Warn if -pedantic.
	* io/io.h (st_parameter_dt): Add expanded_read flag.

From-SVN: r113924
2006-05-20 07:14:50 +00:00
..
close.c
file_pos.c
format.c
inquire.c
io.h re PR libfortran/24459 ([4.1 Only] gfortran namelist problem) 2006-05-20 07:14:50 +00:00
list_read.c re PR libfortran/24459 ([4.1 Only] gfortran namelist problem) 2006-05-20 07:14:50 +00:00
lock.c
open.c
read.c
size_from_kind.c
transfer.c re PR libfortran/22423 (Warnings when building libgfortran) 2006-05-20 03:29:58 +00:00
unit.c
unix.c
unix.h
write.c