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/60810] [4.7/4.8/4.9/4.10 Regression] list directed io from array results in end of file


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60810

--- Comment #11 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sat Apr 12 22:52:10 2014
New Revision: 209340

URL: http://gcc.gnu.org/viewcvs?rev=209340&root=gcc&view=rev
Log:
2014-04-12  Jerry DeLisle  <jvdelisle@gcc.gnu>

    Backport from mainline
    PR libfortran/60810
    io/unit.c (is_trim_ok): If internal unit is array, do not trim.

    Backport from mainline
    PR libfortran/60810
    gfortran.dg/arrayio_13.f90: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/arrayio_13.f90
Modified:
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/libgfortran/ChangeLog
    branches/gcc-4_8-branch/libgfortran/io/unit.c


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