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]

Re: matmul intrinsic procedure


On Jun 30, 2005, at 1:40 PM, 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.

It compiles, but does not run:...


./faim ../dat/freetest
faim: ../../../libgfortran/generated/matmul_r8.c:170: matmul_r8: Assertion
`a->base == 0' failed.
Abort

That is clearly a sign of a bug, rather than of not being implemented. That's a horse of a very different color.


--
Richard Maine                |  Good judgment comes from experience;
Richard.Maine@nasa.gov       |  experience comes from bad judgment.
                            |        -- Mark Twain


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