class.c
94.6 KB
-
re PR fortran/61767 ([OOP] ICE in generate_finalization_wrapper at fortran/class.c:1491) · cdeb16cb
2016-12-09 Janus Weil <janus@gcc.gnu.org> PR fortran/61767 * class.c (has_finalizer_component): Fix this function to detect only non-pointer non-allocatable components which have a finalizer. 2016-12-09 Janus Weil <janus@gcc.gnu.org> PR fortran/61767 * gfortran.dg/finalize_31.f90: New test. From-SVN: r243483
Janus Weil committed