------- Comment #7 from burnus at gcc dot gnu dot org  2008-05-25 19:58 -------
> Patch is attached.

You need also to reject the following, which violates R504.

interface
  real function bar()
  end function bar
end interface
dimension :: bar(4)
end


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36325

Reply via email to