PURE function in INTERFACE block not resolved as being a function
Steve Kargl
sgk@troutmask.apl.washington.edu
Tue Jun 7 17:35:00 GMT 2005
On Thu, Jun 02, 2005 at 07:04:27PM -0700, Mark Hesselink wrote:
>
> As mentioned in the subject, a PURE function that is part of an
> INTERFACE block is not resolved as being a function. Gfortran gives the
> following warning for the code attached at the end of this email:
>
> module_procedure-1.f90: In function 'show':
> module_procedure-1.f90:30: warning: unused variable 'test'
>
> I am using GNU Fortran 95 (GCC 4.1.0 20050602 (experimental)) on Darwin
> 7.9.0.
>
Mark,
Can you file a bug report? I thought that this was
a known issue, but a (quick) search of the bugzilla
data base did not return an open PR.
--
Steve
More information about the Fortran
mailing list