Commit 5fb67f8b by Jerry DeLisle

2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>

	Fix ChangeLogs

From-SVN: r233783
parent dd1291e0
2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org> 2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Steven G. Kargl <kargl@gcc.gnu.org> Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/69110 PR fortran/69910
* io.c (gfc_match_open): Check that open status is an expression * io.c (gfc_match_open): Check that open status is an expression
constant before comparing string to 'scratch' with NEWUNIT. constant before comparing string to 'scratch' with NEWUNIT.
......
2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org> 2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/69110 PR fortran/69910
* gfortran.dg/newunit_4.f90: New test. * gfortran.dg/newunit_4.f90: New test.
2016-02-27 Jakub Jelinek <jakub@redhat.com> 2016-02-27 Jakub Jelinek <jakub@redhat.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment