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/34427] [4.3 Regression] Revision 130708 breaks namelist input



------- Comment #32 from jvdelisle at gcc dot gnu dot org  2007-12-17 00:47 -------
Subject: Bug 34427

Author: jvdelisle
Date: Mon Dec 17 00:47:14 2007
New Revision: 131003

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

        PR fortran/34427
        * io/list_read.c (read_real): Handle intervening line ends and spaces.
        (get_name): Don't push separators to saved_string.
        (eat_separator): If in namelist mode eat spaces and line ends as well.

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


-- 


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


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