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/27575] gfortran - does not generate error when trying to read too much data



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2006-05-17 00:37 -------
Subject: Bug 27575

Author: jvdelisle
Date: Wed May 17 00:36:53 2006
New Revision: 113837

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

        PR libgfortran/27575
        * io/transfer.c (read_block):  Add check for end file condition.
        (read_block_direct): Add check for end file condition.

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


-- 


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


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