------- Comment #7 from janus at gcc dot gnu dot org 2009-11-15 15:24 ------- (In reply to comment #6) > OTOH, is this even valid?
At first glance, I don't see why it shouldn't be. Btw, this also fails with type-bound functions: integer :: i i = new_field()%mesh%new_int() -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42048