gcc/libgfortran/io
Jerry DeLisle 3f58f96a4e libgfortran: Propagate user defined iostat and iomsg.
PR libfortran/105456

libgfortran/ChangeLog:

	* io/list_read.c (list_formatted_read_scalar): Add checks
	for the case where a user defines their own error codes
	and error messages and generate the runtime error.
	* io/transfer.c (st_read_done): Whitespace.

gcc/testsuite/ChangeLog:

	* gfortran.dg/pr105456.f90: New test.
2024-02-25 14:53:52 -08:00
..
async.c
async.h
close.c
fbuf.c
fbuf.h
file_pos.c
format.c libgfortran: EN0.0E0 and ES0.0E0 format editing. 2024-02-03 09:31:35 -08:00
format.h libgfortran: EN0.0E0 and ES0.0E0 format editing. 2024-02-03 09:31:35 -08:00
inquire.c
intrinsics.c
io.h
list_read.c libgfortran: Propagate user defined iostat and iomsg. 2024-02-25 14:53:52 -08:00
lock.c
open.c
read.c libgfortran: [PR105473] Fix checks for decimal='comma'. 2024-02-17 10:03:43 -08:00
size_from_kind.c
transfer128.c
transfer.c libgfortran: Propagate user defined iostat and iomsg. 2024-02-25 14:53:52 -08:00
unit.c
unix.c
unix.h
write_float.def libgfortran: EN0.0E0 and ES0.0E0 format editing. 2024-02-03 09:31:35 -08:00
write.c libgfortran: EN0.0E0 and ES0.0E0 format editing. 2024-02-03 09:31:35 -08:00