(j3.2006) calling a Fortran subroutine with BIND attribute--standard conforming or no?
Aleksandar Donev
donev1
Fri Jan 18 14:43:35 EST 2008
On Friday 18 January 2008 11:35, Michael Ingrassia wrote:
> Where is there language saying that if we call a subroutine with an
> unexpected binding label, an interface supplying the binding label
> must be in force?
In the most obvious place, 12.3.1.1:
A procedure other than a statement function shall have an explicit interface
if it is referenced and
...
(5) The procedure has the BIND attribute.
aleks
More information about the J3
mailing list