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/36538] namelist failure with tabs preceding object name



------- Comment #8 from jvdelisle at gcc dot gnu dot org  2008-06-14 17:58 -------
Subject: Bug 36538

Author: jvdelisle
Date: Sat Jun 14 17:57:55 2008
New Revision: 136784

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

        PR fortran/36538
        Backport from trunk.
        * io/list_read.c (namelist_read): Add eat_separator to
        eliminate leading tabs.

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


-- 


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


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