Get rid of the warning about ignoring the return value of fgets
[cloog/uuh.git] / test / infinite3.c
blob9e4292c17ba82e36a5c6bc8affa6add6c8096b61
1 /* Generated from ../../../git/cloog/test/infinite3.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.03s. */
2 for (;i<=0;i++) {
3 S1(i) ;
5 for (i=1;i<=min(M,N);i++) {
6 S1(i) ;
7 for (j=1;j<=M;j++) {
8 S2(i,j) ;
11 for (i=N+1;i<=M;i++) {
12 S1(i) ;
14 for (i=M+1;i<=N;i++) {
15 for (j=1;j<=M;j++) {
16 S2(i,j) ;