This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

[patch, libfortran] Fix PR 23598, iostat handling after library error


This is the reason why the original test case from
http://gcc.gnu.org/ml/fortran/2005-08/msg00307.html failed.

Regression-tested on mainline.

OK for mainline, and for 4.0 once I've regression-tested it there?

	Thomas

2005-08-28  Thomas Koenig  <Thomas.Koenig@online.de>

	PR libfortran/23598
	* io/lock.c(library_start):  If iostat is present, clear
	ioparm.library_return unconditionally.

2005-02-28  Thomas Koenig  <Thomas.Koenig@online.de>

	PR libfortran/23598
	* gfortran.dg/iostat_1.f90:  New test.

:ADDPATCH libfortran:

Attachment: ios-lock-diff
Description: Text document

Attachment: iostat_1.f90
Description: Text document


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