[Bug fortran/66643] Missing compilation error for formatted data transfer without format
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 30 23:59:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66643
--- Comment #7 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Fri Sep 30 23:19:58 2016
New Revision: 240686
URL: https://gcc.gnu.org/viewcvs?rev=240686&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/io.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.fortran-torture/compile/arrayio.f90
trunk/gcc/testsuite/gfortran.fortran-torture/compile/write.f90
More information about the Gcc-bugs
mailing list