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 re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
file_pos.c re PR libfortran/26880 (Can't read after non-advancing write with rewind) 2006-03-27 05:59:37 +00:00
format.c re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit passed arguments) 2006-04-28 23:55:30 +00:00
inquire.c re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
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 re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
open.c [multiple changes] 2006-03-22 19:09:11 +00:00
read.c re PR libfortran/26661 (Sequential formatted read goes too far) 2006-03-26 02:15:44 +00:00
size_from_kind.c random.c: Include config.h 2005-11-27 17:09:40 -05:00
transfer.c re PR libfortran/22423 (Warnings when building libgfortran) 2006-05-20 03:29:58 +00:00
unit.c re PR libfortran/20257 (Fortran runtime error: End of record occurs when writing large arrays) 2006-04-23 02:04:58 +00:00
unix.c re PR libfortran/20257 (Fortran runtime error: End of record occurs when writing large arrays) 2006-04-23 02:04:58 +00:00
unix.h re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
write.c re PR libfortran/24685 (real(16) formatted input is broken for huge values (gfortran.dg/default_format_2.f90)) 2006-04-10 14:02:55 +02:00