------- Comment #1 from burnus at gcc dot gnu dot org 2010-09-23 09:59 ------- Note: The implementation should honour PR 40571, i.e. array parameters from intrinsic modules, which do not exist as .o file. My current idea is to generate them per use association as local static variable - which would break if uses gsym for them.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45756