codegen_test.sh: avoid use of constructs not supported by /bin/sh on Solaris
[isl.git] / test_inputs / codegen / cloog / mod3.c
blob996272da5c05a7b3bc6eb9176909ab614b287c9a
1 for (int c0 = max(0, 32 * h0 - 1991); c0 <= min(32 * h0 + 31, 999); c0 += 1)
2 if ((32 * h0 - c0 + 32) % 64 >= 1)
3 for (int c1 = 0; c1 <= 999; c1 += 1)
4 S1(c0, c1);