annotate gcc/testsuite/gcc.c-torture/compile/pr36238.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents:
diff changeset
1 typedef signed char int8_t;
kono
parents:
diff changeset
2 typedef int int32_t;
kono
parents:
diff changeset
3 typedef unsigned short int uint16_t;
kono
parents:
diff changeset
4 typedef unsigned int uint32_t;
kono
parents:
diff changeset
5 int32_t g_19 = 0x67F5AEE0L;
kono
parents:
diff changeset
6 uint16_t g_169 = 0x89E3L;
kono
parents:
diff changeset
7 const volatile uint32_t g_258 = 0x63AFEBCAL;
kono
parents:
diff changeset
8 int32_t func_11;
kono
parents:
diff changeset
9 int32_t func_29;
kono
parents:
diff changeset
10 int32_t
kono
parents:
diff changeset
11 func_5 (int32_t p_6, int32_t p_8, uint16_t p_10)
kono
parents:
diff changeset
12 {
kono
parents:
diff changeset
13 if (lshift_s_s (func_11, p_8))
kono
parents:
diff changeset
14 {
kono
parents:
diff changeset
15 int8_t l_18 = 0x6FL;
kono
parents:
diff changeset
16 if (l_18)
kono
parents:
diff changeset
17 for (p_6 = -14;; g_19 += 6)
kono
parents:
diff changeset
18 {
kono
parents:
diff changeset
19 int32_t l_283 = -1L;
kono
parents:
diff changeset
20 if (((0x45L / 1L) > 0x07414511L * 1L / 1L > func_29) / 1L)
kono
parents:
diff changeset
21 for (p_8 = 6;; p_8 -= 5)
kono
parents:
diff changeset
22 l_283 = 0xC90541F7L;
kono
parents:
diff changeset
23 }
kono
parents:
diff changeset
24 }
kono
parents:
diff changeset
25 else
kono
parents:
diff changeset
26 g_169 = g_258;
kono
parents:
diff changeset
27 }