[Bug libfortran/71123] Namelist read failure on Windows
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 11 17:09:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71123
--- Comment #8 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Thu Aug 11 17:08:54 2016
New Revision: 239381
URL: https://gcc.gnu.org/viewcvs?rev=239381&root=gcc&view=rev
Log:
2016-08-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Backport from trunk
PR libgfortran/71123
PR libgfortran/73142
* io/list_read (eat_spaces): Eat '\r' as part of spaces.
* gfortran.dg/namelist_90.f: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/namelist_90.f
Modified:
branches/gcc-6-branch/gcc/testsuite/ChangeLog
branches/gcc-6-branch/libgfortran/ChangeLog
branches/gcc-6-branch/libgfortran/io/list_read.c
More information about the Gcc-bugs
mailing list