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/26509] incorrect behaviour of error-handler for direct access write



------- Comment #21 from jvdelisle at gcc dot gnu dot org  2006-03-23 06:07 -------
Subject: Bug 26509

Author: jvdelisle
Date: Thu Mar 23 06:07:32 2006
New Revision: 112313

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

        PR libgfortran/26509
        * libgfortran.h: Add ERROR_DIRECT_EOR.
        * runtime/error.c (translate_error): Add translation for new error.
        * io/transfer.c (write_buf): Add check for EOR when mode is 
        direct access.

Modified:
    branches/gcc-4_1-branch/libgfortran/ChangeLog
    branches/gcc-4_1-branch/libgfortran/io/transfer.c
    branches/gcc-4_1-branch/libgfortran/libgfortran.h
    branches/gcc-4_1-branch/libgfortran/runtime/error.c


-- 


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


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