re PR testsuite/77418 (SELECT TYPE associating entity can be (de)allocated)
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 31 Aug 2016 07:50:44 +0000 (07:50 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 31 Aug 2016 07:50:44 +0000 (07:50 +0000)
commit1a576b133282fd16192fd76e6f10bc4bc16e033c
tree4da9790e491fd290ab817b376465a698e9b87956
parente73d3ca6d1caf9c1187eeb1236dffd42f15ec043
re PR testsuite/77418 (SELECT TYPE associating entity can be (de)allocated)

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.

From-SVN: r239881
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dtio_5.f90