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

Mikael Morin <mikael at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mikael at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #1 from Mikael Morin <mikael at gcc dot gnu.org> ---
Both 4.8 and trunk(4.9) now output:

comment_0.f90:32.18:

call minim(param, mysub, result)
                  1
Error: Interface mismatch in dummy procedure 'subr' at (1): Shape mismatch in
argument 'p'


I think that's acceptable as a diagnostic.
Closing as FIXED.

Reply via email to