This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: matmul intrinsic procedure
- From: FX Coudert <fxcoudert at gmail dot com>
- To: Jan Stanis³aw Owoc <jsowoc at ucalgary dot ca>
- Cc: Richard E Maine <Richard dot Maine at nasa dot gov>, fortran at gcc dot gnu dot org
- Date: Thu, 30 Jun 2005 22:45:33 +0200
- Subject: Re: matmul intrinsic procedure
- References: <Pine.LNX.4.44.0506301435260.27330-100000@c1.ucalgary.ca>
./faim ../dat/freetest
faim: ../../../libgfortran/generated/matmul_r8.c:170: matmul_r8: Assertion
`a->base == 0' failed.
This looks like a old bug, which did arise only in some matrix
multiplications, and was fixed some time ago. How old is the gfortran
version you're using? (please post, e.g., the output of "gfortran -v").
FX