This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/24459] gfortran namelist problem



------- 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  <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.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]