[Bug fortran/69668] [4.9/5/6 Regression] Error reading namelist opened with DELIM='NONE'
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 12 19:52:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69668
--- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Fri Feb 12 19:52:13 2016
New Revision: 233387
URL: https://gcc.gnu.org/viewcvs?rev=233387&root=gcc&view=rev
Log:
2016-02-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/69668
* io/list_read.c (read_character): Remove code related to DELIM_NONE.
PR libgfortran/69668
* gfortran.dg/namelist_38.f90: Update test.
* gfortran.dg/namelist_84.f90: Update test.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/namelist_38.f90
trunk/gcc/testsuite/gfortran.dg/namelist_84.f90
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/list_read.c
More information about the Gcc-bugs
mailing list