[Bug fortran/60922] [4.9/5 Regression] Memory leak with allocatable CLASS components
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 24 10:12:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60922
--- Comment #13 from janus at gcc dot gnu.org ---
Author: janus
Date: Sat Jan 24 10:11:52 2015
New Revision: 220078
URL: https://gcc.gnu.org/viewcvs?rev=220078&root=gcc&view=rev
Log:
2015-01-24 Janus Weil <janus@gcc.gnu.org>
Backport from mainline
PR fortran/60922
* class.c (finalize_component): Apply the check for 'fini_coarray' only
to coarray components.
2015-01-24 Janus Weil <janus@gcc.gnu.org>
Backport from mainline
PR fortran/60922
* gfortran.dg/class_allocate_17.f90: New.
Added:
branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/class_allocate_17.f90
Modified:
branches/gcc-4_9-branch/gcc/fortran/ChangeLog
branches/gcc-4_9-branch/gcc/fortran/class.c
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list