merge with trunk @ 139506
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / pr37184.c
blob14e11f707959b3a7921bb1a786d5b493ab1fc1a4
1 /* { dg-do compile } */
2 /* { dg-require-effective-target ilp32 } */
3 /* { dg-options "-O1" } */
5 static inline unsigned int
6 rshift_u_s (unsigned int left, int right)
8 return left >> right;
11 unsigned int g_15;
13 int func_29 (int p_30)
15 unsigned int l_31;
16 unsigned long long int l_35 = 0x7736EAE11771B705LL;
17 unsigned int l_36 = 0xEDB553A8L;
19 l_31 = g_15;
20 if ((l_31 <
21 (rshift_u_s ((g_15 - (g_15 >= l_35)), (l_36 <= 1)))) + mod_rhs (1))
22 return 1;