Imported Upstream version 0.15.10
[platform/upstream/cloog-isl.git] / test / reservoir / loechner5.c.ppl
1 /* Generated from ././reservoir/loechner5.cloog by CLooG 0.15 64 bits in 0.02s. */
2 for (c2=1;c2<=M;c2++) {
3   for (c4=1;c4<=M;c4++) {
4     for (c6=1;c6<=M;c6++) {
5       for (c8=1;c8<=M;c8++) {
6         S1(i = c4,j = c6,k = c2,l = c8) ;
7       }
8     }
9   }
10 }