* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr42716.c
blobe52df0f4ae3f7524bba870736b6128463765d5a4
1 static short foo (long long si1, short si2)
3 return si1 > 0 && si2 > 0 || si1 < 0
4 && si2 < 0 && si1 < 1 - si2 ? : si1 + si2;
7 int g_13;
8 unsigned g_17;
10 int safe (int, int);
12 void bar (short p_51, short * p_52)
14 int *const l_55 = &g_13;
15 if (safe (*p_52, g_13 != foo (*p_52 & *l_55 == g_13 && g_17 >= 1, 0)))