re PR fortran/40882 ([F03] infinite recursion in gfc_get_derived_type with PPC…
re PR fortran/40882 ([F03] infinite recursion in gfc_get_derived_type with PPC returning derived type) 2009-07-28 Janus Weil <janus@gcc.gnu.org> PR fortran/40882 * trans-types.c (gfc_get_ppc_type): For derived types, directly use the backend_decl, instead of calling gfc_typenode_for_spec, to avoid infinte loop. (gfc_get_derived_type): Correctly handle PPCs returning derived types, avoiding infinite recursion. 2009-07-28 Janus Weil <janus@gcc.gnu.org> PR fortran/40882 * gfortran.dg/proc_ptr_comp_13.f90: New. From-SVN: r150154
Showing
Please
register
or
sign in
to comment