]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR fortran/60810 (list directed io from array results in end of file)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 12 Apr 2014 22:52:10 +0000 (22:52 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 12 Apr 2014 22:52:10 +0000 (22:52 +0000)
commit924d4906d6dbc4109cc0440e49b701eb6647bd2a
tree586da06137005fdd8d9ae7e8898d91daa6f2540f
parentf038695b56cc710b637906388d34e7ce89484990
backport: re PR fortran/60810 (list directed io from array results in end of file)

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.

From-SVN: r209340
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/arrayio_13.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/unit.c