http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57590
--- Comment #9 from Mikael Morin <mikael at gcc dot gnu.org> --- (In reply to janus from comment #8) > Error: Assumed shape array at (1) must be a dummy argument I suppose s/AS_ASSUMED_SHAPE/AS_DEFERRED/ would do for this case, but the problem remains the same: the original array spec is lost.