Skip to content
Snippets Groups Projects
Commit 3aeb697a authored by Jerry DeLisle's avatar Jerry DeLisle
Browse files

Fortran: Suppress wrong End Of File error with user defined IO.

	PR libfortran/105361

libgfortran/ChangeLog:

	* io/list_read.c (finish_list_read): Add a condition check for
	a user defined derived type IO operation to avoid calling the
	EOF error.

gcc/testsuite/ChangeLog:

	* gfortran.dg/pr105361.f90: New test.
parent a86c0cb9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment