]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/66643 (Missing compilation error for formatted data transfer without...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 30 Sep 2016 23:19:58 +0000 (23:19 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 30 Sep 2016 23:19:58 +0000 (23:19 +0000)
commite3228a50387ff82d51f2edc37bc12e91fa21a25f
treeed4f5abca9436ae6c46615fc7fdb47ec85d7fa1e
parent5afa955f12d5be0c748e999f18fa5f57881115b8
re PR fortran/66643 (Missing compilation error for formatted data transfer without format)

2016-09-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/66643
* io.c (match_dt_unit): Peek check for missing format.

* gfortran.fortran-torture/compile/arrayio.f90: Update test.
* gfortran.fortran-torture/compile/write.f90: Update test.

From-SVN: r240686
gcc/fortran/ChangeLog
gcc/fortran/io.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/arrayio.f90
gcc/testsuite/gfortran.fortran-torture/compile/write.f90