------- Comment #1 from burnus at gcc dot gnu dot org 2010-02-26 07:36 ------- Note: One should check that the initialization properly works. It could be that one needs to add a sym->ns->proc_name->attr.flavor == FL_MODULE in the check in trans-decl.c's gfc_get_symbol_decl for gfc_conv_initializer (cf. patch in PR 43178).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43185