gcc/libgfortran/io
Jerry DeLisle bb295963d4 re PR fortran/61933 (Inquire on internal units)
2015-01-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/61933
	* io/inquire.c (inquire_via_unit): Set existing to true for
	any negative unit that is currently connected and any positive
	units within range of KIND=4 value.  The unit value for any out
	of range case that may occur if the user is using a KIND=8 will
	have been set to -2 which is reserved and can never be opened,
	and therefore the unit does not exist.

From-SVN: r220024
2015-01-23 02:01:10 +00:00
..
close.c Update copyright years. 2015-01-05 13:33:28 +01:00
fbuf.c Update copyright years. 2015-01-05 13:33:28 +01:00
fbuf.h Update copyright years. 2015-01-05 13:33:28 +01:00
file_pos.c Update copyright years. 2015-01-05 13:33:28 +01:00
format.c Update copyright years. 2015-01-05 13:33:28 +01:00
format.h Update copyright years. 2015-01-05 13:33:28 +01:00
inquire.c re PR fortran/61933 (Inquire on internal units) 2015-01-23 02:01:10 +00:00
intrinsics.c Update copyright years. 2015-01-05 13:33:28 +01:00
io.h Update copyright years. 2015-01-05 13:33:28 +01:00
list_read.c Update copyright years. 2015-01-05 13:33:28 +01:00
lock.c Update copyright years. 2015-01-05 13:33:28 +01:00
open.c Update copyright years. 2015-01-05 13:33:28 +01:00
read.c Update copyright years. 2015-01-05 13:33:28 +01:00
size_from_kind.c Update copyright years. 2015-01-05 13:33:28 +01:00
transfer.c Update copyright years. 2015-01-05 13:33:28 +01:00
transfer128.c Update copyright years. 2015-01-05 13:33:28 +01:00
unit.c Update copyright years. 2015-01-05 13:33:28 +01:00
unix.c Update copyright years. 2015-01-05 13:33:28 +01:00
unix.h Update copyright years. 2015-01-05 13:33:28 +01:00
write.c Update copyright years. 2015-01-05 13:33:28 +01:00
write_float.def Update copyright years. 2015-01-05 13:33:28 +01:00