gcc/libgfortran/io
Jerry DeLisle d5efbf3fd5 re PR fortran/84412 (Erroneous "Inquire statement identifies an internal file" error)
2018-02-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/84412
	* io/transfer.c (finalize_transfer): After completng an internal unit
	I/O operation, clear internal_unit_kind.

From-SVN: r257791
2018-02-18 15:32:39 +00:00
..
close.c Update copyright years. 2018-01-03 11:03:58 +01:00
fbuf.c PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
fbuf.h PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
file_pos.c Update copyright years. 2018-01-03 11:03:58 +01:00
format.c libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use vaiable members for dim. 2018-02-12 19:53:17 +00:00
format.h Update copyright years. 2018-01-03 11:03:58 +01:00
inquire.c Update copyright years. 2018-01-03 11:03:58 +01:00
intrinsics.c Update copyright years. 2018-01-03 11:03:58 +01:00
io.h PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
list_read.c libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use vaiable members for dim. 2018-02-12 19:53:17 +00:00
lock.c Update copyright years. 2018-01-03 11:03:58 +01:00
open.c Update copyright years. 2018-01-03 11:03:58 +01:00
read.c PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
size_from_kind.c Update copyright years. 2018-01-03 11:03:58 +01:00
transfer.c re PR fortran/84412 (Erroneous "Inquire statement identifies an internal file" error) 2018-02-18 15:32:39 +00:00
transfer128.c Update copyright years. 2018-01-03 11:03:58 +01:00
unit.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
unix.c PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
unix.h PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
write.c libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use vaiable members for dim. 2018-02-12 19:53:17 +00:00
write_float.def Update copyright years. 2018-01-03 11:03:58 +01:00