r237003 - in /trunk/gcc: fortran/ChangeLog fort...
jvdelisle@gcc.gnu.org
jvdelisle@gcc.gnu.org
Wed Jun 1 17:06:00 GMT 2016
Author: jvdelisle
Date: Wed Jun 1 17:06:50 2016
New Revision: 237003
URL: https://gcc.gnu.org/viewcvs?rev=237003&root=gcc&view=rev
Log:
2016-06-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/52393
* io.c (match_io): For READ, try to match a default character
expression. If found, set the dt format expression to this,
otherwise go back and try control list.
PR fortran/52393
* gfortran.dg/fmt_read_3.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/fmt_read_3.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/io.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list