http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57530
--- Comment #8 from Tobias Burnus <burnus at gcc dot gnu.org> --- The original test case (cf. comment 0) is now solved. However, only "type => class" is handled. Still missing is "type = class", where CLASS is a (coarray) scalar or (coarray) array variable, function or an array constructor. See also comment 3.
