]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/ChangeLog
2019-02-22 Harald Anlauf <anlauf@gmx.de>
authoranlauf <anlauf@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Feb 2019 20:35:38 +0000 (20:35 +0000)
committeranlauf <anlauf@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Feb 2019 20:35:38 +0000 (20:35 +0000)
commit93fd04e747b78307aceb8fb892b17db41f37e0df
tree402881984d32b47a6ad1deb73201a5fc1d63f5ca
parent4bfac94e0e40a4495ab57b4f1209e5dca191baff
2019-02-22  Harald Anlauf  <anlauf@gmx.de>

PR fortran/83057
* io.c (gfc_match_open): Fix logic in checks of OPEN statement
when NEWUNIT= is specified.

PR fortran/83057
* gfortran.dg/newunit_6.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269134 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/io.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/newunit_6.f90 [new file with mode: 0644]