[patch,libgfortran] Bug 69668 - [4.9/5/6 Regression] Error reading namelist opened with DELIM='NONE'
Jerry DeLisle
jvdelisle@charter.net
Wed Feb 10 02:45:00 GMT 2016
The attached patch reverts the guilty code. We were trying to honor delim=NONE
on namelist reads which is invalid.
Test cases updated. Regression tested on x86-64.
OK for trunk and back port in about a week?
Regards,
Jerry
2016-02-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/69668
* io/list_read.c (read_character): Remove code related to DELIM_NONE.
2016-02-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/69668
* gfortran.dg/nanelist_38.f90: Update test.
* gfortran.dg/nanelist_84.f90: Update test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr69668.diff
Type: text/x-patch
Size: 2396 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160210/a993288d/attachment.bin>
More information about the Fortran
mailing list