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 fortran/40714] [4.4/4.5 Regression] Fortran runtime error: Invalid argument



------- Comment #10 from jvdelisle at gcc dot gnu dot org  2009-07-19 23:10 -------
Subject: Bug 40714

Author: jvdelisle
Date: Sun Jul 19 23:10:22 2009
New Revision: 149795

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149795
Log:
2009-07-19  Janne Blomqvist  <jb@gcc.gnu.org>
            Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/40714
        * io/transfer.c (finalize_transfer): Set current_record to 0
        before returning in case of error.
        * io/open.c: Fix spelling in comment.

Modified:
    branches/gcc-4_4-branch/libgfortran/ChangeLog
    branches/gcc-4_4-branch/libgfortran/io/open.c
    branches/gcc-4_4-branch/libgfortran/io/transfer.c


-- 


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


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