Fix flipped condition using mpz_sgn.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2010 20:27:02 +0000 (20:27 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2010 20:27:02 +0000 (20:27 +0000)
commit2c4340a8706abecb8c30a4ff47aae17a7bf8fb4a
treeb66724c20ea38e39b0d016ba51a488fcc974f13e
parent38df5b0a7080db3c2fc407e23081631687145050
Fix flipped condition using mpz_sgn.

2010-07-15  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>

* graphite-cloog-util.c
(cloog_matrix_to_ppl_constraint): Fix flipped condition.
* graphite-poly.c
(psct_scattering_dim_for_loop_depth): Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163137 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ChangeLog.graphite
gcc/graphite-cloog-util.c
gcc/graphite-poly.c