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/36546] Namelist error with tab following a comma and newline



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2008-06-17 04:14 -------
Subject: Bug 36546

Author: jvdelisle
Date: Tue Jun 17 04:14:07 2008
New Revision: 136859

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136859
Log:
2008-06-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/36546
        * io/list_read.c (eat_separator): Add tab character to condition
        for looping past whitespace.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/list_read.c


-- 


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


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