This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

C_FUNLOC on procedure pointer component


Hello,

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?

Thanks,
John

Attachment: proc_ptr_comp_convert.f90
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]