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 Stanislaw 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:56:52 +0200
- Subject: Re: matmul intrinsic procedure
- References: <Pine.LNX.4.44.0506301447040.27330-100000@c1.ucalgary.ca>
I will get the CVS version of both 4.0 and 4.1, and compile it using gcc
4.0.0 (which came with my operating system), and will report back on the
result.
Please note that there are binaries for linux available from
gfortran.org. They are based on 4.1, and will save you the trouble of
compiling gfortran yourself.
The source code for "faim" is part of my research and I am not allowed to
send it out. I will, however, come up with equivalent code shortly.
I would advise testing it with an up-to-date before taking the time to
reduce it. But if the bug still exists in 4.1, then we'll definetely
need a reduced testcase.
FX