Add --with-host-libstdcxx configure switch.
[cloog-ppl.git] / test / test.c.ppl
blob88312384772c826504cf01da998e81ab0b8fb242
1 /* Generated from ./test.cloog by CLooG 0.15 64 bits in 0.07s. */
2 for (i=1;i<=2;i++) {
3   for (j=1;j<=M;j++) {
4     S1 ;
5   }
7 for (i=3;i<=M-1;i++) {
8   for (j=1;j<=i-1;j++) {
9     S1 ;
10   }
11   S1(j = i) ;
12   S2(j = i) ;
13   for (j=i+1;j<=M;j++) {
14     S1 ;
15   }
17 for (j=1;j<=M-1;j++) {
18   S1(i = M) ;
20 S1(i = M,j = M) ;
21 S2(i = M,j = M) ;
22 for (i=M+1;i<=N;i++) {
23   for (j=1;j<=M;j++) {
24     S1 ;
25   }
26   S2(j = i) ;