PR libfortran/64770 Segfault when trying to open existing file with status="new".
[official-gcc.git] / gcc / testsuite / gcc.dg / graphite / pr60740.c
blob5b7c1802236ea43cb4a60fc68ebdf39d6d3c761b
1 /* { dg-options "-O2 -floop-interchange" } */
3 int **db6 = 0;
5 void
6 k26(void)
8 static int geb = 0;
9 int *a22 = &geb;
10 int **l30 = &a22;
11 int *c4b;
12 int ndf;
13 for (ndf = 0; ndf <= 1; ++ndf)
14 *c4b = (db6 == l30) && (*a22)--;