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 <jvdeli...@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