summaryrefslogtreecommitdiff
path: root/cloog-core/test/basic-bounds-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-core/test/basic-bounds-3.c')
-rw-r--r--cloog-core/test/basic-bounds-3.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cloog-core/test/basic-bounds-3.c b/cloog-core/test/basic-bounds-3.c
new file mode 100644
index 0000000..f5fdaf8
--- /dev/null
+++ b/cloog-core/test/basic-bounds-3.c
@@ -0,0 +1,4 @@
+/* Generated from ../../../git/cloog/test/basic-bounds-3.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
+for (i=0;i<=M;i++) {
+ S1(i) ;
+}