This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2



------- Comment #4 from fxcoudert at gcc dot gnu dot org  2007-02-07 08:09 -------
(In reply to comment #3)
> I'm not yet sure how to deal with matmul, wether by
> converting its arguments or by creating kind=1 and
> kind=2 versions.

I think converting wil have a huge performance hit, so we'd better havec kind=1
and kind=2 versions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30533


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