------- Comment #26 from burnus at gcc dot gnu dot org 2010-07-28 07:41 ------- I expect a similar problem for derived types from modules which are external - in that case the place to modify would be gfc_get_derived_type -- cf. PR 45077. Also here, the proper gsym will not be available if the MODULE is only available via the .mod.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44945