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/40330] [4.4, 4.5 Regression] incorrect IO



------- Comment #28 from jvdelisle at gcc dot gnu dot org  2009-06-11 12:49 -------
Subject: Bug 40330

Author: jvdelisle
Date: Thu Jun 11 12:49:35 2009
New Revision: 148391

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

        PR libfortran/40330
        * io/io.h: Revert format caching.
        * io/unit.c: Likewise.
        * io/transfer.c: Likewise.
        * io/format.c: Likewise.

Modified:
    branches/gcc-4_4-branch/libgfortran/ChangeLog
    branches/gcc-4_4-branch/libgfortran/io/format.c
    branches/gcc-4_4-branch/libgfortran/io/io.h
    branches/gcc-4_4-branch/libgfortran/io/transfer.c
    branches/gcc-4_4-branch/libgfortran/io/unit.c


-- 


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


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