gcc/libgfortran/io
Jerry DeLisle c08de9db47 re PR fortran/78854 ([F03] DTIO namelist output not working on internal unit)
2017-03-11  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/78854
	* io/list_read.c (nml_get_obj_data): Stash internal unit for
	later use by child procedures.
	* io/write.c (nml_write_obj): Likewise.
	* io/tranfer.c (data_transfer_init): Minor whitespace.
	* io/unit.c (set_internal_uit): Look for the stashed internal
	unit and use it if found.

	* gfortran.dg/dtio_25.f90: New test.

From-SVN: r246070
2017-03-11 14:49:57 +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 re PR fortran/78854 ([F03] DTIO namelist output not working on internal unit) 2017-03-11 14:49:57 +00: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/78854 ([F03] DTIO namelist output not working on internal unit) 2017-03-11 14:49:57 +00:00
transfer128.c Update copyright years. 2017-01-01 13:07:43 +01: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.c re PR fortran/78854 ([F03] DTIO namelist output not working on internal unit) 2017-03-11 14:49:57 +00:00
write_float.def Update copyright years. 2017-01-01 13:07:43 +01:00