PR graphite/42185
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Dec 2009 15:17:46 +0000 (15:17 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Dec 2009 15:17:46 +0000 (15:17 +0000)
commit5daf19b17b2b5fff65f64a04d82f85d48251d047
tree10039beb55c068a2e7c2ed3a603b42ebdc4214c6
parent9469850c188249125ff0c1e29065a30a5292e69d
   PR graphite/42185
        * graphite-sese-to-poly.c (is_reduction_operation_p): Assert that
        we are a GIMPLE_ASSIGN.  Do not calculate rhs code twice.
        (follow_ssa_with_commutative_ops): Return NULL on non assignment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155256 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/graphite-sese-to-poly.c
gcc/testsuite/gfortran.dg/graphite/pr42185.f90 [new file with mode: 0644]