gcc/libgfortran/io
Thomas Koenig cdc34b5057 Add early return for invalid STATUS for close.
2020-05-14  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libfortran/95119
	* io/close.c (close_status): Add CLOSE_INVALID.
	(st_close): Return early on invalid STATUS parameter.

2020-05-14  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libfortran/95119
	* testsuite/libgomp.fortran/close_errors_1.f90: New test.
2020-05-14 18:33:24 +02:00
..
async.c Use au->lock exclusively for locking in async I/O. 2020-02-18 19:45:25 +01:00
async.h Use au->lock exclusively for locking in async I/O. 2020-02-18 19:45:25 +01:00
close.c Add early return for invalid STATUS for close. 2020-05-14 18:33:24 +02:00
fbuf.c
fbuf.h
file_pos.c
format.c PR90374 Zero width format specifiers. 2020-01-17 11:26:10 -08:00
format.h
inquire.c
intrinsics.c
io.h
list_read.c
lock.c
open.c
read.c
size_from_kind.c
transfer128.c
transfer.c
unit.c PR93234 INQUIRE on pre-assigned files of ROUND and SIGN properties 2020-01-17 19:36:03 -08:00
unix.c
unix.h
write_float.def PR90374 Zero width format specifiers. 2020-01-17 11:26:10 -08:00
write.c