matmul intrinsic procedure
Paul Brook
paul@codesourcery.com
Thu Jun 30 21:13:00 GMT 2005
On Thursday 30 June 2005 21:40, Jan Stanisław Owoc wrote:
> > P.S. Is it really not yet implemented in gfortran? That sort of
> > surprises me, but I haven't actually checked.
>
> I have been able to compile and run this program with ifort, g95 on Linux
> and Cygwin, and f95 on Solaris. It uses a very simple matrix
> multiplication. It compiles, but does not run:
>
> ./faim ../dat/freetest
> faim: ../../../libgfortran/generated/matmul_r8.c:170: matmul_r8: Assertion
> `a->base == 0' failed.
> Abort
This is PR18857, fixed two months ago in cvs.
Paul
More information about the Fortran
mailing list