C_FUNLOC on procedure pointer component

Janus Weil janus@gcc.gnu.org
Sat Apr 27 08:00:00 GMT 2013


Hi John,

> As of gfortran 4.7.2, the compiler trips up when calling C_FUNLOC on a
> derived type component (see attached example).  I get an incorrect error
> that the argument must be a procedure.  Is this a known issue?

since your test case works with current trunk, I'd say yes :)

I think it has been fixed by this commit:

http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=197053

Cheers,
Janus



More information about the Fortran mailing list