gcc/libgfortran/io
Janus Weil cf47453061 re PR fortran/78661 ([OOP] Namelist output missing object designator under DTIO)
2017-03-28  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/78661
	* trans-io.c (transfer_namelist_element): Perform a polymorphic call
	to a DTIO procedure if necessary.

2017-03-28  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/78661
	* gfortran.dg/dtio_25.f90: Modified test case.
	* gfortran.dg/dtio_27.f90: New test case.

2017-03-28  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/78661
	* io/write.c (nml_write_obj): Build a class container only if necessary.

From-SVN: r246546
2017-03-28 19:01:05 +02: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 re PR fortran/78881 ([F03] reading from string with DTIO procedure does not work properly) 2017-03-25 18:48:01 +00:00
list_read.c list_read.c: Insert /* Fall through. 2017-03-27 20:51:58 +02: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
transfer128.c Update copyright years. 2017-01-01 13:07:43 +01:00
transfer.c re PR fortran/78881 ([F03] reading from string with DTIO procedure does not work properly) 2017-03-25 18:48:01 +00:00
unit.c re PR fortran/78854 ([F03] DTIO namelist output not working on internal unit) 2017-03-11 14:49:57 +00: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_float.def Update copyright years. 2017-01-01 13:07:43 +01:00
write.c re PR fortran/78661 ([OOP] Namelist output missing object designator under DTIO) 2017-03-28 19:01:05 +02:00