[Bug fortran/32512] efficiency of RESHAPE and SPREAD
highegg at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jun 26 06:36:00 GMT 2007
------- Comment #1 from highegg at gmail dot com 2007-06-26 06:36 -------
Created an attachment (id=13790)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13790&action=view)
speedtester of TRANSPOSE, RESHAPE and SPREAD
this testcase tests speed of constructing an array via TRANSPOSE, RESHAPE and
SPREAD, by passing the result to a computationally non-intensive subroutine
(involving only one row and column of the matrix).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32512
More information about the Gcc-bugs
mailing list