Fix http://gcc.gnu.org/PR42181 correct cloog_domain_sort.
[cloog-ppl.git] / test / esced.c.ppl
blob8dc8f0ed28e2415f5f9d415229d71edfb23a5700
1 /* Generated from ./esced.cloog by CLooG 0.15 64 bits in 0.00s. */
2 if (n >= 1) {
3   for (i=1;i<=m;i++) {
4     S1 ;
5     for (j=1;j<=n;j++) {
6       S2 ;
7     }
8   }
10 if (n <= 0) {
11   for (i=1;i<=m;i++) {
12     S1 ;
13   }