Get rid of the warning about ignoring the return value of fgets
[cloog.git] / test / wavefront.c
blobc4ee6867a0ae60bed2be73f0467146b957eeb2f0
1 /* Generated from ./wavefront.cloog by CLooG 0.18.1-2-g43fc508 gmp bits in 0.00s. */
2 if ((m >= 1) && (n >= 1)) {
3 for (c1=2;c1<=n+m;c1++) {
4 for (c2=max(1,c1-m);c2<=min(n,c1-1);c2++) {
5 S1(c2,(c1-c2));