* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr70916.c
blobc3ea69fba9bcd19e5cb902f9429e693df0686509
1 /* PR tree-optimization/70916 */
3 int a, b, c, d, i, k;
4 int static *e = &b, *j;
5 int **f;
6 int static ***g = &f;
7 int *h;
8 void
9 fn1 ()
11 for (;;)
13 int l[1] = { };
14 int m = (__UINTPTR_TYPE__) l;
15 for (; d; d--)
17 int ****n;
18 int *****o = &n;
19 i = a & 7 ? : a;
20 *e = (((*o = &g) != (int ****) g) < h[c], 0) || k;
21 if (*e)
23 **n = &j;
24 *e = (__UINTPTR_TYPE__) h;