------- Comment #6 from fxcoudert at gcc dot gnu dot org 2009-05-02 16:42 ------- The cause of that is that module procedure are never entered into the global symbol list (gfc_gsym_root). I think they should be there, under their mangled name.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32817