]> gcc.gnu.org Git - gcc.git/commit - libgfortran/runtime/error.c
re PR fortran/26509 (incorrect behaviour of error-handler for direct access write)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 18 Mar 2006 01:56:07 +0000 (01:56 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 18 Mar 2006 01:56:07 +0000 (01:56 +0000)
commit54f9e2781e026570ce63e3f0689bb7a7c1ab79a6
tree8248c3daa123616f0ef35a71869afdad2a98fd78
parent8e0524013a9f474b8f766dc38c157efa1085d325
re PR fortran/26509 (incorrect behaviour of error-handler for direct access write)

2006-03-17  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.

From-SVN: r112198
libgfortran/ChangeLog
libgfortran/io/transfer.c
libgfortran/libgfortran.h
libgfortran/runtime/error.c
This page took 0.060781 seconds and 5 git commands to generate.