[Bug libfortran/25139] [4.1/4.2 regression] "Invalid argument" error on I/O

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Dec 28 20:58:00 GMT 2005



------- Comment #33 from jvdelisle at gcc dot gnu dot org  2005-12-28 20:58 -------
Subject: Bug 25139

Author: jvdelisle
Date: Wed Dec 28 20:58:08 2005
New Revision: 109122

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109122
Log:
2005-12-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/25139
        * io/unix.c (fd_truncate): Set s->active to zero.
        PR libgfortran/25510
        * libgfortran.h: Add ERROR_INTERNAL and ERROR_INTERNAL_UNIT.
        * runtime/error.c (translate_error): Add messages for new errors.
        * io/list_read.c (next_char): Use new errors.
        * io/transfer.c (next_record_r) (next_record_w): Use new errors.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/list_read.c
    trunk/libgfortran/io/transfer.c
    trunk/libgfortran/io/unix.c
    trunk/libgfortran/libgfortran.h
    trunk/libgfortran/runtime/error.c


-- 


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



More information about the Gcc-bugs mailing list