This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/73142] [5/6 Regression] Reading a namelist fails - my code worked until 4.8.2


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73142

--- Comment #11 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Thu Aug 11 17:28:51 2016
New Revision: 239382

URL: https://gcc.gnu.org/viewcvs?rev=239382&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-5-branch/gcc/testsuite/gfortran.dg/namelist_90.f
Modified:
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/libgfortran/ChangeLog
    branches/gcc-5-branch/libgfortran/io/list_read.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]