* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.dg / graphite / pr59817-1.c
blob175fa16fd71ae09ac2de855d8bf505dfeb3956de
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -floop-interchange" } */
4 int kd;
6 void
7 n2(void)
9 static int so;
10 static short int i5;
11 int wj;
12 int *il;
13 int *nk = &so;
14 for (wj = 0; wj < 2; ++wj)
15 *nk = ((i5 += *il) || kd );