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/28335] [4.2 Regression] flush() / write() statement on closed units - error?



------- Comment #14 from jvdelisle at gcc dot gnu dot org  2006-07-31 01:57 -------
Subject: Bug 28335

Author: jvdelisle
Date: Mon Jul 31 01:57:25 2006
New Revision: 115837

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

        PR libgfortran/28335
        * close.c (st_close): Revert error when UNIT does not exist.
        Add comment to reference standard.
        * file_position.c (st_flush): Improve error message.
        Add comment to reference standard.

Modified:
    branches/gcc-4_1-branch/libgfortran/ChangeLog
    branches/gcc-4_1-branch/libgfortran/io/close.c
    branches/gcc-4_1-branch/libgfortran/io/file_pos.c


-- 


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


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