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 fortran/37131] inline matmul for small matrix sizes



------- Comment #11 from tkoenig at gcc dot gnu dot org  2010-06-05 08:49 -------
Dear Paul,

thanks a lot for your helpful comments.

Just one thing:  I currently don't see how to refer to multiple
indices for an array element.

In the code you pointed out, this is done with a single variable,
recursing for multiple dimension (or that is how I read the code,
which might not be correct).

Any more hints?

Thomas


-- 


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


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