This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
[Patch, Fortran] PR66643 Check for missing format
- From: Jerry DeLisle <jvdelisle at charter dot net>
- To: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 30 Sep 2016 16:22:51 -0700
- Subject: [Patch, Fortran] PR66643 Check for missing format
- Authentication-results: sourceware.org; auth=none
Committed r240686
M gcc/testsuite/ChangeLog
M gcc/testsuite/gfortran.fortran-torture/compile/write.f90
M gcc/testsuite/gfortran.fortran-torture/compile/arrayio.f90
M gcc/fortran/ChangeLog
M gcc/fortran/io.c
as obvious and trivial.
Regards,
Jerry