Remove AC_CONFIG_MACRO_DIR([m4]).
[cloog-ppl.git] / test / multi-stride2.c.ppl
blobfd9d918b4ac431576099bb5a4412ec38fa83cce8
1 /* Generated from ./multi-stride2.cloog by CLooG  64 bits in 0.00s. */
2 for (i=5;i<=100;i+=6) {
3   if ((i <= 100) && (i >= 5)) {
4     j = (i-1)/2 ;
5     if ((i <= 100) && (i >= 5)) {
6       k = (i-2)/3 ;
7       S1 ;
8     }
9   }