Extend value range to silence warnings.
commit55082d1cea39b98963c9677c164f18ae8e14afb8
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jul 2010 22:26:16 +0000 (27 22:26 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jul 2010 22:26:16 +0000 (27 22:26 +0000)
tree888aeec5399313a2b30151946126ef5ef0bedaa7
parentbe5d979df809e0c91630dd546118ce28e12f197f
Extend value range to silence warnings.

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

* graphite-cloog-util.c (oppose_constraint):
Extend loop counter's value range (CLOOG_ORG).
(cloog_matrix_to_ppl_constraint): Same.
(new_Constraint_System_from_Cloog_matrix): Same.
* graphite-cloog-compat.h (matrix_num_type): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@162610 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-cloog-compat.h
gcc/graphite-cloog-util.c