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/31052] Bad IOSTAT values when readings NAMELISTs past EOF



------- Comment #26 from jvdelisle at gcc dot gnu dot org  2007-03-23 00:13 -------
Subject: Bug 31052

Author: jvdelisle
Date: Fri Mar 23 00:13:19 2007
New Revision: 123139

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123139
Log:
2007-03-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/31052
        * file_pos.c: Update Copyright year.
        * io/open.c (test_endfile): Restore test_endfile to fix SPEC
regression.
        Update Copyright year.
        * io/io.h: Same.
        * io/unix.c (is_special): Add missing type for this function.
        Update Copyright year.
        * io/transfer.c (next_record_r): Restore test_endfile.
        (st_read): Fix whitespace.  Update Copyright year

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/file_pos.c
    trunk/libgfortran/io/io.h
    trunk/libgfortran/io/open.c
    trunk/libgfortran/io/transfer.c
    trunk/libgfortran/io/unix.c


-- 


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


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