OSDN Git Service

* tree-loop-linear.c (gather_interchange_stats): For multidimensional
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Mar 2007 23:23:24 +0000 (23:23 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Mar 2007 23:23:24 +0000 (23:23 +0000)
commit28d4f5a1a67f31e3e69b696c8d3d8f5a123a1322
treed21c23b85fba4827eae8894e489ee403c78576ed
parentd44eb2e37e1f1f2c1871d751dc3c0947a95055e2
* tree-loop-linear.c (gather_interchange_stats): For multidimensional
arrays, multiply the access strides by the size of the sub-array.
* testsuite/gcc.dg/tree-ssa/ltrans-5.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122935 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/ltrans-5.c [new file with mode: 0644]
gcc/tree-loop-linear.c