gcc/libgfortran/io
Paul Thomas dc42a736c9 re PR fortran/79382 (DTIO ICE)
2017-02-16  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/79382
	* decl.c (access_attr_decl): Test for presence of generic DTIO
	interface and emit error if not present.

2017-02-16  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/79382
	* io/transfer.c (check_dtio_proc): New function.
	(formatted_transfer_scalar_read): Use it.
	(formatted_transfer_scalar_write): ditto.

2017-02-16  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/79382
	* gfortran.dg/dtio_10.f90 : Change test of error message.
	* gfortran.dg/dtio_23.f90 : New test.
	* gfortran.dg/dtio_24.f90 : New test.

From-SVN: r245596
2017-02-20 10:52:50 +00:00
..
close.c Update copyright years. 2017-01-01 13:07:43 +01:00
fbuf.c Update copyright years. 2017-01-01 13:07:43 +01:00
fbuf.h Update copyright years. 2017-01-01 13:07:43 +01:00
file_pos.c Update copyright years. 2017-01-01 13:07:43 +01:00
format.c Update copyright years. 2017-01-01 13:07:43 +01:00
format.h Update copyright years. 2017-01-01 13:07:43 +01:00
inquire.c Update copyright years. 2017-01-01 13:07:43 +01:00
intrinsics.c Update copyright years. 2017-01-01 13:07:43 +01:00
io.h Update copyright years. 2017-01-01 13:07:43 +01:00
list_read.c Update copyright years. 2017-01-01 13:07:43 +01:00
lock.c Update copyright years. 2017-01-01 13:07:43 +01:00
open.c Update copyright years. 2017-01-01 13:07:43 +01:00
read.c Update copyright years. 2017-01-01 13:07:43 +01:00
size_from_kind.c Update copyright years. 2017-01-01 13:07:43 +01:00
transfer.c re PR fortran/79382 (DTIO ICE) 2017-02-20 10:52:50 +00:00
transfer128.c Update copyright years. 2017-01-01 13:07:43 +01:00
unit.c Revert r244448 2017-01-13 21:53:16 +02:00
unix.c Update copyright years. 2017-01-01 13:07:43 +01:00
unix.h Update copyright years. 2017-01-01 13:07:43 +01:00
write.c Revert r244448 2017-01-13 21:53:16 +02:00
write_float.def Update copyright years. 2017-01-01 13:07:43 +01:00