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/36933] unneeded temporary with derived type containing an array as argument



------- Comment #2 from tkoenig at gcc dot gnu dot org  2008-07-28 10:38 -------
No temporary is done if the first argument of the
matmul intrinsic is a (3,3) array.

Interesting.


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|unneeded temporary          |unneeded temporary with
                   |                            |derived type containing an
                   |                            |array as argument


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


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