r112313 - in /branches/gcc-4_1-branch/libgfortr...

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Thu Mar 23 06:07:00 GMT 2006


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



More information about the Gcc-cvs mailing list