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/38097] I/O with blanks in exponent fails; blank="NULL", BN edit descriptor



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2008-11-16 16:13 -------
Subject: Bug 38097

Author: jvdelisle
Date: Sun Nov 16 16:12:16 2008
New Revision: 141919

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

        PR libfortran/38097
        * io/read.c (read_f): Initialize exponent. Fix comment. Set loop
        conditions for BZ/BN.
        * io/unit.c (get_internal_unit): Initialize flags.blank.
        * io/transfer.c (data_transfer_init): Fix whitespace.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/read.c
    trunk/libgfortran/io/transfer.c
    trunk/libgfortran/io/unit.c


-- 


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


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