------- 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