[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
Thu Feb 18 18:33:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69668
--- Comment #8 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Thu Feb 18 18:23:09 2016
New Revision: 233528
URL: https://gcc.gnu.org/viewcvs?rev=233528&root=gcc&view=rev
Log:
2016-02-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Backport from gcc-5-branch.
PR libgfortran/69668
* io/list_read.c (read_character): Remove code related to DELIM_NONE.
* gfortran.dg/namelist_38.f90: Update test.
* gfortran.dg/namelist_84.f90: Update test.
Modified:
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/namelist_38.f90
branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/namelist_84.f90
branches/gcc-4_9-branch/libgfortran/ChangeLog
branches/gcc-4_9-branch/libgfortran/io/list_read.c
More information about the Gcc-bugs
mailing list