Get rid of the warning about ignoring the return value of fgets
[cloog.git] / test / christian.c
blobb68b3921233e88db3e598d862ef2d717e5df86c3
1 /* Generated from ./christian.cloog by CLooG 0.18.1-2-g43fc508 gmp bits in 0.00s. */
2 if (N >= 1) {
3 S1(0,(N-1));
4 for (p=-N+2;p<=N-1;p++) {
5 if (p >= 1) {
6 S2((p-1),0);
8 for (i=max(0,p);i<=min(N-1,p+N-2);i++) {
9 S1(i,(-p+i));
10 S2(i,(-p+i+1));
12 if (p <= 0) {
13 S1((p+N-1),(N-1));
16 S2((N-1),0);