2016-08-31 Paul Thomas <pault@gcc.gnu.org>
commitb298bde8bd8ebde8ca8ae4bb3875a8f8a951cf91
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Aug 2016 07:50:44 +0000 (31 07:50 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Aug 2016 07:50:44 +0000 (31 07:50 +0000)
tree4da9790e491fd290ab817b376465a698e9b87956
parent9f732c4e1f6d326e01044eeee81d87726af2defc
2016-08-31  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/77418
* gfortran.dg/dtio_5.f90: Remove the non-standard deallocation
of the associate entity and replace with a pointer to the
intended item on the stack.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239881 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dtio_5.f90