This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r240686 - in /trunk/gcc: fortran/ChangeLog fort...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]