[patch,libgfortran] Bug 69668 - [4.9/5/6 Regression] Error reading namelist opened with DELIM='NONE'
Jerry DeLisle
jvdelisle@charter.net
Thu Feb 11 18:40:00 GMT 2016
On 02/09/2016 06:45 PM, Jerry DeLisle wrote:
> 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?
>
No response yet. Since this is a simple revert, will commit to trunk later today.
> 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.
>
More information about the Fortran
mailing list