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 <jvdeli...@gcc.gnu.org> > > PR libgfortran/69668 > * io/list_read.c (read_character): Remove code related to DELIM_NONE. > > > > 2016-02-09 Jerry DeLisle <jvdeli...@gcc.gnu.org> > > PR libgfortran/69668 > * gfortran.dg/nanelist_38.f90: Update test. > * gfortran.dg/nanelist_84.f90: Update test. >