re PR libfortran/24459 ([4.1 Only] gfortran namelist problem)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 20 May 2006 07:14:50 +0000 (07:14 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 20 May 2006 07:14:50 +0000 (07:14 +0000)
commit25292a1bf11f04826b61027db2808a735d26f62a
tree72d7a6767678cfbc49746dd70c1193e00863af45
parent8bf6519618696ba28021cedb319a1f784991f962
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
libgfortran/ChangeLog
libgfortran/io/io.h
libgfortran/io/list_read.c