r266940 - in /branches/gcc-8-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Mon Dec 10 01:01:00 GMT 2018


Author: kargl
Date: Mon Dec 10 01:01:01 2018
New Revision: 266940

URL: https://gcc.gnu.org/viewcvs?rev=266940&root=gcc&view=rev
Log:
2018-12-09  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/88205
	* io.c (gfc_match_open): Move NEWUNIT checks to after STATUS checks.

2018-12-09  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/88205
	* gfortran.dg/pr88205.f90: New unit.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88205.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/io.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list