alloc_comp_result_2.f90
753 Bytes
-
re PR fortran/40440 (Automatic deallocation component of DT function return value) · 47f71eb9
2009-06-19 Paul Thomas <pault@gcc.gnu.org> PR fortran/40440 * trans-expr.c (gfc_conv_procedure_call): Do not deallocate allocatable components if the argument is a pointer. 2009-06-19 Paul Thomas <pault@gcc.gnu.org> PR fortran/40440 * gfortran.dg/alloc_comp_result_2.f90: New test. From-SVN: r148731
Paul Thomas committed