This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/77418] SELECT TYPE associating entity can be (de)allocated


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77418

--- Comment #1 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Wed Aug 31 07:50:44 2016
New Revision: 239881

URL: https://gcc.gnu.org/viewcvs?rev=239881&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/dtio_5.f90

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]