[Bug fortran/60810] [4.7/4.8/4.9/4.10 Regression] list directed io from array results in end of file
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 12 22:52:00 GMT 2014
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
More information about the Gcc-bugs
mailing list