clast.c: fix use of stride constraint when constructing modulo guard
commitdb7e45c390c286702d492bed67ebbe942b36d42f
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 4 Jan 2011 13:37:59 +0000 (4 14:37 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 6 Jan 2011 12:35:10 +0000 (6 13:35 +0100)
tree6daaccbbc7f9fb019931e99ba25f3b68c82b15dd
parent2622e2a0e2b5edd1bf0e23ef8047b0a93686ed43
clast.c: fix use of stride constraint when constructing modulo guard

The offset of the parameters was not calculated correctly.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
source/clast.c
test/Makefile.am
test/stride4.c [new file with mode: 0644]
test/stride4.cloog [new file with mode: 0644]