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/25697] libfortran - Segmentation fault/ Bad Address on unformatted read



------- Comment #12 from jvdelisle at gcc dot gnu dot org  2006-01-18 06:21 -------
Subject: Bug 25697

Author: jvdelisle
Date: Wed Jan 18 06:21:28 2006
New Revision: 109870

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109870
Log:
2006-01-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/25697
        * io/transfer.c (us_read): Detect end of file condition from previous
        operations and bail out (no need to pre-position).

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


-- 


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


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