2006-11-08 Paul Thomas PR fortran/29744 * trans-types.c (gfc_get_derived_type): Ensure that the proc_name namespace is not the same as the owner namespace and that identical derived types in the same namespace share the same backend_decl. 2006-11-08 Paul Thomas PR fortran/29744 * gfortran.dg/used_types_12.f90: New test.