Generate safety parentheses around compound expressions
[cloog.git] / test / reservoir / pingali6.c
blob08765c1c6687bbb0a5addc5515fc13301515b0a5
1 /* Generated from ./reservoir/pingali6.cloog by CLooG 0.18.1-2-g43fc508 gmp bits in 0.01s. */
2 if (N >= 3) {
3 for (c4=2;c4<=N-1;c4++) {
4 for (c6=2;c6<=N-1;c6++) {
5 S1(1,c4,c6);
8 for (c2=3;c2<=2*M;c2++) {
9 for (c4=2;c4<=N-1;c4++) {
10 for (c6=2;c6<=N-1;c6++) {
11 if (c2%2 == 0) {
12 S1((c2/2),c4,c6);
16 for (c4=2;c4<=N-1;c4++) {
17 for (c6=2;c6<=N-1;c6++) {
18 if ((c2+1)%2 == 0) {
19 S2(((c2-1)/2),c4,c6);
24 for (c4=2;c4<=N-1;c4++) {
25 for (c6=2;c6<=N-1;c6++) {
26 S2(M,c4,c6);