C Binding

Janus Weil janus@gcc.gnu.org
Fri Apr 12 20:05:00 GMT 2013


Hi Salvatore,

> I am seeing this nonsensical  error message with current trunk plus
> Janne's patch for compressed module files:
>
>   if (.not.c_associated(a%deviceMat%mat)) then
>                        1
> Error: Name 'c_associated' at (1) is an ambiguous reference to
> 'c_associated' from module '(intrinsic)'
> psb_s_csrg_scal.F90:65.5:
>
>   endif
>
> Is this already known?

if you only see it with trunk, then it is supposed to be a regression,
I guess? While our current list of regressions is not as short as it
should be, and there are even a few C-binding related ones in there,
this particular problem does not seem to be among them.

Would be helpful to have a short test case for this (and: to know
whether it also occurs with a clean trunk).

Cheers,
Janus



More information about the Fortran mailing list