gcc/libgfortran/io
Jerry DeLisle a40278c3e3 re PR libfortran/77868 (Fail to NULL guard check for internal unit in inquire_via_unit)
2016-10-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/77868
	* io/inquire.c (inquire_via_unit): NULL guard the check for
	internal unit passed into child IO procedure.

	* gfortran.dg/dtio_15.f90: Fix spaces in dg-do.
	* gfortran.dg/class_array_20.f03: Likewise.
	* gfortran.dg/class_array_21.f03: Likewise.
	* gfortran.dg/finalize_29.f08: Likewise.
	* gfortran.dg/unlimited_polymorphic_23.f90: Likewise.

From-SVN: r240794
2016-10-05 16:32:24 +00:00
..
close.c Update copyright years. 2016-01-04 15:30:50 +01:00
fbuf.c Update copyright years. 2016-01-04 15:30:50 +01:00
fbuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
file_pos.c Update copyright years. 2016-01-04 15:30:50 +01:00
format.c [multiple changes] 2016-08-31 05:36:22 +00:00
format.h [multiple changes] 2016-08-31 05:36:22 +00:00
inquire.c re PR libfortran/77868 (Fail to NULL guard check for internal unit in inquire_via_unit) 2016-10-05 16:32:24 +00:00
intrinsics.c Update copyright years. 2016-01-04 15:30:50 +01:00
io.h re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) 2016-09-23 20:36:21 +00:00
list_read.c re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) 2016-09-23 20:36:21 +00:00
lock.c Update copyright years. 2016-01-04 15:30:50 +01:00
open.c re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) 2016-09-23 20:36:21 +00:00
read.c Update copyright years. 2016-01-04 15:30:50 +01:00
size_from_kind.c Update copyright years. 2016-01-04 15:30:50 +01:00
transfer128.c Update copyright years. 2016-01-04 15:30:50 +01:00
transfer.c re PR fortran/77707 (formatted direct access: nextrec off by one) 2016-09-28 19:38:03 +00:00
unit.c re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) 2016-09-23 20:36:21 +00:00
unix.c [multiple changes] 2016-08-31 05:36:22 +00:00
unix.h Update copyright years. 2016-01-04 15:30:50 +01:00
write_float.def re PR libfortran/77393 (Revision r237735 changed the behavior of F0.0) 2016-09-06 23:22:26 +00:00
write.c re PR libfortran/77393 (Revision r237735 changed the behavior of F0.0) 2016-08-31 17:45:26 +00:00