------- Comment #4 from pault at gcc dot gnu dot org 2006-09-10 17:18 ------- Subject: Bug 28959
Author: pault Date: Sun Sep 10 17:17:57 2006 New Revision: 116816 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116816 Log: 2006-09-10 Paul Thomas <[EMAIL PROTECTED]> PR fortran/28959 trans-types.c (gfc_get_derived_type): Use the parent namespace of the procedure if the type's own namespace does not have a parent. 2006-09-10 Paul Thomas <[EMAIL PROTECTED]> PR fortran/28959 gfortran.dg/used_types_10: New test. Added: trunk/gcc/testsuite/gfortran.dg/used_types_10.f90 Modified: trunk/gcc/fortran/ChangeLog trunk/gcc/fortran/trans-types.c trunk/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28959