------- Comment #16 from jvdelisle at gcc dot gnu dot org 2006-05-20 07:15 ------- Subject: Bug 24459
Author: jvdelisle Date: Sat May 20 07:14:50 2006 New Revision: 113924 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113924 Log: 2006-05-20 Jerry DeLisle <[EMAIL PROTECTED]> 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. Modified: trunk/libgfortran/ChangeLog trunk/libgfortran/io/io.h trunk/libgfortran/io/list_read.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24459