[Bug fortran/60529] [4.9 Regression] [OOP] ICE with allocatable sub-component
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Sat Mar 15 10:56:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60529
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
r206362 (2014-01-06) is OK, r206567 (2014-01-12) gives the ICE.
> Probably caused by the finalization implementation?
Author: janus
Date: Mon Jan 6 23:21:39 2014
New Revision: 206379
URL: http://gcc.gnu.org/viewcvs?rev=206379&root=gcc&view=rev
Log:
2014-01-06 Janus Weil <janus@gcc.gnu.org>
PR fortran/59589
* class.c (comp_is_finalizable): New function to dermine if a given
component is finalizable.
(finalize_component, generate_finalization_wrapper): Use it.
2014-01-06 Janus Weil <janus@gcc.gnu.org>
PR fortran/59589
* gfortran.dg/class_allocate_16.f90: New.
Added:
trunk/gcc/testsuite/gfortran.dg/class_allocate_16.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/class.c
trunk/gcc/testsuite/ChangeLog
is in the range.
More information about the Gcc-bugs
mailing list