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 fortran/46010] I/O: Namelist-reading bug


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46010

--- Comment #17 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2010-11-04 00:34:20 UTC ---
Author: jvdelisle
Date: Thu Nov  4 00:34:16 2010
New Revision: 166294

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166294
Log:
2010-11-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

    PR libgfortran/46010
    Backport from mainline:
    * io/list_read.c (nml_parse_qualifier): Add additional conditions for
    setting the end index for loop specification. Fix some whitespace.

Modified:
    branches/gcc-4_4-branch/libgfortran/ChangeLog
    branches/gcc-4_4-branch/libgfortran/io/list_read.c


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