category
stringclasses
1 value
pair_id
int64
0
399
program_1_path
stringlengths
32
34
program_2_path
stringlengths
28
31
program_1_code
stringlengths
1.17k
17.3k
program_2_code
stringlengths
686
23.8k
truth_label
bool
2 classes
problem_id
int64
0
199
problem_path
stringlengths
23
25
program_1_length
int64
61
314
program_2_length
int64
36
574
program_1_similarity
float64
0.25
0.99
program_2_similarity
float64
0.53
0.99
DCE
300
dataset/organized/DCE/150/target.c
dataset/organized/DCE/150/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2[5][8] = {{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL},{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL},{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL},{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL},{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL}}; static int32_t g_3 = (-5L); static volatile int32_t g_6 = (-1L); static volatile int32_t g_7[5] = {(-6L),(-6L),(-6L),(-6L),(-6L)}; static volatile int32_t g_8[6] = {0x9822CB3AL,0x9822CB3AL,0x9822CB3AL,0x9822CB3AL,0x9822CB3AL,0x9822CB3AL}; static volatile int32_t g_9 = 0xE3869393L; static volatile int32_t g_10[4] = {(-3L),(-3L),(-3L),(-3L)}; static volatile int32_t g_11 = (-1L); static int32_t g_12 = 3L; static int32_t * volatile g_18 = (void*)0; static int32_t * const volatile g_19 = (void*)0; static const uint32_t func_1(void); static const uint32_t func_1(void) { uint16_t l_15 = 7UL; uint64_t l_16[9] = {18446744073709551615UL,18446744073709551615UL,1UL,18446744073709551615UL,18446744073709551615UL,1UL,18446744073709551615UL,18446744073709551615UL,1UL}; int i; for (g_3 = 25; (g_3 == 26); g_3++) { int32_t *l_17 = (void*)0; int32_t *l_20 = &g_12; for (g_12 = 7; (g_12 > 10); g_12 = safe_add_func_uint8_t_u_u(g_12, 1)) { if (g_2[2][4]) { break; } } (*l_20) = (l_16[3] = l_15); (*l_20) = l_16[3]; } return l_16[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_3; csmith_sink_ = g_6; for (i = 0; i < 5; i++) { csmith_sink_ = g_7[i]; } for (i = 0; i < 6; i++) { csmith_sink_ = g_8[i]; } csmith_sink_ = g_9; for (i = 0; i < 4; i++) { csmith_sink_ = g_10[i]; } csmith_sink_ = g_11; csmith_sink_ = g_12; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2[5][8] = { {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}, {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}, {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}, {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}, {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}}; static int32_t g_3 = (-5L); static volatile int32_t g_6 = (-1L); static volatile int32_t g_7[5] = {(-6L), (-6L), (-6L), (-6L), (-6L)}; static volatile int32_t g_8[6] = {0x9822CB3AL, 0x9822CB3AL, 0x9822CB3AL, 0x9822CB3AL, 0x9822CB3AL, 0x9822CB3AL}; static volatile int32_t g_9 = 0xE3869393L; static volatile int32_t g_10[4] = {(-3L), (-3L), (-3L), (-3L)}; static volatile int32_t g_11 = (-1L); static int32_t g_12 = 3L; static int32_t *volatile g_18 = (void *)0; static int32_t *const volatile g_19 = (void *)0; static const uint32_t func_1(void); static const uint32_t func_1(void) { uint16_t l_15 = 7UL; uint64_t l_16[9] = {18446744073709551615UL, 18446744073709551615UL, 1UL, 18446744073709551615UL, 18446744073709551615UL, 1UL, 18446744073709551615UL, 18446744073709551615UL, 1UL}; int i; for (g_3 = 25; (g_3 == 26); g_3++) { } return l_16[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_3; csmith_sink_ = g_6; for (i = 0; i < 5; i++) { csmith_sink_ = g_7[i]; } for (i = 0; i < 6; i++) { csmith_sink_ = g_8[i]; } csmith_sink_ = g_9; for (i = 0; i < 4; i++) { csmith_sink_ = g_10[i]; } csmith_sink_ = g_11; csmith_sink_ = g_12; platform_main_end(0, 0); return 0; }
true
150
dataset/organized/DCE/150
88
83
0.75
0.83
DCE
301
dataset/organized/DCE/150/target.c
dataset/organized/DCE/150/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2[5][8] = {{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL},{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL},{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL},{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL},{0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL,0xE5F36F6DL}}; static int32_t g_3 = (-5L); static volatile int32_t g_6 = (-1L); static volatile int32_t g_7[5] = {(-6L),(-6L),(-6L),(-6L),(-6L)}; static volatile int32_t g_8[6] = {0x9822CB3AL,0x9822CB3AL,0x9822CB3AL,0x9822CB3AL,0x9822CB3AL,0x9822CB3AL}; static volatile int32_t g_9 = 0xE3869393L; static volatile int32_t g_10[4] = {(-3L),(-3L),(-3L),(-3L)}; static volatile int32_t g_11 = (-1L); static int32_t g_12 = 3L; static int32_t * volatile g_18 = (void*)0; static int32_t * const volatile g_19 = (void*)0; static const uint32_t func_1(void); static const uint32_t func_1(void) { uint16_t l_15 = 7UL; uint64_t l_16[9] = {18446744073709551615UL,18446744073709551615UL,1UL,18446744073709551615UL,18446744073709551615UL,1UL,18446744073709551615UL,18446744073709551615UL,1UL}; int i; for (g_3 = 25; (g_3 == 26); g_3++) { int32_t *l_17 = (void*)0; int32_t *l_20 = &g_12; for (g_12 = 7; (g_12 > 10); g_12 = safe_add_func_uint8_t_u_u(g_12, 1)) { if (g_2[2][4]) { break; } } (*l_20) = (l_16[3] = l_15); (*l_20) = l_16[3]; } return l_16[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_3; csmith_sink_ = g_6; for (i = 0; i < 5; i++) { csmith_sink_ = g_7[i]; } for (i = 0; i < 6; i++) { csmith_sink_ = g_8[i]; } csmith_sink_ = g_9; for (i = 0; i < 4; i++) { csmith_sink_ = g_10[i]; } csmith_sink_ = g_11; csmith_sink_ = g_12; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2[5][8] = { {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}, {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}, {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}, {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}, {0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL, 0xE5F36F6DL}}; static int32_t g_3 = (-5L); static volatile int32_t g_6 = (-1L); static volatile int32_t g_7[5] = {(-6L), (-6L), (-6L), (-6L), (-6L)}; static volatile int32_t g_8[6] = {0x9822CB3AL, 0x9822CB3AL, 0x9822CB3AL, 0x9822CB3AL, 0x9822CB3AL, 0x9822CB3AL}; static volatile int32_t g_9 = 0xE3869393L; static volatile int32_t g_10[4] = {(-3L), (-3L), (-3L), (-3L)}; static volatile int32_t g_11 = (-1L); static int32_t g_12 = 3L; static int32_t *volatile g_18 = (void *)0; static int32_t *const volatile g_19 = (void *)0; static const uint32_t func_1(void); static const uint32_t func_1(void) { uint16_t l_15 = 7UL; uint64_t l_16[9] = {18446744073709551615UL, 18446744073709551615UL, 1UL, 18446744073709551615UL, 18446744073709551615UL, 1UL, 18446744073709551615UL, 18446744073709551615UL, 1UL}; int i; for (g_3 = 25; (g_3 == 26); g_3++) { int32_t *l_17 = (void *)0; int32_t *l_20 = &g_12; for (g_12 = 7; (g_12 > 10); g_12 = safe_add_func_uint8_t_u_u(g_12, 1)) { if (g_2[2][4]) { break; } } (*l_20) = (l_16[3] = l_15); (*l_20) = l_16[3]; } return l_16[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_3; csmith_sink_ = g_6; for (i = 0; i < 5; i++) { csmith_sink_ = g_7[i]; } for (i = 0; i < 6; i++) { } csmith_sink_ = g_9; for (i = 0; i < 4; i++) { } csmith_sink_ = g_11; csmith_sink_ = g_12; platform_main_end(0, 0); return 0; }
false
150
dataset/organized/DCE/150
88
91
0.78
0.8
DCE
302
dataset/organized/DCE/151/target.c
dataset/organized/DCE/151/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint8_t g_10[1][10] = {{0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL}}; static int32_t g_30 = 0x291920B2L; static int16_t g_33 = 0xC02DL; static volatile int8_t g_34 = 0x6BL; static uint16_t g_35 = 2UL; static uint32_t g_57[10][2] = {{4294967289UL,0xF61739BBL},{1UL,4294967291UL},{1UL,0xF61739BBL},{4294967289UL,4294967289UL},{0xF61739BBL,1UL},{4294967291UL,1UL},{0xF61739BBL,4294967289UL},{4294967289UL,0xF61739BBL},{1UL,4294967291UL},{1UL,0xF61739BBL}}; static int32_t g_59 = 0x7BAD6E3FL; static int32_t **g_66 = (void*)0; static uint8_t g_74 = 1UL; static uint16_t g_83 = 0x8766L; static volatile int32_t g_89 = 0L; static const volatile int32_t *g_88[2][10] = {{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89}}; static int32_t *g_90[7][4] = {{&g_30,&g_59,&g_59,&g_30},{&g_59,&g_30,&g_59,&g_59},{&g_30,&g_30,&g_59,&g_30},{&g_30,&g_59,&g_59,&g_30},{&g_59,&g_30,&g_59,&g_59},{&g_30,&g_30,&g_59,&g_30},{&g_30,&g_59,&g_59,&g_30}}; static int64_t g_99[2] = {8L,8L}; static int64_t g_101 = 0x0C4AEE0EB6C92F55LL; static uint8_t *g_105 = &g_74; static volatile uint64_t g_124 = 1UL; static const int32_t *g_148 = &g_59; static int8_t g_166 = 0xB5L; static int32_t ** volatile g_175[1] = {&g_90[1][2]}; static int32_t ** volatile g_177[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int8_t *g_180 = (void*)0; static int8_t **g_179 = &g_180; static uint64_t g_221 = 0x477AF8241CAF9564LL; static int32_t * volatile g_236 = &g_30; static int16_t *g_250 = &g_33; static int8_t g_291 = 0x8AL; static uint32_t g_318 = 8UL; static int32_t ** volatile g_355 = (void*)0; static int32_t ** volatile g_356 = &g_90[3][3]; static uint8_t g_397 = 255UL; static const int32_t ** volatile g_403 = &g_148; static uint32_t func_1(void); static int8_t func_2(int8_t p_3, uint16_t p_4, const int32_t p_5); static uint16_t func_7(uint32_t p_8, uint64_t p_9); static uint64_t func_11(int16_t p_12, int16_t p_13); static int32_t func_14(uint32_t p_15, const uint16_t p_16, int16_t p_17); static uint32_t func_1(void) { int16_t l_6 = 0L; int16_t *l_40 = &g_33; const int32_t l_192[8][7] = {{0xFB43AF6FL,(-10L),0xFB43AF6FL,(-4L),(-4L),0xFB43AF6FL,(-10L)},{0x33043BC2L,(-4L),8L,0xDD8E098AL,0xB859E398L,0xBC463755L,0xB859E398L},{0xFB43AF6FL,(-4L),(-4L),0xFB43AF6FL,(-10L),0xFB43AF6FL,(-4L)},{1L,0x2548D484L,0x33043BC2L,0xDD8E098AL,0x33043BC2L,0x2548D484L,1L},{0x64180A0BL,(-4L),0x5380B0ABL,(-4L),0x64180A0BL,0x64180A0BL,(-4L)},{0L,(-4L),0L,0xBC463755L,0x33043BC2L,(-4L),0xB859E398L},{(-4L),(-10L),0x5380B0ABL,0x5380B0ABL,(-10L),(-4L),(-10L)},{0L,0xBC463755L,0x33043BC2L,(-4L),0xB859E398L,(-4L),0x33043BC2L}}; int8_t *l_405 = &g_291; int32_t *l_406 = &g_59; int i, j; (*l_406) = (((*l_405) |= func_2(l_6, func_7(g_10[0][6], func_11(((*l_40) = (0x8E1B8814L < func_14(g_10[0][6], g_10[0][6], g_10[0][0]))), g_10[0][7])), l_192[1][6])) == l_192[7][3]); return (*l_406); } static int8_t func_2(int8_t p_3, uint16_t p_4, const int32_t p_5) { int8_t *l_195 = &g_166; uint32_t *l_196 = (void*)0; uint32_t *l_197 = &g_57[2][1]; int32_t l_202 = 0L; uint8_t *l_205 = (void*)0; uint8_t *l_206 = &g_10[0][6]; uint16_t *l_207 = &g_83; const int32_t *l_208 = &g_30; int32_t l_235 = 0xC728AAC3L; int32_t *l_237 = (void*)0; int32_t *l_238 = &l_202; int16_t **l_348 = &g_250; int32_t l_400 = (-5L); return p_3; } static uint16_t func_7(uint32_t p_8, uint64_t p_9) { uint32_t l_133 = 4294967291UL; const int32_t * const l_147 = &g_30; const int8_t l_171 = 0x2CL; int32_t l_178 = 6L; int32_t *l_181 = &g_30; int32_t *l_184 = &g_59; const uint8_t l_191 = 0xF9L; for (p_9 = 0; (p_9 <= 1); p_9 += 1) { int16_t l_138[10] = {0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L}; uint16_t *l_139 = (void*)0; uint16_t *l_140 = (void*)0; uint16_t *l_141 = &g_35; int16_t *l_144 = &l_138[9]; int32_t l_145 = 0L; uint16_t *l_146 = &g_83; int8_t *l_165[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int32_t *l_174 = &g_59; int i; g_148 = (((*l_146) = (0xBFL || (((safe_rshift_func_int8_t_s_s((safe_lshift_func_uint16_t_u_s((((p_9 != ((*l_144) = ((l_133 == p_9) , ((safe_unary_minus_func_uint8_t_u(((~(((l_138[9] || g_101) >= ((*l_141) = l_138[9])) | ((safe_rshift_func_int8_t_s_u(g_74, (p_8 ^ l_138[3]))) != p_8))) <= l_138[9]))) != 0xA1A27E34FB19B034LL)))) , p_9) >= l_133), 15)), 5)) < 0xE3L) , l_145))) , l_147); for (g_35 = 0; (g_35 <= 1); g_35 += 1) { int64_t *l_163[4][8] = {{&g_101,&g_99[0],&g_99[0],&g_101,&g_99[0],&g_99[0],&g_99[0],&g_101},{&g_99[0],&g_99[0],&g_99[0],&g_99[0],&g_99[1],&g_99[1],&g_99[0],&g_99[0]},{&g_99[0],&g_99[0],&g_99[1],&g_99[0],&g_99[0],&g_99[0],&g_99[1],&g_99[0]},{&g_99[0],&g_99[0],&g_99[0],&g_99[1],&g_99[1],&g_99[0],&g_99[0],&g_99[0]}}; int32_t l_164 = 0x6540C610L; uint8_t *l_167 = &g_74; int32_t *l_170 = &g_30; int32_t l_172 = (-4L); int32_t l_173 = (-5L); int32_t **l_176 = (void*)0; int i, j; l_173 = (l_172 = ((safe_div_func_int32_t_s_s((safe_add_func_int64_t_s_s(((safe_lshift_func_int16_t_s_u(((g_57[(g_35 + 2)][p_9] , 0x6DL) & (safe_div_func_int8_t_s_s((safe_add_func_uint64_t_u_u((g_57[(g_35 + 4)][p_9] == g_57[(g_35 + 4)][p_9]), (safe_mul_func_int16_t_s_s((safe_rshift_func_int8_t_s_u(((l_164 = g_10[0][6]) & (0UL | ((void*)0 != l_165[2]))), ((*l_167)--))), (((*l_170) = (-1L)) > 0xD55D0791L))))), 2UL))), p_9)) < p_8), l_171)), g_57[6][1])) > p_9)); l_174 = l_174; } for (g_166 = 0; (g_166 <= 1); g_166 += 1) { return p_8; } for (g_35 = 0; (g_35 <= 1); g_35 += 1) { int32_t * const l_182 = &l_178; l_178 &= (*l_174); g_179 = &l_165[2]; l_181 = (void*)0; for (l_145 = 0; (l_145 <= 1); l_145 += 1) { int32_t **l_183 = &g_90[1][0]; (*l_183) = l_182; } } } (*l_184) = (-1L); (*l_184) &= (g_34 != (0UL != (((safe_sub_func_uint32_t_u_u(((65527UL < (*l_147)) , (safe_mul_func_int16_t_s_s((*l_147), 65529UL))), p_8)) && p_8) || ((*g_105) , l_191)))); return g_101; } static uint64_t func_11(int16_t p_12, int16_t p_13) { int32_t *l_41 = &g_30; int16_t *l_42 = &g_33; uint32_t *l_56 = &g_57[6][1]; int32_t *l_58 = &g_59; uint8_t *l_102 = &g_10[0][6]; int32_t l_119 = (-3L); int32_t l_120 = 0xC048D29CL; int32_t l_121 = 0L; int32_t l_122 = 0x3B27F04CL; int32_t l_123[4][5]; int i, j; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { l_123[i][j] = 0xDC531F22L; } } l_41 = l_41; (*l_41) ^= g_10[0][3]; if ((((void*)0 != l_42) , ((safe_mul_func_uint16_t_u_u(((safe_lshift_func_uint16_t_u_u((0x2DB2L || ((~((safe_add_func_int8_t_s_s(p_12, ((p_13 < (safe_mul_func_int8_t_s_s((*l_41), (safe_mod_func_int32_t_s_s(((*l_58) = (((((*l_56) |= (((g_10[0][6] ^ (((((safe_sub_func_uint32_t_u_u(0UL, (*l_41))) , 1UL) , 0xD830BF04B2B3A3C3LL) , (*l_41)) , (*l_41))) | g_33) | (-1L))) | (*l_41)) == (-1L)) | 247UL)), g_34))))) == (*l_41)))) ^ 0xC1D3A0C9L)) <= 0xC660L)), p_12)) && g_34), (*l_41))) <= 0UL))) { int32_t *l_60 = &g_59; int32_t l_76 = 0xC92F0D9FL; for (p_12 = 1; (p_12 >= 0); p_12 -= 1) { int8_t l_63 = 0xB7L; int32_t ** const l_72[6][10] = {{&l_58,(void*)0,&l_58,(void*)0,&l_41,&l_41,&l_58,&l_41,&l_41,(void*)0},{&l_58,(void*)0,&l_58,(void*)0,&l_41,&l_41,&l_58,&l_41,&l_41,(void*)0},{&l_58,(void*)0,&l_58,(void*)0,&l_41,&l_41,&l_58,&l_41,&l_41,(void*)0},{&l_58,(void*)0,&l_58,(void*)0,&l_41,&l_41,&l_58,&l_41,&l_41,(void*)0},{&l_58,(void*)0,&l_58,(void*)0,&l_58,(void*)0,&l_58,(void*)0,&l_58,&l_41},{&l_58,&l_41,&l_58,&l_41,&l_58,(void*)0,&l_58,(void*)0,&l_58,&l_41}}; uint8_t l_77 = 1UL; int i, j; if (g_57[3][1]) { break; } for (g_35 = 0; (g_35 <= 1); g_35 += 1) { int32_t *l_75 = &g_59; int16_t l_81 = 1L; int i, j; if (g_57[(p_12 + 5)][p_12]) { break; } l_60 = &g_59; } } for (g_30 = (-24); (g_30 >= (-8)); g_30++) { int64_t *l_97 = (void*)0; int64_t *l_98 = &g_99[0]; int64_t *l_100 = (void*)0; uint8_t *l_103 = &g_10[0][6]; uint8_t **l_104[5][7] = {{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103},{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103},{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103},{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103},{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103}}; int32_t l_108 = 1L; uint32_t *l_113 = &g_57[6][1]; int32_t *l_116 = &l_76; int i, j; (*l_60) = ((((g_101 ^= ((*l_98) ^= (safe_rshift_func_int8_t_s_u(0x81L, 2)))) > p_13) && (g_101 , ((void*)0 == l_102))) > (((((g_105 = l_103) == ((((((*l_42) = (*l_60)) , ((*l_60) != ((((safe_mul_func_uint16_t_u_u(((*l_58) == l_108), 1UL)) , 0x4803L) , g_35) & p_12))) , 18446744073709551611UL) > 0UL) , &g_10[0][1])) & p_12) >= g_83) > (*l_58))); (*l_116) |= (g_89 & (safe_div_func_uint32_t_u_u((g_57[9][0] , (safe_add_func_int32_t_s_s(((l_113 == (l_108 , l_60)) >= p_12), ((((((p_12 <= (&g_83 == (void*)0)) >= 0xE2L) > (*l_60)) , &g_88[1][1]) != (void*)0) <= 0x2E61L)))), g_59))); } } else { int64_t l_117 = 0L; int32_t *l_118[1]; int i; for (i = 0; i < 1; i++) { l_118[i] = (void*)0; } g_124++; } (*l_58) |= (&l_123[2][0] == (void*)0); return p_12; } static int32_t func_14(uint32_t p_15, const uint16_t p_16, int16_t p_17) { uint32_t l_18[2][2]; int32_t l_28[8][3] = {{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L}}; int32_t *l_29 = &g_30; int32_t *l_31 = &l_28[1][2]; int32_t *l_32[3]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { l_18[i][j] = 4294967295UL; } } for (i = 0; i < 3; i++) { l_32[i] = (void*)0; } (*l_29) &= (((p_17 != l_18[1][1]) ^ (p_15 , (safe_rshift_func_int8_t_s_s(((l_28[1][2] = (~((((g_10[0][6] , 252UL) != ((safe_mul_func_int8_t_s_s(g_10[0][6], p_17)) != p_17)) , (safe_rshift_func_uint8_t_u_s((safe_add_func_uint64_t_u_u(l_18[1][1], 0x60389A9B8FA48A2BLL)), 6))) | 5L))) > l_18[1][1]), p_15)))) < 0xDF8ABFF5ECCE35A1LL); (*l_29) = 0x2DB756FDL; g_35--; (*l_31) = (safe_sub_func_uint64_t_u_u(18446744073709551609UL, p_16)); return (*l_29); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_10[i][j]; } } csmith_sink_ = g_30; csmith_sink_ = g_33; csmith_sink_ = g_34; csmith_sink_ = g_35; for (i = 0; i < 10; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_57[i][j]; } } csmith_sink_ = g_59; csmith_sink_ = g_74; csmith_sink_ = g_83; csmith_sink_ = g_89; for (i = 0; i < 2; i++) { csmith_sink_ = g_99[i]; } csmith_sink_ = g_101; csmith_sink_ = g_124; csmith_sink_ = g_166; csmith_sink_ = g_221; csmith_sink_ = g_291; csmith_sink_ = g_318; csmith_sink_ = g_397; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint8_t g_10[1][10] = { {0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL}}; static int32_t g_30 = 0x291920B2L; static int16_t g_33 = 0xC02DL; static volatile int8_t g_34 = 0x6BL; static uint16_t g_35 = 2UL; static uint32_t g_57[10][2] = { {4294967289UL, 0xF61739BBL}, {1UL, 4294967291UL}, {1UL, 0xF61739BBL}, {4294967289UL, 4294967289UL}, {0xF61739BBL, 1UL}, {4294967291UL, 1UL}, {0xF61739BBL, 4294967289UL}, {4294967289UL, 0xF61739BBL}, {1UL, 4294967291UL}, {1UL, 0xF61739BBL}}; static int32_t g_59 = 0x7BAD6E3FL; static int32_t **g_66 = (void *)0; static uint8_t g_74 = 1UL; static uint16_t g_83 = 0x8766L; static volatile int32_t g_89 = 0L; static const volatile int32_t *g_88[2][10] = { {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89}}; static int32_t *g_90[7][4] = { {&g_30, &g_59, &g_59, &g_30}, {&g_59, &g_30, &g_59, &g_59}, {&g_30, &g_30, &g_59, &g_30}, {&g_30, &g_59, &g_59, &g_30}, {&g_59, &g_30, &g_59, &g_59}, {&g_30, &g_30, &g_59, &g_30}, {&g_30, &g_59, &g_59, &g_30}}; static int64_t g_99[2] = {8L, 8L}; static int64_t g_101 = 0x0C4AEE0EB6C92F55LL; static uint8_t *g_105 = &g_74; static volatile uint64_t g_124 = 1UL; static const int32_t *g_148 = &g_59; static int8_t g_166 = 0xB5L; static int32_t **volatile g_175[1] = {&g_90[1][2]}; static int32_t **volatile g_177[7] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int8_t *g_180 = (void *)0; static int8_t **g_179 = &g_180; static uint64_t g_221 = 0x477AF8241CAF9564LL; static int32_t *volatile g_236 = &g_30; static int16_t *g_250 = &g_33; static int8_t g_291 = 0x8AL; static uint32_t g_318 = 8UL; static int32_t **volatile g_355 = (void *)0; static int32_t **volatile g_356 = &g_90[3][3]; static uint8_t g_397 = 255UL; static const int32_t **volatile g_403 = &g_148; static uint32_t func_1(void); static int8_t func_2(int8_t p_3, uint16_t p_4, const int32_t p_5); static uint16_t func_7(uint32_t p_8, uint64_t p_9); static uint64_t func_11(int16_t p_12, int16_t p_13); static int32_t func_14(uint32_t p_15, const uint16_t p_16, int16_t p_17); static uint32_t func_1(void) { int16_t l_6 = 0L; int16_t *l_40 = &g_33; const int32_t l_192[8][7] = { {0xFB43AF6FL, (-10L), 0xFB43AF6FL, (-4L), (-4L), 0xFB43AF6FL, (-10L)}, {0x33043BC2L, (-4L), 8L, 0xDD8E098AL, 0xB859E398L, 0xBC463755L, 0xB859E398L}, {0xFB43AF6FL, (-4L), (-4L), 0xFB43AF6FL, (-10L), 0xFB43AF6FL, (-4L)}, {1L, 0x2548D484L, 0x33043BC2L, 0xDD8E098AL, 0x33043BC2L, 0x2548D484L, 1L}, {0x64180A0BL, (-4L), 0x5380B0ABL, (-4L), 0x64180A0BL, 0x64180A0BL, (-4L)}, {0L, (-4L), 0L, 0xBC463755L, 0x33043BC2L, (-4L), 0xB859E398L}, {(-4L), (-10L), 0x5380B0ABL, 0x5380B0ABL, (-10L), (-4L), (-10L)}, {0L, 0xBC463755L, 0x33043BC2L, (-4L), 0xB859E398L, (-4L), 0x33043BC2L}}; int8_t *l_405 = &g_291; int32_t *l_406 = &g_59; int i, j; (*l_406) = (((*l_405) |= func_2(l_6, func_7(g_10[0][6], func_11(((*l_40) = (0x8E1B8814L < func_14(g_10[0][6], g_10[0][6], g_10[0][0]))), g_10[0][7])), l_192[1][6])) == l_192[7][3]); return (*l_406); } static int8_t func_2(int8_t p_3, uint16_t p_4, const int32_t p_5) { int8_t *l_195 = &g_166; uint32_t *l_196 = (void *)0; uint32_t *l_197 = &g_57[2][1]; int32_t l_202 = 0L; uint8_t *l_205 = (void *)0; uint8_t *l_206 = &g_10[0][6]; uint16_t *l_207 = &g_83; const int32_t *l_208 = &g_30; int32_t l_235 = 0xC728AAC3L; int32_t *l_237 = (void *)0; int32_t *l_238 = &l_202; int16_t **l_348 = &g_250; int32_t l_400 = (-5L); return p_3; } static uint16_t func_7(uint32_t p_8, uint64_t p_9) { uint32_t l_133 = 4294967291UL; const int32_t *const l_147 = &g_30; const int8_t l_171 = 0x2CL; int32_t l_178 = 6L; int32_t *l_181 = &g_30; int32_t *l_184 = &g_59; const uint8_t l_191 = 0xF9L; for (p_9 = 0; (p_9 <= 1); p_9 += 1) { int16_t l_138[10] = {0xC8D9L, 0xC8D9L, 0xC8D9L, 0xC8D9L, 0xC8D9L, 0xC8D9L, 0xC8D9L, 0xC8D9L, 0xC8D9L, 0xC8D9L}; uint16_t *l_139 = (void *)0; uint16_t *l_140 = (void *)0; uint16_t *l_141 = &g_35; int16_t *l_144 = &l_138[9]; int32_t l_145 = 0L; uint16_t *l_146 = &g_83; int8_t *l_165[7] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int32_t *l_174 = &g_59; int i; g_148 = (((*l_146) = (0xBFL || (((safe_rshift_func_int8_t_s_s( (safe_lshift_func_uint16_t_u_s( (((p_9 != ((*l_144) = ((l_133 == p_9), ((safe_unary_minus_func_uint8_t_u( ((~(((l_138[9] || g_101) >= ((*l_141) = l_138[9])) | ((safe_rshift_func_int8_t_s_u( g_74, (p_8 ^ l_138[3]))) != p_8))) <= l_138[9]))) != 0xA1A27E34FB19B034LL)))), p_9) >= l_133), 15)), 5)) < 0xE3L), l_145))), l_147); for (g_35 = 0; (g_35 <= 1); g_35 += 1) { int64_t *l_163[4][8] = {{&g_101, &g_99[0], &g_99[0], &g_101, &g_99[0], &g_99[0], &g_99[0], &g_101}, {&g_99[0], &g_99[0], &g_99[0], &g_99[0], &g_99[1], &g_99[1], &g_99[0], &g_99[0]}, {&g_99[0], &g_99[0], &g_99[1], &g_99[0], &g_99[0], &g_99[0], &g_99[1], &g_99[0]}, {&g_99[0], &g_99[0], &g_99[0], &g_99[1], &g_99[1], &g_99[0], &g_99[0], &g_99[0]}}; int32_t l_164 = 0x6540C610L; uint8_t *l_167 = &g_74; int32_t *l_170 = &g_30; int32_t l_172 = (-4L); int32_t l_173 = (-5L); int32_t **l_176 = (void *)0; int i, j; l_173 = (l_172 = ((safe_div_func_int32_t_s_s( (safe_add_func_int64_t_s_s( ((safe_lshift_func_int16_t_s_u( ((g_57[(g_35 + 2)][p_9], 0x6DL) & (safe_div_func_int8_t_s_s( (safe_add_func_uint64_t_u_u( (g_57[(g_35 + 4)][p_9] == g_57[(g_35 + 4)][p_9]), (safe_mul_func_int16_t_s_s( (safe_rshift_func_int8_t_s_u( ((l_164 = g_10[0][6]) & (0UL | ((void *)0 != l_165[2]))), ((*l_167)--))), (((*l_170) = (-1L)) > 0xD55D0791L))))), 2UL))), p_9)) < p_8), l_171)), g_57[6][1])) > p_9)); l_174 = l_174; } for (g_166 = 0; (g_166 <= 1); g_166 += 1) { return p_8; } for (g_35 = 0; (g_35 <= 1); g_35 += 1) { } } (*l_184) = (-1L); (*l_184) &= (g_34 != (0UL != (((safe_sub_func_uint32_t_u_u( ((65527UL < (*l_147)), (safe_mul_func_int16_t_s_s((*l_147), 65529UL))), p_8)) && p_8) || ((*g_105), l_191)))); return g_101; } static uint64_t func_11(int16_t p_12, int16_t p_13) { int32_t *l_41 = &g_30; int16_t *l_42 = &g_33; uint32_t *l_56 = &g_57[6][1]; int32_t *l_58 = &g_59; uint8_t *l_102 = &g_10[0][6]; int32_t l_119 = (-3L); int32_t l_120 = 0xC048D29CL; int32_t l_121 = 0L; int32_t l_122 = 0x3B27F04CL; int32_t l_123[4][5]; int i, j; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { l_123[i][j] = 0xDC531F22L; } } l_41 = l_41; (*l_41) ^= g_10[0][3]; if ((((void *)0 != l_42), ((safe_mul_func_uint16_t_u_u( ((safe_lshift_func_uint16_t_u_u( (0x2DB2L || ((~((safe_add_func_int8_t_s_s( p_12, ((p_13 < (safe_mul_func_int8_t_s_s( (*l_41), (safe_mod_func_int32_t_s_s( ((*l_58) = (((((*l_56) |= (((g_10[0][6] ^ (((((safe_sub_func_uint32_t_u_u( 0UL, (*l_41))), 1UL), 0xD830BF04B2B3A3C3LL), (*l_41)), (*l_41))) | g_33) | (-1L))) | (*l_41)) == (-1L)) | 247UL)), g_34))))) == (*l_41)))) ^ 0xC1D3A0C9L)) <= 0xC660L)), p_12)) && g_34), (*l_41))) <= 0UL))) { int32_t *l_60 = &g_59; int32_t l_76 = 0xC92F0D9FL; for (p_12 = 1; (p_12 >= 0); p_12 -= 1) { int8_t l_63 = 0xB7L; int32_t **const l_72[6][10] = { {&l_58, (void *)0, &l_58, (void *)0, &l_41, &l_41, &l_58, &l_41, &l_41, (void *)0}, {&l_58, (void *)0, &l_58, (void *)0, &l_41, &l_41, &l_58, &l_41, &l_41, (void *)0}, {&l_58, (void *)0, &l_58, (void *)0, &l_41, &l_41, &l_58, &l_41, &l_41, (void *)0}, {&l_58, (void *)0, &l_58, (void *)0, &l_41, &l_41, &l_58, &l_41, &l_41, (void *)0}, {&l_58, (void *)0, &l_58, (void *)0, &l_58, (void *)0, &l_58, (void *)0, &l_58, &l_41}, {&l_58, &l_41, &l_58, &l_41, &l_58, (void *)0, &l_58, (void *)0, &l_58, &l_41}}; uint8_t l_77 = 1UL; int i, j; if (g_57[3][1]) { break; } for (g_35 = 0; (g_35 <= 1); g_35 += 1) { } } for (g_30 = (-24); (g_30 >= (-8)); g_30++) { } } else { int64_t l_117 = 0L; int32_t *l_118[1]; int i; for (i = 0; i < 1; i++) { l_118[i] = (void *)0; } g_124++; } (*l_58) |= (&l_123[2][0] == (void *)0); return p_12; } static int32_t func_14(uint32_t p_15, const uint16_t p_16, int16_t p_17) { uint32_t l_18[2][2]; int32_t l_28[8][3] = {{3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}}; int32_t *l_29 = &g_30; int32_t *l_31 = &l_28[1][2]; int32_t *l_32[3]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { l_18[i][j] = 4294967295UL; } } for (i = 0; i < 3; i++) { l_32[i] = (void *)0; } (*l_29) &= (((p_17 != l_18[1][1]) ^ (p_15, (safe_rshift_func_int8_t_s_s( ((l_28[1][2] = (~((((g_10[0][6], 252UL) != ((safe_mul_func_int8_t_s_s(g_10[0][6], p_17)) != p_17)), (safe_rshift_func_uint8_t_u_s( (safe_add_func_uint64_t_u_u(l_18[1][1], 0x60389A9B8FA48A2BLL)), 6))) | 5L))) > l_18[1][1]), p_15)))) < 0xDF8ABFF5ECCE35A1LL); (*l_29) = 0x2DB756FDL; g_35--; (*l_31) = (safe_sub_func_uint64_t_u_u(18446744073709551609UL, p_16)); return (*l_29); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_10[i][j]; } } csmith_sink_ = g_30; csmith_sink_ = g_33; csmith_sink_ = g_34; csmith_sink_ = g_35; for (i = 0; i < 10; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_57[i][j]; } } csmith_sink_ = g_59; csmith_sink_ = g_74; csmith_sink_ = g_83; csmith_sink_ = g_89; for (i = 0; i < 2; i++) { csmith_sink_ = g_99[i]; } csmith_sink_ = g_101; csmith_sink_ = g_124; csmith_sink_ = g_166; csmith_sink_ = g_221; csmith_sink_ = g_291; csmith_sink_ = g_318; csmith_sink_ = g_397; platform_main_end(0, 0); return 0; }
true
151
dataset/organized/DCE/151
294
386
0.76
0.87
DCE
303
dataset/organized/DCE/151/target.c
dataset/organized/DCE/151/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint8_t g_10[1][10] = {{0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL,0x5DL}}; static int32_t g_30 = 0x291920B2L; static int16_t g_33 = 0xC02DL; static volatile int8_t g_34 = 0x6BL; static uint16_t g_35 = 2UL; static uint32_t g_57[10][2] = {{4294967289UL,0xF61739BBL},{1UL,4294967291UL},{1UL,0xF61739BBL},{4294967289UL,4294967289UL},{0xF61739BBL,1UL},{4294967291UL,1UL},{0xF61739BBL,4294967289UL},{4294967289UL,0xF61739BBL},{1UL,4294967291UL},{1UL,0xF61739BBL}}; static int32_t g_59 = 0x7BAD6E3FL; static int32_t **g_66 = (void*)0; static uint8_t g_74 = 1UL; static uint16_t g_83 = 0x8766L; static volatile int32_t g_89 = 0L; static const volatile int32_t *g_88[2][10] = {{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89,&g_89}}; static int32_t *g_90[7][4] = {{&g_30,&g_59,&g_59,&g_30},{&g_59,&g_30,&g_59,&g_59},{&g_30,&g_30,&g_59,&g_30},{&g_30,&g_59,&g_59,&g_30},{&g_59,&g_30,&g_59,&g_59},{&g_30,&g_30,&g_59,&g_30},{&g_30,&g_59,&g_59,&g_30}}; static int64_t g_99[2] = {8L,8L}; static int64_t g_101 = 0x0C4AEE0EB6C92F55LL; static uint8_t *g_105 = &g_74; static volatile uint64_t g_124 = 1UL; static const int32_t *g_148 = &g_59; static int8_t g_166 = 0xB5L; static int32_t ** volatile g_175[1] = {&g_90[1][2]}; static int32_t ** volatile g_177[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int8_t *g_180 = (void*)0; static int8_t **g_179 = &g_180; static uint64_t g_221 = 0x477AF8241CAF9564LL; static int32_t * volatile g_236 = &g_30; static int16_t *g_250 = &g_33; static int8_t g_291 = 0x8AL; static uint32_t g_318 = 8UL; static int32_t ** volatile g_355 = (void*)0; static int32_t ** volatile g_356 = &g_90[3][3]; static uint8_t g_397 = 255UL; static const int32_t ** volatile g_403 = &g_148; static uint32_t func_1(void); static int8_t func_2(int8_t p_3, uint16_t p_4, const int32_t p_5); static uint16_t func_7(uint32_t p_8, uint64_t p_9); static uint64_t func_11(int16_t p_12, int16_t p_13); static int32_t func_14(uint32_t p_15, const uint16_t p_16, int16_t p_17); static uint32_t func_1(void) { int16_t l_6 = 0L; int16_t *l_40 = &g_33; const int32_t l_192[8][7] = {{0xFB43AF6FL,(-10L),0xFB43AF6FL,(-4L),(-4L),0xFB43AF6FL,(-10L)},{0x33043BC2L,(-4L),8L,0xDD8E098AL,0xB859E398L,0xBC463755L,0xB859E398L},{0xFB43AF6FL,(-4L),(-4L),0xFB43AF6FL,(-10L),0xFB43AF6FL,(-4L)},{1L,0x2548D484L,0x33043BC2L,0xDD8E098AL,0x33043BC2L,0x2548D484L,1L},{0x64180A0BL,(-4L),0x5380B0ABL,(-4L),0x64180A0BL,0x64180A0BL,(-4L)},{0L,(-4L),0L,0xBC463755L,0x33043BC2L,(-4L),0xB859E398L},{(-4L),(-10L),0x5380B0ABL,0x5380B0ABL,(-10L),(-4L),(-10L)},{0L,0xBC463755L,0x33043BC2L,(-4L),0xB859E398L,(-4L),0x33043BC2L}}; int8_t *l_405 = &g_291; int32_t *l_406 = &g_59; int i, j; (*l_406) = (((*l_405) |= func_2(l_6, func_7(g_10[0][6], func_11(((*l_40) = (0x8E1B8814L < func_14(g_10[0][6], g_10[0][6], g_10[0][0]))), g_10[0][7])), l_192[1][6])) == l_192[7][3]); return (*l_406); } static int8_t func_2(int8_t p_3, uint16_t p_4, const int32_t p_5) { int8_t *l_195 = &g_166; uint32_t *l_196 = (void*)0; uint32_t *l_197 = &g_57[2][1]; int32_t l_202 = 0L; uint8_t *l_205 = (void*)0; uint8_t *l_206 = &g_10[0][6]; uint16_t *l_207 = &g_83; const int32_t *l_208 = &g_30; int32_t l_235 = 0xC728AAC3L; int32_t *l_237 = (void*)0; int32_t *l_238 = &l_202; int16_t **l_348 = &g_250; int32_t l_400 = (-5L); return p_3; } static uint16_t func_7(uint32_t p_8, uint64_t p_9) { uint32_t l_133 = 4294967291UL; const int32_t * const l_147 = &g_30; const int8_t l_171 = 0x2CL; int32_t l_178 = 6L; int32_t *l_181 = &g_30; int32_t *l_184 = &g_59; const uint8_t l_191 = 0xF9L; for (p_9 = 0; (p_9 <= 1); p_9 += 1) { int16_t l_138[10] = {0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L,0xC8D9L}; uint16_t *l_139 = (void*)0; uint16_t *l_140 = (void*)0; uint16_t *l_141 = &g_35; int16_t *l_144 = &l_138[9]; int32_t l_145 = 0L; uint16_t *l_146 = &g_83; int8_t *l_165[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int32_t *l_174 = &g_59; int i; g_148 = (((*l_146) = (0xBFL || (((safe_rshift_func_int8_t_s_s((safe_lshift_func_uint16_t_u_s((((p_9 != ((*l_144) = ((l_133 == p_9) , ((safe_unary_minus_func_uint8_t_u(((~(((l_138[9] || g_101) >= ((*l_141) = l_138[9])) | ((safe_rshift_func_int8_t_s_u(g_74, (p_8 ^ l_138[3]))) != p_8))) <= l_138[9]))) != 0xA1A27E34FB19B034LL)))) , p_9) >= l_133), 15)), 5)) < 0xE3L) , l_145))) , l_147); for (g_35 = 0; (g_35 <= 1); g_35 += 1) { int64_t *l_163[4][8] = {{&g_101,&g_99[0],&g_99[0],&g_101,&g_99[0],&g_99[0],&g_99[0],&g_101},{&g_99[0],&g_99[0],&g_99[0],&g_99[0],&g_99[1],&g_99[1],&g_99[0],&g_99[0]},{&g_99[0],&g_99[0],&g_99[1],&g_99[0],&g_99[0],&g_99[0],&g_99[1],&g_99[0]},{&g_99[0],&g_99[0],&g_99[0],&g_99[1],&g_99[1],&g_99[0],&g_99[0],&g_99[0]}}; int32_t l_164 = 0x6540C610L; uint8_t *l_167 = &g_74; int32_t *l_170 = &g_30; int32_t l_172 = (-4L); int32_t l_173 = (-5L); int32_t **l_176 = (void*)0; int i, j; l_173 = (l_172 = ((safe_div_func_int32_t_s_s((safe_add_func_int64_t_s_s(((safe_lshift_func_int16_t_s_u(((g_57[(g_35 + 2)][p_9] , 0x6DL) & (safe_div_func_int8_t_s_s((safe_add_func_uint64_t_u_u((g_57[(g_35 + 4)][p_9] == g_57[(g_35 + 4)][p_9]), (safe_mul_func_int16_t_s_s((safe_rshift_func_int8_t_s_u(((l_164 = g_10[0][6]) & (0UL | ((void*)0 != l_165[2]))), ((*l_167)--))), (((*l_170) = (-1L)) > 0xD55D0791L))))), 2UL))), p_9)) < p_8), l_171)), g_57[6][1])) > p_9)); l_174 = l_174; } for (g_166 = 0; (g_166 <= 1); g_166 += 1) { return p_8; } for (g_35 = 0; (g_35 <= 1); g_35 += 1) { int32_t * const l_182 = &l_178; l_178 &= (*l_174); g_179 = &l_165[2]; l_181 = (void*)0; for (l_145 = 0; (l_145 <= 1); l_145 += 1) { int32_t **l_183 = &g_90[1][0]; (*l_183) = l_182; } } } (*l_184) = (-1L); (*l_184) &= (g_34 != (0UL != (((safe_sub_func_uint32_t_u_u(((65527UL < (*l_147)) , (safe_mul_func_int16_t_s_s((*l_147), 65529UL))), p_8)) && p_8) || ((*g_105) , l_191)))); return g_101; } static uint64_t func_11(int16_t p_12, int16_t p_13) { int32_t *l_41 = &g_30; int16_t *l_42 = &g_33; uint32_t *l_56 = &g_57[6][1]; int32_t *l_58 = &g_59; uint8_t *l_102 = &g_10[0][6]; int32_t l_119 = (-3L); int32_t l_120 = 0xC048D29CL; int32_t l_121 = 0L; int32_t l_122 = 0x3B27F04CL; int32_t l_123[4][5]; int i, j; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { l_123[i][j] = 0xDC531F22L; } } l_41 = l_41; (*l_41) ^= g_10[0][3]; if ((((void*)0 != l_42) , ((safe_mul_func_uint16_t_u_u(((safe_lshift_func_uint16_t_u_u((0x2DB2L || ((~((safe_add_func_int8_t_s_s(p_12, ((p_13 < (safe_mul_func_int8_t_s_s((*l_41), (safe_mod_func_int32_t_s_s(((*l_58) = (((((*l_56) |= (((g_10[0][6] ^ (((((safe_sub_func_uint32_t_u_u(0UL, (*l_41))) , 1UL) , 0xD830BF04B2B3A3C3LL) , (*l_41)) , (*l_41))) | g_33) | (-1L))) | (*l_41)) == (-1L)) | 247UL)), g_34))))) == (*l_41)))) ^ 0xC1D3A0C9L)) <= 0xC660L)), p_12)) && g_34), (*l_41))) <= 0UL))) { int32_t *l_60 = &g_59; int32_t l_76 = 0xC92F0D9FL; for (p_12 = 1; (p_12 >= 0); p_12 -= 1) { int8_t l_63 = 0xB7L; int32_t ** const l_72[6][10] = {{&l_58,(void*)0,&l_58,(void*)0,&l_41,&l_41,&l_58,&l_41,&l_41,(void*)0},{&l_58,(void*)0,&l_58,(void*)0,&l_41,&l_41,&l_58,&l_41,&l_41,(void*)0},{&l_58,(void*)0,&l_58,(void*)0,&l_41,&l_41,&l_58,&l_41,&l_41,(void*)0},{&l_58,(void*)0,&l_58,(void*)0,&l_41,&l_41,&l_58,&l_41,&l_41,(void*)0},{&l_58,(void*)0,&l_58,(void*)0,&l_58,(void*)0,&l_58,(void*)0,&l_58,&l_41},{&l_58,&l_41,&l_58,&l_41,&l_58,(void*)0,&l_58,(void*)0,&l_58,&l_41}}; uint8_t l_77 = 1UL; int i, j; if (g_57[3][1]) { break; } for (g_35 = 0; (g_35 <= 1); g_35 += 1) { int32_t *l_75 = &g_59; int16_t l_81 = 1L; int i, j; if (g_57[(p_12 + 5)][p_12]) { break; } l_60 = &g_59; } } for (g_30 = (-24); (g_30 >= (-8)); g_30++) { int64_t *l_97 = (void*)0; int64_t *l_98 = &g_99[0]; int64_t *l_100 = (void*)0; uint8_t *l_103 = &g_10[0][6]; uint8_t **l_104[5][7] = {{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103},{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103},{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103},{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103},{&l_102,(void*)0,&l_102,&l_103,&l_103,&l_103,&l_103}}; int32_t l_108 = 1L; uint32_t *l_113 = &g_57[6][1]; int32_t *l_116 = &l_76; int i, j; (*l_60) = ((((g_101 ^= ((*l_98) ^= (safe_rshift_func_int8_t_s_u(0x81L, 2)))) > p_13) && (g_101 , ((void*)0 == l_102))) > (((((g_105 = l_103) == ((((((*l_42) = (*l_60)) , ((*l_60) != ((((safe_mul_func_uint16_t_u_u(((*l_58) == l_108), 1UL)) , 0x4803L) , g_35) & p_12))) , 18446744073709551611UL) > 0UL) , &g_10[0][1])) & p_12) >= g_83) > (*l_58))); (*l_116) |= (g_89 & (safe_div_func_uint32_t_u_u((g_57[9][0] , (safe_add_func_int32_t_s_s(((l_113 == (l_108 , l_60)) >= p_12), ((((((p_12 <= (&g_83 == (void*)0)) >= 0xE2L) > (*l_60)) , &g_88[1][1]) != (void*)0) <= 0x2E61L)))), g_59))); } } else { int64_t l_117 = 0L; int32_t *l_118[1]; int i; for (i = 0; i < 1; i++) { l_118[i] = (void*)0; } g_124++; } (*l_58) |= (&l_123[2][0] == (void*)0); return p_12; } static int32_t func_14(uint32_t p_15, const uint16_t p_16, int16_t p_17) { uint32_t l_18[2][2]; int32_t l_28[8][3] = {{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L},{3L,0x5EA28C7FL,3L}}; int32_t *l_29 = &g_30; int32_t *l_31 = &l_28[1][2]; int32_t *l_32[3]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { l_18[i][j] = 4294967295UL; } } for (i = 0; i < 3; i++) { l_32[i] = (void*)0; } (*l_29) &= (((p_17 != l_18[1][1]) ^ (p_15 , (safe_rshift_func_int8_t_s_s(((l_28[1][2] = (~((((g_10[0][6] , 252UL) != ((safe_mul_func_int8_t_s_s(g_10[0][6], p_17)) != p_17)) , (safe_rshift_func_uint8_t_u_s((safe_add_func_uint64_t_u_u(l_18[1][1], 0x60389A9B8FA48A2BLL)), 6))) | 5L))) > l_18[1][1]), p_15)))) < 0xDF8ABFF5ECCE35A1LL); (*l_29) = 0x2DB756FDL; g_35--; (*l_31) = (safe_sub_func_uint64_t_u_u(18446744073709551609UL, p_16)); return (*l_29); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_10[i][j]; } } csmith_sink_ = g_30; csmith_sink_ = g_33; csmith_sink_ = g_34; csmith_sink_ = g_35; for (i = 0; i < 10; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_57[i][j]; } } csmith_sink_ = g_59; csmith_sink_ = g_74; csmith_sink_ = g_83; csmith_sink_ = g_89; for (i = 0; i < 2; i++) { csmith_sink_ = g_99[i]; } csmith_sink_ = g_101; csmith_sink_ = g_124; csmith_sink_ = g_166; csmith_sink_ = g_221; csmith_sink_ = g_291; csmith_sink_ = g_318; csmith_sink_ = g_397; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint8_t g_10[1][10] = { {0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL, 0x5DL}}; static int32_t g_30 = 0x291920B2L; static int16_t g_33 = 0xC02DL; static volatile int8_t g_34 = 0x6BL; static uint16_t g_35 = 2UL; static uint32_t g_57[10][2] = { {4294967289UL, 0xF61739BBL}, {1UL, 4294967291UL}, {1UL, 0xF61739BBL}, {4294967289UL, 4294967289UL}, {0xF61739BBL, 1UL}, {4294967291UL, 1UL}, {0xF61739BBL, 4294967289UL}, {4294967289UL, 0xF61739BBL}, {1UL, 4294967291UL}, {1UL, 0xF61739BBL}}; static int32_t g_59 = 0x7BAD6E3FL; static int32_t **g_66 = (void *)0; static uint8_t g_74 = 1UL; static uint16_t g_83 = 0x8766L; static volatile int32_t g_89 = 0L; static const volatile int32_t *g_88[2][10] = { {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89, &g_89}}; static int32_t *g_90[7][4] = { {&g_30, &g_59, &g_59, &g_30}, {&g_59, &g_30, &g_59, &g_59}, {&g_30, &g_30, &g_59, &g_30}, {&g_30, &g_59, &g_59, &g_30}, {&g_59, &g_30, &g_59, &g_59}, {&g_30, &g_30, &g_59, &g_30}, {&g_30, &g_59, &g_59, &g_30}}; static int64_t g_99[2] = {8L, 8L}; static int64_t g_101 = 0x0C4AEE0EB6C92F55LL; static uint8_t *g_105 = &g_74; static volatile uint64_t g_124 = 1UL; static const int32_t *g_148 = &g_59; static int8_t g_166 = 0xB5L; static int32_t **volatile g_175[1] = {&g_90[1][2]}; static int32_t **volatile g_177[7] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int8_t *g_180 = (void *)0; static int8_t **g_179 = &g_180; static uint64_t g_221 = 0x477AF8241CAF9564LL; static int32_t *volatile g_236 = &g_30; static int16_t *g_250 = &g_33; static int8_t g_291 = 0x8AL; static uint32_t g_318 = 8UL; static int32_t **volatile g_355 = (void *)0; static int32_t **volatile g_356 = &g_90[3][3]; static uint8_t g_397 = 255UL; static const int32_t **volatile g_403 = &g_148; static uint32_t func_1(void); static int8_t func_2(int8_t p_3, uint16_t p_4, const int32_t p_5); static uint16_t func_7(uint32_t p_8, uint64_t p_9); static uint64_t func_11(int16_t p_12, int16_t p_13); static int32_t func_14(uint32_t p_15, const uint16_t p_16, int16_t p_17); static uint32_t func_1(void) { int16_t l_6 = 0L; int16_t *l_40 = &g_33; const int32_t l_192[8][7] = { {0xFB43AF6FL, (-10L), 0xFB43AF6FL, (-4L), (-4L), 0xFB43AF6FL, (-10L)}, {0x33043BC2L, (-4L), 8L, 0xDD8E098AL, 0xB859E398L, 0xBC463755L, 0xB859E398L}, {0xFB43AF6FL, (-4L), (-4L), 0xFB43AF6FL, (-10L), 0xFB43AF6FL, (-4L)}, {1L, 0x2548D484L, 0x33043BC2L, 0xDD8E098AL, 0x33043BC2L, 0x2548D484L, 1L}, {0x64180A0BL, (-4L), 0x5380B0ABL, (-4L), 0x64180A0BL, 0x64180A0BL, (-4L)}, {0L, (-4L), 0L, 0xBC463755L, 0x33043BC2L, (-4L), 0xB859E398L}, {(-4L), (-10L), 0x5380B0ABL, 0x5380B0ABL, (-10L), (-4L), (-10L)}, {0L, 0xBC463755L, 0x33043BC2L, (-4L), 0xB859E398L, (-4L), 0x33043BC2L}}; int8_t *l_405 = &g_291; int32_t *l_406 = &g_59; int i, j; (*l_406) = (((*l_405) |= func_2(l_6, func_7(g_10[0][6], func_11(((*l_40) = (0x8E1B8814L < func_14(g_10[0][6], g_10[0][6], g_10[0][0]))), g_10[0][7])), l_192[1][6])) == l_192[7][3]); return (*l_406); } static int8_t func_2(int8_t p_3, uint16_t p_4, const int32_t p_5) { int8_t *l_195 = &g_166; uint32_t *l_196 = (void *)0; uint32_t *l_197 = &g_57[2][1]; int32_t l_202 = 0L; uint8_t *l_205 = (void *)0; uint8_t *l_206 = &g_10[0][6]; uint16_t *l_207 = &g_83; const int32_t *l_208 = &g_30; int32_t l_235 = 0xC728AAC3L; int32_t *l_237 = (void *)0; int32_t *l_238 = &l_202; int16_t **l_348 = &g_250; int32_t l_400 = (-5L); return p_3; } static uint16_t func_7(uint32_t p_8, uint64_t p_9) { uint32_t l_133 = 4294967291UL; const int32_t *const l_147 = &g_30; const int8_t l_171 = 0x2CL; int32_t l_178 = 6L; int32_t *l_181 = &g_30; int32_t *l_184 = &g_59; const uint8_t l_191 = 0xF9L; for (p_9 = 0; (p_9 <= 1); p_9 += 1) { } (*l_184) = (-1L); (*l_184) &= (g_34 != (0UL != (((safe_sub_func_uint32_t_u_u( ((65527UL < (*l_147)), (safe_mul_func_int16_t_s_s((*l_147), 65529UL))), p_8)) && p_8) || ((*g_105), l_191)))); return g_101; } static uint64_t func_11(int16_t p_12, int16_t p_13) { int32_t *l_41 = &g_30; int16_t *l_42 = &g_33; uint32_t *l_56 = &g_57[6][1]; int32_t *l_58 = &g_59; uint8_t *l_102 = &g_10[0][6]; int32_t l_119 = (-3L); int32_t l_120 = 0xC048D29CL; int32_t l_121 = 0L; int32_t l_122 = 0x3B27F04CL; int32_t l_123[4][5]; int i, j; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { } } l_41 = l_41; (*l_41) ^= g_10[0][3]; if ((((void *)0 != l_42), ((safe_mul_func_uint16_t_u_u( ((safe_lshift_func_uint16_t_u_u( (0x2DB2L || ((~((safe_add_func_int8_t_s_s( p_12, ((p_13 < (safe_mul_func_int8_t_s_s( (*l_41), (safe_mod_func_int32_t_s_s( ((*l_58) = (((((*l_56) |= (((g_10[0][6] ^ (((((safe_sub_func_uint32_t_u_u( 0UL, (*l_41))), 1UL), 0xD830BF04B2B3A3C3LL), (*l_41)), (*l_41))) | g_33) | (-1L))) | (*l_41)) == (-1L)) | 247UL)), g_34))))) == (*l_41)))) ^ 0xC1D3A0C9L)) <= 0xC660L)), p_12)) && g_34), (*l_41))) <= 0UL))) { int32_t *l_60 = &g_59; int32_t l_76 = 0xC92F0D9FL; for (p_12 = 1; (p_12 >= 0); p_12 -= 1) { int8_t l_63 = 0xB7L; int32_t **const l_72[6][10] = { {&l_58, (void *)0, &l_58, (void *)0, &l_41, &l_41, &l_58, &l_41, &l_41, (void *)0}, {&l_58, (void *)0, &l_58, (void *)0, &l_41, &l_41, &l_58, &l_41, &l_41, (void *)0}, {&l_58, (void *)0, &l_58, (void *)0, &l_41, &l_41, &l_58, &l_41, &l_41, (void *)0}, {&l_58, (void *)0, &l_58, (void *)0, &l_41, &l_41, &l_58, &l_41, &l_41, (void *)0}, {&l_58, (void *)0, &l_58, (void *)0, &l_58, (void *)0, &l_58, (void *)0, &l_58, &l_41}, {&l_58, &l_41, &l_58, &l_41, &l_58, (void *)0, &l_58, (void *)0, &l_58, &l_41}}; uint8_t l_77 = 1UL; int i, j; if (g_57[3][1]) { break; } for (g_35 = 0; (g_35 <= 1); g_35 += 1) { int32_t *l_75 = &g_59; int16_t l_81 = 1L; int i, j; if (g_57[(p_12 + 5)][p_12]) { break; } l_60 = &g_59; } } for (g_30 = (-24); (g_30 >= (-8)); g_30++) { int64_t *l_97 = (void *)0; int64_t *l_98 = &g_99[0]; int64_t *l_100 = (void *)0; uint8_t *l_103 = &g_10[0][6]; uint8_t **l_104[5][7] = { {&l_102, (void *)0, &l_102, &l_103, &l_103, &l_103, &l_103}, {&l_102, (void *)0, &l_102, &l_103, &l_103, &l_103, &l_103}, {&l_102, (void *)0, &l_102, &l_103, &l_103, &l_103, &l_103}, {&l_102, (void *)0, &l_102, &l_103, &l_103, &l_103, &l_103}, {&l_102, (void *)0, &l_102, &l_103, &l_103, &l_103, &l_103}}; int32_t l_108 = 1L; uint32_t *l_113 = &g_57[6][1]; int32_t *l_116 = &l_76; int i, j; (*l_60) = ((((g_101 ^= ((*l_98) ^= (safe_rshift_func_int8_t_s_u(0x81L, 2)))) > p_13) && (g_101, ((void *)0 == l_102))) > (((((g_105 = l_103) == ((((((*l_42) = (*l_60)), ((*l_60) != ((((safe_mul_func_uint16_t_u_u(((*l_58) == l_108), 1UL)), 0x4803L), g_35) & p_12))), 18446744073709551611UL) > 0UL), &g_10[0][1])) & p_12) >= g_83) > (*l_58))); (*l_116) |= (g_89 & (safe_div_func_uint32_t_u_u( (g_57[9][0], (safe_add_func_int32_t_s_s( ((l_113 == (l_108, l_60)) >= p_12), ((((((p_12 <= (&g_83 == (void *)0)) >= 0xE2L) > (*l_60)), &g_88[1][1]) != (void *)0) <= 0x2E61L)))), g_59))); } } else { int64_t l_117 = 0L; int32_t *l_118[1]; int i; for (i = 0; i < 1; i++) { l_118[i] = (void *)0; } g_124++; } (*l_58) |= (&l_123[2][0] == (void *)0); return p_12; } static int32_t func_14(uint32_t p_15, const uint16_t p_16, int16_t p_17) { uint32_t l_18[2][2]; int32_t l_28[8][3] = {{3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}, {3L, 0x5EA28C7FL, 3L}}; int32_t *l_29 = &g_30; int32_t *l_31 = &l_28[1][2]; int32_t *l_32[3]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { l_18[i][j] = 4294967295UL; } } for (i = 0; i < 3; i++) { l_32[i] = (void *)0; } (*l_29) &= (((p_17 != l_18[1][1]) ^ (p_15, (safe_rshift_func_int8_t_s_s( ((l_28[1][2] = (~((((g_10[0][6], 252UL) != ((safe_mul_func_int8_t_s_s(g_10[0][6], p_17)) != p_17)), (safe_rshift_func_uint8_t_u_s( (safe_add_func_uint64_t_u_u(l_18[1][1], 0x60389A9B8FA48A2BLL)), 6))) | 5L))) > l_18[1][1]), p_15)))) < 0xDF8ABFF5ECCE35A1LL); (*l_29) = 0x2DB756FDL; g_35--; (*l_31) = (safe_sub_func_uint64_t_u_u(18446744073709551609UL, p_16)); return (*l_29); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { } } csmith_sink_ = g_30; csmith_sink_ = g_33; csmith_sink_ = g_34; csmith_sink_ = g_35; for (i = 0; i < 10; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_57[i][j]; } } csmith_sink_ = g_59; csmith_sink_ = g_74; csmith_sink_ = g_83; csmith_sink_ = g_89; for (i = 0; i < 2; i++) { csmith_sink_ = g_99[i]; } csmith_sink_ = g_101; csmith_sink_ = g_124; csmith_sink_ = g_166; csmith_sink_ = g_221; csmith_sink_ = g_291; csmith_sink_ = g_318; csmith_sink_ = g_397; platform_main_end(0, 0); return 0; }
false
151
dataset/organized/DCE/151
294
351
0.71
0.9
DCE
304
dataset/organized/DCE/152/target.c
dataset/organized/DCE/152/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int8_t g_7[7] = {0x9FL,0x9FL,0x9FL,0x9FL,0x9FL,0x9FL,0x9FL}; static uint16_t g_11 = 5UL; static int16_t g_16[1] = {(-4L)}; static uint8_t g_17 = 0x07L; static int32_t g_21 = 0x91023F12L; static int32_t g_36[2][7] = {{2L,0x6B8642E5L,2L,0x944DCD6AL,0x944DCD6AL,2L,0x6B8642E5L},{0x944DCD6AL,0x6B8642E5L,0x552DED14L,0x552DED14L,0x6B8642E5L,0x944DCD6AL,0x6B8642E5L}}; static int32_t *g_43 = &g_21; static int32_t *g_83 = &g_36[0][2]; static int32_t **g_111[6] = {&g_83,&g_83,&g_83,&g_83,&g_83,&g_83}; static int32_t ***g_110 = &g_111[3]; static int8_t g_122 = 0x5BL; static uint16_t g_130[5] = {0xCED7L,0xCED7L,0xCED7L,0xCED7L,0xCED7L}; static uint32_t g_149 = 0x7F8654D6L; static int16_t g_169 = 0x8FE1L; static uint16_t g_185[8] = {65535UL,65535UL,65535UL,65535UL,65535UL,65535UL,65535UL,65535UL}; static int16_t g_224 = (-1L); static int16_t g_230 = 0x5CE1L; static int8_t func_1(void); static int8_t func_8(int64_t p_9, uint64_t p_10); static const int16_t func_14(int32_t p_15); static int64_t func_44(const int8_t p_45, int16_t * p_46); static int16_t * func_48(int32_t p_49, int32_t * const * p_50, uint64_t p_51, int32_t * p_52); static int8_t func_1(void) { uint64_t l_2 = 0x0BCD8C45CDBE8E56LL; int32_t *l_20 = &g_21; l_2--; (*g_43) = (safe_mul_func_int8_t_s_s(g_7[3], func_8(g_11, ((safe_rshift_func_int8_t_s_s(g_11, (4294967291UL && (func_14(((*l_20) = ((0xCE2949F4FFCF33F2LL >= (g_16[0] = g_11)) && (((g_11 == (g_17 = 1L)) > (safe_mod_func_int32_t_s_s((l_2 || l_2), l_2))) >= g_11)))) == 8UL)))) & g_11)))); return (*l_20); } static int8_t func_8(int64_t p_9, uint64_t p_10) { (*g_43) = (-1L); return g_149; } static const int16_t func_14(int32_t p_15) { int8_t l_28 = 0x1FL; int32_t *l_29 = &g_21; int16_t *l_34 = &g_16[0]; int32_t *l_35[7] = {&g_36[0][6],&g_36[0][6],&g_36[0][6],&g_36[0][6],&g_36[0][6],&g_36[0][6],&g_36[0][6]}; uint8_t l_66 = 7UL; int8_t *l_121 = &g_122; int32_t *l_139 = (void*)0; uint32_t *l_148 = &g_149; uint16_t *l_155 = (void*)0; uint16_t *l_156 = &g_130[2]; int64_t l_157 = (-1L); int16_t l_167 = 0x9E57L; int32_t ****l_229 = (void*)0; const uint64_t l_231 = 0UL; int32_t l_238[6][4] = {{6L,0x682B5945L,6L,6L},{0x682B5945L,0x682B5945L,0x6B514BD3L,0x682B5945L},{0x682B5945L,6L,6L,0x682B5945L},{6L,0x682B5945L,6L,6L},{0x682B5945L,0x682B5945L,0x6B514BD3L,0x682B5945L},{0x682B5945L,6L,6L,0x682B5945L}}; int64_t l_239 = 0x453C66BB1736FFD8LL; int i, j; if ((g_36[0][6] &= (safe_div_func_uint8_t_u_u((safe_sub_func_uint64_t_u_u((safe_mul_func_int8_t_s_s(l_28, ((((&p_15 != l_29) , p_15) , p_15) , ((safe_rshift_func_int8_t_s_s((((void*)0 == &g_21) ^ (safe_div_func_int16_t_s_s(((*l_34) |= (*l_29)), (*l_29)))), 4)) , 6L)))), p_15)), g_11)))) { for (l_28 = (-18); (l_28 <= 5); ++l_28) { for (g_21 = 4; (g_21 >= 0); g_21 -= 1) { const uint32_t l_39[9] = {0x5866B388L,0xFAA058A1L,0x5866B388L,0x5866B388L,0xFAA058A1L,0x5866B388L,0x5866B388L,0xFAA058A1L,0x5866B388L}; int i; return l_39[8]; } } } else { const int8_t l_47 = (-1L); int32_t * const *l_78 = &l_35[0]; int8_t l_134 = 0x60L; int32_t *l_138 = &g_21; for (g_17 = (-26); (g_17 >= 27); g_17++) { uint32_t l_69 = 0x871D1BA0L; uint32_t l_131 = 0x6609A124L; int32_t l_132 = (-1L); int32_t l_133 = 0L; } } (**g_110) = l_139; if ((((safe_lshift_func_uint8_t_u_u((safe_rshift_func_uint16_t_u_u((safe_add_func_uint32_t_u_u(p_15, ((*l_148) = (safe_add_func_int16_t_s_s(g_122, (0x6AC95427L != p_15)))))), g_11)), 7)) != ((*l_156) = (+(safe_sub_func_int8_t_s_s(p_15, (((((void*)0 != &p_15) > (safe_mul_func_int16_t_s_s(g_21, p_15))) , p_15) , g_36[0][6])))))) > g_17)) { uint8_t l_159 = 255UL; int32_t l_163 = 0x2FF882A9L; int32_t l_164 = 0L; int32_t l_165[6][8] = {{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L}}; int8_t l_184 = 0xCDL; uint16_t l_212 = 0x0686L; uint16_t l_225 = 0x071BL; int i, j; for (l_28 = 5; (l_28 >= 1); l_28 -= 1) { int32_t l_158 = 0xA01F12A7L; int32_t l_168 = 1L; int32_t l_170 = (-1L); int32_t l_171 = 0L; int32_t l_172 = 0x260482E1L; int32_t l_173 = 0xE3552C83L; int64_t l_174 = 1L; int32_t l_175 = 0xF29C22F7L; int32_t l_176 = 0xFA803EE8L; int32_t l_177 = 4L; int32_t l_178 = (-3L); int32_t l_179 = 0x49479A41L; int32_t l_180 = 0xCA427643L; int32_t l_181 = 0x2E2B9C60L; int32_t l_182[5][5] = {{0x61C6CB6CL,(-1L),0x61C6CB6CL,(-1L),0x61C6CB6CL},{1L,1L,1L,1L,1L},{0x61C6CB6CL,(-1L),0x61C6CB6CL,(-1L),0x61C6CB6CL},{1L,1L,1L,1L,1L},{0x61C6CB6CL,(-1L),0x61C6CB6CL,(-1L),0x61C6CB6CL}}; int i, j; l_159++; for (g_17 = 0; (g_17 <= 1); g_17 += 1) { int8_t l_162 = 0xFEL; int32_t l_166[4] = {(-6L),(-6L),(-6L),(-6L)}; int16_t l_183 = (-1L); int16_t l_220 = 0L; int32_t l_221[5][7] = {{0xF4B60E2EL,(-7L),0x6F9C3CA2L,0L,0x98FEA865L,1L,0xC38EDBD1L},{0xC172C578L,1L,(-10L),0x98FEA865L,(-2L),(-2L),0x98FEA865L},{0x6F9C3CA2L,0xC627A455L,0x6F9C3CA2L,0L,0x59D55D07L,0xC172C578L,1L},{0x6F9C3CA2L,0L,0x98FEA865L,1L,0xC38EDBD1L,0xC627A455L,0xC172C578L},{0xC172C578L,0xF4B60E2EL,1L,1L,0xF4B60E2EL,0xC172C578L,0x40334515L}}; int i, j; ++g_185[5]; for (p_15 = 5; (p_15 >= 0); p_15 -= 1) { uint8_t l_213 = 255UL; uint32_t *l_222 = (void*)0; uint32_t *l_223 = (void*)0; int i, j; l_164 = (l_163 = ((((((safe_lshift_func_int16_t_s_u((g_111[p_15] == ((g_224 = ((safe_sub_func_uint64_t_u_u((((safe_sub_func_uint32_t_u_u((safe_div_func_uint64_t_u_u(((safe_lshift_func_int8_t_s_s((safe_div_func_uint8_t_u_u((safe_mod_func_int8_t_s_s((safe_add_func_int32_t_s_s(((((g_130[1] , (safe_lshift_func_int16_t_s_u(5L, (safe_sub_func_uint16_t_u_u((safe_rshift_func_uint16_t_u_u(0x2D42L, 14)), (safe_add_func_uint64_t_u_u(p_15, l_212))))))) == l_213) , (l_165[3][0] = ((*l_29) = ((safe_div_func_uint8_t_u_u((safe_add_func_int32_t_s_s((g_36[g_17][(g_17 + 3)] = l_166[3]), (safe_sub_func_int8_t_s_s((g_11 ^ l_220), l_184)))), p_15)) , 0xB55C6A8FL)))) ^ g_17), p_15)), 8UL)), g_16[0])), l_221[3][1])) != g_17), 0x6F43DDE750D66DC1LL)), 1UL)) , p_15) < 0xA8F4L), g_16[0])) , 0x83889F10L)) , (*g_110))), l_164)) < l_225) || 1L) > p_15) , g_149) , 0x5AC3371AL)); if (p_15) { break; } (*l_29) = (safe_mul_func_uint16_t_u_u(0xBA4AL, p_15)); } for (l_179 = 1; (l_179 <= 5); l_179 += 1) { int32_t ****l_228[1]; int i; for (i = 0; i < 1; i++) { l_228[i] = &g_110; } g_110 = &g_111[l_179]; l_229 = &g_110; } for (g_224 = 0; (g_224 <= 5); g_224 += 1) { int i; if (p_15) { break; } if (l_165[5][4]) { continue; } p_15 = ((g_230 = l_162) >= g_185[5]); p_15 = l_231; } } } } else { uint32_t **l_232 = &l_148; uint32_t ***l_233 = &l_232; int32_t l_234[9][3] = {{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L}}; int64_t l_235 = 0xEDBF72F53F702E61LL; int32_t l_236[7]; int32_t l_237 = 0x8E144FA0L; uint32_t l_240 = 0xE3E7ED85L; int i, j; for (i = 0; i < 7; i++) { l_236[i] = 0x40811FDEL; } (*l_233) = l_232; --l_240; } return g_16[0]; } static int64_t func_44(const int8_t p_45, int16_t * p_46) { return g_17; } static int16_t * func_48(int32_t p_49, int32_t * const * p_50, uint64_t p_51, int32_t * p_52) { int32_t **l_80 = (void*)0; int32_t **l_81 = (void*)0; int32_t **l_82[4]; int32_t l_96 = 1L; int i; for (i = 0; i < 4; i++) { l_82[i] = &g_43; } lbl_107: g_83 = (g_43 = &g_36[0][6]); if ((*g_43)) { int32_t *l_84 = &g_36[0][6]; g_83 = l_84; } else { int64_t l_106 = 1L; int32_t ***l_108 = &l_82[0]; int32_t ****l_109[9] = {&l_108,&l_108,&l_108,&l_108,&l_108,&l_108,&l_108,&l_108,&l_108}; int i; for (g_21 = (-12); (g_21 <= 6); g_21 = safe_add_func_uint64_t_u_u(g_21, 8)) { int16_t *l_91 = (void*)0; const int32_t l_104 = 0xA23B15C0L; int32_t l_105 = 0x3B3C44AEL; for (p_49 = 0; (p_49 >= (-3)); p_49 = safe_sub_func_uint8_t_u_u(p_49, 1)) { (*p_52) = (safe_add_func_uint32_t_u_u((((void*)0 == l_91) == 18446744073709551612UL), ((*g_83) > (safe_add_func_int16_t_s_s(((safe_mod_func_uint8_t_u_u(l_96, ((((safe_unary_minus_func_uint64_t_u((((l_105 = ((0x9D53036CL & ((safe_div_func_int8_t_s_s((safe_sub_func_int8_t_s_s((p_49 && (safe_add_func_uint32_t_u_u(((0x43L < p_51) || p_51), 8L))), 0x1FL)), l_104)) == g_17)) >= 0x41L)) != 9L) , l_106))) , g_36[0][6]) ^ 18446744073709551606UL) , (-7L)))) , 0L), l_104))))); } if (p_49) { goto lbl_107; } } g_110 = l_108; } return &g_16[0]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 7; i++) { csmith_sink_ = g_7[i]; } csmith_sink_ = g_11; for (i = 0; i < 1; i++) { csmith_sink_ = g_16[i]; } csmith_sink_ = g_17; csmith_sink_ = g_21; for (i = 0; i < 2; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_36[i][j]; } } csmith_sink_ = g_122; for (i = 0; i < 5; i++) { csmith_sink_ = g_130[i]; } csmith_sink_ = g_149; csmith_sink_ = g_169; for (i = 0; i < 8; i++) { csmith_sink_ = g_185[i]; } csmith_sink_ = g_224; csmith_sink_ = g_230; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int8_t g_7[7] = {0x9FL, 0x9FL, 0x9FL, 0x9FL, 0x9FL, 0x9FL, 0x9FL}; static uint16_t g_11 = 5UL; static int16_t g_16[1] = {(-4L)}; static uint8_t g_17 = 0x07L; static int32_t g_21 = 0x91023F12L; static int32_t g_36[2][7] = { {2L, 0x6B8642E5L, 2L, 0x944DCD6AL, 0x944DCD6AL, 2L, 0x6B8642E5L}, {0x944DCD6AL, 0x6B8642E5L, 0x552DED14L, 0x552DED14L, 0x6B8642E5L, 0x944DCD6AL, 0x6B8642E5L}}; static int32_t *g_43 = &g_21; static int32_t *g_83 = &g_36[0][2]; static int32_t **g_111[6] = {&g_83, &g_83, &g_83, &g_83, &g_83, &g_83}; static int32_t ***g_110 = &g_111[3]; static int8_t g_122 = 0x5BL; static uint16_t g_130[5] = {0xCED7L, 0xCED7L, 0xCED7L, 0xCED7L, 0xCED7L}; static uint32_t g_149 = 0x7F8654D6L; static int16_t g_169 = 0x8FE1L; static uint16_t g_185[8] = {65535UL, 65535UL, 65535UL, 65535UL, 65535UL, 65535UL, 65535UL, 65535UL}; static int16_t g_224 = (-1L); static int16_t g_230 = 0x5CE1L; static int8_t func_1(void); static int8_t func_8(int64_t p_9, uint64_t p_10); static const int16_t func_14(int32_t p_15); static int64_t func_44(const int8_t p_45, int16_t *p_46); static int16_t *func_48(int32_t p_49, int32_t *const *p_50, uint64_t p_51, int32_t *p_52); static int8_t func_1(void) { uint64_t l_2 = 0x0BCD8C45CDBE8E56LL; int32_t *l_20 = &g_21; l_2--; (*g_43) = (safe_mul_func_int8_t_s_s( g_7[3], func_8(g_11, ((safe_rshift_func_int8_t_s_s( g_11, (4294967291UL && (func_14(((*l_20) = ((0xCE2949F4FFCF33F2LL >= (g_16[0] = g_11)) && (((g_11 == (g_17 = 1L)) > (safe_mod_func_int32_t_s_s( (l_2 || l_2), l_2))) >= g_11)))) == 8UL)))) & g_11)))); return (*l_20); } static int8_t func_8(int64_t p_9, uint64_t p_10) { (*g_43) = (-1L); return g_149; } static const int16_t func_14(int32_t p_15) { int8_t l_28 = 0x1FL; int32_t *l_29 = &g_21; int16_t *l_34 = &g_16[0]; int32_t *l_35[7] = {&g_36[0][6], &g_36[0][6], &g_36[0][6], &g_36[0][6], &g_36[0][6], &g_36[0][6], &g_36[0][6]}; uint8_t l_66 = 7UL; int8_t *l_121 = &g_122; int32_t *l_139 = (void *)0; uint32_t *l_148 = &g_149; uint16_t *l_155 = (void *)0; uint16_t *l_156 = &g_130[2]; int64_t l_157 = (-1L); int16_t l_167 = 0x9E57L; int32_t ****l_229 = (void *)0; const uint64_t l_231 = 0UL; int32_t l_238[6][4] = {{6L, 0x682B5945L, 6L, 6L}, {0x682B5945L, 0x682B5945L, 0x6B514BD3L, 0x682B5945L}, {0x682B5945L, 6L, 6L, 0x682B5945L}, {6L, 0x682B5945L, 6L, 6L}, {0x682B5945L, 0x682B5945L, 0x6B514BD3L, 0x682B5945L}, {0x682B5945L, 6L, 6L, 0x682B5945L}}; int64_t l_239 = 0x453C66BB1736FFD8LL; int i, j; if ((g_36[0][6] &= (safe_div_func_uint8_t_u_u( (safe_sub_func_uint64_t_u_u( (safe_mul_func_int8_t_s_s( l_28, ((((&p_15 != l_29), p_15), p_15), ((safe_rshift_func_int8_t_s_s( (((void *)0 == &g_21) ^ (safe_div_func_int16_t_s_s(((*l_34) |= (*l_29)), (*l_29)))), 4)), 6L)))), p_15)), g_11)))) { for (l_28 = (-18); (l_28 <= 5); ++l_28) { for (g_21 = 4; (g_21 >= 0); g_21 -= 1) { const uint32_t l_39[9] = {0x5866B388L, 0xFAA058A1L, 0x5866B388L, 0x5866B388L, 0xFAA058A1L, 0x5866B388L, 0x5866B388L, 0xFAA058A1L, 0x5866B388L}; int i; return l_39[8]; } } } else { const int8_t l_47 = (-1L); int32_t *const *l_78 = &l_35[0]; int8_t l_134 = 0x60L; int32_t *l_138 = &g_21; for (g_17 = (-26); (g_17 >= 27); g_17++) { uint32_t l_69 = 0x871D1BA0L; uint32_t l_131 = 0x6609A124L; int32_t l_132 = (-1L); int32_t l_133 = 0L; } } (**g_110) = l_139; if ((((safe_lshift_func_uint8_t_u_u( (safe_rshift_func_uint16_t_u_u( (safe_add_func_uint32_t_u_u( p_15, ((*l_148) = (safe_add_func_int16_t_s_s( g_122, (0x6AC95427L != p_15)))))), g_11)), 7)) != ((*l_156) = (+(safe_sub_func_int8_t_s_s( p_15, (((((void *)0 != &p_15) > (safe_mul_func_int16_t_s_s(g_21, p_15))), p_15), g_36[0][6])))))) > g_17)) { uint8_t l_159 = 255UL; int32_t l_163 = 0x2FF882A9L; int32_t l_164 = 0L; int32_t l_165[6][8] = { {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}}; int8_t l_184 = 0xCDL; uint16_t l_212 = 0x0686L; uint16_t l_225 = 0x071BL; int i, j; for (l_28 = 5; (l_28 >= 1); l_28 -= 1) { int32_t l_158 = 0xA01F12A7L; int32_t l_168 = 1L; int32_t l_170 = (-1L); int32_t l_171 = 0L; int32_t l_172 = 0x260482E1L; int32_t l_173 = 0xE3552C83L; int64_t l_174 = 1L; int32_t l_175 = 0xF29C22F7L; int32_t l_176 = 0xFA803EE8L; int32_t l_177 = 4L; int32_t l_178 = (-3L); int32_t l_179 = 0x49479A41L; int32_t l_180 = 0xCA427643L; int32_t l_181 = 0x2E2B9C60L; int32_t l_182[5][5] = { {0x61C6CB6CL, (-1L), 0x61C6CB6CL, (-1L), 0x61C6CB6CL}, {1L, 1L, 1L, 1L, 1L}, {0x61C6CB6CL, (-1L), 0x61C6CB6CL, (-1L), 0x61C6CB6CL}, {1L, 1L, 1L, 1L, 1L}, {0x61C6CB6CL, (-1L), 0x61C6CB6CL, (-1L), 0x61C6CB6CL}}; int i, j; l_159++; for (g_17 = 0; (g_17 <= 1); g_17 += 1) { int8_t l_162 = 0xFEL; int32_t l_166[4] = {(-6L), (-6L), (-6L), (-6L)}; int16_t l_183 = (-1L); int16_t l_220 = 0L; int32_t l_221[5][7] = { {0xF4B60E2EL, (-7L), 0x6F9C3CA2L, 0L, 0x98FEA865L, 1L, 0xC38EDBD1L}, {0xC172C578L, 1L, (-10L), 0x98FEA865L, (-2L), (-2L), 0x98FEA865L}, {0x6F9C3CA2L, 0xC627A455L, 0x6F9C3CA2L, 0L, 0x59D55D07L, 0xC172C578L, 1L}, {0x6F9C3CA2L, 0L, 0x98FEA865L, 1L, 0xC38EDBD1L, 0xC627A455L, 0xC172C578L}, {0xC172C578L, 0xF4B60E2EL, 1L, 1L, 0xF4B60E2EL, 0xC172C578L, 0x40334515L}}; int i, j; ++g_185[5]; for (p_15 = 5; (p_15 >= 0); p_15 -= 1) { uint8_t l_213 = 255UL; uint32_t *l_222 = (void *)0; uint32_t *l_223 = (void *)0; int i, j; l_164 = (l_163 = ((((((safe_lshift_func_int16_t_s_u( (g_111[p_15] == ((g_224 = ((safe_sub_func_uint64_t_u_u( (((safe_sub_func_uint32_t_u_u( (safe_div_func_uint64_t_u_u( ((safe_lshift_func_int8_t_s_s( (safe_div_func_uint8_t_u_u( (safe_mod_func_int8_t_s_s( (safe_add_func_int32_t_s_s( ((((g_130[1], (safe_lshift_func_int16_t_s_u( 5L, (safe_sub_func_uint16_t_u_u( (safe_rshift_func_uint16_t_u_u( 0x2D42L, 14)), (safe_add_func_uint64_t_u_u( p_15, l_212))))))) == l_213), (l_165[3][0] = ((*l_29) = ((safe_div_func_uint8_t_u_u( (safe_add_func_int32_t_s_s( (g_36[g_17][( g_17 + 3)] = l_166 [3]), (safe_sub_func_int8_t_s_s( (g_11 ^ l_220), l_184)))), p_15)), 0xB55C6A8FL)))) ^ g_17), p_15)), 8UL)), g_16[0])), l_221[3][1])) != g_17), 0x6F43DDE750D66DC1LL)), 1UL)), p_15) < 0xA8F4L), g_16[0])), 0x83889F10L)), (*g_110))), l_164)) < l_225) || 1L) > p_15), g_149), 0x5AC3371AL)); if (p_15) { break; } (*l_29) = (safe_mul_func_uint16_t_u_u(0xBA4AL, p_15)); } for (l_179 = 1; (l_179 <= 5); l_179 += 1) { int32_t ****l_228[1]; int i; for (i = 0; i < 1; i++) { l_228[i] = &g_110; } g_110 = &g_111[l_179]; l_229 = &g_110; } for (g_224 = 0; (g_224 <= 5); g_224 += 1) { int i; if (p_15) { break; } if (l_165[5][4]) { } p_15 = ((g_230 = l_162) >= g_185[5]); p_15 = l_231; } } } } else { uint32_t **l_232 = &l_148; uint32_t ***l_233 = &l_232; int32_t l_234[9][3] = { {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}}; int64_t l_235 = 0xEDBF72F53F702E61LL; int32_t l_236[7]; int32_t l_237 = 0x8E144FA0L; uint32_t l_240 = 0xE3E7ED85L; int i, j; for (i = 0; i < 7; i++) { l_236[i] = 0x40811FDEL; } (*l_233) = l_232; --l_240; } return g_16[0]; } static int64_t func_44(const int8_t p_45, int16_t *p_46) { return g_17; } static int16_t *func_48(int32_t p_49, int32_t *const *p_50, uint64_t p_51, int32_t *p_52) { int32_t **l_80 = (void *)0; int32_t **l_81 = (void *)0; int32_t **l_82[4]; int32_t l_96 = 1L; int i; for (i = 0; i < 4; i++) { } lbl_107: g_83 = (g_43 = &g_36[0][6]); if ((*g_43)) { } else { } return &g_16[0]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 7; i++) { csmith_sink_ = g_7[i]; } csmith_sink_ = g_11; for (i = 0; i < 1; i++) { csmith_sink_ = g_16[i]; } csmith_sink_ = g_17; csmith_sink_ = g_21; for (i = 0; i < 2; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_36[i][j]; } } csmith_sink_ = g_122; for (i = 0; i < 5; i++) { csmith_sink_ = g_130[i]; } csmith_sink_ = g_149; csmith_sink_ = g_169; for (i = 0; i < 8; i++) { csmith_sink_ = g_185[i]; } csmith_sink_ = g_224; csmith_sink_ = g_230; platform_main_end(0, 0); return 0; }
true
152
dataset/organized/DCE/152
293
367
0.8
0.88
DCE
305
dataset/organized/DCE/152/target.c
dataset/organized/DCE/152/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int8_t g_7[7] = {0x9FL,0x9FL,0x9FL,0x9FL,0x9FL,0x9FL,0x9FL}; static uint16_t g_11 = 5UL; static int16_t g_16[1] = {(-4L)}; static uint8_t g_17 = 0x07L; static int32_t g_21 = 0x91023F12L; static int32_t g_36[2][7] = {{2L,0x6B8642E5L,2L,0x944DCD6AL,0x944DCD6AL,2L,0x6B8642E5L},{0x944DCD6AL,0x6B8642E5L,0x552DED14L,0x552DED14L,0x6B8642E5L,0x944DCD6AL,0x6B8642E5L}}; static int32_t *g_43 = &g_21; static int32_t *g_83 = &g_36[0][2]; static int32_t **g_111[6] = {&g_83,&g_83,&g_83,&g_83,&g_83,&g_83}; static int32_t ***g_110 = &g_111[3]; static int8_t g_122 = 0x5BL; static uint16_t g_130[5] = {0xCED7L,0xCED7L,0xCED7L,0xCED7L,0xCED7L}; static uint32_t g_149 = 0x7F8654D6L; static int16_t g_169 = 0x8FE1L; static uint16_t g_185[8] = {65535UL,65535UL,65535UL,65535UL,65535UL,65535UL,65535UL,65535UL}; static int16_t g_224 = (-1L); static int16_t g_230 = 0x5CE1L; static int8_t func_1(void); static int8_t func_8(int64_t p_9, uint64_t p_10); static const int16_t func_14(int32_t p_15); static int64_t func_44(const int8_t p_45, int16_t * p_46); static int16_t * func_48(int32_t p_49, int32_t * const * p_50, uint64_t p_51, int32_t * p_52); static int8_t func_1(void) { uint64_t l_2 = 0x0BCD8C45CDBE8E56LL; int32_t *l_20 = &g_21; l_2--; (*g_43) = (safe_mul_func_int8_t_s_s(g_7[3], func_8(g_11, ((safe_rshift_func_int8_t_s_s(g_11, (4294967291UL && (func_14(((*l_20) = ((0xCE2949F4FFCF33F2LL >= (g_16[0] = g_11)) && (((g_11 == (g_17 = 1L)) > (safe_mod_func_int32_t_s_s((l_2 || l_2), l_2))) >= g_11)))) == 8UL)))) & g_11)))); return (*l_20); } static int8_t func_8(int64_t p_9, uint64_t p_10) { (*g_43) = (-1L); return g_149; } static const int16_t func_14(int32_t p_15) { int8_t l_28 = 0x1FL; int32_t *l_29 = &g_21; int16_t *l_34 = &g_16[0]; int32_t *l_35[7] = {&g_36[0][6],&g_36[0][6],&g_36[0][6],&g_36[0][6],&g_36[0][6],&g_36[0][6],&g_36[0][6]}; uint8_t l_66 = 7UL; int8_t *l_121 = &g_122; int32_t *l_139 = (void*)0; uint32_t *l_148 = &g_149; uint16_t *l_155 = (void*)0; uint16_t *l_156 = &g_130[2]; int64_t l_157 = (-1L); int16_t l_167 = 0x9E57L; int32_t ****l_229 = (void*)0; const uint64_t l_231 = 0UL; int32_t l_238[6][4] = {{6L,0x682B5945L,6L,6L},{0x682B5945L,0x682B5945L,0x6B514BD3L,0x682B5945L},{0x682B5945L,6L,6L,0x682B5945L},{6L,0x682B5945L,6L,6L},{0x682B5945L,0x682B5945L,0x6B514BD3L,0x682B5945L},{0x682B5945L,6L,6L,0x682B5945L}}; int64_t l_239 = 0x453C66BB1736FFD8LL; int i, j; if ((g_36[0][6] &= (safe_div_func_uint8_t_u_u((safe_sub_func_uint64_t_u_u((safe_mul_func_int8_t_s_s(l_28, ((((&p_15 != l_29) , p_15) , p_15) , ((safe_rshift_func_int8_t_s_s((((void*)0 == &g_21) ^ (safe_div_func_int16_t_s_s(((*l_34) |= (*l_29)), (*l_29)))), 4)) , 6L)))), p_15)), g_11)))) { for (l_28 = (-18); (l_28 <= 5); ++l_28) { for (g_21 = 4; (g_21 >= 0); g_21 -= 1) { const uint32_t l_39[9] = {0x5866B388L,0xFAA058A1L,0x5866B388L,0x5866B388L,0xFAA058A1L,0x5866B388L,0x5866B388L,0xFAA058A1L,0x5866B388L}; int i; return l_39[8]; } } } else { const int8_t l_47 = (-1L); int32_t * const *l_78 = &l_35[0]; int8_t l_134 = 0x60L; int32_t *l_138 = &g_21; for (g_17 = (-26); (g_17 >= 27); g_17++) { uint32_t l_69 = 0x871D1BA0L; uint32_t l_131 = 0x6609A124L; int32_t l_132 = (-1L); int32_t l_133 = 0L; } } (**g_110) = l_139; if ((((safe_lshift_func_uint8_t_u_u((safe_rshift_func_uint16_t_u_u((safe_add_func_uint32_t_u_u(p_15, ((*l_148) = (safe_add_func_int16_t_s_s(g_122, (0x6AC95427L != p_15)))))), g_11)), 7)) != ((*l_156) = (+(safe_sub_func_int8_t_s_s(p_15, (((((void*)0 != &p_15) > (safe_mul_func_int16_t_s_s(g_21, p_15))) , p_15) , g_36[0][6])))))) > g_17)) { uint8_t l_159 = 255UL; int32_t l_163 = 0x2FF882A9L; int32_t l_164 = 0L; int32_t l_165[6][8] = {{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L},{1L,1L,1L,1L,1L,1L,1L,1L}}; int8_t l_184 = 0xCDL; uint16_t l_212 = 0x0686L; uint16_t l_225 = 0x071BL; int i, j; for (l_28 = 5; (l_28 >= 1); l_28 -= 1) { int32_t l_158 = 0xA01F12A7L; int32_t l_168 = 1L; int32_t l_170 = (-1L); int32_t l_171 = 0L; int32_t l_172 = 0x260482E1L; int32_t l_173 = 0xE3552C83L; int64_t l_174 = 1L; int32_t l_175 = 0xF29C22F7L; int32_t l_176 = 0xFA803EE8L; int32_t l_177 = 4L; int32_t l_178 = (-3L); int32_t l_179 = 0x49479A41L; int32_t l_180 = 0xCA427643L; int32_t l_181 = 0x2E2B9C60L; int32_t l_182[5][5] = {{0x61C6CB6CL,(-1L),0x61C6CB6CL,(-1L),0x61C6CB6CL},{1L,1L,1L,1L,1L},{0x61C6CB6CL,(-1L),0x61C6CB6CL,(-1L),0x61C6CB6CL},{1L,1L,1L,1L,1L},{0x61C6CB6CL,(-1L),0x61C6CB6CL,(-1L),0x61C6CB6CL}}; int i, j; l_159++; for (g_17 = 0; (g_17 <= 1); g_17 += 1) { int8_t l_162 = 0xFEL; int32_t l_166[4] = {(-6L),(-6L),(-6L),(-6L)}; int16_t l_183 = (-1L); int16_t l_220 = 0L; int32_t l_221[5][7] = {{0xF4B60E2EL,(-7L),0x6F9C3CA2L,0L,0x98FEA865L,1L,0xC38EDBD1L},{0xC172C578L,1L,(-10L),0x98FEA865L,(-2L),(-2L),0x98FEA865L},{0x6F9C3CA2L,0xC627A455L,0x6F9C3CA2L,0L,0x59D55D07L,0xC172C578L,1L},{0x6F9C3CA2L,0L,0x98FEA865L,1L,0xC38EDBD1L,0xC627A455L,0xC172C578L},{0xC172C578L,0xF4B60E2EL,1L,1L,0xF4B60E2EL,0xC172C578L,0x40334515L}}; int i, j; ++g_185[5]; for (p_15 = 5; (p_15 >= 0); p_15 -= 1) { uint8_t l_213 = 255UL; uint32_t *l_222 = (void*)0; uint32_t *l_223 = (void*)0; int i, j; l_164 = (l_163 = ((((((safe_lshift_func_int16_t_s_u((g_111[p_15] == ((g_224 = ((safe_sub_func_uint64_t_u_u((((safe_sub_func_uint32_t_u_u((safe_div_func_uint64_t_u_u(((safe_lshift_func_int8_t_s_s((safe_div_func_uint8_t_u_u((safe_mod_func_int8_t_s_s((safe_add_func_int32_t_s_s(((((g_130[1] , (safe_lshift_func_int16_t_s_u(5L, (safe_sub_func_uint16_t_u_u((safe_rshift_func_uint16_t_u_u(0x2D42L, 14)), (safe_add_func_uint64_t_u_u(p_15, l_212))))))) == l_213) , (l_165[3][0] = ((*l_29) = ((safe_div_func_uint8_t_u_u((safe_add_func_int32_t_s_s((g_36[g_17][(g_17 + 3)] = l_166[3]), (safe_sub_func_int8_t_s_s((g_11 ^ l_220), l_184)))), p_15)) , 0xB55C6A8FL)))) ^ g_17), p_15)), 8UL)), g_16[0])), l_221[3][1])) != g_17), 0x6F43DDE750D66DC1LL)), 1UL)) , p_15) < 0xA8F4L), g_16[0])) , 0x83889F10L)) , (*g_110))), l_164)) < l_225) || 1L) > p_15) , g_149) , 0x5AC3371AL)); if (p_15) { break; } (*l_29) = (safe_mul_func_uint16_t_u_u(0xBA4AL, p_15)); } for (l_179 = 1; (l_179 <= 5); l_179 += 1) { int32_t ****l_228[1]; int i; for (i = 0; i < 1; i++) { l_228[i] = &g_110; } g_110 = &g_111[l_179]; l_229 = &g_110; } for (g_224 = 0; (g_224 <= 5); g_224 += 1) { int i; if (p_15) { break; } if (l_165[5][4]) { continue; } p_15 = ((g_230 = l_162) >= g_185[5]); p_15 = l_231; } } } } else { uint32_t **l_232 = &l_148; uint32_t ***l_233 = &l_232; int32_t l_234[9][3] = {{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L},{0L,0L,0x98B16B54L}}; int64_t l_235 = 0xEDBF72F53F702E61LL; int32_t l_236[7]; int32_t l_237 = 0x8E144FA0L; uint32_t l_240 = 0xE3E7ED85L; int i, j; for (i = 0; i < 7; i++) { l_236[i] = 0x40811FDEL; } (*l_233) = l_232; --l_240; } return g_16[0]; } static int64_t func_44(const int8_t p_45, int16_t * p_46) { return g_17; } static int16_t * func_48(int32_t p_49, int32_t * const * p_50, uint64_t p_51, int32_t * p_52) { int32_t **l_80 = (void*)0; int32_t **l_81 = (void*)0; int32_t **l_82[4]; int32_t l_96 = 1L; int i; for (i = 0; i < 4; i++) { l_82[i] = &g_43; } lbl_107: g_83 = (g_43 = &g_36[0][6]); if ((*g_43)) { int32_t *l_84 = &g_36[0][6]; g_83 = l_84; } else { int64_t l_106 = 1L; int32_t ***l_108 = &l_82[0]; int32_t ****l_109[9] = {&l_108,&l_108,&l_108,&l_108,&l_108,&l_108,&l_108,&l_108,&l_108}; int i; for (g_21 = (-12); (g_21 <= 6); g_21 = safe_add_func_uint64_t_u_u(g_21, 8)) { int16_t *l_91 = (void*)0; const int32_t l_104 = 0xA23B15C0L; int32_t l_105 = 0x3B3C44AEL; for (p_49 = 0; (p_49 >= (-3)); p_49 = safe_sub_func_uint8_t_u_u(p_49, 1)) { (*p_52) = (safe_add_func_uint32_t_u_u((((void*)0 == l_91) == 18446744073709551612UL), ((*g_83) > (safe_add_func_int16_t_s_s(((safe_mod_func_uint8_t_u_u(l_96, ((((safe_unary_minus_func_uint64_t_u((((l_105 = ((0x9D53036CL & ((safe_div_func_int8_t_s_s((safe_sub_func_int8_t_s_s((p_49 && (safe_add_func_uint32_t_u_u(((0x43L < p_51) || p_51), 8L))), 0x1FL)), l_104)) == g_17)) >= 0x41L)) != 9L) , l_106))) , g_36[0][6]) ^ 18446744073709551606UL) , (-7L)))) , 0L), l_104))))); } if (p_49) { goto lbl_107; } } g_110 = l_108; } return &g_16[0]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 7; i++) { csmith_sink_ = g_7[i]; } csmith_sink_ = g_11; for (i = 0; i < 1; i++) { csmith_sink_ = g_16[i]; } csmith_sink_ = g_17; csmith_sink_ = g_21; for (i = 0; i < 2; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_36[i][j]; } } csmith_sink_ = g_122; for (i = 0; i < 5; i++) { csmith_sink_ = g_130[i]; } csmith_sink_ = g_149; csmith_sink_ = g_169; for (i = 0; i < 8; i++) { csmith_sink_ = g_185[i]; } csmith_sink_ = g_224; csmith_sink_ = g_230; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int8_t g_7[7] = {0x9FL, 0x9FL, 0x9FL, 0x9FL, 0x9FL, 0x9FL, 0x9FL}; static uint16_t g_11 = 5UL; static int16_t g_16[1] = {(-4L)}; static uint8_t g_17 = 0x07L; static int32_t g_21 = 0x91023F12L; static int32_t g_36[2][7] = { {2L, 0x6B8642E5L, 2L, 0x944DCD6AL, 0x944DCD6AL, 2L, 0x6B8642E5L}, {0x944DCD6AL, 0x6B8642E5L, 0x552DED14L, 0x552DED14L, 0x6B8642E5L, 0x944DCD6AL, 0x6B8642E5L}}; static int32_t *g_43 = &g_21; static int32_t *g_83 = &g_36[0][2]; static int32_t **g_111[6] = {&g_83, &g_83, &g_83, &g_83, &g_83, &g_83}; static int32_t ***g_110 = &g_111[3]; static int8_t g_122 = 0x5BL; static uint16_t g_130[5] = {0xCED7L, 0xCED7L, 0xCED7L, 0xCED7L, 0xCED7L}; static uint32_t g_149 = 0x7F8654D6L; static int16_t g_169 = 0x8FE1L; static uint16_t g_185[8] = {65535UL, 65535UL, 65535UL, 65535UL, 65535UL, 65535UL, 65535UL, 65535UL}; static int16_t g_224 = (-1L); static int16_t g_230 = 0x5CE1L; static int8_t func_1(void); static int8_t func_8(int64_t p_9, uint64_t p_10); static const int16_t func_14(int32_t p_15); static int64_t func_44(const int8_t p_45, int16_t *p_46); static int16_t *func_48(int32_t p_49, int32_t *const *p_50, uint64_t p_51, int32_t *p_52); static int8_t func_1(void) { uint64_t l_2 = 0x0BCD8C45CDBE8E56LL; int32_t *l_20 = &g_21; l_2--; (*g_43) = (safe_mul_func_int8_t_s_s( g_7[3], func_8(g_11, ((safe_rshift_func_int8_t_s_s( g_11, (4294967291UL && (func_14(((*l_20) = ((0xCE2949F4FFCF33F2LL >= (g_16[0] = g_11)) && (((g_11 == (g_17 = 1L)) > (safe_mod_func_int32_t_s_s( (l_2 || l_2), l_2))) >= g_11)))) == 8UL)))) & g_11)))); return (*l_20); } static int8_t func_8(int64_t p_9, uint64_t p_10) { (*g_43) = (-1L); return g_149; } static const int16_t func_14(int32_t p_15) { int8_t l_28 = 0x1FL; int32_t *l_29 = &g_21; int16_t *l_34 = &g_16[0]; int32_t *l_35[7] = {&g_36[0][6], &g_36[0][6], &g_36[0][6], &g_36[0][6], &g_36[0][6], &g_36[0][6], &g_36[0][6]}; uint8_t l_66 = 7UL; int8_t *l_121 = &g_122; int32_t *l_139 = (void *)0; uint32_t *l_148 = &g_149; uint16_t *l_155 = (void *)0; uint16_t *l_156 = &g_130[2]; int64_t l_157 = (-1L); int16_t l_167 = 0x9E57L; int32_t ****l_229 = (void *)0; const uint64_t l_231 = 0UL; int32_t l_238[6][4] = {{6L, 0x682B5945L, 6L, 6L}, {0x682B5945L, 0x682B5945L, 0x6B514BD3L, 0x682B5945L}, {0x682B5945L, 6L, 6L, 0x682B5945L}, {6L, 0x682B5945L, 6L, 6L}, {0x682B5945L, 0x682B5945L, 0x6B514BD3L, 0x682B5945L}, {0x682B5945L, 6L, 6L, 0x682B5945L}}; int64_t l_239 = 0x453C66BB1736FFD8LL; int i, j; if ((g_36[0][6] &= (safe_div_func_uint8_t_u_u( (safe_sub_func_uint64_t_u_u( (safe_mul_func_int8_t_s_s( l_28, ((((&p_15 != l_29), p_15), p_15), ((safe_rshift_func_int8_t_s_s( (((void *)0 == &g_21) ^ (safe_div_func_int16_t_s_s(((*l_34) |= (*l_29)), (*l_29)))), 4)), 6L)))), p_15)), g_11)))) { } else { const int8_t l_47 = (-1L); int32_t *const *l_78 = &l_35[0]; int8_t l_134 = 0x60L; int32_t *l_138 = &g_21; for (g_17 = (-26); (g_17 >= 27); g_17++) { uint32_t l_69 = 0x871D1BA0L; uint32_t l_131 = 0x6609A124L; int32_t l_132 = (-1L); int32_t l_133 = 0L; } } (**g_110) = l_139; if ((((safe_lshift_func_uint8_t_u_u( (safe_rshift_func_uint16_t_u_u( (safe_add_func_uint32_t_u_u( p_15, ((*l_148) = (safe_add_func_int16_t_s_s( g_122, (0x6AC95427L != p_15)))))), g_11)), 7)) != ((*l_156) = (+(safe_sub_func_int8_t_s_s( p_15, (((((void *)0 != &p_15) > (safe_mul_func_int16_t_s_s(g_21, p_15))), p_15), g_36[0][6])))))) > g_17)) { uint8_t l_159 = 255UL; int32_t l_163 = 0x2FF882A9L; int32_t l_164 = 0L; int32_t l_165[6][8] = { {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}}; int8_t l_184 = 0xCDL; uint16_t l_212 = 0x0686L; uint16_t l_225 = 0x071BL; int i, j; for (l_28 = 5; (l_28 >= 1); l_28 -= 1) { } } else { uint32_t **l_232 = &l_148; uint32_t ***l_233 = &l_232; int32_t l_234[9][3] = { {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}, {0L, 0L, 0x98B16B54L}}; int64_t l_235 = 0xEDBF72F53F702E61LL; int32_t l_236[7]; int32_t l_237 = 0x8E144FA0L; uint32_t l_240 = 0xE3E7ED85L; int i, j; for (i = 0; i < 7; i++) { l_236[i] = 0x40811FDEL; } (*l_233) = l_232; --l_240; } return g_16[0]; } static int64_t func_44(const int8_t p_45, int16_t *p_46) { return g_17; } static int16_t *func_48(int32_t p_49, int32_t *const *p_50, uint64_t p_51, int32_t *p_52) { int32_t **l_80 = (void *)0; int32_t **l_81 = (void *)0; int32_t **l_82[4]; int32_t l_96 = 1L; int i; for (i = 0; i < 4; i++) { l_82[i] = &g_43; } lbl_107: g_83 = (g_43 = &g_36[0][6]); if ((*g_43)) { int32_t *l_84 = &g_36[0][6]; g_83 = l_84; } else { int64_t l_106 = 1L; int32_t ***l_108 = &l_82[0]; int32_t ****l_109[9] = {&l_108, &l_108, &l_108, &l_108, &l_108, &l_108, &l_108, &l_108, &l_108}; int i; for (g_21 = (-12); (g_21 <= 6); g_21 = safe_add_func_uint64_t_u_u(g_21, 8)) { int16_t *l_91 = (void *)0; const int32_t l_104 = 0xA23B15C0L; int32_t l_105 = 0x3B3C44AEL; for (p_49 = 0; (p_49 >= (-3)); p_49 = safe_sub_func_uint8_t_u_u(p_49, 1)) { (*p_52) = (safe_add_func_uint32_t_u_u( (((void *)0 == l_91) == 18446744073709551612UL), ((*g_83) > (safe_add_func_int16_t_s_s( ((safe_mod_func_uint8_t_u_u( l_96, ((((safe_unary_minus_func_uint64_t_u( (((l_105 = ((0x9D53036CL & ((safe_div_func_int8_t_s_s( (safe_sub_func_int8_t_s_s( (p_49 && (safe_add_func_uint32_t_u_u( ((0x43L < p_51) || p_51), 8L))), 0x1FL)), l_104)) == g_17)) >= 0x41L)) != 9L), l_106))), g_36[0][6]) ^ 18446744073709551606UL), (-7L)))), 0L), l_104))))); } if (p_49) { goto lbl_107; } } g_110 = l_108; } return &g_16[0]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 7; i++) { } csmith_sink_ = g_11; for (i = 0; i < 1; i++) { csmith_sink_ = g_16[i]; } csmith_sink_ = g_17; csmith_sink_ = g_21; for (i = 0; i < 2; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_36[i][j]; } } csmith_sink_ = g_122; for (i = 0; i < 5; i++) { csmith_sink_ = g_130[i]; } csmith_sink_ = g_149; csmith_sink_ = g_169; for (i = 0; i < 8; i++) { csmith_sink_ = g_185[i]; } csmith_sink_ = g_224; csmith_sink_ = g_230; platform_main_end(0, 0); return 0; }
false
152
dataset/organized/DCE/152
293
275
0.61
0.87
DCE
306
dataset/organized/DCE/153/target.c
dataset/organized/DCE/153/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { volatile signed f0 : 20; signed f1 : 27; signed f2 : 18; }; #pragma pack(pop) static int32_t g_3 = (-1L); static uint64_t g_7 = 4UL; static uint16_t g_30 = 65530UL; static uint32_t g_52 = 0x804524BEL; static uint32_t g_54 = 0x6492A415L; static uint8_t g_57[10] = {0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL}; static const uint8_t g_63 = 8UL; static volatile struct S0 g_66 = {-663,1106,90}; static uint64_t g_68 = 18446744073709551606UL; static uint64_t g_72 = 0xD2634D7F484382FDLL; static struct S0 g_84 = {31,6298,204}; static int32_t g_91 = 0xB4C8B43FL; static int32_t * volatile g_90 = &g_91; static struct S0 * volatile g_92 = &g_84; static volatile uint8_t g_103 = 253UL; static volatile int64_t g_109 = (-5L); static volatile uint8_t g_110 = 2UL; static uint8_t g_113 = 1UL; static uint32_t g_124 = 4294967295UL; static int64_t g_125[5] = {0x18C4EF54216E3A47LL,0x18C4EF54216E3A47LL,0x18C4EF54216E3A47LL,0x18C4EF54216E3A47LL,0x18C4EF54216E3A47LL}; static uint64_t g_126 = 18446744073709551610UL; static uint32_t g_127 = 0UL; static uint32_t g_155 = 0xCAC1D9ACL; static volatile struct S0 g_164 = {738,-3550,-218}; static int32_t *g_175 = &g_91; static int32_t ** volatile g_174 = &g_175; static const int32_t func_1(void); static uint64_t func_18(int32_t * p_19); static int32_t * func_20(int32_t * p_21); static int32_t * func_22(const uint16_t p_23, const uint64_t p_24, uint8_t p_25, uint32_t p_26, int8_t p_27); static uint32_t func_31(int16_t p_32, int32_t p_33, uint32_t p_34, uint16_t * p_35, const int8_t p_36); static const int32_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = &g_3; int32_t *l_5 = &g_3; int32_t *l_6[4]; uint16_t *l_29 = &g_30; int32_t l_47[4]; int16_t l_70 = (-1L); uint64_t *l_71 = &g_72; int16_t *l_122 = (void*)0; int16_t *l_123[2][10] = {{&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70},{&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70}}; uint64_t *l_159 = &g_7; int i, j; for (i = 0; i < 4; i++) { l_6[i] = &g_3; } for (i = 0; i < 4; i++) { l_47[i] = 0x3352FB29L; } g_7--; g_127 ^= ((safe_sub_func_int64_t_s_s((*l_4), (((*l_29) = (safe_div_func_int16_t_s_s((g_126 = (safe_rshift_func_int16_t_s_s((g_125[0] = (g_124 = (safe_sub_func_uint64_t_u_u(g_7, func_18(func_20(func_22(((*l_29) = (+(*l_2))), ((*l_71) &= ((func_31((safe_add_func_uint8_t_u_u((safe_sub_func_int16_t_s_s((((safe_mul_func_int8_t_s_s((safe_sub_func_uint64_t_u_u(g_3, (((*l_5) , (safe_mul_func_int16_t_s_s((((*l_4) > ((void*)0 == l_2)) , g_3), 0xE9A5L))) , g_3))), g_3)) < 0x370CL) ^ g_3), (*l_4))), l_47[1])), g_7, g_7, l_29, g_3) && g_57[2]) && l_70)), g_57[2], g_54, (*l_5)))))))), 15))), g_57[8]))) >= 0x9ED7L))) , (*l_4)); for (g_127 = 11; (g_127 >= 37); g_127 = safe_add_func_uint64_t_u_u(g_127, 8)) { uint32_t l_142[5] = {7UL,7UL,7UL,7UL,7UL}; uint64_t *l_158 = (void*)0; int32_t l_169 = 1L; uint16_t l_170 = 65535UL; struct S0 *l_178 = &g_84; int i; if ((*g_90)) { uint32_t l_149 = 0UL; int32_t l_168 = 0x7BE0B665L; for (g_68 = 3; (g_68 <= 42); ++g_68) { uint8_t *l_162 = &g_57[2]; uint8_t **l_161[2][4] = {{&l_162,&l_162,&l_162,&l_162},{&l_162,&l_162,&l_162,&l_162}}; uint8_t ***l_160 = &l_161[0][1]; int32_t l_163 = 0L; uint32_t *l_167 = &g_124; int i, j; for (g_91 = (-30); (g_91 <= 12); ++g_91) { const uint32_t l_152 = 1UL; g_66.f2 = (safe_add_func_int64_t_s_s(9L, (safe_div_func_int32_t_s_s((safe_lshift_func_uint8_t_u_u((((safe_sub_func_uint64_t_u_u(l_142[4], (safe_add_func_uint64_t_u_u((safe_add_func_int32_t_s_s(((safe_sub_func_uint16_t_u_u(g_68, (l_149 , ((safe_sub_func_int32_t_s_s((l_152 , ((l_142[4] || ((*l_5) &= (((*l_71) = g_84.f0) < ((safe_div_func_int16_t_s_s(((((((g_155 = g_127) || ((safe_lshift_func_uint8_t_u_s(((l_159 = l_158) != (void*)0), 4)) || g_57[2])) , 254UL) != l_152) , (void*)0) == l_160), 0xD764L)) , l_149)))) , l_163)), 0UL)) > g_84.f2)))) > l_152), 0x90CCA696L)), 0xA9910027467C1911LL)))) > 0x60E44A5262525F0BLL) , l_142[3]), g_84.f2)), g_57[2])))); (*g_92) = g_164; } for (g_52 = (-16); (g_52 < 33); g_52 = safe_add_func_uint16_t_u_u(g_52, 4)) { (*l_2) = (l_149 == (&l_142[4] != l_167)); } l_170++; } } else { int32_t *l_173 = (void*)0; (*g_174) = l_173; } for (g_155 = 0; (g_155 < 33); g_155 = safe_add_func_uint16_t_u_u(g_155, 3)) { uint64_t l_179 = 0UL; if (((void*)0 == l_178)) { l_179 |= (-1L); } else { uint32_t l_180 = 0x0995B685L; (*l_4) = l_179; l_180++; } } return (*l_2); } return g_63; } static uint64_t func_18(int32_t * p_19) { uint16_t l_121 = 0xDD06L; return l_121; } static int32_t * func_20(int32_t * p_21) { uint8_t **l_85 = (void*)0; uint8_t ***l_86 = &l_85; int32_t l_87 = 0x0D54DF96L; uint64_t *l_88 = &g_72; int32_t l_101[9][7] = {{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL}}; uint32_t *l_117 = &g_52; uint32_t *l_118 = &g_54; int i, j; if ((l_87 = ((g_84 , (((*l_86) = l_85) != (void*)0)) >= l_87))) { return &g_3; } else { int32_t *l_89 = &l_87; int32_t l_99 = 0xA5788241L; int32_t l_100 = 0L; int32_t l_102 = 0L; int32_t l_107 = (-1L); int32_t l_108[3][2] = {{0L,0x8AA934B7L},{0x8AA934B7L,0L},{0x8AA934B7L,0x8AA934B7L}}; int i, j; lbl_116: (*g_90) &= ((*l_89) = ((void*)0 != l_88)); (*g_92) = g_84; for (g_30 = 4; (g_30 < 58); g_30 = safe_add_func_uint16_t_u_u(g_30, 1)) { int32_t *l_95 = &g_91; int32_t *l_96 = &g_91; int32_t *l_97 = &l_87; int32_t *l_98[1]; int8_t l_106 = 0xE5L; int i; for (i = 0; i < 1; i++) { l_98[i] = &l_87; } --g_103; g_110++; ++g_113; if (g_30) { goto lbl_116; } } } l_101[7][5] &= (((*l_117) ^= 0UL) != (g_109 , ((*l_118)++))); return p_21; } static int32_t * func_22(const uint16_t p_23, const uint64_t p_24, uint8_t p_25, uint32_t p_26, int8_t p_27) { const int16_t l_78 = 0x5DF9L; int32_t *l_83[1]; int i; for (i = 0; i < 1; i++) { l_83[i] = (void*)0; } g_66.f2 = ((g_66.f1 && (safe_mul_func_uint8_t_u_u(p_26, (safe_add_func_uint8_t_u_u((~(-9L)), ((l_78 , p_23) , ((p_27 && (safe_sub_func_uint32_t_u_u((safe_rshift_func_int8_t_s_s(l_78, 5)), (l_78 != 3UL)))) & g_57[2]))))))) < p_24); return l_83[0]; } static uint32_t func_31(int16_t p_32, int32_t p_33, uint32_t p_34, uint16_t * p_35, const int8_t p_36) { uint16_t l_50 = 0xAF03L; uint32_t *l_51 = &g_52; uint32_t *l_53[7] = {&g_54,&g_54,&g_54,&g_54,&g_54,&g_54,&g_54}; int32_t l_55 = 0xAF19195CL; uint8_t *l_56[9] = {&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2]}; int32_t l_58 = 0xCFADBACDL; const uint8_t *l_62 = &g_63; const uint8_t **l_61 = &l_62; uint64_t *l_67 = &g_68; int32_t l_69 = (-1L); int i; l_69 = (safe_div_func_int8_t_s_s(((l_55 = ((*l_51) = l_50)) <= (-1L)), ((((*l_67) = ((l_58 = 0x74L) != ((g_3 | ((p_35 = &l_50) != &l_50)) & ((safe_rshift_func_int16_t_s_s(((((l_56[6] == ((*l_61) = &g_57[2])) & (safe_add_func_uint8_t_u_u((g_66 , l_50), p_33))) >= p_32) && p_34), g_57[2])) < l_50)))) & g_57[9]) | p_32))); return p_33; } int main (int argc, char* argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_7; csmith_sink_ = g_30; csmith_sink_ = g_52; csmith_sink_ = g_54; for (i = 0; i < 10; i++) { csmith_sink_ = g_57[i]; } csmith_sink_ = g_63; csmith_sink_ = g_66.f0; csmith_sink_ = g_66.f1; csmith_sink_ = g_66.f2; csmith_sink_ = g_68; csmith_sink_ = g_72; csmith_sink_ = g_84.f0; csmith_sink_ = g_84.f1; csmith_sink_ = g_84.f2; csmith_sink_ = g_91; csmith_sink_ = g_103; csmith_sink_ = g_109; csmith_sink_ = g_110; csmith_sink_ = g_113; csmith_sink_ = g_124; for (i = 0; i < 5; i++) { csmith_sink_ = g_125[i]; } csmith_sink_ = g_126; csmith_sink_ = g_127; csmith_sink_ = g_155; csmith_sink_ = g_164.f0; csmith_sink_ = g_164.f1; csmith_sink_ = g_164.f2; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { volatile signed f0 : 20; signed f1 : 27; signed f2 : 18; }; #pragma pack(pop) static int32_t g_3 = (-1L); static uint64_t g_7 = 4UL; static uint16_t g_30 = 65530UL; static uint32_t g_52 = 0x804524BEL; static uint32_t g_54 = 0x6492A415L; static uint8_t g_57[10] = {0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL}; static const uint8_t g_63 = 8UL; static volatile struct S0 g_66 = {-663, 1106, 90}; static uint64_t g_68 = 18446744073709551606UL; static uint64_t g_72 = 0xD2634D7F484382FDLL; static struct S0 g_84 = {31, 6298, 204}; static int32_t g_91 = 0xB4C8B43FL; static int32_t *volatile g_90 = &g_91; static struct S0 *volatile g_92 = &g_84; static volatile uint8_t g_103 = 253UL; static volatile int64_t g_109 = (-5L); static volatile uint8_t g_110 = 2UL; static uint8_t g_113 = 1UL; static uint32_t g_124 = 4294967295UL; static int64_t g_125[5] = {0x18C4EF54216E3A47LL, 0x18C4EF54216E3A47LL, 0x18C4EF54216E3A47LL, 0x18C4EF54216E3A47LL, 0x18C4EF54216E3A47LL}; static uint64_t g_126 = 18446744073709551610UL; static uint32_t g_127 = 0UL; static uint32_t g_155 = 0xCAC1D9ACL; static volatile struct S0 g_164 = {738, -3550, -218}; static int32_t *g_175 = &g_91; static int32_t **volatile g_174 = &g_175; static const int32_t func_1(void); static uint64_t func_18(int32_t *p_19); static int32_t *func_20(int32_t *p_21); static int32_t *func_22(const uint16_t p_23, const uint64_t p_24, uint8_t p_25, uint32_t p_26, int8_t p_27); static uint32_t func_31(int16_t p_32, int32_t p_33, uint32_t p_34, uint16_t *p_35, const int8_t p_36); static const int32_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = &g_3; int32_t *l_5 = &g_3; int32_t *l_6[4]; uint16_t *l_29 = &g_30; int32_t l_47[4]; int16_t l_70 = (-1L); uint64_t *l_71 = &g_72; int16_t *l_122 = (void *)0; int16_t *l_123[2][10] = { {&l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70}, {&l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70}}; uint64_t *l_159 = &g_7; int i, j; for (i = 0; i < 4; i++) { l_6[i] = &g_3; } for (i = 0; i < 4; i++) { l_47[i] = 0x3352FB29L; } g_7--; g_127 ^= ((safe_sub_func_int64_t_s_s( (*l_4), (((*l_29) = (safe_div_func_int16_t_s_s( (g_126 = (safe_rshift_func_int16_t_s_s( (g_125[0] = (g_124 = (safe_sub_func_uint64_t_u_u( g_7, func_18(func_20(func_22( ((*l_29) = (+(*l_2))), ((*l_71) &= ((func_31( (safe_add_func_uint8_t_u_u( (safe_sub_func_int16_t_s_s( (((safe_mul_func_int8_t_s_s( (safe_sub_func_uint64_t_u_u( g_3, (((*l_5), (safe_mul_func_int16_t_s_s( (((*l_4) > ((void *)0 == l_2)), g_3), 0xE9A5L))), g_3))), g_3)) < 0x370CL) ^ g_3), (*l_4))), l_47[1])), g_7, g_7, l_29, g_3) && g_57[2]) && l_70)), g_57[2], g_54, (*l_5)))))))), 15))), g_57[8]))) >= 0x9ED7L))), (*l_4)); for (g_127 = 11; (g_127 >= 37); g_127 = safe_add_func_uint64_t_u_u(g_127, 8)) { } return g_63; } static uint64_t func_18(int32_t *p_19) { uint16_t l_121 = 0xDD06L; return l_121; } static int32_t *func_20(int32_t *p_21) { uint8_t **l_85 = (void *)0; uint8_t ***l_86 = &l_85; int32_t l_87 = 0x0D54DF96L; uint64_t *l_88 = &g_72; int32_t l_101[9][7] = {{(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}}; uint32_t *l_117 = &g_52; uint32_t *l_118 = &g_54; int i, j; if ((l_87 = ((g_84, (((*l_86) = l_85) != (void *)0)) >= l_87))) { } else { int32_t *l_89 = &l_87; int32_t l_99 = 0xA5788241L; int32_t l_100 = 0L; int32_t l_102 = 0L; int32_t l_107 = (-1L); int32_t l_108[3][2] = { {0L, 0x8AA934B7L}, {0x8AA934B7L, 0L}, {0x8AA934B7L, 0x8AA934B7L}}; int i, j; lbl_116: (*g_90) &= ((*l_89) = ((void *)0 != l_88)); (*g_92) = g_84; for (g_30 = 4; (g_30 < 58); g_30 = safe_add_func_uint16_t_u_u(g_30, 1)) { int32_t *l_95 = &g_91; int32_t *l_96 = &g_91; int32_t *l_97 = &l_87; int32_t *l_98[1]; int8_t l_106 = 0xE5L; int i; for (i = 0; i < 1; i++) { l_98[i] = &l_87; } --g_103; g_110++; ++g_113; if (g_30) { goto lbl_116; } } } l_101[7][5] &= (((*l_117) ^= 0UL) != (g_109, ((*l_118)++))); return p_21; } static int32_t *func_22(const uint16_t p_23, const uint64_t p_24, uint8_t p_25, uint32_t p_26, int8_t p_27) { const int16_t l_78 = 0x5DF9L; int32_t *l_83[1]; int i; for (i = 0; i < 1; i++) { l_83[i] = (void *)0; } g_66.f2 = ((g_66.f1 && (safe_mul_func_uint8_t_u_u( p_26, (safe_add_func_uint8_t_u_u( (~(-9L)), ((l_78, p_23), ((p_27 && (safe_sub_func_uint32_t_u_u( (safe_rshift_func_int8_t_s_s(l_78, 5)), (l_78 != 3UL)))) & g_57[2]))))))) < p_24); return l_83[0]; } static uint32_t func_31(int16_t p_32, int32_t p_33, uint32_t p_34, uint16_t *p_35, const int8_t p_36) { uint16_t l_50 = 0xAF03L; uint32_t *l_51 = &g_52; uint32_t *l_53[7] = {&g_54, &g_54, &g_54, &g_54, &g_54, &g_54, &g_54}; int32_t l_55 = 0xAF19195CL; uint8_t *l_56[9] = {&g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2]}; int32_t l_58 = 0xCFADBACDL; const uint8_t *l_62 = &g_63; const uint8_t **l_61 = &l_62; uint64_t *l_67 = &g_68; int32_t l_69 = (-1L); int i; l_69 = (safe_div_func_int8_t_s_s( ((l_55 = ((*l_51) = l_50)) <= (-1L)), ((((*l_67) = ((l_58 = 0x74L) != ((g_3 | ((p_35 = &l_50) != &l_50)) & ((safe_rshift_func_int16_t_s_s( ((((l_56[6] == ((*l_61) = &g_57[2])) & (safe_add_func_uint8_t_u_u((g_66, l_50), p_33))) >= p_32) && p_34), g_57[2])) < l_50)))) & g_57[9]) | p_32))); return p_33; } int main(int argc, char *argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_7; csmith_sink_ = g_30; csmith_sink_ = g_52; csmith_sink_ = g_54; for (i = 0; i < 10; i++) { csmith_sink_ = g_57[i]; } csmith_sink_ = g_63; csmith_sink_ = g_66.f0; csmith_sink_ = g_66.f1; csmith_sink_ = g_66.f2; csmith_sink_ = g_68; csmith_sink_ = g_72; csmith_sink_ = g_84.f0; csmith_sink_ = g_84.f1; csmith_sink_ = g_84.f2; csmith_sink_ = g_91; csmith_sink_ = g_103; csmith_sink_ = g_109; csmith_sink_ = g_110; csmith_sink_ = g_113; csmith_sink_ = g_124; for (i = 0; i < 5; i++) { csmith_sink_ = g_125[i]; } csmith_sink_ = g_126; csmith_sink_ = g_127; csmith_sink_ = g_155; csmith_sink_ = g_164.f0; csmith_sink_ = g_164.f1; csmith_sink_ = g_164.f2; platform_main_end(0, 0); return 0; }
true
153
dataset/organized/DCE/153
276
283
0.72
0.88
DCE
307
dataset/organized/DCE/153/target.c
dataset/organized/DCE/153/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { volatile signed f0 : 20; signed f1 : 27; signed f2 : 18; }; #pragma pack(pop) static int32_t g_3 = (-1L); static uint64_t g_7 = 4UL; static uint16_t g_30 = 65530UL; static uint32_t g_52 = 0x804524BEL; static uint32_t g_54 = 0x6492A415L; static uint8_t g_57[10] = {0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL,0x6DL}; static const uint8_t g_63 = 8UL; static volatile struct S0 g_66 = {-663,1106,90}; static uint64_t g_68 = 18446744073709551606UL; static uint64_t g_72 = 0xD2634D7F484382FDLL; static struct S0 g_84 = {31,6298,204}; static int32_t g_91 = 0xB4C8B43FL; static int32_t * volatile g_90 = &g_91; static struct S0 * volatile g_92 = &g_84; static volatile uint8_t g_103 = 253UL; static volatile int64_t g_109 = (-5L); static volatile uint8_t g_110 = 2UL; static uint8_t g_113 = 1UL; static uint32_t g_124 = 4294967295UL; static int64_t g_125[5] = {0x18C4EF54216E3A47LL,0x18C4EF54216E3A47LL,0x18C4EF54216E3A47LL,0x18C4EF54216E3A47LL,0x18C4EF54216E3A47LL}; static uint64_t g_126 = 18446744073709551610UL; static uint32_t g_127 = 0UL; static uint32_t g_155 = 0xCAC1D9ACL; static volatile struct S0 g_164 = {738,-3550,-218}; static int32_t *g_175 = &g_91; static int32_t ** volatile g_174 = &g_175; static const int32_t func_1(void); static uint64_t func_18(int32_t * p_19); static int32_t * func_20(int32_t * p_21); static int32_t * func_22(const uint16_t p_23, const uint64_t p_24, uint8_t p_25, uint32_t p_26, int8_t p_27); static uint32_t func_31(int16_t p_32, int32_t p_33, uint32_t p_34, uint16_t * p_35, const int8_t p_36); static const int32_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = &g_3; int32_t *l_5 = &g_3; int32_t *l_6[4]; uint16_t *l_29 = &g_30; int32_t l_47[4]; int16_t l_70 = (-1L); uint64_t *l_71 = &g_72; int16_t *l_122 = (void*)0; int16_t *l_123[2][10] = {{&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70},{&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70,&l_70}}; uint64_t *l_159 = &g_7; int i, j; for (i = 0; i < 4; i++) { l_6[i] = &g_3; } for (i = 0; i < 4; i++) { l_47[i] = 0x3352FB29L; } g_7--; g_127 ^= ((safe_sub_func_int64_t_s_s((*l_4), (((*l_29) = (safe_div_func_int16_t_s_s((g_126 = (safe_rshift_func_int16_t_s_s((g_125[0] = (g_124 = (safe_sub_func_uint64_t_u_u(g_7, func_18(func_20(func_22(((*l_29) = (+(*l_2))), ((*l_71) &= ((func_31((safe_add_func_uint8_t_u_u((safe_sub_func_int16_t_s_s((((safe_mul_func_int8_t_s_s((safe_sub_func_uint64_t_u_u(g_3, (((*l_5) , (safe_mul_func_int16_t_s_s((((*l_4) > ((void*)0 == l_2)) , g_3), 0xE9A5L))) , g_3))), g_3)) < 0x370CL) ^ g_3), (*l_4))), l_47[1])), g_7, g_7, l_29, g_3) && g_57[2]) && l_70)), g_57[2], g_54, (*l_5)))))))), 15))), g_57[8]))) >= 0x9ED7L))) , (*l_4)); for (g_127 = 11; (g_127 >= 37); g_127 = safe_add_func_uint64_t_u_u(g_127, 8)) { uint32_t l_142[5] = {7UL,7UL,7UL,7UL,7UL}; uint64_t *l_158 = (void*)0; int32_t l_169 = 1L; uint16_t l_170 = 65535UL; struct S0 *l_178 = &g_84; int i; if ((*g_90)) { uint32_t l_149 = 0UL; int32_t l_168 = 0x7BE0B665L; for (g_68 = 3; (g_68 <= 42); ++g_68) { uint8_t *l_162 = &g_57[2]; uint8_t **l_161[2][4] = {{&l_162,&l_162,&l_162,&l_162},{&l_162,&l_162,&l_162,&l_162}}; uint8_t ***l_160 = &l_161[0][1]; int32_t l_163 = 0L; uint32_t *l_167 = &g_124; int i, j; for (g_91 = (-30); (g_91 <= 12); ++g_91) { const uint32_t l_152 = 1UL; g_66.f2 = (safe_add_func_int64_t_s_s(9L, (safe_div_func_int32_t_s_s((safe_lshift_func_uint8_t_u_u((((safe_sub_func_uint64_t_u_u(l_142[4], (safe_add_func_uint64_t_u_u((safe_add_func_int32_t_s_s(((safe_sub_func_uint16_t_u_u(g_68, (l_149 , ((safe_sub_func_int32_t_s_s((l_152 , ((l_142[4] || ((*l_5) &= (((*l_71) = g_84.f0) < ((safe_div_func_int16_t_s_s(((((((g_155 = g_127) || ((safe_lshift_func_uint8_t_u_s(((l_159 = l_158) != (void*)0), 4)) || g_57[2])) , 254UL) != l_152) , (void*)0) == l_160), 0xD764L)) , l_149)))) , l_163)), 0UL)) > g_84.f2)))) > l_152), 0x90CCA696L)), 0xA9910027467C1911LL)))) > 0x60E44A5262525F0BLL) , l_142[3]), g_84.f2)), g_57[2])))); (*g_92) = g_164; } for (g_52 = (-16); (g_52 < 33); g_52 = safe_add_func_uint16_t_u_u(g_52, 4)) { (*l_2) = (l_149 == (&l_142[4] != l_167)); } l_170++; } } else { int32_t *l_173 = (void*)0; (*g_174) = l_173; } for (g_155 = 0; (g_155 < 33); g_155 = safe_add_func_uint16_t_u_u(g_155, 3)) { uint64_t l_179 = 0UL; if (((void*)0 == l_178)) { l_179 |= (-1L); } else { uint32_t l_180 = 0x0995B685L; (*l_4) = l_179; l_180++; } } return (*l_2); } return g_63; } static uint64_t func_18(int32_t * p_19) { uint16_t l_121 = 0xDD06L; return l_121; } static int32_t * func_20(int32_t * p_21) { uint8_t **l_85 = (void*)0; uint8_t ***l_86 = &l_85; int32_t l_87 = 0x0D54DF96L; uint64_t *l_88 = &g_72; int32_t l_101[9][7] = {{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL},{(-5L),4L,1L,4L,(-5L),0xC324F1CCL,0xC324F1CCL}}; uint32_t *l_117 = &g_52; uint32_t *l_118 = &g_54; int i, j; if ((l_87 = ((g_84 , (((*l_86) = l_85) != (void*)0)) >= l_87))) { return &g_3; } else { int32_t *l_89 = &l_87; int32_t l_99 = 0xA5788241L; int32_t l_100 = 0L; int32_t l_102 = 0L; int32_t l_107 = (-1L); int32_t l_108[3][2] = {{0L,0x8AA934B7L},{0x8AA934B7L,0L},{0x8AA934B7L,0x8AA934B7L}}; int i, j; lbl_116: (*g_90) &= ((*l_89) = ((void*)0 != l_88)); (*g_92) = g_84; for (g_30 = 4; (g_30 < 58); g_30 = safe_add_func_uint16_t_u_u(g_30, 1)) { int32_t *l_95 = &g_91; int32_t *l_96 = &g_91; int32_t *l_97 = &l_87; int32_t *l_98[1]; int8_t l_106 = 0xE5L; int i; for (i = 0; i < 1; i++) { l_98[i] = &l_87; } --g_103; g_110++; ++g_113; if (g_30) { goto lbl_116; } } } l_101[7][5] &= (((*l_117) ^= 0UL) != (g_109 , ((*l_118)++))); return p_21; } static int32_t * func_22(const uint16_t p_23, const uint64_t p_24, uint8_t p_25, uint32_t p_26, int8_t p_27) { const int16_t l_78 = 0x5DF9L; int32_t *l_83[1]; int i; for (i = 0; i < 1; i++) { l_83[i] = (void*)0; } g_66.f2 = ((g_66.f1 && (safe_mul_func_uint8_t_u_u(p_26, (safe_add_func_uint8_t_u_u((~(-9L)), ((l_78 , p_23) , ((p_27 && (safe_sub_func_uint32_t_u_u((safe_rshift_func_int8_t_s_s(l_78, 5)), (l_78 != 3UL)))) & g_57[2]))))))) < p_24); return l_83[0]; } static uint32_t func_31(int16_t p_32, int32_t p_33, uint32_t p_34, uint16_t * p_35, const int8_t p_36) { uint16_t l_50 = 0xAF03L; uint32_t *l_51 = &g_52; uint32_t *l_53[7] = {&g_54,&g_54,&g_54,&g_54,&g_54,&g_54,&g_54}; int32_t l_55 = 0xAF19195CL; uint8_t *l_56[9] = {&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2],&g_57[2]}; int32_t l_58 = 0xCFADBACDL; const uint8_t *l_62 = &g_63; const uint8_t **l_61 = &l_62; uint64_t *l_67 = &g_68; int32_t l_69 = (-1L); int i; l_69 = (safe_div_func_int8_t_s_s(((l_55 = ((*l_51) = l_50)) <= (-1L)), ((((*l_67) = ((l_58 = 0x74L) != ((g_3 | ((p_35 = &l_50) != &l_50)) & ((safe_rshift_func_int16_t_s_s(((((l_56[6] == ((*l_61) = &g_57[2])) & (safe_add_func_uint8_t_u_u((g_66 , l_50), p_33))) >= p_32) && p_34), g_57[2])) < l_50)))) & g_57[9]) | p_32))); return p_33; } int main (int argc, char* argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_7; csmith_sink_ = g_30; csmith_sink_ = g_52; csmith_sink_ = g_54; for (i = 0; i < 10; i++) { csmith_sink_ = g_57[i]; } csmith_sink_ = g_63; csmith_sink_ = g_66.f0; csmith_sink_ = g_66.f1; csmith_sink_ = g_66.f2; csmith_sink_ = g_68; csmith_sink_ = g_72; csmith_sink_ = g_84.f0; csmith_sink_ = g_84.f1; csmith_sink_ = g_84.f2; csmith_sink_ = g_91; csmith_sink_ = g_103; csmith_sink_ = g_109; csmith_sink_ = g_110; csmith_sink_ = g_113; csmith_sink_ = g_124; for (i = 0; i < 5; i++) { csmith_sink_ = g_125[i]; } csmith_sink_ = g_126; csmith_sink_ = g_127; csmith_sink_ = g_155; csmith_sink_ = g_164.f0; csmith_sink_ = g_164.f1; csmith_sink_ = g_164.f2; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { volatile signed f0 : 20; signed f1 : 27; signed f2 : 18; }; #pragma pack(pop) static int32_t g_3 = (-1L); static uint64_t g_7 = 4UL; static uint16_t g_30 = 65530UL; static uint32_t g_52 = 0x804524BEL; static uint32_t g_54 = 0x6492A415L; static uint8_t g_57[10] = {0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL, 0x6DL}; static const uint8_t g_63 = 8UL; static volatile struct S0 g_66 = {-663, 1106, 90}; static uint64_t g_68 = 18446744073709551606UL; static uint64_t g_72 = 0xD2634D7F484382FDLL; static struct S0 g_84 = {31, 6298, 204}; static int32_t g_91 = 0xB4C8B43FL; static int32_t *volatile g_90 = &g_91; static struct S0 *volatile g_92 = &g_84; static volatile uint8_t g_103 = 253UL; static volatile int64_t g_109 = (-5L); static volatile uint8_t g_110 = 2UL; static uint8_t g_113 = 1UL; static uint32_t g_124 = 4294967295UL; static int64_t g_125[5] = {0x18C4EF54216E3A47LL, 0x18C4EF54216E3A47LL, 0x18C4EF54216E3A47LL, 0x18C4EF54216E3A47LL, 0x18C4EF54216E3A47LL}; static uint64_t g_126 = 18446744073709551610UL; static uint32_t g_127 = 0UL; static uint32_t g_155 = 0xCAC1D9ACL; static volatile struct S0 g_164 = {738, -3550, -218}; static int32_t *g_175 = &g_91; static int32_t **volatile g_174 = &g_175; static const int32_t func_1(void); static uint64_t func_18(int32_t *p_19); static int32_t *func_20(int32_t *p_21); static int32_t *func_22(const uint16_t p_23, const uint64_t p_24, uint8_t p_25, uint32_t p_26, int8_t p_27); static uint32_t func_31(int16_t p_32, int32_t p_33, uint32_t p_34, uint16_t *p_35, const int8_t p_36); static const int32_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = &g_3; int32_t *l_5 = &g_3; int32_t *l_6[4]; uint16_t *l_29 = &g_30; int32_t l_47[4]; int16_t l_70 = (-1L); uint64_t *l_71 = &g_72; int16_t *l_122 = (void *)0; int16_t *l_123[2][10] = { {&l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70}, {&l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70, &l_70}}; uint64_t *l_159 = &g_7; int i, j; for (i = 0; i < 4; i++) { l_6[i] = &g_3; } for (i = 0; i < 4; i++) { l_47[i] = 0x3352FB29L; } g_7--; g_127 ^= ((safe_sub_func_int64_t_s_s( (*l_4), (((*l_29) = (safe_div_func_int16_t_s_s( (g_126 = (safe_rshift_func_int16_t_s_s( (g_125[0] = (g_124 = (safe_sub_func_uint64_t_u_u( g_7, func_18(func_20(func_22( ((*l_29) = (+(*l_2))), ((*l_71) &= ((func_31( (safe_add_func_uint8_t_u_u( (safe_sub_func_int16_t_s_s( (((safe_mul_func_int8_t_s_s( (safe_sub_func_uint64_t_u_u( g_3, (((*l_5), (safe_mul_func_int16_t_s_s( (((*l_4) > ((void *)0 == l_2)), g_3), 0xE9A5L))), g_3))), g_3)) < 0x370CL) ^ g_3), (*l_4))), l_47[1])), g_7, g_7, l_29, g_3) && g_57[2]) && l_70)), g_57[2], g_54, (*l_5)))))))), 15))), g_57[8]))) >= 0x9ED7L))), (*l_4)); for (g_127 = 11; (g_127 >= 37); g_127 = safe_add_func_uint64_t_u_u(g_127, 8)) { uint32_t l_142[5] = {7UL, 7UL, 7UL, 7UL, 7UL}; uint64_t *l_158 = (void *)0; int32_t l_169 = 1L; uint16_t l_170 = 65535UL; struct S0 *l_178 = &g_84; int i; if ((*g_90)) { uint32_t l_149 = 0UL; int32_t l_168 = 0x7BE0B665L; for (g_68 = 3; (g_68 <= 42); ++g_68) { uint8_t *l_162 = &g_57[2]; uint8_t **l_161[2][4] = {{&l_162, &l_162, &l_162, &l_162}, {&l_162, &l_162, &l_162, &l_162}}; uint8_t ***l_160 = &l_161[0][1]; int32_t l_163 = 0L; uint32_t *l_167 = &g_124; int i, j; for (g_91 = (-30); (g_91 <= 12); ++g_91) { const uint32_t l_152 = 1UL; g_66.f2 = (safe_add_func_int64_t_s_s( 9L, (safe_div_func_int32_t_s_s( (safe_lshift_func_uint8_t_u_u( (((safe_sub_func_uint64_t_u_u( l_142[4], (safe_add_func_uint64_t_u_u( (safe_add_func_int32_t_s_s( ((safe_sub_func_uint16_t_u_u( g_68, (l_149, ((safe_sub_func_int32_t_s_s( (l_152, ((l_142[4] || ((*l_5) &= (((*l_71) = g_84.f0) < ((safe_div_func_int16_t_s_s( ((((((g_155 = g_127) || ((safe_lshift_func_uint8_t_u_s( ((l_159 = l_158) != (void *)0), 4)) || g_57[2])), 254UL) != l_152), (void *)0) == l_160), 0xD764L)), l_149)))), l_163)), 0UL)) > g_84.f2)))) > l_152), 0x90CCA696L)), 0xA9910027467C1911LL)))) > 0x60E44A5262525F0BLL), l_142[3]), g_84.f2)), g_57[2])))); (*g_92) = g_164; } for (g_52 = (-16); (g_52 < 33); g_52 = safe_add_func_uint16_t_u_u(g_52, 4)) { (*l_2) = (l_149 == (&l_142[4] != l_167)); } l_170++; } } else { int32_t *l_173 = (void *)0; (*g_174) = l_173; } for (g_155 = 0; (g_155 < 33); g_155 = safe_add_func_uint16_t_u_u(g_155, 3)) { uint64_t l_179 = 0UL; if (((void *)0 == l_178)) { l_179 |= (-1L); } else { uint32_t l_180 = 0x0995B685L; (*l_4) = l_179; l_180++; } } return (*l_2); } return g_63; } static uint64_t func_18(int32_t *p_19) { uint16_t l_121 = 0xDD06L; return l_121; } static int32_t *func_20(int32_t *p_21) { uint8_t **l_85 = (void *)0; uint8_t ***l_86 = &l_85; int32_t l_87 = 0x0D54DF96L; uint64_t *l_88 = &g_72; int32_t l_101[9][7] = {{(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}, {(-5L), 4L, 1L, 4L, (-5L), 0xC324F1CCL, 0xC324F1CCL}}; uint32_t *l_117 = &g_52; uint32_t *l_118 = &g_54; int i, j; if ((l_87 = ((g_84, (((*l_86) = l_85) != (void *)0)) >= l_87))) { return &g_3; } else { int32_t *l_89 = &l_87; int32_t l_99 = 0xA5788241L; int32_t l_100 = 0L; int32_t l_102 = 0L; int32_t l_107 = (-1L); int32_t l_108[3][2] = { {0L, 0x8AA934B7L}, {0x8AA934B7L, 0L}, {0x8AA934B7L, 0x8AA934B7L}}; int i, j; lbl_116: (*g_90) &= ((*l_89) = ((void *)0 != l_88)); (*g_92) = g_84; for (g_30 = 4; (g_30 < 58); g_30 = safe_add_func_uint16_t_u_u(g_30, 1)) { int32_t *l_95 = &g_91; int32_t *l_96 = &g_91; int32_t *l_97 = &l_87; int32_t *l_98[1]; int8_t l_106 = 0xE5L; int i; for (i = 0; i < 1; i++) { l_98[i] = &l_87; } --g_103; g_110++; ++g_113; if (g_30) { } } } l_101[7][5] &= (((*l_117) ^= 0UL) != (g_109, ((*l_118)++))); return p_21; } static int32_t *func_22(const uint16_t p_23, const uint64_t p_24, uint8_t p_25, uint32_t p_26, int8_t p_27) { const int16_t l_78 = 0x5DF9L; int32_t *l_83[1]; int i; for (i = 0; i < 1; i++) { l_83[i] = (void *)0; } g_66.f2 = ((g_66.f1 && (safe_mul_func_uint8_t_u_u( p_26, (safe_add_func_uint8_t_u_u( (~(-9L)), ((l_78, p_23), ((p_27 && (safe_sub_func_uint32_t_u_u( (safe_rshift_func_int8_t_s_s(l_78, 5)), (l_78 != 3UL)))) & g_57[2]))))))) < p_24); return l_83[0]; } static uint32_t func_31(int16_t p_32, int32_t p_33, uint32_t p_34, uint16_t *p_35, const int8_t p_36) { uint16_t l_50 = 0xAF03L; uint32_t *l_51 = &g_52; uint32_t *l_53[7] = {&g_54, &g_54, &g_54, &g_54, &g_54, &g_54, &g_54}; int32_t l_55 = 0xAF19195CL; uint8_t *l_56[9] = {&g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2], &g_57[2]}; int32_t l_58 = 0xCFADBACDL; const uint8_t *l_62 = &g_63; const uint8_t **l_61 = &l_62; uint64_t *l_67 = &g_68; int32_t l_69 = (-1L); int i; l_69 = (safe_div_func_int8_t_s_s( ((l_55 = ((*l_51) = l_50)) <= (-1L)), ((((*l_67) = ((l_58 = 0x74L) != ((g_3 | ((p_35 = &l_50) != &l_50)) & ((safe_rshift_func_int16_t_s_s( ((((l_56[6] == ((*l_61) = &g_57[2])) & (safe_add_func_uint8_t_u_u((g_66, l_50), p_33))) >= p_32) && p_34), g_57[2])) < l_50)))) & g_57[9]) | p_32))); return p_33; } int main(int argc, char *argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_7; csmith_sink_ = g_30; csmith_sink_ = g_52; csmith_sink_ = g_54; for (i = 0; i < 10; i++) { csmith_sink_ = g_57[i]; } csmith_sink_ = g_63; csmith_sink_ = g_66.f0; csmith_sink_ = g_66.f1; csmith_sink_ = g_66.f2; csmith_sink_ = g_68; csmith_sink_ = g_72; csmith_sink_ = g_84.f0; csmith_sink_ = g_84.f1; csmith_sink_ = g_84.f2; csmith_sink_ = g_91; csmith_sink_ = g_103; csmith_sink_ = g_109; csmith_sink_ = g_110; csmith_sink_ = g_113; csmith_sink_ = g_124; for (i = 0; i < 5; i++) { csmith_sink_ = g_125[i]; } csmith_sink_ = g_126; csmith_sink_ = g_127; csmith_sink_ = g_155; csmith_sink_ = g_164.f0; csmith_sink_ = g_164.f1; csmith_sink_ = g_164.f2; platform_main_end(0, 0); return 0; }
false
153
dataset/organized/DCE/153
276
371
0.9
0.9
DCE
308
dataset/organized/DCE/154/target.c
dataset/organized/DCE/154/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int64_t g_3 = 0xCC90A35F394A2A4FLL; static int32_t g_5 = (-1L); static int32_t * volatile g_4 = &g_5; static int32_t g_46 = (-1L); static int32_t g_47[10] = {9L,9L,9L,9L,9L,9L,9L,9L,9L,9L}; static uint8_t g_49 = 0x32L; static uint64_t g_53[9] = {0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL}; static int16_t g_67 = (-7L); static int32_t * volatile *g_69 = &g_4; static int32_t * volatile ** volatile g_68 = &g_69; static int32_t *g_79 = &g_47[1]; static int32_t * const *g_78 = &g_79; static int32_t * const **g_77[9] = {&g_78,&g_78,&g_78,&g_78,&g_78,&g_78,&g_78,&g_78,&g_78}; static int32_t ** volatile g_93 = &g_79; static uint32_t g_119[8] = {0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L}; static int8_t g_141 = 1L; static const uint32_t g_240 = 0x9247CF0FL; static volatile int32_t * volatile * volatile *g_387 = (void*)0; static int16_t *g_425 = &g_67; static int16_t **g_424 = &g_425; static const int32_t *g_477 = &g_46; static const int32_t **g_476 = &g_477; static const int32_t ***g_475[3] = {&g_476,&g_476,&g_476}; static const int32_t ****g_474 = &g_475[0]; static const int32_t **** const *g_473 = &g_474; static int32_t * volatile g_502[4][4] = {{&g_47[3],&g_47[3],&g_47[3],&g_47[3]},{&g_47[3],&g_47[3],&g_47[3],&g_47[3]},{&g_47[3],&g_47[3],&g_47[3],&g_47[3]},{&g_47[3],&g_47[3],&g_47[3],&g_47[3]}}; static int32_t * volatile g_503[8] = {&g_47[6],&g_47[6],&g_47[6],&g_47[6],&g_47[6],&g_47[6],&g_47[6],&g_47[6]}; static int32_t * volatile g_504 = &g_47[3]; static int32_t **g_530[3] = {&g_79,&g_79,&g_79}; static uint32_t g_585 = 0xCAB97CDDL; static int32_t ** volatile g_586 = &g_79; static uint8_t *g_596[7] = {&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49}; static int32_t * volatile g_610 = &g_46; static int32_t ** volatile g_653 = (void*)0; static int32_t ** volatile g_654 = &g_79; static int32_t ** volatile g_670[7] = {&g_79,&g_79,&g_79,&g_79,&g_79,&g_79,&g_79}; static uint32_t g_702 = 0x6758BFC2L; static const uint16_t g_708[4][1] = {{65532UL},{0UL},{65532UL},{0UL}}; static uint8_t g_750 = 0x4BL; static uint32_t g_753 = 0xC665AB89L; static int64_t g_765 = 0x0C85AB6E29D5E47FLL; static uint16_t func_1(void); static int32_t func_6(int32_t * p_7); static int32_t * func_8(uint32_t p_9); static int32_t * const func_12(int32_t * p_13, int32_t * p_14, int32_t p_15); static int32_t * func_16(int32_t * p_17, int32_t * p_18, int64_t p_19, int32_t * p_20); static uint16_t func_1(void) { uint32_t l_2 = 2UL; int32_t **l_94 = &g_79; int32_t l_142[3]; const uint8_t l_151 = 0xCBL; int32_t ** const *l_156 = &l_94; int32_t ** const **l_155 = &l_156; int32_t l_201 = 0x7D38C8DFL; uint16_t l_202 = 1UL; int16_t l_222 = 0xB510L; uint32_t l_242 = 1UL; uint64_t l_290[5]; uint64_t l_296 = 1UL; uint32_t l_375[1][4] = {{4294967293UL,4294967293UL,4294967293UL,4294967293UL}}; int64_t *l_484 = &g_3; int32_t l_532[5][3] = {{(-1L),(-1L),(-1L)},{(-7L),(-7L),(-7L)},{(-1L),(-1L),(-1L)},{(-7L),(-7L),(-7L)},{(-1L),(-1L),(-1L)}}; const int16_t l_556 = 0x0D68L; uint16_t l_561[5][9] = {{65535UL,65535UL,0x7B13L,65535UL,65535UL,65535UL,0x7B13L,65535UL,65535UL},{0x7D3FL,0x3AC3L,65535UL,0x8A1DL,0x8A1DL,65535UL,0x3AC3L,0x7D3FL,0x7D3FL},{0x696CL,65535UL,0x696CL,0xCB7AL,0x696CL,65535UL,0x696CL,0xCB7AL,0x696CL},{0x7D3FL,0x8A1DL,0x3AC3L,0x3AC3L,0x8A1DL,0x7D3FL,65535UL,65535UL,0x7D3FL},{65535UL,0xCB7AL,0x7B13L,0xCB7AL,65535UL,0xCB7AL,0x7B13L,0xCB7AL,65535UL}}; int16_t **l_630 = (void*)0; uint32_t l_635 = 0xA6136DABL; int32_t l_700 = 0L; int8_t l_731 = (-8L); int i, j; for (i = 0; i < 3; i++) { l_142[i] = (-1L); } for (i = 0; i < 5; i++) { l_290[i] = 3UL; } return g_5; } static int32_t func_6(int32_t * p_7) { int32_t l_97 = 0x284D4494L; uint8_t *l_110 = &g_49; int32_t l_112 = 0xE2D6ACBDL; int32_t *l_114 = (void*)0; uint64_t l_130 = 0xCF18C2A7CE75F18ELL; uint64_t l_131 = 0x6A97DFE4B33A2C9ELL; for (g_3 = (-23); (g_3 <= 1); g_3 = safe_add_func_uint32_t_u_u(g_3, 1)) { int32_t * const ***l_100 = &g_77[4]; int32_t **l_109[1]; uint8_t *l_111[2]; uint64_t l_113 = 0x0A11419659B86C8BLL; int i; for (i = 0; i < 1; i++) { l_109[i] = &g_79; } for (i = 0; i < 2; i++) { l_111[i] = &g_49; } if ((l_97 >= ((safe_mul_func_uint8_t_u_u((l_100 != l_100), ((safe_mul_func_int16_t_s_s(((((safe_sub_func_int64_t_s_s(((safe_div_func_uint16_t_u_u(g_49, 0x99AEL)) != ((safe_add_func_uint16_t_u_u((p_7 != ((*g_93) = &l_97)), ((l_112 = (l_110 != l_111[1])) != 0x2AL))) , l_97)), g_53[6])) | l_97) , l_112) & l_113), g_3)) < (*p_7)))) >= 0xA5E6L))) { (**g_68) = l_114; } else { uint32_t *l_117 = (void*)0; uint32_t *l_118 = &g_119[7]; int32_t l_122 = 0x77569899L; int16_t *l_129 = &g_67; (****l_100) = ((safe_add_func_uint32_t_u_u((++(*l_118)), (*p_7))) <= (l_122 & ((((g_46 <= ((~(safe_sub_func_uint64_t_u_u((((0xBF3C664DL && ((*p_7) , (safe_unary_minus_func_int16_t_s(((*l_129) = (l_122 < ((safe_lshift_func_uint8_t_u_s(4UL, ((**l_100) != (*g_68)))) | (****l_100)))))))) , g_3) && l_130), 0xC035BBA98850522FLL))) <= 1UL)) > g_3) , (*p_7)) ^ l_131))); for (l_131 = 0; (l_131 < 26); l_131++) { for (g_67 = (-25); (g_67 >= (-29)); g_67 = safe_sub_func_int32_t_s_s(g_67, 1)) { (*g_79) = (l_129 != &g_67); } } } } return (*p_7); } static int32_t * func_8(uint32_t p_9) { int64_t l_10 = (-8L); int32_t l_11 = 1L; int32_t **l_21 = (void*)0; int32_t *l_23 = &g_5; int32_t **l_22 = &l_23; int32_t *l_33 = (void*)0; int32_t * const l_45[5] = {&g_46,&g_46,&g_46,&g_46,&g_46}; int32_t * const *l_44[2][10] = {{&l_45[4],(void*)0,&l_45[4],&l_45[4],(void*)0,&l_45[4],&l_45[4],(void*)0,&l_45[4],&l_45[4]},{(void*)0,(void*)0,&l_45[2],(void*)0,(void*)0,&l_45[2],(void*)0,(void*)0,&l_45[2],(void*)0}}; int32_t * const **l_43 = &l_44[1][8]; uint8_t *l_48[1]; int32_t l_50 = 0x1602A050L; int64_t l_51 = 0xF7CD2BAB91EE328DLL; int64_t l_52[2][8] = {{0x4BB91E255018227FLL,0L,0L,0x4BB91E255018227FLL,0L,0L,0x4BB91E255018227FLL,0L},{0x4BB91E255018227FLL,0x4BB91E255018227FLL,0xBAD970979B5CEC81LL,0x4BB91E255018227FLL,0x4BB91E255018227FLL,0xBAD970979B5CEC81LL,0x4BB91E255018227FLL,0x4BB91E255018227FLL}}; int i, j; for (i = 0; i < 1; i++) { l_48[i] = &g_49; } l_11 = l_10; (*g_93) = func_12(func_16(&l_11, ((*l_22) = &l_11), (((safe_mod_func_uint8_t_u_u((g_53[6] ^= (safe_unary_minus_func_uint32_t_u((safe_mod_func_uint8_t_u_u(0xA7L, (((safe_lshift_func_int8_t_s_u((safe_div_func_uint64_t_u_u((((l_33 == ((((safe_add_func_int16_t_s_s(((p_9 , ((&l_33 != &g_4) >= ((+((safe_mod_func_int64_t_s_s((safe_mul_func_int8_t_s_s(p_9, (g_49 = (safe_add_func_int16_t_s_s((((*l_43) = &l_33) != &g_4), 1L))))), 0xBCCE3F50E16FFA94LL)) || g_5)) && l_50))) | 0xDB9EL), g_3)) <= l_51) & g_47[3]) , &g_5)) & l_52[1][5]) >= p_9), g_47[4])), 4)) ^ 0xDBFAD241L) , g_46)))))), g_5)) | (*g_4)) && 0x66L), &l_11), &l_11, p_9); return (*g_93); } static int32_t * const func_12(int32_t * p_13, int32_t * p_14, int32_t p_15) { int32_t *l_82 = &g_47[3]; int32_t *l_83 = (void*)0; int32_t *l_84 = &g_5; int32_t *l_85[5][10]; int64_t l_86 = 0xF4B1D3DE27ED8A74LL; int8_t l_87 = 0xF5L; int64_t l_88 = 0xC81FA067E36F28A7LL; uint64_t l_89[7][1] = {{0x337A3F171379FB22LL},{18446744073709551608UL},{0x337A3F171379FB22LL},{18446744073709551608UL},{0x337A3F171379FB22LL},{18446744073709551608UL},{0x337A3F171379FB22LL}}; int32_t * const l_92 = &g_46; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { l_85[i][j] = &g_47[9]; } } l_89[4][0]++; return l_92; } static int32_t * func_16(int32_t * p_17, int32_t * p_18, int64_t p_19, int32_t * p_20) { int64_t l_65[2][9] = {{(-8L),(-8L),(-8L),(-8L),(-8L),(-8L),(-8L),(-8L),(-8L)},{(-10L),(-10L),(-10L),(-10L),(-10L),(-10L),(-10L),(-10L),(-10L)}}; int16_t *l_66 = &g_67; int32_t * const ***l_80 = &g_77[4]; int32_t *l_81 = &g_46; int i, j; (*l_81) |= (0xC5CBL >= (~(((g_5 >= ((safe_mod_func_uint64_t_u_u((safe_div_func_int32_t_s_s((((safe_add_func_uint32_t_u_u((safe_sub_func_uint16_t_u_u(((p_19 >= (((*l_66) = l_65[0][8]) > g_5)) , ((void*)0 == g_68)), (+((safe_sub_func_uint64_t_u_u((((((*l_80) = (((((safe_mod_func_uint8_t_u_u(((safe_rshift_func_int16_t_s_u(l_65[0][8], 11)) | p_19), p_19)) != g_47[1]) && 0x6156DD1AL) != l_65[0][8]) , g_77[4])) == &g_69) | p_19) , p_19), p_19)) < g_53[5])))), 1UL)) == g_5) > (*p_20)), (*g_79))), p_19)) , 0xDA23L)) >= 247UL) & g_5))); return &g_47[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_5; csmith_sink_ = g_46; for (i = 0; i < 10; i++) { csmith_sink_ = g_47[i]; } csmith_sink_ = g_49; for (i = 0; i < 9; i++) { csmith_sink_ = g_53[i]; } csmith_sink_ = g_67; for (i = 0; i < 8; i++) { csmith_sink_ = g_119[i]; } csmith_sink_ = g_141; csmith_sink_ = g_240; csmith_sink_ = g_585; csmith_sink_ = g_702; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_708[i][j]; } } csmith_sink_ = g_750; csmith_sink_ = g_753; csmith_sink_ = g_765; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int64_t g_3 = 0xCC90A35F394A2A4FLL; static int32_t g_5 = (-1L); static int32_t *volatile g_4 = &g_5; static int32_t g_46 = (-1L); static int32_t g_47[10] = {9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L}; static uint8_t g_49 = 0x32L; static uint64_t g_53[9] = { 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL}; static int16_t g_67 = (-7L); static int32_t *volatile *g_69 = &g_4; static int32_t *volatile **volatile g_68 = &g_69; static int32_t *g_79 = &g_47[1]; static int32_t *const *g_78 = &g_79; static int32_t *const **g_77[9] = {&g_78, &g_78, &g_78, &g_78, &g_78, &g_78, &g_78, &g_78, &g_78}; static int32_t **volatile g_93 = &g_79; static uint32_t g_119[8] = {0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L}; static int8_t g_141 = 1L; static const uint32_t g_240 = 0x9247CF0FL; static volatile int32_t *volatile *volatile *g_387 = (void *)0; static int16_t *g_425 = &g_67; static int16_t **g_424 = &g_425; static const int32_t *g_477 = &g_46; static const int32_t **g_476 = &g_477; static const int32_t ***g_475[3] = {&g_476, &g_476, &g_476}; static const int32_t ****g_474 = &g_475[0]; static const int32_t ****const *g_473 = &g_474; static int32_t *volatile g_502[4][4] = { {&g_47[3], &g_47[3], &g_47[3], &g_47[3]}, {&g_47[3], &g_47[3], &g_47[3], &g_47[3]}, {&g_47[3], &g_47[3], &g_47[3], &g_47[3]}, {&g_47[3], &g_47[3], &g_47[3], &g_47[3]}}; static int32_t *volatile g_503[8] = {&g_47[6], &g_47[6], &g_47[6], &g_47[6], &g_47[6], &g_47[6], &g_47[6], &g_47[6]}; static int32_t *volatile g_504 = &g_47[3]; static int32_t **g_530[3] = {&g_79, &g_79, &g_79}; static uint32_t g_585 = 0xCAB97CDDL; static int32_t **volatile g_586 = &g_79; static uint8_t *g_596[7] = {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}; static int32_t *volatile g_610 = &g_46; static int32_t **volatile g_653 = (void *)0; static int32_t **volatile g_654 = &g_79; static int32_t **volatile g_670[7] = {&g_79, &g_79, &g_79, &g_79, &g_79, &g_79, &g_79}; static uint32_t g_702 = 0x6758BFC2L; static const uint16_t g_708[4][1] = {{65532UL}, {0UL}, {65532UL}, {0UL}}; static uint8_t g_750 = 0x4BL; static uint32_t g_753 = 0xC665AB89L; static int64_t g_765 = 0x0C85AB6E29D5E47FLL; static uint16_t func_1(void); static int32_t func_6(int32_t *p_7); static int32_t *func_8(uint32_t p_9); static int32_t *const func_12(int32_t *p_13, int32_t *p_14, int32_t p_15); static int32_t *func_16(int32_t *p_17, int32_t *p_18, int64_t p_19, int32_t *p_20); static uint16_t func_1(void) { uint32_t l_2 = 2UL; int32_t **l_94 = &g_79; int32_t l_142[3]; const uint8_t l_151 = 0xCBL; int32_t **const *l_156 = &l_94; int32_t **const **l_155 = &l_156; int32_t l_201 = 0x7D38C8DFL; uint16_t l_202 = 1UL; int16_t l_222 = 0xB510L; uint32_t l_242 = 1UL; uint64_t l_290[5]; uint64_t l_296 = 1UL; uint32_t l_375[1][4] = { {4294967293UL, 4294967293UL, 4294967293UL, 4294967293UL}}; int64_t *l_484 = &g_3; int32_t l_532[5][3] = {{(-1L), (-1L), (-1L)}, {(-7L), (-7L), (-7L)}, {(-1L), (-1L), (-1L)}, {(-7L), (-7L), (-7L)}, {(-1L), (-1L), (-1L)}}; const int16_t l_556 = 0x0D68L; uint16_t l_561[5][9] = {{65535UL, 65535UL, 0x7B13L, 65535UL, 65535UL, 65535UL, 0x7B13L, 65535UL, 65535UL}, {0x7D3FL, 0x3AC3L, 65535UL, 0x8A1DL, 0x8A1DL, 65535UL, 0x3AC3L, 0x7D3FL, 0x7D3FL}, {0x696CL, 65535UL, 0x696CL, 0xCB7AL, 0x696CL, 65535UL, 0x696CL, 0xCB7AL, 0x696CL}, {0x7D3FL, 0x8A1DL, 0x3AC3L, 0x3AC3L, 0x8A1DL, 0x7D3FL, 65535UL, 65535UL, 0x7D3FL}, {65535UL, 0xCB7AL, 0x7B13L, 0xCB7AL, 65535UL, 0xCB7AL, 0x7B13L, 0xCB7AL, 65535UL}}; int16_t **l_630 = (void *)0; uint32_t l_635 = 0xA6136DABL; int32_t l_700 = 0L; int8_t l_731 = (-8L); int i, j; for (i = 0; i < 3; i++) { l_142[i] = (-1L); } for (i = 0; i < 5; i++) { l_290[i] = 3UL; } return g_5; } static int32_t func_6(int32_t *p_7) { int32_t l_97 = 0x284D4494L; uint8_t *l_110 = &g_49; int32_t l_112 = 0xE2D6ACBDL; int32_t *l_114 = (void *)0; uint64_t l_130 = 0xCF18C2A7CE75F18ELL; uint64_t l_131 = 0x6A97DFE4B33A2C9ELL; for (g_3 = (-23); (g_3 <= 1); g_3 = safe_add_func_uint32_t_u_u(g_3, 1)) { } return (*p_7); } static int32_t *func_8(uint32_t p_9) { int64_t l_10 = (-8L); int32_t l_11 = 1L; int32_t **l_21 = (void *)0; int32_t *l_23 = &g_5; int32_t **l_22 = &l_23; int32_t *l_33 = (void *)0; int32_t *const l_45[5] = {&g_46, &g_46, &g_46, &g_46, &g_46}; int32_t *const *l_44[2][10] = { {&l_45[4], (void *)0, &l_45[4], &l_45[4], (void *)0, &l_45[4], &l_45[4], (void *)0, &l_45[4], &l_45[4]}, {(void *)0, (void *)0, &l_45[2], (void *)0, (void *)0, &l_45[2], (void *)0, (void *)0, &l_45[2], (void *)0}}; int32_t *const **l_43 = &l_44[1][8]; uint8_t *l_48[1]; int32_t l_50 = 0x1602A050L; int64_t l_51 = 0xF7CD2BAB91EE328DLL; int64_t l_52[2][8] = {{0x4BB91E255018227FLL, 0L, 0L, 0x4BB91E255018227FLL, 0L, 0L, 0x4BB91E255018227FLL, 0L}, {0x4BB91E255018227FLL, 0x4BB91E255018227FLL, 0xBAD970979B5CEC81LL, 0x4BB91E255018227FLL, 0x4BB91E255018227FLL, 0xBAD970979B5CEC81LL, 0x4BB91E255018227FLL, 0x4BB91E255018227FLL}}; int i, j; for (i = 0; i < 1; i++) { } l_11 = l_10; (*g_93) = func_12( func_16( &l_11, ((*l_22) = &l_11), (((safe_mod_func_uint8_t_u_u( (g_53[6] ^= (safe_unary_minus_func_uint32_t_u((safe_mod_func_uint8_t_u_u( 0xA7L, (((safe_lshift_func_int8_t_s_u( (safe_div_func_uint64_t_u_u( (((l_33 == ((((safe_add_func_int16_t_s_s( ((p_9, ((&l_33 != &g_4) >= ((+((safe_mod_func_int64_t_s_s( (safe_mul_func_int8_t_s_s( p_9, (g_49 = (safe_add_func_int16_t_s_s( (((*l_43) = &l_33) != &g_4), 1L))))), 0xBCCE3F50E16FFA94LL)) || g_5)) && l_50))) | 0xDB9EL), g_3)) <= l_51) & g_47[3]), &g_5)) & l_52[1][5]) >= p_9), g_47[4])), 4)) ^ 0xDBFAD241L), g_46)))))), g_5)) | (*g_4)) && 0x66L), &l_11), &l_11, p_9); return (*g_93); } static int32_t *const func_12(int32_t *p_13, int32_t *p_14, int32_t p_15) { int32_t *l_82 = &g_47[3]; int32_t *l_83 = (void *)0; int32_t *l_84 = &g_5; int32_t *l_85[5][10]; int64_t l_86 = 0xF4B1D3DE27ED8A74LL; int8_t l_87 = 0xF5L; int64_t l_88 = 0xC81FA067E36F28A7LL; uint64_t l_89[7][1] = {{0x337A3F171379FB22LL}, {18446744073709551608UL}, {0x337A3F171379FB22LL}, {18446744073709551608UL}, {0x337A3F171379FB22LL}, {18446744073709551608UL}, {0x337A3F171379FB22LL}}; int32_t *const l_92 = &g_46; int i, j; for (i = 0; i < 5; i++) { } l_89[4][0]++; return l_92; } static int32_t *func_16(int32_t *p_17, int32_t *p_18, int64_t p_19, int32_t *p_20) { int64_t l_65[2][9] = { {(-8L), (-8L), (-8L), (-8L), (-8L), (-8L), (-8L), (-8L), (-8L)}, {(-10L), (-10L), (-10L), (-10L), (-10L), (-10L), (-10L), (-10L), (-10L)}}; int16_t *l_66 = &g_67; int32_t *const ***l_80 = &g_77[4]; int32_t *l_81 = &g_46; int i, j; (*l_81) |= (0xC5CBL >= (~(((g_5 >= ((safe_mod_func_uint64_t_u_u( (safe_div_func_int32_t_s_s( (((safe_add_func_uint32_t_u_u( (safe_sub_func_uint16_t_u_u( ((p_19 >= (((*l_66) = l_65[0][8]) > g_5)), ((void *)0 == g_68)), (+((safe_sub_func_uint64_t_u_u( (((((*l_80) = (((((safe_mod_func_uint8_t_u_u( ((safe_rshift_func_int16_t_s_u( l_65[0][8], 11)) | p_19), p_19)) != g_47[1]) && 0x6156DD1AL) != l_65[0][8]), g_77[4])) == &g_69) | p_19), p_19), p_19)) < g_53[5])))), 1UL)) == g_5) > (*p_20)), (*g_79))), p_19)), 0xDA23L)) >= 247UL) & g_5))); return &g_47[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_5; csmith_sink_ = g_46; for (i = 0; i < 10; i++) { csmith_sink_ = g_47[i]; } csmith_sink_ = g_49; for (i = 0; i < 9; i++) { csmith_sink_ = g_53[i]; } csmith_sink_ = g_67; for (i = 0; i < 8; i++) { csmith_sink_ = g_119[i]; } csmith_sink_ = g_141; csmith_sink_ = g_240; csmith_sink_ = g_585; csmith_sink_ = g_702; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_708[i][j]; } } csmith_sink_ = g_750; csmith_sink_ = g_753; csmith_sink_ = g_765; platform_main_end(0, 0); return 0; }
true
154
dataset/organized/DCE/154
250
301
0.8
0.9
DCE
309
dataset/organized/DCE/154/target.c
dataset/organized/DCE/154/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int64_t g_3 = 0xCC90A35F394A2A4FLL; static int32_t g_5 = (-1L); static int32_t * volatile g_4 = &g_5; static int32_t g_46 = (-1L); static int32_t g_47[10] = {9L,9L,9L,9L,9L,9L,9L,9L,9L,9L}; static uint8_t g_49 = 0x32L; static uint64_t g_53[9] = {0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL,0x5AAD503240613544LL}; static int16_t g_67 = (-7L); static int32_t * volatile *g_69 = &g_4; static int32_t * volatile ** volatile g_68 = &g_69; static int32_t *g_79 = &g_47[1]; static int32_t * const *g_78 = &g_79; static int32_t * const **g_77[9] = {&g_78,&g_78,&g_78,&g_78,&g_78,&g_78,&g_78,&g_78,&g_78}; static int32_t ** volatile g_93 = &g_79; static uint32_t g_119[8] = {0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L,0x6BCBB3B4L}; static int8_t g_141 = 1L; static const uint32_t g_240 = 0x9247CF0FL; static volatile int32_t * volatile * volatile *g_387 = (void*)0; static int16_t *g_425 = &g_67; static int16_t **g_424 = &g_425; static const int32_t *g_477 = &g_46; static const int32_t **g_476 = &g_477; static const int32_t ***g_475[3] = {&g_476,&g_476,&g_476}; static const int32_t ****g_474 = &g_475[0]; static const int32_t **** const *g_473 = &g_474; static int32_t * volatile g_502[4][4] = {{&g_47[3],&g_47[3],&g_47[3],&g_47[3]},{&g_47[3],&g_47[3],&g_47[3],&g_47[3]},{&g_47[3],&g_47[3],&g_47[3],&g_47[3]},{&g_47[3],&g_47[3],&g_47[3],&g_47[3]}}; static int32_t * volatile g_503[8] = {&g_47[6],&g_47[6],&g_47[6],&g_47[6],&g_47[6],&g_47[6],&g_47[6],&g_47[6]}; static int32_t * volatile g_504 = &g_47[3]; static int32_t **g_530[3] = {&g_79,&g_79,&g_79}; static uint32_t g_585 = 0xCAB97CDDL; static int32_t ** volatile g_586 = &g_79; static uint8_t *g_596[7] = {&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49}; static int32_t * volatile g_610 = &g_46; static int32_t ** volatile g_653 = (void*)0; static int32_t ** volatile g_654 = &g_79; static int32_t ** volatile g_670[7] = {&g_79,&g_79,&g_79,&g_79,&g_79,&g_79,&g_79}; static uint32_t g_702 = 0x6758BFC2L; static const uint16_t g_708[4][1] = {{65532UL},{0UL},{65532UL},{0UL}}; static uint8_t g_750 = 0x4BL; static uint32_t g_753 = 0xC665AB89L; static int64_t g_765 = 0x0C85AB6E29D5E47FLL; static uint16_t func_1(void); static int32_t func_6(int32_t * p_7); static int32_t * func_8(uint32_t p_9); static int32_t * const func_12(int32_t * p_13, int32_t * p_14, int32_t p_15); static int32_t * func_16(int32_t * p_17, int32_t * p_18, int64_t p_19, int32_t * p_20); static uint16_t func_1(void) { uint32_t l_2 = 2UL; int32_t **l_94 = &g_79; int32_t l_142[3]; const uint8_t l_151 = 0xCBL; int32_t ** const *l_156 = &l_94; int32_t ** const **l_155 = &l_156; int32_t l_201 = 0x7D38C8DFL; uint16_t l_202 = 1UL; int16_t l_222 = 0xB510L; uint32_t l_242 = 1UL; uint64_t l_290[5]; uint64_t l_296 = 1UL; uint32_t l_375[1][4] = {{4294967293UL,4294967293UL,4294967293UL,4294967293UL}}; int64_t *l_484 = &g_3; int32_t l_532[5][3] = {{(-1L),(-1L),(-1L)},{(-7L),(-7L),(-7L)},{(-1L),(-1L),(-1L)},{(-7L),(-7L),(-7L)},{(-1L),(-1L),(-1L)}}; const int16_t l_556 = 0x0D68L; uint16_t l_561[5][9] = {{65535UL,65535UL,0x7B13L,65535UL,65535UL,65535UL,0x7B13L,65535UL,65535UL},{0x7D3FL,0x3AC3L,65535UL,0x8A1DL,0x8A1DL,65535UL,0x3AC3L,0x7D3FL,0x7D3FL},{0x696CL,65535UL,0x696CL,0xCB7AL,0x696CL,65535UL,0x696CL,0xCB7AL,0x696CL},{0x7D3FL,0x8A1DL,0x3AC3L,0x3AC3L,0x8A1DL,0x7D3FL,65535UL,65535UL,0x7D3FL},{65535UL,0xCB7AL,0x7B13L,0xCB7AL,65535UL,0xCB7AL,0x7B13L,0xCB7AL,65535UL}}; int16_t **l_630 = (void*)0; uint32_t l_635 = 0xA6136DABL; int32_t l_700 = 0L; int8_t l_731 = (-8L); int i, j; for (i = 0; i < 3; i++) { l_142[i] = (-1L); } for (i = 0; i < 5; i++) { l_290[i] = 3UL; } return g_5; } static int32_t func_6(int32_t * p_7) { int32_t l_97 = 0x284D4494L; uint8_t *l_110 = &g_49; int32_t l_112 = 0xE2D6ACBDL; int32_t *l_114 = (void*)0; uint64_t l_130 = 0xCF18C2A7CE75F18ELL; uint64_t l_131 = 0x6A97DFE4B33A2C9ELL; for (g_3 = (-23); (g_3 <= 1); g_3 = safe_add_func_uint32_t_u_u(g_3, 1)) { int32_t * const ***l_100 = &g_77[4]; int32_t **l_109[1]; uint8_t *l_111[2]; uint64_t l_113 = 0x0A11419659B86C8BLL; int i; for (i = 0; i < 1; i++) { l_109[i] = &g_79; } for (i = 0; i < 2; i++) { l_111[i] = &g_49; } if ((l_97 >= ((safe_mul_func_uint8_t_u_u((l_100 != l_100), ((safe_mul_func_int16_t_s_s(((((safe_sub_func_int64_t_s_s(((safe_div_func_uint16_t_u_u(g_49, 0x99AEL)) != ((safe_add_func_uint16_t_u_u((p_7 != ((*g_93) = &l_97)), ((l_112 = (l_110 != l_111[1])) != 0x2AL))) , l_97)), g_53[6])) | l_97) , l_112) & l_113), g_3)) < (*p_7)))) >= 0xA5E6L))) { (**g_68) = l_114; } else { uint32_t *l_117 = (void*)0; uint32_t *l_118 = &g_119[7]; int32_t l_122 = 0x77569899L; int16_t *l_129 = &g_67; (****l_100) = ((safe_add_func_uint32_t_u_u((++(*l_118)), (*p_7))) <= (l_122 & ((((g_46 <= ((~(safe_sub_func_uint64_t_u_u((((0xBF3C664DL && ((*p_7) , (safe_unary_minus_func_int16_t_s(((*l_129) = (l_122 < ((safe_lshift_func_uint8_t_u_s(4UL, ((**l_100) != (*g_68)))) | (****l_100)))))))) , g_3) && l_130), 0xC035BBA98850522FLL))) <= 1UL)) > g_3) , (*p_7)) ^ l_131))); for (l_131 = 0; (l_131 < 26); l_131++) { for (g_67 = (-25); (g_67 >= (-29)); g_67 = safe_sub_func_int32_t_s_s(g_67, 1)) { (*g_79) = (l_129 != &g_67); } } } } return (*p_7); } static int32_t * func_8(uint32_t p_9) { int64_t l_10 = (-8L); int32_t l_11 = 1L; int32_t **l_21 = (void*)0; int32_t *l_23 = &g_5; int32_t **l_22 = &l_23; int32_t *l_33 = (void*)0; int32_t * const l_45[5] = {&g_46,&g_46,&g_46,&g_46,&g_46}; int32_t * const *l_44[2][10] = {{&l_45[4],(void*)0,&l_45[4],&l_45[4],(void*)0,&l_45[4],&l_45[4],(void*)0,&l_45[4],&l_45[4]},{(void*)0,(void*)0,&l_45[2],(void*)0,(void*)0,&l_45[2],(void*)0,(void*)0,&l_45[2],(void*)0}}; int32_t * const **l_43 = &l_44[1][8]; uint8_t *l_48[1]; int32_t l_50 = 0x1602A050L; int64_t l_51 = 0xF7CD2BAB91EE328DLL; int64_t l_52[2][8] = {{0x4BB91E255018227FLL,0L,0L,0x4BB91E255018227FLL,0L,0L,0x4BB91E255018227FLL,0L},{0x4BB91E255018227FLL,0x4BB91E255018227FLL,0xBAD970979B5CEC81LL,0x4BB91E255018227FLL,0x4BB91E255018227FLL,0xBAD970979B5CEC81LL,0x4BB91E255018227FLL,0x4BB91E255018227FLL}}; int i, j; for (i = 0; i < 1; i++) { l_48[i] = &g_49; } l_11 = l_10; (*g_93) = func_12(func_16(&l_11, ((*l_22) = &l_11), (((safe_mod_func_uint8_t_u_u((g_53[6] ^= (safe_unary_minus_func_uint32_t_u((safe_mod_func_uint8_t_u_u(0xA7L, (((safe_lshift_func_int8_t_s_u((safe_div_func_uint64_t_u_u((((l_33 == ((((safe_add_func_int16_t_s_s(((p_9 , ((&l_33 != &g_4) >= ((+((safe_mod_func_int64_t_s_s((safe_mul_func_int8_t_s_s(p_9, (g_49 = (safe_add_func_int16_t_s_s((((*l_43) = &l_33) != &g_4), 1L))))), 0xBCCE3F50E16FFA94LL)) || g_5)) && l_50))) | 0xDB9EL), g_3)) <= l_51) & g_47[3]) , &g_5)) & l_52[1][5]) >= p_9), g_47[4])), 4)) ^ 0xDBFAD241L) , g_46)))))), g_5)) | (*g_4)) && 0x66L), &l_11), &l_11, p_9); return (*g_93); } static int32_t * const func_12(int32_t * p_13, int32_t * p_14, int32_t p_15) { int32_t *l_82 = &g_47[3]; int32_t *l_83 = (void*)0; int32_t *l_84 = &g_5; int32_t *l_85[5][10]; int64_t l_86 = 0xF4B1D3DE27ED8A74LL; int8_t l_87 = 0xF5L; int64_t l_88 = 0xC81FA067E36F28A7LL; uint64_t l_89[7][1] = {{0x337A3F171379FB22LL},{18446744073709551608UL},{0x337A3F171379FB22LL},{18446744073709551608UL},{0x337A3F171379FB22LL},{18446744073709551608UL},{0x337A3F171379FB22LL}}; int32_t * const l_92 = &g_46; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { l_85[i][j] = &g_47[9]; } } l_89[4][0]++; return l_92; } static int32_t * func_16(int32_t * p_17, int32_t * p_18, int64_t p_19, int32_t * p_20) { int64_t l_65[2][9] = {{(-8L),(-8L),(-8L),(-8L),(-8L),(-8L),(-8L),(-8L),(-8L)},{(-10L),(-10L),(-10L),(-10L),(-10L),(-10L),(-10L),(-10L),(-10L)}}; int16_t *l_66 = &g_67; int32_t * const ***l_80 = &g_77[4]; int32_t *l_81 = &g_46; int i, j; (*l_81) |= (0xC5CBL >= (~(((g_5 >= ((safe_mod_func_uint64_t_u_u((safe_div_func_int32_t_s_s((((safe_add_func_uint32_t_u_u((safe_sub_func_uint16_t_u_u(((p_19 >= (((*l_66) = l_65[0][8]) > g_5)) , ((void*)0 == g_68)), (+((safe_sub_func_uint64_t_u_u((((((*l_80) = (((((safe_mod_func_uint8_t_u_u(((safe_rshift_func_int16_t_s_u(l_65[0][8], 11)) | p_19), p_19)) != g_47[1]) && 0x6156DD1AL) != l_65[0][8]) , g_77[4])) == &g_69) | p_19) , p_19), p_19)) < g_53[5])))), 1UL)) == g_5) > (*p_20)), (*g_79))), p_19)) , 0xDA23L)) >= 247UL) & g_5))); return &g_47[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_5; csmith_sink_ = g_46; for (i = 0; i < 10; i++) { csmith_sink_ = g_47[i]; } csmith_sink_ = g_49; for (i = 0; i < 9; i++) { csmith_sink_ = g_53[i]; } csmith_sink_ = g_67; for (i = 0; i < 8; i++) { csmith_sink_ = g_119[i]; } csmith_sink_ = g_141; csmith_sink_ = g_240; csmith_sink_ = g_585; csmith_sink_ = g_702; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_708[i][j]; } } csmith_sink_ = g_750; csmith_sink_ = g_753; csmith_sink_ = g_765; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int64_t g_3 = 0xCC90A35F394A2A4FLL; static int32_t g_5 = (-1L); static int32_t *volatile g_4 = &g_5; static int32_t g_46 = (-1L); static int32_t g_47[10] = {9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L}; static uint8_t g_49 = 0x32L; static uint64_t g_53[9] = { 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL, 0x5AAD503240613544LL}; static int16_t g_67 = (-7L); static int32_t *volatile *g_69 = &g_4; static int32_t *volatile **volatile g_68 = &g_69; static int32_t *g_79 = &g_47[1]; static int32_t *const *g_78 = &g_79; static int32_t *const **g_77[9] = {&g_78, &g_78, &g_78, &g_78, &g_78, &g_78, &g_78, &g_78, &g_78}; static int32_t **volatile g_93 = &g_79; static uint32_t g_119[8] = {0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L, 0x6BCBB3B4L}; static int8_t g_141 = 1L; static const uint32_t g_240 = 0x9247CF0FL; static volatile int32_t *volatile *volatile *g_387 = (void *)0; static int16_t *g_425 = &g_67; static int16_t **g_424 = &g_425; static const int32_t *g_477 = &g_46; static const int32_t **g_476 = &g_477; static const int32_t ***g_475[3] = {&g_476, &g_476, &g_476}; static const int32_t ****g_474 = &g_475[0]; static const int32_t ****const *g_473 = &g_474; static int32_t *volatile g_502[4][4] = { {&g_47[3], &g_47[3], &g_47[3], &g_47[3]}, {&g_47[3], &g_47[3], &g_47[3], &g_47[3]}, {&g_47[3], &g_47[3], &g_47[3], &g_47[3]}, {&g_47[3], &g_47[3], &g_47[3], &g_47[3]}}; static int32_t *volatile g_503[8] = {&g_47[6], &g_47[6], &g_47[6], &g_47[6], &g_47[6], &g_47[6], &g_47[6], &g_47[6]}; static int32_t *volatile g_504 = &g_47[3]; static int32_t **g_530[3] = {&g_79, &g_79, &g_79}; static uint32_t g_585 = 0xCAB97CDDL; static int32_t **volatile g_586 = &g_79; static uint8_t *g_596[7] = {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}; static int32_t *volatile g_610 = &g_46; static int32_t **volatile g_653 = (void *)0; static int32_t **volatile g_654 = &g_79; static int32_t **volatile g_670[7] = {&g_79, &g_79, &g_79, &g_79, &g_79, &g_79, &g_79}; static uint32_t g_702 = 0x6758BFC2L; static const uint16_t g_708[4][1] = {{65532UL}, {0UL}, {65532UL}, {0UL}}; static uint8_t g_750 = 0x4BL; static uint32_t g_753 = 0xC665AB89L; static int64_t g_765 = 0x0C85AB6E29D5E47FLL; static uint16_t func_1(void); static int32_t func_6(int32_t *p_7); static int32_t *func_8(uint32_t p_9); static int32_t *const func_12(int32_t *p_13, int32_t *p_14, int32_t p_15); static int32_t *func_16(int32_t *p_17, int32_t *p_18, int64_t p_19, int32_t *p_20); static uint16_t func_1(void) { uint32_t l_2 = 2UL; int32_t **l_94 = &g_79; int32_t l_142[3]; const uint8_t l_151 = 0xCBL; int32_t **const *l_156 = &l_94; int32_t **const **l_155 = &l_156; int32_t l_201 = 0x7D38C8DFL; uint16_t l_202 = 1UL; int16_t l_222 = 0xB510L; uint32_t l_242 = 1UL; uint64_t l_290[5]; uint64_t l_296 = 1UL; uint32_t l_375[1][4] = { {4294967293UL, 4294967293UL, 4294967293UL, 4294967293UL}}; int64_t *l_484 = &g_3; int32_t l_532[5][3] = {{(-1L), (-1L), (-1L)}, {(-7L), (-7L), (-7L)}, {(-1L), (-1L), (-1L)}, {(-7L), (-7L), (-7L)}, {(-1L), (-1L), (-1L)}}; const int16_t l_556 = 0x0D68L; uint16_t l_561[5][9] = {{65535UL, 65535UL, 0x7B13L, 65535UL, 65535UL, 65535UL, 0x7B13L, 65535UL, 65535UL}, {0x7D3FL, 0x3AC3L, 65535UL, 0x8A1DL, 0x8A1DL, 65535UL, 0x3AC3L, 0x7D3FL, 0x7D3FL}, {0x696CL, 65535UL, 0x696CL, 0xCB7AL, 0x696CL, 65535UL, 0x696CL, 0xCB7AL, 0x696CL}, {0x7D3FL, 0x8A1DL, 0x3AC3L, 0x3AC3L, 0x8A1DL, 0x7D3FL, 65535UL, 65535UL, 0x7D3FL}, {65535UL, 0xCB7AL, 0x7B13L, 0xCB7AL, 65535UL, 0xCB7AL, 0x7B13L, 0xCB7AL, 65535UL}}; int16_t **l_630 = (void *)0; uint32_t l_635 = 0xA6136DABL; int32_t l_700 = 0L; int8_t l_731 = (-8L); int i, j; for (i = 0; i < 3; i++) { } for (i = 0; i < 5; i++) { } return g_5; } static int32_t func_6(int32_t *p_7) { int32_t l_97 = 0x284D4494L; uint8_t *l_110 = &g_49; int32_t l_112 = 0xE2D6ACBDL; int32_t *l_114 = (void *)0; uint64_t l_130 = 0xCF18C2A7CE75F18ELL; uint64_t l_131 = 0x6A97DFE4B33A2C9ELL; for (g_3 = (-23); (g_3 <= 1); g_3 = safe_add_func_uint32_t_u_u(g_3, 1)) { int32_t *const ***l_100 = &g_77[4]; int32_t **l_109[1]; uint8_t *l_111[2]; uint64_t l_113 = 0x0A11419659B86C8BLL; int i; for (i = 0; i < 1; i++) { l_109[i] = &g_79; } for (i = 0; i < 2; i++) { l_111[i] = &g_49; } if ((l_97 >= ((safe_mul_func_uint8_t_u_u( (l_100 != l_100), ((safe_mul_func_int16_t_s_s( ((((safe_sub_func_int64_t_s_s( ((safe_div_func_uint16_t_u_u(g_49, 0x99AEL)) != ((safe_add_func_uint16_t_u_u( (p_7 != ((*g_93) = &l_97)), ((l_112 = (l_110 != l_111[1])) != 0x2AL))), l_97)), g_53[6])) | l_97), l_112) & l_113), g_3)) < (*p_7)))) >= 0xA5E6L))) { (**g_68) = l_114; } else { uint32_t *l_117 = (void *)0; uint32_t *l_118 = &g_119[7]; int32_t l_122 = 0x77569899L; int16_t *l_129 = &g_67; (****l_100) = ((safe_add_func_uint32_t_u_u((++(*l_118)), (*p_7))) <= (l_122 & ((((g_46 <= ((~(safe_sub_func_uint64_t_u_u( (((0xBF3C664DL && ((*p_7), (safe_unary_minus_func_int16_t_s( ((*l_129) = (l_122 < ((safe_lshift_func_uint8_t_u_s( 4UL, ((**l_100) != (*g_68)))) | (****l_100)))))))), g_3) && l_130), 0xC035BBA98850522FLL))) <= 1UL)) > g_3), (*p_7)) ^ l_131))); for (l_131 = 0; (l_131 < 26); l_131++) { for (g_67 = (-25); (g_67 >= (-29)); g_67 = safe_sub_func_int32_t_s_s(g_67, 1)) { (*g_79) = (l_129 != &g_67); } } } } return (*p_7); } static int32_t *func_8(uint32_t p_9) { int64_t l_10 = (-8L); int32_t l_11 = 1L; int32_t **l_21 = (void *)0; int32_t *l_23 = &g_5; int32_t **l_22 = &l_23; int32_t *l_33 = (void *)0; int32_t *const l_45[5] = {&g_46, &g_46, &g_46, &g_46, &g_46}; int32_t *const *l_44[2][10] = { {&l_45[4], (void *)0, &l_45[4], &l_45[4], (void *)0, &l_45[4], &l_45[4], (void *)0, &l_45[4], &l_45[4]}, {(void *)0, (void *)0, &l_45[2], (void *)0, (void *)0, &l_45[2], (void *)0, (void *)0, &l_45[2], (void *)0}}; int32_t *const **l_43 = &l_44[1][8]; uint8_t *l_48[1]; int32_t l_50 = 0x1602A050L; int64_t l_51 = 0xF7CD2BAB91EE328DLL; int64_t l_52[2][8] = {{0x4BB91E255018227FLL, 0L, 0L, 0x4BB91E255018227FLL, 0L, 0L, 0x4BB91E255018227FLL, 0L}, {0x4BB91E255018227FLL, 0x4BB91E255018227FLL, 0xBAD970979B5CEC81LL, 0x4BB91E255018227FLL, 0x4BB91E255018227FLL, 0xBAD970979B5CEC81LL, 0x4BB91E255018227FLL, 0x4BB91E255018227FLL}}; int i, j; for (i = 0; i < 1; i++) { l_48[i] = &g_49; } l_11 = l_10; (*g_93) = func_12( func_16( &l_11, ((*l_22) = &l_11), (((safe_mod_func_uint8_t_u_u( (g_53[6] ^= (safe_unary_minus_func_uint32_t_u((safe_mod_func_uint8_t_u_u( 0xA7L, (((safe_lshift_func_int8_t_s_u( (safe_div_func_uint64_t_u_u( (((l_33 == ((((safe_add_func_int16_t_s_s( ((p_9, ((&l_33 != &g_4) >= ((+((safe_mod_func_int64_t_s_s( (safe_mul_func_int8_t_s_s( p_9, (g_49 = (safe_add_func_int16_t_s_s( (((*l_43) = &l_33) != &g_4), 1L))))), 0xBCCE3F50E16FFA94LL)) || g_5)) && l_50))) | 0xDB9EL), g_3)) <= l_51) & g_47[3]), &g_5)) & l_52[1][5]) >= p_9), g_47[4])), 4)) ^ 0xDBFAD241L), g_46)))))), g_5)) | (*g_4)) && 0x66L), &l_11), &l_11, p_9); return (*g_93); } static int32_t *const func_12(int32_t *p_13, int32_t *p_14, int32_t p_15) { int32_t *l_82 = &g_47[3]; int32_t *l_83 = (void *)0; int32_t *l_84 = &g_5; int32_t *l_85[5][10]; int64_t l_86 = 0xF4B1D3DE27ED8A74LL; int8_t l_87 = 0xF5L; int64_t l_88 = 0xC81FA067E36F28A7LL; uint64_t l_89[7][1] = {{0x337A3F171379FB22LL}, {18446744073709551608UL}, {0x337A3F171379FB22LL}, {18446744073709551608UL}, {0x337A3F171379FB22LL}, {18446744073709551608UL}, {0x337A3F171379FB22LL}}; int32_t *const l_92 = &g_46; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { l_85[i][j] = &g_47[9]; } } l_89[4][0]++; return l_92; } static int32_t *func_16(int32_t *p_17, int32_t *p_18, int64_t p_19, int32_t *p_20) { int64_t l_65[2][9] = { {(-8L), (-8L), (-8L), (-8L), (-8L), (-8L), (-8L), (-8L), (-8L)}, {(-10L), (-10L), (-10L), (-10L), (-10L), (-10L), (-10L), (-10L), (-10L)}}; int16_t *l_66 = &g_67; int32_t *const ***l_80 = &g_77[4]; int32_t *l_81 = &g_46; int i, j; (*l_81) |= (0xC5CBL >= (~(((g_5 >= ((safe_mod_func_uint64_t_u_u( (safe_div_func_int32_t_s_s( (((safe_add_func_uint32_t_u_u( (safe_sub_func_uint16_t_u_u( ((p_19 >= (((*l_66) = l_65[0][8]) > g_5)), ((void *)0 == g_68)), (+((safe_sub_func_uint64_t_u_u( (((((*l_80) = (((((safe_mod_func_uint8_t_u_u( ((safe_rshift_func_int16_t_s_u( l_65[0][8], 11)) | p_19), p_19)) != g_47[1]) && 0x6156DD1AL) != l_65[0][8]), g_77[4])) == &g_69) | p_19), p_19), p_19)) < g_53[5])))), 1UL)) == g_5) > (*p_20)), (*g_79))), p_19)), 0xDA23L)) >= 247UL) & g_5))); return &g_47[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_5; csmith_sink_ = g_46; for (i = 0; i < 10; i++) { } csmith_sink_ = g_49; for (i = 0; i < 9; i++) { csmith_sink_ = g_53[i]; } csmith_sink_ = g_67; for (i = 0; i < 8; i++) { csmith_sink_ = g_119[i]; } csmith_sink_ = g_141; csmith_sink_ = g_240; csmith_sink_ = g_585; csmith_sink_ = g_702; for (i = 0; i < 4; i++) { } csmith_sink_ = g_750; csmith_sink_ = g_753; csmith_sink_ = g_765; platform_main_end(0, 0); return 0; }
false
154
dataset/organized/DCE/154
250
360
0.89
0.9
DCE
310
dataset/organized/DCE/155/target.c
dataset/organized/DCE/155/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { unsigned f0 : 18; uint32_t f1; const signed f2 : 23; const volatile signed f3 : 29; signed f4 : 14; }; #pragma pack(pop) static int64_t g_20 = 0x07C70AB227D373EELL; static int64_t g_31 = 0x24B2E809B4AF7BDDLL; static uint8_t g_37[9][10] = {{0x1EL,1UL,0x1EL,255UL,1UL,255UL,255UL,1UL,255UL,0x1EL},{253UL,253UL,0x4AL,1UL,9UL,0x4AL,9UL,1UL,0x4AL,253UL},{9UL,255UL,0x1EL,9UL,255UL,255UL,9UL,0x1EL,255UL,9UL},{0x1EL,253UL,255UL,255UL,253UL,255UL,255UL,253UL,0x1EL,0x1EL},{9UL,1UL,0x4AL,253UL,253UL,0x4AL,255UL,255UL,253UL,255UL},{0x1EL,0x4AL,0x36L,0x1EL,0x36L,0x4AL,0x1EL,3UL,3UL,0x1EL},{3UL,255UL,0x36L,0x36L,255UL,3UL,0x4AL,255UL,0x4AL,3UL},{255UL,255UL,253UL,255UL,255UL,253UL,0x1EL,0x1EL,253UL,255UL},{255UL,0x4AL,0x4AL,255UL,0x36L,3UL,255UL,3UL,0x36L,255UL}}; static uint64_t g_39 = 0x53649D95921BA52BLL; static volatile int32_t g_46 = 0x1B2D863EL; static volatile int32_t * volatile g_45 = &g_46; static volatile int32_t * volatile * volatile g_47 = &g_45; static int32_t g_49 = 0x4F989879L; static uint16_t g_53[9][6] = {{1UL,65535UL,0x8327L,0x8327L,65535UL,1UL},{0x627FL,0UL,0x8327L,1UL,0xA0E7L,0x627FL},{1UL,0UL,1UL,1UL,65535UL,1UL},{1UL,65535UL,1UL,1UL,0UL,1UL},{0x627FL,0xA0E7L,1UL,0x8327L,0UL,0x627FL},{1UL,65535UL,0x8327L,0x8327L,65535UL,1UL},{0x627FL,0UL,0x8327L,1UL,0xA0E7L,0x627FL},{1UL,0UL,1UL,1UL,65535UL,1UL},{1UL,65535UL,1UL,1UL,0UL,1UL}}; static int8_t g_92 = 0x30L; static volatile struct S0 g_98 = {430,0x6C79296EL,2357,-5762,-5}; static int32_t g_99[4] = {0xC77F51BCL,0xC77F51BCL,0xC77F51BCL,0xC77F51BCL}; static int16_t g_101[3][9] = {{0xDDE1L,0x80E5L,0x9397L,(-8L),(-8L),0x9397L,0x80E5L,0xDDE1L,0x9397L},{0xDDE1L,0x80E5L,0x9397L,(-8L),(-8L),0x9397L,0x80E5L,0xDDE1L,0x9397L},{0xDDE1L,0x80E5L,0x9397L,(-8L),(-8L),0x9397L,0x80E5L,0xDDE1L,0x9397L}}; static uint64_t g_122 = 0xD59E5908BEF20378LL; static uint16_t func_1(void); static int32_t func_2(uint32_t p_3, uint16_t p_4, const uint32_t p_5); static int64_t func_6(uint64_t p_7, const int16_t p_8, const uint16_t p_9, int32_t p_10, uint32_t p_11); static int16_t func_12(uint32_t p_13, int16_t p_14, int32_t p_15); static const int64_t func_16(int32_t p_17, int64_t p_18, uint64_t p_19); static uint16_t func_1(void) { uint16_t l_23 = 0UL; int64_t *l_30 = &g_31; int32_t l_34 = (-1L); uint8_t *l_35 = (void*)0; uint8_t *l_36 = &g_37[6][7]; int64_t **l_38 = &l_30; int64_t *l_54 = &g_31; int16_t *l_100 = &g_101[1][1]; int32_t l_102 = 0xF75AEE60L; int32_t *l_121[10][4] = {{&l_102,&l_102,&l_102,&l_102},{&l_102,&l_102,(void*)0,&l_102},{&l_102,(void*)0,&l_102,&l_102},{&l_102,&l_102,&l_102,&l_102},{(void*)0,(void*)0,&l_102,&l_102},{&l_102,&l_102,&l_102,&l_102},{(void*)0,&l_102,&l_102,&l_102},{&l_102,&l_102,&l_102,&l_102},{&l_102,&l_102,(void*)0,&l_102},{&l_102,(void*)0,&l_102,&l_102}}; int i, j; g_122 ^= func_2((func_6(((((*l_100) = func_12(((((*l_54) = ((func_16(g_20, (safe_div_func_uint8_t_u_u(l_23, (safe_add_func_int16_t_s_s((l_23 && ((g_39 = (safe_mul_func_int16_t_s_s((((safe_rshift_func_uint8_t_u_s(((0UL > g_20) == (((*l_30) = g_20) && (safe_mod_func_int64_t_s_s(((l_34 ^= g_31) , (((*l_36) = g_31) >= (((*l_38) = l_30) == &g_31))), 0x2A6ADD33D73C12D4LL)))), g_20)) ^ g_20) && 4294967295UL), 65535UL))) && 0x9EL)), l_23)))), l_23) & l_23) == g_53[1][0])) > g_53[1][0]) == l_23), g_53[8][0], g_53[1][0])) == l_102) ^ 0UL), g_53[1][0], l_23, g_53[1][0], l_102) , g_31), l_102, l_23); return g_49; } static int32_t func_2(uint32_t p_3, uint16_t p_4, const uint32_t p_5) { int32_t *l_105 = &g_99[3]; int32_t *l_106 = &g_49; int32_t *l_107 = &g_99[3]; int32_t *l_108 = &g_49; int32_t *l_109 = &g_49; int32_t *l_110 = (void*)0; int32_t *l_111 = &g_99[2]; int32_t *l_112 = &g_49; int32_t *l_113 = &g_99[3]; int32_t *l_114[5][1]; int8_t l_115 = 1L; int8_t l_116[4] = {5L,5L,5L,5L}; uint32_t l_117 = 2UL; uint64_t l_120 = 1UL; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 1; j++) { l_114[i][j] = &g_99[3]; } } --l_117; return l_120; } static int64_t func_6(uint64_t p_7, const int16_t p_8, const uint16_t p_9, int32_t p_10, uint32_t p_11) { int32_t *l_104 = &g_49; int32_t **l_103 = &l_104; l_103 = l_103; return (*l_104); } static int16_t func_12(uint32_t p_13, int16_t p_14, int32_t p_15) { uint32_t l_55[6][5] = {{0x879CFD24L,0xC8559CE7L,0x879CFD24L,0x879CFD24L,0xC8559CE7L},{0xD9F5B60AL,0x78C3FCEEL,0x78C3FCEEL,0xD9F5B60AL,0x78C3FCEEL},{0xC8559CE7L,0xC8559CE7L,0UL,0xC8559CE7L,0xC8559CE7L},{0x78C3FCEEL,0xD9F5B60AL,0x78C3FCEEL,18446744073709551610UL,0x78C3FCEEL},{0x879CFD24L,0UL,0UL,0x879CFD24L,0UL},{0x78C3FCEEL,0x78C3FCEEL,0xD9F5B60AL,0x78C3FCEEL,0x78C3FCEEL}}; int32_t *l_56 = &g_49; int32_t *l_57 = &g_49; int32_t l_58 = 4L; int32_t *l_59 = &g_49; int32_t *l_60 = &g_49; int32_t *l_61 = (void*)0; int32_t *l_62[9][8] = {{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{(void*)0,&g_49,&g_49,&g_49,&g_49,&g_49,(void*)0,&g_49},{&g_49,&g_49,&g_49,(void*)0,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{(void*)0,(void*)0,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49}}; uint8_t l_63 = 0x35L; int8_t *l_91 = &g_92; int64_t *l_97 = (void*)0; int i, j; (*l_56) &= (l_55[3][0] && 1UL); ++l_63; p_15 = (safe_add_func_uint32_t_u_u((safe_add_func_uint8_t_u_u((((((safe_add_func_uint8_t_u_u((!((((*l_56) = ((safe_sub_func_uint32_t_u_u(g_53[1][0], 0x5E45CF31L)) != ((((g_49 , (+0x10L)) != g_49) != (safe_div_func_int32_t_s_s((g_99[3] = (0x24A7E6D0L || (safe_div_func_int64_t_s_s(((safe_mod_func_uint8_t_u_u((((safe_rshift_func_int8_t_s_u((+((safe_mod_func_int32_t_s_s((((((((((safe_mod_func_int16_t_s_s((safe_mul_func_uint8_t_u_u(g_37[6][7], ((*l_91) |= 0xF9L))), (safe_mod_func_uint8_t_u_u(((safe_mod_func_int64_t_s_s((((g_37[1][4] ^ p_13) , l_97) != &g_20), p_14)) == (-1L)), g_31)))) ^ g_53[1][3]) && g_20) , p_15) < 0x7123L) , g_98) , l_57) != l_57) >= (*l_57)), p_14)) > p_14)), g_37[6][7])) && g_98.f0) , g_20), 0x78L)) || 4294967290UL), 1L)))), 0xD8B2F8DCL))) >= g_37[6][7]))) , g_98.f4) == 3UL)), 0xF0L)) | 0x37L) , p_13) <= 4L) < p_14), 0x66L)), p_15)); return g_98.f0; } static const int64_t func_16(int32_t p_17, int64_t p_18, uint64_t p_19) { int32_t l_51[7][9] = {{7L,(-10L),0x9CF48B05L,0x9CF48B05L,(-10L),7L,0x2EE1E3C1L,(-10L),0x2EE1E3C1L},{0x80EABF55L,1L,0xB2A8F302L,0xB2A8F302L,1L,0x80EABF55L,5L,1L,5L},{7L,(-10L),0x9CF48B05L,0x9CF48B05L,(-10L),7L,0x2EE1E3C1L,(-10L),0x2EE1E3C1L},{0x80EABF55L,1L,0xB2A8F302L,0xB2A8F302L,1L,0x80EABF55L,5L,1L,5L},{7L,(-10L),0x9CF48B05L,0x9CF48B05L,(-10L),7L,0x2EE1E3C1L,(-10L),0x2EE1E3C1L},{0x80EABF55L,1L,0xB2A8F302L,0xB2A8F302L,1L,0x80EABF55L,5L,1L,5L},{7L,(-10L),0x9CF48B05L,0x9CF48B05L,(-10L),7L,0x2EE1E3C1L,(-10L),0x2EE1E3C1L}}; int i, j; for (g_31 = 0; (g_31 == 15); ++g_31) { const int8_t l_44 = 0x24L; int64_t l_52 = (-7L); if (p_19) { break; } for (p_18 = 17; (p_18 < 19); p_18 = safe_add_func_int8_t_s_s(p_18, 4)) { int32_t *l_48 = &g_49; int32_t *l_50 = (void*)0; for (g_20 = 0; (g_20 <= 8); g_20 += 1) { for (p_17 = 8; (p_17 >= 0); p_17 -= 1) { int i, j; return g_37[g_20][g_20]; } return l_44; } (*g_47) = g_45; l_51[6][8] = ((*l_48) = (*g_45)); } if (l_52) { continue; } } return l_51[6][8]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_20; csmith_sink_ = g_31; for (i = 0; i < 9; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_37[i][j]; } } csmith_sink_ = g_39; csmith_sink_ = g_46; csmith_sink_ = g_49; for (i = 0; i < 9; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_53[i][j]; } } csmith_sink_ = g_92; csmith_sink_ = g_98.f0; csmith_sink_ = g_98.f1; csmith_sink_ = g_98.f2; csmith_sink_ = g_98.f3; csmith_sink_ = g_98.f4; for (i = 0; i < 4; i++) { csmith_sink_ = g_99[i]; } for (i = 0; i < 3; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_101[i][j]; } } csmith_sink_ = g_122; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { unsigned f0 : 18; uint32_t f1; const signed f2 : 23; const volatile signed f3 : 29; signed f4 : 14; }; #pragma pack(pop) static int64_t g_20 = 0x07C70AB227D373EELL; static int64_t g_31 = 0x24B2E809B4AF7BDDLL; static uint8_t g_37[9][10] = { {0x1EL, 1UL, 0x1EL, 255UL, 1UL, 255UL, 255UL, 1UL, 255UL, 0x1EL}, {253UL, 253UL, 0x4AL, 1UL, 9UL, 0x4AL, 9UL, 1UL, 0x4AL, 253UL}, {9UL, 255UL, 0x1EL, 9UL, 255UL, 255UL, 9UL, 0x1EL, 255UL, 9UL}, {0x1EL, 253UL, 255UL, 255UL, 253UL, 255UL, 255UL, 253UL, 0x1EL, 0x1EL}, {9UL, 1UL, 0x4AL, 253UL, 253UL, 0x4AL, 255UL, 255UL, 253UL, 255UL}, {0x1EL, 0x4AL, 0x36L, 0x1EL, 0x36L, 0x4AL, 0x1EL, 3UL, 3UL, 0x1EL}, {3UL, 255UL, 0x36L, 0x36L, 255UL, 3UL, 0x4AL, 255UL, 0x4AL, 3UL}, {255UL, 255UL, 253UL, 255UL, 255UL, 253UL, 0x1EL, 0x1EL, 253UL, 255UL}, {255UL, 0x4AL, 0x4AL, 255UL, 0x36L, 3UL, 255UL, 3UL, 0x36L, 255UL}}; static uint64_t g_39 = 0x53649D95921BA52BLL; static volatile int32_t g_46 = 0x1B2D863EL; static volatile int32_t *volatile g_45 = &g_46; static volatile int32_t *volatile *volatile g_47 = &g_45; static int32_t g_49 = 0x4F989879L; static uint16_t g_53[9][6] = {{1UL, 65535UL, 0x8327L, 0x8327L, 65535UL, 1UL}, {0x627FL, 0UL, 0x8327L, 1UL, 0xA0E7L, 0x627FL}, {1UL, 0UL, 1UL, 1UL, 65535UL, 1UL}, {1UL, 65535UL, 1UL, 1UL, 0UL, 1UL}, {0x627FL, 0xA0E7L, 1UL, 0x8327L, 0UL, 0x627FL}, {1UL, 65535UL, 0x8327L, 0x8327L, 65535UL, 1UL}, {0x627FL, 0UL, 0x8327L, 1UL, 0xA0E7L, 0x627FL}, {1UL, 0UL, 1UL, 1UL, 65535UL, 1UL}, {1UL, 65535UL, 1UL, 1UL, 0UL, 1UL}}; static int8_t g_92 = 0x30L; static volatile struct S0 g_98 = {430, 0x6C79296EL, 2357, -5762, -5}; static int32_t g_99[4] = {0xC77F51BCL, 0xC77F51BCL, 0xC77F51BCL, 0xC77F51BCL}; static int16_t g_101[3][9] = {{0xDDE1L, 0x80E5L, 0x9397L, (-8L), (-8L), 0x9397L, 0x80E5L, 0xDDE1L, 0x9397L}, {0xDDE1L, 0x80E5L, 0x9397L, (-8L), (-8L), 0x9397L, 0x80E5L, 0xDDE1L, 0x9397L}, {0xDDE1L, 0x80E5L, 0x9397L, (-8L), (-8L), 0x9397L, 0x80E5L, 0xDDE1L, 0x9397L}}; static uint64_t g_122 = 0xD59E5908BEF20378LL; static uint16_t func_1(void); static int32_t func_2(uint32_t p_3, uint16_t p_4, const uint32_t p_5); static int64_t func_6(uint64_t p_7, const int16_t p_8, const uint16_t p_9, int32_t p_10, uint32_t p_11); static int16_t func_12(uint32_t p_13, int16_t p_14, int32_t p_15); static const int64_t func_16(int32_t p_17, int64_t p_18, uint64_t p_19); static uint16_t func_1(void) { uint16_t l_23 = 0UL; int64_t *l_30 = &g_31; int32_t l_34 = (-1L); uint8_t *l_35 = (void *)0; uint8_t *l_36 = &g_37[6][7]; int64_t **l_38 = &l_30; int64_t *l_54 = &g_31; int16_t *l_100 = &g_101[1][1]; int32_t l_102 = 0xF75AEE60L; int32_t *l_121[10][4] = {{&l_102, &l_102, &l_102, &l_102}, {&l_102, &l_102, (void *)0, &l_102}, {&l_102, (void *)0, &l_102, &l_102}, {&l_102, &l_102, &l_102, &l_102}, {(void *)0, (void *)0, &l_102, &l_102}, {&l_102, &l_102, &l_102, &l_102}, {(void *)0, &l_102, &l_102, &l_102}, {&l_102, &l_102, &l_102, &l_102}, {&l_102, &l_102, (void *)0, &l_102}, {&l_102, (void *)0, &l_102, &l_102}}; int i, j; g_122 ^= func_2( (func_6( ((((*l_100) = func_12( ((((*l_54) = ((func_16( g_20, (safe_div_func_uint8_t_u_u( l_23, (safe_add_func_int16_t_s_s( (l_23 && ((g_39 = (safe_mul_func_int16_t_s_s( (((safe_rshift_func_uint8_t_u_s( ((0UL > g_20) == (((*l_30) = g_20) && (safe_mod_func_int64_t_s_s( ((l_34 ^= g_31), (((*l_36) = g_31) >= (((*l_38) = l_30) == &g_31))), 0x2A6ADD33D73C12D4LL)))), g_20)) ^ g_20) && 4294967295UL), 65535UL))) && 0x9EL)), l_23)))), l_23) & l_23) == g_53[1][0])) > g_53[1][0]) == l_23), g_53[8][0], g_53[1][0])) == l_102) ^ 0UL), g_53[1][0], l_23, g_53[1][0], l_102), g_31), l_102, l_23); return g_49; } static int32_t func_2(uint32_t p_3, uint16_t p_4, const uint32_t p_5) { int32_t *l_105 = &g_99[3]; int32_t *l_106 = &g_49; int32_t *l_107 = &g_99[3]; int32_t *l_108 = &g_49; int32_t *l_109 = &g_49; int32_t *l_110 = (void *)0; int32_t *l_111 = &g_99[2]; int32_t *l_112 = &g_49; int32_t *l_113 = &g_99[3]; int32_t *l_114[5][1]; int8_t l_115 = 1L; int8_t l_116[4] = {5L, 5L, 5L, 5L}; uint32_t l_117 = 2UL; uint64_t l_120 = 1UL; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 1; j++) { l_114[i][j] = &g_99[3]; } } --l_117; return l_120; } static int64_t func_6(uint64_t p_7, const int16_t p_8, const uint16_t p_9, int32_t p_10, uint32_t p_11) { int32_t *l_104 = &g_49; int32_t **l_103 = &l_104; l_103 = l_103; return (*l_104); } static int16_t func_12(uint32_t p_13, int16_t p_14, int32_t p_15) { uint32_t l_55[6][5] = { {0x879CFD24L, 0xC8559CE7L, 0x879CFD24L, 0x879CFD24L, 0xC8559CE7L}, {0xD9F5B60AL, 0x78C3FCEEL, 0x78C3FCEEL, 0xD9F5B60AL, 0x78C3FCEEL}, {0xC8559CE7L, 0xC8559CE7L, 0UL, 0xC8559CE7L, 0xC8559CE7L}, {0x78C3FCEEL, 0xD9F5B60AL, 0x78C3FCEEL, 18446744073709551610UL, 0x78C3FCEEL}, {0x879CFD24L, 0UL, 0UL, 0x879CFD24L, 0UL}, {0x78C3FCEEL, 0x78C3FCEEL, 0xD9F5B60AL, 0x78C3FCEEL, 0x78C3FCEEL}}; int32_t *l_56 = &g_49; int32_t *l_57 = &g_49; int32_t l_58 = 4L; int32_t *l_59 = &g_49; int32_t *l_60 = &g_49; int32_t *l_61 = (void *)0; int32_t *l_62[9][8] = { {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {(void *)0, &g_49, &g_49, &g_49, &g_49, &g_49, (void *)0, &g_49}, {&g_49, &g_49, &g_49, (void *)0, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {(void *)0, (void *)0, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}}; uint8_t l_63 = 0x35L; int8_t *l_91 = &g_92; int64_t *l_97 = (void *)0; int i, j; (*l_56) &= (l_55[3][0] && 1UL); ++l_63; p_15 = (safe_add_func_uint32_t_u_u((safe_add_func_uint8_t_u_u((((((safe_add_func_uint8_t_u_u((!((((*l_56) = ((safe_sub_func_uint32_t_u_u(g_53[1][0], 0x5E45CF31L)) != ((((g_49 , (+0x10L)) != g_49) != (safe_div_func_int32_t_s_s((g_99[3] = (0x24A7E6D0L || (safe_div_func_int64_t_s_s(((safe_mod_func_uint8_t_u_u((((safe_rshift_func_int8_t_s_u((+((safe_mod_func_int32_t_s_s((((((((((safe_mod_func_int16_t_s_s((safe_mul_func_uint8_t_u_u(g_37[6][7], ((*l_91) |= 0xF9L))), (safe_mod_func_uint8_t_u_u(((safe_mod_func_int64_t_s_s((((g_37[1][4] ^ p_13) , l_97) != &g_20), p_14)) == (-1L)), g_31)))) ^ g_53[1][3]) && g_20) , p_15) < 0x7123L) , g_98) , l_57) != l_57) >= (*l_57)), p_14)) > p_14)), g_37[6][7])) && g_98.f0) , g_20), 0x78L)) || 4294967290UL), 1L)))), 0xD8B2F8DCL))) >= g_37[6][7]))) , g_98.f4) == 3UL)), 0xF0L)) | 0x37L) , p_13) <= 4L) < p_14), 0x66L)), p_15)); return g_98.f0; } static const int64_t func_16(int32_t p_17, int64_t p_18, uint64_t p_19) { int32_t l_51[7][9] = { {7L, (-10L), 0x9CF48B05L, 0x9CF48B05L, (-10L), 7L, 0x2EE1E3C1L, (-10L), 0x2EE1E3C1L}, {0x80EABF55L, 1L, 0xB2A8F302L, 0xB2A8F302L, 1L, 0x80EABF55L, 5L, 1L, 5L}, {7L, (-10L), 0x9CF48B05L, 0x9CF48B05L, (-10L), 7L, 0x2EE1E3C1L, (-10L), 0x2EE1E3C1L}, {0x80EABF55L, 1L, 0xB2A8F302L, 0xB2A8F302L, 1L, 0x80EABF55L, 5L, 1L, 5L}, {7L, (-10L), 0x9CF48B05L, 0x9CF48B05L, (-10L), 7L, 0x2EE1E3C1L, (-10L), 0x2EE1E3C1L}, {0x80EABF55L, 1L, 0xB2A8F302L, 0xB2A8F302L, 1L, 0x80EABF55L, 5L, 1L, 5L}, {7L, (-10L), 0x9CF48B05L, 0x9CF48B05L, (-10L), 7L, 0x2EE1E3C1L, (-10L), 0x2EE1E3C1L}}; int i, j; for (g_31 = 0; (g_31 == 15); ++g_31) { } return l_51[6][8]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_20; csmith_sink_ = g_31; for (i = 0; i < 9; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_37[i][j]; } } csmith_sink_ = g_39; csmith_sink_ = g_46; csmith_sink_ = g_49; for (i = 0; i < 9; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_53[i][j]; } } csmith_sink_ = g_92; csmith_sink_ = g_98.f0; csmith_sink_ = g_98.f1; csmith_sink_ = g_98.f2; csmith_sink_ = g_98.f3; csmith_sink_ = g_98.f4; for (i = 0; i < 4; i++) { csmith_sink_ = g_99[i]; } for (i = 0; i < 3; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_101[i][j]; } } csmith_sink_ = g_122; platform_main_end(0, 0); return 0; }
true
155
dataset/organized/DCE/155
212
261
0.77
0.8
DCE
311
dataset/organized/DCE/155/target.c
dataset/organized/DCE/155/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { unsigned f0 : 18; uint32_t f1; const signed f2 : 23; const volatile signed f3 : 29; signed f4 : 14; }; #pragma pack(pop) static int64_t g_20 = 0x07C70AB227D373EELL; static int64_t g_31 = 0x24B2E809B4AF7BDDLL; static uint8_t g_37[9][10] = {{0x1EL,1UL,0x1EL,255UL,1UL,255UL,255UL,1UL,255UL,0x1EL},{253UL,253UL,0x4AL,1UL,9UL,0x4AL,9UL,1UL,0x4AL,253UL},{9UL,255UL,0x1EL,9UL,255UL,255UL,9UL,0x1EL,255UL,9UL},{0x1EL,253UL,255UL,255UL,253UL,255UL,255UL,253UL,0x1EL,0x1EL},{9UL,1UL,0x4AL,253UL,253UL,0x4AL,255UL,255UL,253UL,255UL},{0x1EL,0x4AL,0x36L,0x1EL,0x36L,0x4AL,0x1EL,3UL,3UL,0x1EL},{3UL,255UL,0x36L,0x36L,255UL,3UL,0x4AL,255UL,0x4AL,3UL},{255UL,255UL,253UL,255UL,255UL,253UL,0x1EL,0x1EL,253UL,255UL},{255UL,0x4AL,0x4AL,255UL,0x36L,3UL,255UL,3UL,0x36L,255UL}}; static uint64_t g_39 = 0x53649D95921BA52BLL; static volatile int32_t g_46 = 0x1B2D863EL; static volatile int32_t * volatile g_45 = &g_46; static volatile int32_t * volatile * volatile g_47 = &g_45; static int32_t g_49 = 0x4F989879L; static uint16_t g_53[9][6] = {{1UL,65535UL,0x8327L,0x8327L,65535UL,1UL},{0x627FL,0UL,0x8327L,1UL,0xA0E7L,0x627FL},{1UL,0UL,1UL,1UL,65535UL,1UL},{1UL,65535UL,1UL,1UL,0UL,1UL},{0x627FL,0xA0E7L,1UL,0x8327L,0UL,0x627FL},{1UL,65535UL,0x8327L,0x8327L,65535UL,1UL},{0x627FL,0UL,0x8327L,1UL,0xA0E7L,0x627FL},{1UL,0UL,1UL,1UL,65535UL,1UL},{1UL,65535UL,1UL,1UL,0UL,1UL}}; static int8_t g_92 = 0x30L; static volatile struct S0 g_98 = {430,0x6C79296EL,2357,-5762,-5}; static int32_t g_99[4] = {0xC77F51BCL,0xC77F51BCL,0xC77F51BCL,0xC77F51BCL}; static int16_t g_101[3][9] = {{0xDDE1L,0x80E5L,0x9397L,(-8L),(-8L),0x9397L,0x80E5L,0xDDE1L,0x9397L},{0xDDE1L,0x80E5L,0x9397L,(-8L),(-8L),0x9397L,0x80E5L,0xDDE1L,0x9397L},{0xDDE1L,0x80E5L,0x9397L,(-8L),(-8L),0x9397L,0x80E5L,0xDDE1L,0x9397L}}; static uint64_t g_122 = 0xD59E5908BEF20378LL; static uint16_t func_1(void); static int32_t func_2(uint32_t p_3, uint16_t p_4, const uint32_t p_5); static int64_t func_6(uint64_t p_7, const int16_t p_8, const uint16_t p_9, int32_t p_10, uint32_t p_11); static int16_t func_12(uint32_t p_13, int16_t p_14, int32_t p_15); static const int64_t func_16(int32_t p_17, int64_t p_18, uint64_t p_19); static uint16_t func_1(void) { uint16_t l_23 = 0UL; int64_t *l_30 = &g_31; int32_t l_34 = (-1L); uint8_t *l_35 = (void*)0; uint8_t *l_36 = &g_37[6][7]; int64_t **l_38 = &l_30; int64_t *l_54 = &g_31; int16_t *l_100 = &g_101[1][1]; int32_t l_102 = 0xF75AEE60L; int32_t *l_121[10][4] = {{&l_102,&l_102,&l_102,&l_102},{&l_102,&l_102,(void*)0,&l_102},{&l_102,(void*)0,&l_102,&l_102},{&l_102,&l_102,&l_102,&l_102},{(void*)0,(void*)0,&l_102,&l_102},{&l_102,&l_102,&l_102,&l_102},{(void*)0,&l_102,&l_102,&l_102},{&l_102,&l_102,&l_102,&l_102},{&l_102,&l_102,(void*)0,&l_102},{&l_102,(void*)0,&l_102,&l_102}}; int i, j; g_122 ^= func_2((func_6(((((*l_100) = func_12(((((*l_54) = ((func_16(g_20, (safe_div_func_uint8_t_u_u(l_23, (safe_add_func_int16_t_s_s((l_23 && ((g_39 = (safe_mul_func_int16_t_s_s((((safe_rshift_func_uint8_t_u_s(((0UL > g_20) == (((*l_30) = g_20) && (safe_mod_func_int64_t_s_s(((l_34 ^= g_31) , (((*l_36) = g_31) >= (((*l_38) = l_30) == &g_31))), 0x2A6ADD33D73C12D4LL)))), g_20)) ^ g_20) && 4294967295UL), 65535UL))) && 0x9EL)), l_23)))), l_23) & l_23) == g_53[1][0])) > g_53[1][0]) == l_23), g_53[8][0], g_53[1][0])) == l_102) ^ 0UL), g_53[1][0], l_23, g_53[1][0], l_102) , g_31), l_102, l_23); return g_49; } static int32_t func_2(uint32_t p_3, uint16_t p_4, const uint32_t p_5) { int32_t *l_105 = &g_99[3]; int32_t *l_106 = &g_49; int32_t *l_107 = &g_99[3]; int32_t *l_108 = &g_49; int32_t *l_109 = &g_49; int32_t *l_110 = (void*)0; int32_t *l_111 = &g_99[2]; int32_t *l_112 = &g_49; int32_t *l_113 = &g_99[3]; int32_t *l_114[5][1]; int8_t l_115 = 1L; int8_t l_116[4] = {5L,5L,5L,5L}; uint32_t l_117 = 2UL; uint64_t l_120 = 1UL; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 1; j++) { l_114[i][j] = &g_99[3]; } } --l_117; return l_120; } static int64_t func_6(uint64_t p_7, const int16_t p_8, const uint16_t p_9, int32_t p_10, uint32_t p_11) { int32_t *l_104 = &g_49; int32_t **l_103 = &l_104; l_103 = l_103; return (*l_104); } static int16_t func_12(uint32_t p_13, int16_t p_14, int32_t p_15) { uint32_t l_55[6][5] = {{0x879CFD24L,0xC8559CE7L,0x879CFD24L,0x879CFD24L,0xC8559CE7L},{0xD9F5B60AL,0x78C3FCEEL,0x78C3FCEEL,0xD9F5B60AL,0x78C3FCEEL},{0xC8559CE7L,0xC8559CE7L,0UL,0xC8559CE7L,0xC8559CE7L},{0x78C3FCEEL,0xD9F5B60AL,0x78C3FCEEL,18446744073709551610UL,0x78C3FCEEL},{0x879CFD24L,0UL,0UL,0x879CFD24L,0UL},{0x78C3FCEEL,0x78C3FCEEL,0xD9F5B60AL,0x78C3FCEEL,0x78C3FCEEL}}; int32_t *l_56 = &g_49; int32_t *l_57 = &g_49; int32_t l_58 = 4L; int32_t *l_59 = &g_49; int32_t *l_60 = &g_49; int32_t *l_61 = (void*)0; int32_t *l_62[9][8] = {{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{(void*)0,&g_49,&g_49,&g_49,&g_49,&g_49,(void*)0,&g_49},{&g_49,&g_49,&g_49,(void*)0,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{(void*)0,(void*)0,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49},{&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49,&g_49}}; uint8_t l_63 = 0x35L; int8_t *l_91 = &g_92; int64_t *l_97 = (void*)0; int i, j; (*l_56) &= (l_55[3][0] && 1UL); ++l_63; p_15 = (safe_add_func_uint32_t_u_u((safe_add_func_uint8_t_u_u((((((safe_add_func_uint8_t_u_u((!((((*l_56) = ((safe_sub_func_uint32_t_u_u(g_53[1][0], 0x5E45CF31L)) != ((((g_49 , (+0x10L)) != g_49) != (safe_div_func_int32_t_s_s((g_99[3] = (0x24A7E6D0L || (safe_div_func_int64_t_s_s(((safe_mod_func_uint8_t_u_u((((safe_rshift_func_int8_t_s_u((+((safe_mod_func_int32_t_s_s((((((((((safe_mod_func_int16_t_s_s((safe_mul_func_uint8_t_u_u(g_37[6][7], ((*l_91) |= 0xF9L))), (safe_mod_func_uint8_t_u_u(((safe_mod_func_int64_t_s_s((((g_37[1][4] ^ p_13) , l_97) != &g_20), p_14)) == (-1L)), g_31)))) ^ g_53[1][3]) && g_20) , p_15) < 0x7123L) , g_98) , l_57) != l_57) >= (*l_57)), p_14)) > p_14)), g_37[6][7])) && g_98.f0) , g_20), 0x78L)) || 4294967290UL), 1L)))), 0xD8B2F8DCL))) >= g_37[6][7]))) , g_98.f4) == 3UL)), 0xF0L)) | 0x37L) , p_13) <= 4L) < p_14), 0x66L)), p_15)); return g_98.f0; } static const int64_t func_16(int32_t p_17, int64_t p_18, uint64_t p_19) { int32_t l_51[7][9] = {{7L,(-10L),0x9CF48B05L,0x9CF48B05L,(-10L),7L,0x2EE1E3C1L,(-10L),0x2EE1E3C1L},{0x80EABF55L,1L,0xB2A8F302L,0xB2A8F302L,1L,0x80EABF55L,5L,1L,5L},{7L,(-10L),0x9CF48B05L,0x9CF48B05L,(-10L),7L,0x2EE1E3C1L,(-10L),0x2EE1E3C1L},{0x80EABF55L,1L,0xB2A8F302L,0xB2A8F302L,1L,0x80EABF55L,5L,1L,5L},{7L,(-10L),0x9CF48B05L,0x9CF48B05L,(-10L),7L,0x2EE1E3C1L,(-10L),0x2EE1E3C1L},{0x80EABF55L,1L,0xB2A8F302L,0xB2A8F302L,1L,0x80EABF55L,5L,1L,5L},{7L,(-10L),0x9CF48B05L,0x9CF48B05L,(-10L),7L,0x2EE1E3C1L,(-10L),0x2EE1E3C1L}}; int i, j; for (g_31 = 0; (g_31 == 15); ++g_31) { const int8_t l_44 = 0x24L; int64_t l_52 = (-7L); if (p_19) { break; } for (p_18 = 17; (p_18 < 19); p_18 = safe_add_func_int8_t_s_s(p_18, 4)) { int32_t *l_48 = &g_49; int32_t *l_50 = (void*)0; for (g_20 = 0; (g_20 <= 8); g_20 += 1) { for (p_17 = 8; (p_17 >= 0); p_17 -= 1) { int i, j; return g_37[g_20][g_20]; } return l_44; } (*g_47) = g_45; l_51[6][8] = ((*l_48) = (*g_45)); } if (l_52) { continue; } } return l_51[6][8]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_20; csmith_sink_ = g_31; for (i = 0; i < 9; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_37[i][j]; } } csmith_sink_ = g_39; csmith_sink_ = g_46; csmith_sink_ = g_49; for (i = 0; i < 9; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_53[i][j]; } } csmith_sink_ = g_92; csmith_sink_ = g_98.f0; csmith_sink_ = g_98.f1; csmith_sink_ = g_98.f2; csmith_sink_ = g_98.f3; csmith_sink_ = g_98.f4; for (i = 0; i < 4; i++) { csmith_sink_ = g_99[i]; } for (i = 0; i < 3; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_101[i][j]; } } csmith_sink_ = g_122; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { unsigned f0 : 18; uint32_t f1; const signed f2 : 23; const volatile signed f3 : 29; signed f4 : 14; }; #pragma pack(pop) static int64_t g_20 = 0x07C70AB227D373EELL; static int64_t g_31 = 0x24B2E809B4AF7BDDLL; static uint8_t g_37[9][10] = { {0x1EL, 1UL, 0x1EL, 255UL, 1UL, 255UL, 255UL, 1UL, 255UL, 0x1EL}, {253UL, 253UL, 0x4AL, 1UL, 9UL, 0x4AL, 9UL, 1UL, 0x4AL, 253UL}, {9UL, 255UL, 0x1EL, 9UL, 255UL, 255UL, 9UL, 0x1EL, 255UL, 9UL}, {0x1EL, 253UL, 255UL, 255UL, 253UL, 255UL, 255UL, 253UL, 0x1EL, 0x1EL}, {9UL, 1UL, 0x4AL, 253UL, 253UL, 0x4AL, 255UL, 255UL, 253UL, 255UL}, {0x1EL, 0x4AL, 0x36L, 0x1EL, 0x36L, 0x4AL, 0x1EL, 3UL, 3UL, 0x1EL}, {3UL, 255UL, 0x36L, 0x36L, 255UL, 3UL, 0x4AL, 255UL, 0x4AL, 3UL}, {255UL, 255UL, 253UL, 255UL, 255UL, 253UL, 0x1EL, 0x1EL, 253UL, 255UL}, {255UL, 0x4AL, 0x4AL, 255UL, 0x36L, 3UL, 255UL, 3UL, 0x36L, 255UL}}; static uint64_t g_39 = 0x53649D95921BA52BLL; static volatile int32_t g_46 = 0x1B2D863EL; static volatile int32_t *volatile g_45 = &g_46; static volatile int32_t *volatile *volatile g_47 = &g_45; static int32_t g_49 = 0x4F989879L; static uint16_t g_53[9][6] = {{1UL, 65535UL, 0x8327L, 0x8327L, 65535UL, 1UL}, {0x627FL, 0UL, 0x8327L, 1UL, 0xA0E7L, 0x627FL}, {1UL, 0UL, 1UL, 1UL, 65535UL, 1UL}, {1UL, 65535UL, 1UL, 1UL, 0UL, 1UL}, {0x627FL, 0xA0E7L, 1UL, 0x8327L, 0UL, 0x627FL}, {1UL, 65535UL, 0x8327L, 0x8327L, 65535UL, 1UL}, {0x627FL, 0UL, 0x8327L, 1UL, 0xA0E7L, 0x627FL}, {1UL, 0UL, 1UL, 1UL, 65535UL, 1UL}, {1UL, 65535UL, 1UL, 1UL, 0UL, 1UL}}; static int8_t g_92 = 0x30L; static volatile struct S0 g_98 = {430, 0x6C79296EL, 2357, -5762, -5}; static int32_t g_99[4] = {0xC77F51BCL, 0xC77F51BCL, 0xC77F51BCL, 0xC77F51BCL}; static int16_t g_101[3][9] = {{0xDDE1L, 0x80E5L, 0x9397L, (-8L), (-8L), 0x9397L, 0x80E5L, 0xDDE1L, 0x9397L}, {0xDDE1L, 0x80E5L, 0x9397L, (-8L), (-8L), 0x9397L, 0x80E5L, 0xDDE1L, 0x9397L}, {0xDDE1L, 0x80E5L, 0x9397L, (-8L), (-8L), 0x9397L, 0x80E5L, 0xDDE1L, 0x9397L}}; static uint64_t g_122 = 0xD59E5908BEF20378LL; static uint16_t func_1(void); static int32_t func_2(uint32_t p_3, uint16_t p_4, const uint32_t p_5); static int64_t func_6(uint64_t p_7, const int16_t p_8, const uint16_t p_9, int32_t p_10, uint32_t p_11); static int16_t func_12(uint32_t p_13, int16_t p_14, int32_t p_15); static const int64_t func_16(int32_t p_17, int64_t p_18, uint64_t p_19); static uint16_t func_1(void) { uint16_t l_23 = 0UL; int64_t *l_30 = &g_31; int32_t l_34 = (-1L); uint8_t *l_35 = (void *)0; uint8_t *l_36 = &g_37[6][7]; int64_t **l_38 = &l_30; int64_t *l_54 = &g_31; int16_t *l_100 = &g_101[1][1]; int32_t l_102 = 0xF75AEE60L; int32_t *l_121[10][4] = {{&l_102, &l_102, &l_102, &l_102}, {&l_102, &l_102, (void *)0, &l_102}, {&l_102, (void *)0, &l_102, &l_102}, {&l_102, &l_102, &l_102, &l_102}, {(void *)0, (void *)0, &l_102, &l_102}, {&l_102, &l_102, &l_102, &l_102}, {(void *)0, &l_102, &l_102, &l_102}, {&l_102, &l_102, &l_102, &l_102}, {&l_102, &l_102, (void *)0, &l_102}, {&l_102, (void *)0, &l_102, &l_102}}; int i, j; g_122 ^= func_2( (func_6( ((((*l_100) = func_12( ((((*l_54) = ((func_16( g_20, (safe_div_func_uint8_t_u_u( l_23, (safe_add_func_int16_t_s_s( (l_23 && ((g_39 = (safe_mul_func_int16_t_s_s( (((safe_rshift_func_uint8_t_u_s( ((0UL > g_20) == (((*l_30) = g_20) && (safe_mod_func_int64_t_s_s( ((l_34 ^= g_31), (((*l_36) = g_31) >= (((*l_38) = l_30) == &g_31))), 0x2A6ADD33D73C12D4LL)))), g_20)) ^ g_20) && 4294967295UL), 65535UL))) && 0x9EL)), l_23)))), l_23) & l_23) == g_53[1][0])) > g_53[1][0]) == l_23), g_53[8][0], g_53[1][0])) == l_102) ^ 0UL), g_53[1][0], l_23, g_53[1][0], l_102), g_31), l_102, l_23); return g_49; } static int32_t func_2(uint32_t p_3, uint16_t p_4, const uint32_t p_5) { int32_t *l_105 = &g_99[3]; int32_t *l_106 = &g_49; int32_t *l_107 = &g_99[3]; int32_t *l_108 = &g_49; int32_t *l_109 = &g_49; int32_t *l_110 = (void *)0; int32_t *l_111 = &g_99[2]; int32_t *l_112 = &g_49; int32_t *l_113 = &g_99[3]; int32_t *l_114[5][1]; int8_t l_115 = 1L; int8_t l_116[4] = {5L, 5L, 5L, 5L}; uint32_t l_117 = 2UL; uint64_t l_120 = 1UL; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 1; j++) { l_114[i][j] = &g_99[3]; } } --l_117; return l_120; } static int64_t func_6(uint64_t p_7, const int16_t p_8, const uint16_t p_9, int32_t p_10, uint32_t p_11) { int32_t *l_104 = &g_49; int32_t **l_103 = &l_104; l_103 = l_103; return (*l_104); } static int16_t func_12(uint32_t p_13, int16_t p_14, int32_t p_15) { uint32_t l_55[6][5] = { {0x879CFD24L, 0xC8559CE7L, 0x879CFD24L, 0x879CFD24L, 0xC8559CE7L}, {0xD9F5B60AL, 0x78C3FCEEL, 0x78C3FCEEL, 0xD9F5B60AL, 0x78C3FCEEL}, {0xC8559CE7L, 0xC8559CE7L, 0UL, 0xC8559CE7L, 0xC8559CE7L}, {0x78C3FCEEL, 0xD9F5B60AL, 0x78C3FCEEL, 18446744073709551610UL, 0x78C3FCEEL}, {0x879CFD24L, 0UL, 0UL, 0x879CFD24L, 0UL}, {0x78C3FCEEL, 0x78C3FCEEL, 0xD9F5B60AL, 0x78C3FCEEL, 0x78C3FCEEL}}; int32_t *l_56 = &g_49; int32_t *l_57 = &g_49; int32_t l_58 = 4L; int32_t *l_59 = &g_49; int32_t *l_60 = &g_49; int32_t *l_61 = (void *)0; int32_t *l_62[9][8] = { {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {(void *)0, &g_49, &g_49, &g_49, &g_49, &g_49, (void *)0, &g_49}, {&g_49, &g_49, &g_49, (void *)0, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {(void *)0, (void *)0, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}, {&g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49, &g_49}}; uint8_t l_63 = 0x35L; int8_t *l_91 = &g_92; int64_t *l_97 = (void *)0; int i, j; (*l_56) &= (l_55[3][0] && 1UL); ++l_63; p_15 = (safe_add_func_uint32_t_u_u((safe_add_func_uint8_t_u_u((((((safe_add_func_uint8_t_u_u((!((((*l_56) = ((safe_sub_func_uint32_t_u_u(g_53[1][0], 0x5E45CF31L)) != ((((g_49 , (+0x10L)) != g_49) != (safe_div_func_int32_t_s_s((g_99[3] = (0x24A7E6D0L || (safe_div_func_int64_t_s_s(((safe_mod_func_uint8_t_u_u((((safe_rshift_func_int8_t_s_u((+((safe_mod_func_int32_t_s_s((((((((((safe_mod_func_int16_t_s_s((safe_mul_func_uint8_t_u_u(g_37[6][7], ((*l_91) |= 0xF9L))), (safe_mod_func_uint8_t_u_u(((safe_mod_func_int64_t_s_s((((g_37[1][4] ^ p_13) , l_97) != &g_20), p_14)) == (-1L)), g_31)))) ^ g_53[1][3]) && g_20) , p_15) < 0x7123L) , g_98) , l_57) != l_57) >= (*l_57)), p_14)) > p_14)), g_37[6][7])) && g_98.f0) , g_20), 0x78L)) || 4294967290UL), 1L)))), 0xD8B2F8DCL))) >= g_37[6][7]))) , g_98.f4) == 3UL)), 0xF0L)) | 0x37L) , p_13) <= 4L) < p_14), 0x66L)), p_15)); return g_98.f0; } static const int64_t func_16(int32_t p_17, int64_t p_18, uint64_t p_19) { int32_t l_51[7][9] = { {7L, (-10L), 0x9CF48B05L, 0x9CF48B05L, (-10L), 7L, 0x2EE1E3C1L, (-10L), 0x2EE1E3C1L}, {0x80EABF55L, 1L, 0xB2A8F302L, 0xB2A8F302L, 1L, 0x80EABF55L, 5L, 1L, 5L}, {7L, (-10L), 0x9CF48B05L, 0x9CF48B05L, (-10L), 7L, 0x2EE1E3C1L, (-10L), 0x2EE1E3C1L}, {0x80EABF55L, 1L, 0xB2A8F302L, 0xB2A8F302L, 1L, 0x80EABF55L, 5L, 1L, 5L}, {7L, (-10L), 0x9CF48B05L, 0x9CF48B05L, (-10L), 7L, 0x2EE1E3C1L, (-10L), 0x2EE1E3C1L}, {0x80EABF55L, 1L, 0xB2A8F302L, 0xB2A8F302L, 1L, 0x80EABF55L, 5L, 1L, 5L}, {7L, (-10L), 0x9CF48B05L, 0x9CF48B05L, (-10L), 7L, 0x2EE1E3C1L, (-10L), 0x2EE1E3C1L}}; int i, j; for (g_31 = 0; (g_31 == 15); ++g_31) { const int8_t l_44 = 0x24L; int64_t l_52 = (-7L); if (p_19) { break; } for (p_18 = 17; (p_18 < 19); p_18 = safe_add_func_int8_t_s_s(p_18, 4)) { int32_t *l_48 = &g_49; int32_t *l_50 = (void *)0; for (g_20 = 0; (g_20 <= 8); g_20 += 1) { for (p_17 = 8; (p_17 >= 0); p_17 -= 1) { int i, j; return g_37[g_20][g_20]; } return l_44; } (*g_47) = g_45; l_51[6][8] = ((*l_48) = (*g_45)); } if (l_52) { continue; } } return l_51[6][8]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_20; csmith_sink_ = g_31; for (i = 0; i < 9; i++) { } csmith_sink_ = g_39; csmith_sink_ = g_46; csmith_sink_ = g_49; for (i = 0; i < 9; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_53[i][j]; } } csmith_sink_ = g_92; csmith_sink_ = g_98.f0; csmith_sink_ = g_98.f1; csmith_sink_ = g_98.f2; csmith_sink_ = g_98.f3; csmith_sink_ = g_98.f4; for (i = 0; i < 4; i++) { csmith_sink_ = g_99[i]; } for (i = 0; i < 3; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_101[i][j]; } } csmith_sink_ = g_122; platform_main_end(0, 0); return 0; }
false
155
dataset/organized/DCE/155
212
283
0.8
0.81
DCE
312
dataset/organized/DCE/156/target.c
dataset/organized/DCE/156/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 18; signed f1 : 31; signed f2 : 5; }; struct S1 { const uint8_t f0; int8_t f1; uint32_t f2; }; #pragma pack(push) #pragma pack(1) struct S2 { const uint8_t f0; volatile signed f1 : 25; signed f2 : 29; unsigned f3 : 24; volatile signed f4 : 19; unsigned f5 : 31; signed f6 : 27; signed f7 : 6; }; #pragma pack(pop) #pragma pack(push) #pragma pack(1) struct S3 { volatile uint64_t f0; const unsigned f1 : 25; int32_t f2; }; #pragma pack(pop) struct S4 { volatile uint8_t f0; const struct S3 f1; uint64_t f2; uint16_t f3; }; static const volatile int32_t g_4 = 0x55F07C70L; static uint32_t g_11 = 0x333C7D24L; static struct S1 g_31 = {255UL,0x61L,1UL}; static uint8_t g_40 = 251UL; static uint16_t g_43 = 9UL; static volatile uint16_t g_61 = 0x1DC0L; static volatile uint16_t *g_60 = &g_61; static uint32_t g_63 = 18446744073709551615UL; static int32_t g_67[10][7] = {{0x327BC4A6L,(-6L),(-6L),0x327BC4A6L,2L,0x38B1AAE8L,2L},{0x1A13C53DL,2L,0xA9F13988L,2L,2L,1L,2L},{0x327BC4A6L,(-6L),(-6L),0x327BC4A6L,2L,0x38B1AAE8L,2L},{0x1A13C53DL,2L,0xA9F13988L,2L,2L,1L,2L},{0x327BC4A6L,(-6L),(-6L),0x327BC4A6L,2L,0x38B1AAE8L,2L},{0x1A13C53DL,2L,0xA9F13988L,2L,2L,1L,2L},{0x327BC4A6L,(-6L),(-6L),0x327BC4A6L,0x739C36DEL,0x5D190450L,0x739C36DEL},{0xA9F13988L,1L,0x7C1F20CFL,2L,7L,0x6AF57566L,7L},{(-6L),0x38B1AAE8L,0x38B1AAE8L,(-6L),0x739C36DEL,0x5D190450L,0x739C36DEL},{0xA9F13988L,1L,0x7C1F20CFL,2L,7L,0x6AF57566L,7L}}; static int16_t g_92 = 0xC7D6L; static volatile struct S0 g_94 = {399,32502,-0}; static volatile struct S0 *g_93 = &g_94; static uint64_t g_106 = 2UL; static uint64_t g_122 = 18446744073709551607UL; static int8_t g_128[4][5] = {{0x52L,0x52L,4L,0x52L,0x52L},{0xF1L,(-6L),0xF1L,0xF1L,(-6L)},{0x52L,0xD4L,0xD4L,0x52L,0xD4L},{(-6L),(-6L),0xFEL,(-6L),(-6L)}}; static int32_t g_146 = 0xE2A5121EL; static struct S4 g_151 = {1UL,{1UL,1274,0xB985A9A9L},5UL,65535UL}; static volatile struct S2 g_157 = {0x31L,1150,-6410,678,246,25252,-386,-7}; static struct S0 *g_158 = (void*)0; static struct S3 g_160 = {18446744073709551615UL,1400,0xD186C8CCL}; static uint32_t g_164 = 0xE9004F71L; static uint8_t func_1(void); static const uint64_t func_15(struct S1 p_16, const struct S1 p_17, struct S1 p_18, uint32_t p_19); static struct S1 func_20(uint32_t p_21, uint8_t p_22, int32_t p_23, uint8_t p_24, uint16_t p_25); static uint32_t func_26(uint8_t p_27, struct S1 p_28, int32_t p_29, uint32_t p_30); static int32_t func_32(uint32_t p_33, int32_t p_34, const int16_t p_35); static uint8_t func_1(void) { uint32_t l_12 = 18446744073709551613UL; uint16_t *l_41 = (void*)0; uint16_t *l_42 = &g_43; int16_t *l_141 = (void*)0; int16_t *l_142 = (void*)0; int16_t *l_143 = &g_92; int32_t *l_144 = &g_67[7][5]; int32_t *l_145[8] = {&g_146,&g_146,&g_146,&g_146,&g_146,&g_146,&g_146,&g_146}; int16_t l_165 = (-9L); int i; if ((g_146 = ((*l_144) = (safe_sub_func_uint8_t_u_u(g_4, (safe_lshift_func_uint8_t_u_s(((safe_sub_func_uint64_t_u_u((safe_sub_func_int32_t_s_s(g_11, l_12)), l_12)) | (safe_lshift_func_int16_t_s_s(((*l_143) = (0x856CD83398963EC5LL <= func_15(func_20(func_26(g_11, g_31, func_32((g_31.f0 == (safe_sub_func_uint16_t_u_u(((*l_42) = (g_40 |= ((safe_add_func_uint64_t_u_u(((g_31.f2 & l_12) && l_12), 0x711F64DB2A93F045LL)) || g_31.f0))), g_11))), l_12, g_31.f0), l_12), l_12, g_31.f0, l_12, l_12), g_31, g_31, l_12))), g_31.f2))), 7))))))) { uint8_t l_148[10][1] = {{254UL},{0xABL},{0x68L},{0xABL},{254UL},{254UL},{0xABL},{0x68L},{0xABL},{254UL}}; uint32_t *l_149 = &g_31.f2; int32_t l_167 = 0L; int i, j; if (((((!((0x8116371AL <= ((*l_149) = ((&g_31 != (void*)0) == (l_148[9][0] , g_67[8][0])))) > (!g_128[1][4]))) > (((g_151 , g_151.f0) & 1UL) >= 0x0C82L)) && 255UL) & g_151.f1.f2)) { uint32_t *l_156 = &g_31.f2; struct S0 **l_159 = &g_158; uint32_t *l_162[6]; uint32_t **l_161 = &l_162[5]; int32_t l_163 = 0xCCF47AE0L; int i; for (i = 0; i < 6; i++) { l_162[i] = &g_63; } g_67[7][5] |= (g_164 = (safe_mod_func_int16_t_s_s((((*l_143) = ((l_156 = (void*)0) == (void*)0)) > (g_157 , ((((*l_159) = g_158) == (((g_160 , &g_63) != ((*l_161) = &g_11)) , &g_94)) < (l_163 <= g_151.f3)))), g_11))); } else { int64_t l_166 = 0xC7099BD49C445E42LL; int32_t l_168 = 0xA7BD2AF9L; uint32_t l_169 = 18446744073709551615UL; g_94.f2 = 1L; l_169--; } } else { int32_t * const **l_172 = (void*)0; int32_t **l_174[8][3] = {{&l_145[1],&l_145[1],&l_145[1]},{&l_145[6],&l_144,&l_145[6]},{&l_145[1],&l_145[1],&l_145[1]},{&l_145[6],&l_144,&l_145[6]},{&l_145[1],&l_145[1],&l_145[1]},{&l_145[6],&l_144,&l_145[6]},{&l_145[1],&l_145[1],&l_145[1]},{&l_145[6],&l_144,&l_145[6]}}; int32_t ***l_173 = &l_174[0][1]; uint16_t l_175 = 0UL; int i, j; (*l_173) = (void*)0; ++l_175; } return g_31.f2; } static const uint64_t func_15(struct S1 p_16, const struct S1 p_17, struct S1 p_18, uint32_t p_19) { const uint32_t l_90[4][4] = {{0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL}}; struct S1 *l_119 = (void*)0; int32_t l_130 = (-1L); int32_t *l_135 = &g_67[7][5]; int32_t *l_136 = &l_130; int i, j; for (p_18.f2 = 9; (p_18.f2 >= 58); p_18.f2 = safe_add_func_uint64_t_u_u(p_18.f2, 1)) { uint32_t l_102 = 4294967295UL; uint64_t *l_105 = &g_106; struct S1 *l_117 = (void*)0; struct S1 **l_118 = (void*)0; int16_t *l_123 = &g_92; int8_t *l_127 = &g_128[1][4]; int32_t l_129 = 0x36AE2794L; int32_t *l_132 = (void*)0; int32_t **l_131 = &l_132; for (g_31.f1 = 6; (g_31.f1 >= 1); g_31.f1 -= 1) { uint16_t *l_89 = &g_43; int16_t *l_91 = &g_92; int i, j; g_67[(g_31.f1 + 2)][g_31.f1] = (safe_rshift_func_int16_t_s_s(((*l_91) &= ((safe_lshift_func_uint8_t_u_u((((void*)0 == l_89) >= g_67[(g_31.f1 + 1)][g_31.f1]), 7)) <= (0x3BBBL < l_90[3][1]))), 1)); for (g_40 = 2; (g_40 <= 6); g_40 += 1) { volatile struct S0 **l_95 = &g_93; int32_t *l_96 = (void*)0; int32_t *l_97 = &g_67[(g_31.f1 + 2)][g_31.f1]; int32_t l_98 = 0x9D736D3DL; int32_t l_99 = 1L; int32_t *l_100 = &g_67[7][5]; int32_t *l_101[4]; int i, j; for (i = 0; i < 4; i++) { l_101[i] = (void*)0; } (*l_95) = g_93; l_102++; (*l_97) = (1L >= g_67[(g_31.f1 + 3)][g_31.f1]); } if (l_102) { break; } } l_130 = ((g_31 , ((*l_105) = g_63)) ^ (safe_sub_func_int8_t_s_s((safe_rshift_func_int8_t_s_s(((safe_sub_func_uint32_t_u_u((safe_rshift_func_int8_t_s_u(0xB0L, (safe_lshift_func_int16_t_s_u(((*l_123) = (((l_119 = l_117) != &g_31) > (safe_sub_func_uint64_t_u_u((g_122 |= g_31.f1), 1UL)))), p_17.f2)))), (safe_div_func_uint16_t_u_u((l_129 = (((*l_127) &= (~((g_67[0][1] & g_31.f2) , p_18.f1))) , g_67[7][5])), p_17.f0)))) , p_17.f2), 0)), 0xE1L))); (*l_131) = &l_130; } (*l_136) = ((*l_135) = (safe_mul_func_uint16_t_u_u(0x3F5AL, l_90[2][2]))); (*l_135) = (safe_div_func_int64_t_s_s((g_31.f0 , (safe_div_func_uint16_t_u_u(g_122, g_128[3][2]))), p_18.f2)); (*l_136) ^= 0x3AD51AC0L; return p_17.f1; } static struct S1 func_20(uint32_t p_21, uint8_t p_22, int32_t p_23, uint8_t p_24, uint16_t p_25) { struct S1 * const l_78 = &g_31; struct S1 *l_80 = &g_31; struct S1 **l_79 = &l_80; (*l_79) = l_78; return (*l_80); } static uint32_t func_26(uint8_t p_27, struct S1 p_28, int32_t p_29, uint32_t p_30) { int32_t l_74 = 0x0F657D2AL; int32_t *l_77 = &g_67[7][5]; (*l_77) = (((safe_add_func_uint32_t_u_u((((&g_67[7][5] != ((safe_sub_func_uint16_t_u_u((safe_sub_func_int64_t_s_s((((((g_67[5][1] , l_74) <= ((void*)0 == &g_67[2][0])) ^ ((safe_mod_func_uint32_t_u_u(4294967286UL, p_28.f0)) != (&g_63 == &g_11))) , l_74) || p_28.f1), 0x420880F5C685B35ALL)), (-1L))) , &l_74)) == g_43) != g_67[7][5]), g_43)) >= 1UL) <= p_28.f2); return g_11; } static int32_t func_32(uint32_t p_33, int32_t p_34, const int16_t p_35) { uint16_t *l_47 = &g_43; uint32_t *l_62[9][4] = {{&g_63,&g_63,&g_11,&g_11},{&g_63,&g_11,&g_11,&g_63},{&g_11,&g_11,&g_11,&g_63},{&g_63,&g_63,&g_11,&g_63},{&g_63,&g_11,&g_11,&g_63},{&g_11,&g_63,&g_63,&g_63},{&g_11,&g_11,&g_11,&g_63},{&g_11,&g_11,&g_63,&g_11},{&g_11,&g_63,&g_11,&g_63}}; int32_t l_64 = (-1L); uint16_t l_65[8] = {0UL,0UL,0x2307L,0UL,0UL,0x2307L,0UL,0UL}; int32_t *l_66 = &g_67[7][5]; int i, j; for (g_40 = 0; (g_40 >= 15); g_40++) { if (g_31.f0) { break; } return g_31.f0; } (*l_66) = (+(((g_43 ^= g_31.f2) , ((((*l_47)++) < g_11) >= (safe_div_func_int16_t_s_s((248UL != (l_64 = (((safe_div_func_uint32_t_u_u(((g_63 = (((safe_mul_func_int8_t_s_s((-9L), p_34)) > ((void*)0 != l_47)) , (safe_add_func_uint16_t_u_u((safe_add_func_uint8_t_u_u((l_47 == g_60), g_11)), g_40)))) , 4294967289UL), p_33)) == 6L) == l_64))), g_31.f2)))) < l_65[7])); return (*l_66); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_11; csmith_sink_ = g_31.f0; csmith_sink_ = g_31.f1; csmith_sink_ = g_31.f2; csmith_sink_ = g_40; csmith_sink_ = g_43; csmith_sink_ = g_61; csmith_sink_ = g_63; for (i = 0; i < 10; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_67[i][j]; } } csmith_sink_ = g_92; csmith_sink_ = g_94.f0; csmith_sink_ = g_94.f1; csmith_sink_ = g_94.f2; csmith_sink_ = g_106; csmith_sink_ = g_122; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_128[i][j]; } } csmith_sink_ = g_146; csmith_sink_ = g_151.f0; csmith_sink_ = g_151.f1.f0; csmith_sink_ = g_151.f1.f1; csmith_sink_ = g_151.f1.f2; csmith_sink_ = g_151.f2; csmith_sink_ = g_151.f3; csmith_sink_ = g_157.f0; csmith_sink_ = g_157.f1; csmith_sink_ = g_157.f2; csmith_sink_ = g_157.f3; csmith_sink_ = g_157.f4; csmith_sink_ = g_157.f5; csmith_sink_ = g_157.f6; csmith_sink_ = g_157.f7; csmith_sink_ = g_160.f0; csmith_sink_ = g_160.f1; csmith_sink_ = g_160.f2; csmith_sink_ = g_164; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 18; signed f1 : 31; signed f2 : 5; }; struct S1 { const uint8_t f0; int8_t f1; uint32_t f2; }; #pragma pack(push) #pragma pack(1) struct S2 { const uint8_t f0; volatile signed f1 : 25; signed f2 : 29; unsigned f3 : 24; volatile signed f4 : 19; unsigned f5 : 31; signed f6 : 27; signed f7 : 6; }; #pragma pack(pop) #pragma pack(push) #pragma pack(1) struct S3 { volatile uint64_t f0; const unsigned f1 : 25; int32_t f2; }; #pragma pack(pop) struct S4 { volatile uint8_t f0; const struct S3 f1; uint64_t f2; uint16_t f3; }; static const volatile int32_t g_4 = 0x55F07C70L; static uint32_t g_11 = 0x333C7D24L; static struct S1 g_31 = {255UL, 0x61L, 1UL}; static uint8_t g_40 = 251UL; static uint16_t g_43 = 9UL; static volatile uint16_t g_61 = 0x1DC0L; static volatile uint16_t *g_60 = &g_61; static uint32_t g_63 = 18446744073709551615UL; static int32_t g_67[10][7] = { {0x327BC4A6L, (-6L), (-6L), 0x327BC4A6L, 2L, 0x38B1AAE8L, 2L}, {0x1A13C53DL, 2L, 0xA9F13988L, 2L, 2L, 1L, 2L}, {0x327BC4A6L, (-6L), (-6L), 0x327BC4A6L, 2L, 0x38B1AAE8L, 2L}, {0x1A13C53DL, 2L, 0xA9F13988L, 2L, 2L, 1L, 2L}, {0x327BC4A6L, (-6L), (-6L), 0x327BC4A6L, 2L, 0x38B1AAE8L, 2L}, {0x1A13C53DL, 2L, 0xA9F13988L, 2L, 2L, 1L, 2L}, {0x327BC4A6L, (-6L), (-6L), 0x327BC4A6L, 0x739C36DEL, 0x5D190450L, 0x739C36DEL}, {0xA9F13988L, 1L, 0x7C1F20CFL, 2L, 7L, 0x6AF57566L, 7L}, {(-6L), 0x38B1AAE8L, 0x38B1AAE8L, (-6L), 0x739C36DEL, 0x5D190450L, 0x739C36DEL}, {0xA9F13988L, 1L, 0x7C1F20CFL, 2L, 7L, 0x6AF57566L, 7L}}; static int16_t g_92 = 0xC7D6L; static volatile struct S0 g_94 = {399, 32502, -0}; static volatile struct S0 *g_93 = &g_94; static uint64_t g_106 = 2UL; static uint64_t g_122 = 18446744073709551607UL; static int8_t g_128[4][5] = {{0x52L, 0x52L, 4L, 0x52L, 0x52L}, {0xF1L, (-6L), 0xF1L, 0xF1L, (-6L)}, {0x52L, 0xD4L, 0xD4L, 0x52L, 0xD4L}, {(-6L), (-6L), 0xFEL, (-6L), (-6L)}}; static int32_t g_146 = 0xE2A5121EL; static struct S4 g_151 = {1UL, {1UL, 1274, 0xB985A9A9L}, 5UL, 65535UL}; static volatile struct S2 g_157 = {0x31L, 1150, -6410, 678, 246, 25252, -386, -7}; static struct S0 *g_158 = (void *)0; static struct S3 g_160 = {18446744073709551615UL, 1400, 0xD186C8CCL}; static uint32_t g_164 = 0xE9004F71L; static uint8_t func_1(void); static const uint64_t func_15(struct S1 p_16, const struct S1 p_17, struct S1 p_18, uint32_t p_19); static struct S1 func_20(uint32_t p_21, uint8_t p_22, int32_t p_23, uint8_t p_24, uint16_t p_25); static uint32_t func_26(uint8_t p_27, struct S1 p_28, int32_t p_29, uint32_t p_30); static int32_t func_32(uint32_t p_33, int32_t p_34, const int16_t p_35); static uint8_t func_1(void) { uint32_t l_12 = 18446744073709551613UL; uint16_t *l_41 = (void *)0; uint16_t *l_42 = &g_43; int16_t *l_141 = (void *)0; int16_t *l_142 = (void *)0; int16_t *l_143 = &g_92; int32_t *l_144 = &g_67[7][5]; int32_t *l_145[8] = {&g_146, &g_146, &g_146, &g_146, &g_146, &g_146, &g_146, &g_146}; int16_t l_165 = (-9L); int i; if ((g_146 = ((*l_144) = (safe_sub_func_uint8_t_u_u( g_4, (safe_lshift_func_uint8_t_u_s( ((safe_sub_func_uint64_t_u_u( (safe_sub_func_int32_t_s_s(g_11, l_12)), l_12)) | (safe_lshift_func_int16_t_s_s( ((*l_143) = (0x856CD83398963EC5LL <= func_15( func_20( func_26( g_11, g_31, func_32( (g_31.f0 == (safe_sub_func_uint16_t_u_u( ((*l_42) = (g_40 |= ((safe_add_func_uint64_t_u_u( ((g_31.f2 & l_12) && l_12), 0x711F64DB2A93F045LL)) || g_31.f0))), g_11))), l_12, g_31.f0), l_12), l_12, g_31.f0, l_12, l_12), g_31, g_31, l_12))), g_31.f2))), 7))))))) { uint8_t l_148[10][1] = {{254UL}, {0xABL}, {0x68L}, {0xABL}, {254UL}, {254UL}, {0xABL}, {0x68L}, {0xABL}, {254UL}}; uint32_t *l_149 = &g_31.f2; int32_t l_167 = 0L; int i, j; if (((((!((0x8116371AL <= ((*l_149) = ((&g_31 != (void *)0) == (l_148[9][0], g_67[8][0])))) > (!g_128[1][4]))) > (((g_151, g_151.f0) & 1UL) >= 0x0C82L)) && 255UL) & g_151.f1.f2)) { uint32_t *l_156 = &g_31.f2; struct S0 **l_159 = &g_158; uint32_t *l_162[6]; uint32_t **l_161 = &l_162[5]; int32_t l_163 = 0xCCF47AE0L; int i; for (i = 0; i < 6; i++) { l_162[i] = &g_63; } g_67[7][5] |= (g_164 = (safe_mod_func_int16_t_s_s( (((*l_143) = ((l_156 = (void *)0) == (void *)0)) > (g_157, ((((*l_159) = g_158) == (((g_160, &g_63) != ((*l_161) = &g_11)), &g_94)) < (l_163 <= g_151.f3)))), g_11))); } else { int64_t l_166 = 0xC7099BD49C445E42LL; int32_t l_168 = 0xA7BD2AF9L; uint32_t l_169 = 18446744073709551615UL; g_94.f2 = 1L; l_169--; } } else { int32_t *const **l_172 = (void *)0; int32_t **l_174[8][3] = { {&l_145[1], &l_145[1], &l_145[1]}, {&l_145[6], &l_144, &l_145[6]}, {&l_145[1], &l_145[1], &l_145[1]}, {&l_145[6], &l_144, &l_145[6]}, {&l_145[1], &l_145[1], &l_145[1]}, {&l_145[6], &l_144, &l_145[6]}, {&l_145[1], &l_145[1], &l_145[1]}, {&l_145[6], &l_144, &l_145[6]}}; int32_t ***l_173 = &l_174[0][1]; uint16_t l_175 = 0UL; int i, j; (*l_173) = (void *)0; ++l_175; } return g_31.f2; } static const uint64_t func_15(struct S1 p_16, const struct S1 p_17, struct S1 p_18, uint32_t p_19) { const uint32_t l_90[4][4] = {{0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL}}; struct S1 *l_119 = (void *)0; int32_t l_130 = (-1L); int32_t *l_135 = &g_67[7][5]; int32_t *l_136 = &l_130; int i, j; for (p_18.f2 = 9; (p_18.f2 >= 58); p_18.f2 = safe_add_func_uint64_t_u_u(p_18.f2, 1)) { } (*l_136) = ((*l_135) = (safe_mul_func_uint16_t_u_u(0x3F5AL, l_90[2][2]))); (*l_135) = (safe_div_func_int64_t_s_s( (g_31.f0, (safe_div_func_uint16_t_u_u(g_122, g_128[3][2]))), p_18.f2)); (*l_136) ^= 0x3AD51AC0L; return p_17.f1; } static struct S1 func_20(uint32_t p_21, uint8_t p_22, int32_t p_23, uint8_t p_24, uint16_t p_25) { struct S1 *const l_78 = &g_31; struct S1 *l_80 = &g_31; struct S1 **l_79 = &l_80; (*l_79) = l_78; return (*l_80); } static uint32_t func_26(uint8_t p_27, struct S1 p_28, int32_t p_29, uint32_t p_30) { int32_t l_74 = 0x0F657D2AL; int32_t *l_77 = &g_67[7][5]; (*l_77) = (((safe_add_func_uint32_t_u_u( (((&g_67[7][5] != ((safe_sub_func_uint16_t_u_u( (safe_sub_func_int64_t_s_s( (((((g_67[5][1], l_74) <= ((void *)0 == &g_67[2][0])) ^ ((safe_mod_func_uint32_t_u_u( 4294967286UL, p_28.f0)) != (&g_63 == &g_11))), l_74) || p_28.f1), 0x420880F5C685B35ALL)), (-1L))), &l_74)) == g_43) != g_67[7][5]), g_43)) >= 1UL) <= p_28.f2); return g_11; } static int32_t func_32(uint32_t p_33, int32_t p_34, const int16_t p_35) { uint16_t *l_47 = &g_43; uint32_t *l_62[9][4] = { {&g_63, &g_63, &g_11, &g_11}, {&g_63, &g_11, &g_11, &g_63}, {&g_11, &g_11, &g_11, &g_63}, {&g_63, &g_63, &g_11, &g_63}, {&g_63, &g_11, &g_11, &g_63}, {&g_11, &g_63, &g_63, &g_63}, {&g_11, &g_11, &g_11, &g_63}, {&g_11, &g_11, &g_63, &g_11}, {&g_11, &g_63, &g_11, &g_63}}; int32_t l_64 = (-1L); uint16_t l_65[8] = {0UL, 0UL, 0x2307L, 0UL, 0UL, 0x2307L, 0UL, 0UL}; int32_t *l_66 = &g_67[7][5]; int i, j; for (g_40 = 0; (g_40 >= 15); g_40++) { } (*l_66) = (+( ((g_43 ^= g_31.f2), ((((*l_47)++) < g_11) >= (safe_div_func_int16_t_s_s( (248UL != (l_64 = (((safe_div_func_uint32_t_u_u( ((g_63 = (((safe_mul_func_int8_t_s_s((-9L), p_34)) > ((void *)0 != l_47)), (safe_add_func_uint16_t_u_u( (safe_add_func_uint8_t_u_u( (l_47 == g_60), g_11)), g_40)))), 4294967289UL), p_33)) == 6L) == l_64))), g_31.f2)))) < l_65[7])); return (*l_66); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_11; csmith_sink_ = g_31.f0; csmith_sink_ = g_31.f1; csmith_sink_ = g_31.f2; csmith_sink_ = g_40; csmith_sink_ = g_43; csmith_sink_ = g_61; csmith_sink_ = g_63; for (i = 0; i < 10; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_67[i][j]; } } csmith_sink_ = g_92; csmith_sink_ = g_94.f0; csmith_sink_ = g_94.f1; csmith_sink_ = g_94.f2; csmith_sink_ = g_106; csmith_sink_ = g_122; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_128[i][j]; } } csmith_sink_ = g_146; csmith_sink_ = g_151.f0; csmith_sink_ = g_151.f1.f0; csmith_sink_ = g_151.f1.f1; csmith_sink_ = g_151.f1.f2; csmith_sink_ = g_151.f2; csmith_sink_ = g_151.f3; csmith_sink_ = g_157.f0; csmith_sink_ = g_157.f1; csmith_sink_ = g_157.f2; csmith_sink_ = g_157.f3; csmith_sink_ = g_157.f4; csmith_sink_ = g_157.f5; csmith_sink_ = g_157.f6; csmith_sink_ = g_157.f7; csmith_sink_ = g_160.f0; csmith_sink_ = g_160.f1; csmith_sink_ = g_160.f2; csmith_sink_ = g_164; platform_main_end(0, 0); return 0; }
true
156
dataset/organized/DCE/156
299
339
0.81
0.95
DCE
313
dataset/organized/DCE/156/target.c
dataset/organized/DCE/156/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 18; signed f1 : 31; signed f2 : 5; }; struct S1 { const uint8_t f0; int8_t f1; uint32_t f2; }; #pragma pack(push) #pragma pack(1) struct S2 { const uint8_t f0; volatile signed f1 : 25; signed f2 : 29; unsigned f3 : 24; volatile signed f4 : 19; unsigned f5 : 31; signed f6 : 27; signed f7 : 6; }; #pragma pack(pop) #pragma pack(push) #pragma pack(1) struct S3 { volatile uint64_t f0; const unsigned f1 : 25; int32_t f2; }; #pragma pack(pop) struct S4 { volatile uint8_t f0; const struct S3 f1; uint64_t f2; uint16_t f3; }; static const volatile int32_t g_4 = 0x55F07C70L; static uint32_t g_11 = 0x333C7D24L; static struct S1 g_31 = {255UL,0x61L,1UL}; static uint8_t g_40 = 251UL; static uint16_t g_43 = 9UL; static volatile uint16_t g_61 = 0x1DC0L; static volatile uint16_t *g_60 = &g_61; static uint32_t g_63 = 18446744073709551615UL; static int32_t g_67[10][7] = {{0x327BC4A6L,(-6L),(-6L),0x327BC4A6L,2L,0x38B1AAE8L,2L},{0x1A13C53DL,2L,0xA9F13988L,2L,2L,1L,2L},{0x327BC4A6L,(-6L),(-6L),0x327BC4A6L,2L,0x38B1AAE8L,2L},{0x1A13C53DL,2L,0xA9F13988L,2L,2L,1L,2L},{0x327BC4A6L,(-6L),(-6L),0x327BC4A6L,2L,0x38B1AAE8L,2L},{0x1A13C53DL,2L,0xA9F13988L,2L,2L,1L,2L},{0x327BC4A6L,(-6L),(-6L),0x327BC4A6L,0x739C36DEL,0x5D190450L,0x739C36DEL},{0xA9F13988L,1L,0x7C1F20CFL,2L,7L,0x6AF57566L,7L},{(-6L),0x38B1AAE8L,0x38B1AAE8L,(-6L),0x739C36DEL,0x5D190450L,0x739C36DEL},{0xA9F13988L,1L,0x7C1F20CFL,2L,7L,0x6AF57566L,7L}}; static int16_t g_92 = 0xC7D6L; static volatile struct S0 g_94 = {399,32502,-0}; static volatile struct S0 *g_93 = &g_94; static uint64_t g_106 = 2UL; static uint64_t g_122 = 18446744073709551607UL; static int8_t g_128[4][5] = {{0x52L,0x52L,4L,0x52L,0x52L},{0xF1L,(-6L),0xF1L,0xF1L,(-6L)},{0x52L,0xD4L,0xD4L,0x52L,0xD4L},{(-6L),(-6L),0xFEL,(-6L),(-6L)}}; static int32_t g_146 = 0xE2A5121EL; static struct S4 g_151 = {1UL,{1UL,1274,0xB985A9A9L},5UL,65535UL}; static volatile struct S2 g_157 = {0x31L,1150,-6410,678,246,25252,-386,-7}; static struct S0 *g_158 = (void*)0; static struct S3 g_160 = {18446744073709551615UL,1400,0xD186C8CCL}; static uint32_t g_164 = 0xE9004F71L; static uint8_t func_1(void); static const uint64_t func_15(struct S1 p_16, const struct S1 p_17, struct S1 p_18, uint32_t p_19); static struct S1 func_20(uint32_t p_21, uint8_t p_22, int32_t p_23, uint8_t p_24, uint16_t p_25); static uint32_t func_26(uint8_t p_27, struct S1 p_28, int32_t p_29, uint32_t p_30); static int32_t func_32(uint32_t p_33, int32_t p_34, const int16_t p_35); static uint8_t func_1(void) { uint32_t l_12 = 18446744073709551613UL; uint16_t *l_41 = (void*)0; uint16_t *l_42 = &g_43; int16_t *l_141 = (void*)0; int16_t *l_142 = (void*)0; int16_t *l_143 = &g_92; int32_t *l_144 = &g_67[7][5]; int32_t *l_145[8] = {&g_146,&g_146,&g_146,&g_146,&g_146,&g_146,&g_146,&g_146}; int16_t l_165 = (-9L); int i; if ((g_146 = ((*l_144) = (safe_sub_func_uint8_t_u_u(g_4, (safe_lshift_func_uint8_t_u_s(((safe_sub_func_uint64_t_u_u((safe_sub_func_int32_t_s_s(g_11, l_12)), l_12)) | (safe_lshift_func_int16_t_s_s(((*l_143) = (0x856CD83398963EC5LL <= func_15(func_20(func_26(g_11, g_31, func_32((g_31.f0 == (safe_sub_func_uint16_t_u_u(((*l_42) = (g_40 |= ((safe_add_func_uint64_t_u_u(((g_31.f2 & l_12) && l_12), 0x711F64DB2A93F045LL)) || g_31.f0))), g_11))), l_12, g_31.f0), l_12), l_12, g_31.f0, l_12, l_12), g_31, g_31, l_12))), g_31.f2))), 7))))))) { uint8_t l_148[10][1] = {{254UL},{0xABL},{0x68L},{0xABL},{254UL},{254UL},{0xABL},{0x68L},{0xABL},{254UL}}; uint32_t *l_149 = &g_31.f2; int32_t l_167 = 0L; int i, j; if (((((!((0x8116371AL <= ((*l_149) = ((&g_31 != (void*)0) == (l_148[9][0] , g_67[8][0])))) > (!g_128[1][4]))) > (((g_151 , g_151.f0) & 1UL) >= 0x0C82L)) && 255UL) & g_151.f1.f2)) { uint32_t *l_156 = &g_31.f2; struct S0 **l_159 = &g_158; uint32_t *l_162[6]; uint32_t **l_161 = &l_162[5]; int32_t l_163 = 0xCCF47AE0L; int i; for (i = 0; i < 6; i++) { l_162[i] = &g_63; } g_67[7][5] |= (g_164 = (safe_mod_func_int16_t_s_s((((*l_143) = ((l_156 = (void*)0) == (void*)0)) > (g_157 , ((((*l_159) = g_158) == (((g_160 , &g_63) != ((*l_161) = &g_11)) , &g_94)) < (l_163 <= g_151.f3)))), g_11))); } else { int64_t l_166 = 0xC7099BD49C445E42LL; int32_t l_168 = 0xA7BD2AF9L; uint32_t l_169 = 18446744073709551615UL; g_94.f2 = 1L; l_169--; } } else { int32_t * const **l_172 = (void*)0; int32_t **l_174[8][3] = {{&l_145[1],&l_145[1],&l_145[1]},{&l_145[6],&l_144,&l_145[6]},{&l_145[1],&l_145[1],&l_145[1]},{&l_145[6],&l_144,&l_145[6]},{&l_145[1],&l_145[1],&l_145[1]},{&l_145[6],&l_144,&l_145[6]},{&l_145[1],&l_145[1],&l_145[1]},{&l_145[6],&l_144,&l_145[6]}}; int32_t ***l_173 = &l_174[0][1]; uint16_t l_175 = 0UL; int i, j; (*l_173) = (void*)0; ++l_175; } return g_31.f2; } static const uint64_t func_15(struct S1 p_16, const struct S1 p_17, struct S1 p_18, uint32_t p_19) { const uint32_t l_90[4][4] = {{0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL}}; struct S1 *l_119 = (void*)0; int32_t l_130 = (-1L); int32_t *l_135 = &g_67[7][5]; int32_t *l_136 = &l_130; int i, j; for (p_18.f2 = 9; (p_18.f2 >= 58); p_18.f2 = safe_add_func_uint64_t_u_u(p_18.f2, 1)) { uint32_t l_102 = 4294967295UL; uint64_t *l_105 = &g_106; struct S1 *l_117 = (void*)0; struct S1 **l_118 = (void*)0; int16_t *l_123 = &g_92; int8_t *l_127 = &g_128[1][4]; int32_t l_129 = 0x36AE2794L; int32_t *l_132 = (void*)0; int32_t **l_131 = &l_132; for (g_31.f1 = 6; (g_31.f1 >= 1); g_31.f1 -= 1) { uint16_t *l_89 = &g_43; int16_t *l_91 = &g_92; int i, j; g_67[(g_31.f1 + 2)][g_31.f1] = (safe_rshift_func_int16_t_s_s(((*l_91) &= ((safe_lshift_func_uint8_t_u_u((((void*)0 == l_89) >= g_67[(g_31.f1 + 1)][g_31.f1]), 7)) <= (0x3BBBL < l_90[3][1]))), 1)); for (g_40 = 2; (g_40 <= 6); g_40 += 1) { volatile struct S0 **l_95 = &g_93; int32_t *l_96 = (void*)0; int32_t *l_97 = &g_67[(g_31.f1 + 2)][g_31.f1]; int32_t l_98 = 0x9D736D3DL; int32_t l_99 = 1L; int32_t *l_100 = &g_67[7][5]; int32_t *l_101[4]; int i, j; for (i = 0; i < 4; i++) { l_101[i] = (void*)0; } (*l_95) = g_93; l_102++; (*l_97) = (1L >= g_67[(g_31.f1 + 3)][g_31.f1]); } if (l_102) { break; } } l_130 = ((g_31 , ((*l_105) = g_63)) ^ (safe_sub_func_int8_t_s_s((safe_rshift_func_int8_t_s_s(((safe_sub_func_uint32_t_u_u((safe_rshift_func_int8_t_s_u(0xB0L, (safe_lshift_func_int16_t_s_u(((*l_123) = (((l_119 = l_117) != &g_31) > (safe_sub_func_uint64_t_u_u((g_122 |= g_31.f1), 1UL)))), p_17.f2)))), (safe_div_func_uint16_t_u_u((l_129 = (((*l_127) &= (~((g_67[0][1] & g_31.f2) , p_18.f1))) , g_67[7][5])), p_17.f0)))) , p_17.f2), 0)), 0xE1L))); (*l_131) = &l_130; } (*l_136) = ((*l_135) = (safe_mul_func_uint16_t_u_u(0x3F5AL, l_90[2][2]))); (*l_135) = (safe_div_func_int64_t_s_s((g_31.f0 , (safe_div_func_uint16_t_u_u(g_122, g_128[3][2]))), p_18.f2)); (*l_136) ^= 0x3AD51AC0L; return p_17.f1; } static struct S1 func_20(uint32_t p_21, uint8_t p_22, int32_t p_23, uint8_t p_24, uint16_t p_25) { struct S1 * const l_78 = &g_31; struct S1 *l_80 = &g_31; struct S1 **l_79 = &l_80; (*l_79) = l_78; return (*l_80); } static uint32_t func_26(uint8_t p_27, struct S1 p_28, int32_t p_29, uint32_t p_30) { int32_t l_74 = 0x0F657D2AL; int32_t *l_77 = &g_67[7][5]; (*l_77) = (((safe_add_func_uint32_t_u_u((((&g_67[7][5] != ((safe_sub_func_uint16_t_u_u((safe_sub_func_int64_t_s_s((((((g_67[5][1] , l_74) <= ((void*)0 == &g_67[2][0])) ^ ((safe_mod_func_uint32_t_u_u(4294967286UL, p_28.f0)) != (&g_63 == &g_11))) , l_74) || p_28.f1), 0x420880F5C685B35ALL)), (-1L))) , &l_74)) == g_43) != g_67[7][5]), g_43)) >= 1UL) <= p_28.f2); return g_11; } static int32_t func_32(uint32_t p_33, int32_t p_34, const int16_t p_35) { uint16_t *l_47 = &g_43; uint32_t *l_62[9][4] = {{&g_63,&g_63,&g_11,&g_11},{&g_63,&g_11,&g_11,&g_63},{&g_11,&g_11,&g_11,&g_63},{&g_63,&g_63,&g_11,&g_63},{&g_63,&g_11,&g_11,&g_63},{&g_11,&g_63,&g_63,&g_63},{&g_11,&g_11,&g_11,&g_63},{&g_11,&g_11,&g_63,&g_11},{&g_11,&g_63,&g_11,&g_63}}; int32_t l_64 = (-1L); uint16_t l_65[8] = {0UL,0UL,0x2307L,0UL,0UL,0x2307L,0UL,0UL}; int32_t *l_66 = &g_67[7][5]; int i, j; for (g_40 = 0; (g_40 >= 15); g_40++) { if (g_31.f0) { break; } return g_31.f0; } (*l_66) = (+(((g_43 ^= g_31.f2) , ((((*l_47)++) < g_11) >= (safe_div_func_int16_t_s_s((248UL != (l_64 = (((safe_div_func_uint32_t_u_u(((g_63 = (((safe_mul_func_int8_t_s_s((-9L), p_34)) > ((void*)0 != l_47)) , (safe_add_func_uint16_t_u_u((safe_add_func_uint8_t_u_u((l_47 == g_60), g_11)), g_40)))) , 4294967289UL), p_33)) == 6L) == l_64))), g_31.f2)))) < l_65[7])); return (*l_66); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_11; csmith_sink_ = g_31.f0; csmith_sink_ = g_31.f1; csmith_sink_ = g_31.f2; csmith_sink_ = g_40; csmith_sink_ = g_43; csmith_sink_ = g_61; csmith_sink_ = g_63; for (i = 0; i < 10; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_67[i][j]; } } csmith_sink_ = g_92; csmith_sink_ = g_94.f0; csmith_sink_ = g_94.f1; csmith_sink_ = g_94.f2; csmith_sink_ = g_106; csmith_sink_ = g_122; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_128[i][j]; } } csmith_sink_ = g_146; csmith_sink_ = g_151.f0; csmith_sink_ = g_151.f1.f0; csmith_sink_ = g_151.f1.f1; csmith_sink_ = g_151.f1.f2; csmith_sink_ = g_151.f2; csmith_sink_ = g_151.f3; csmith_sink_ = g_157.f0; csmith_sink_ = g_157.f1; csmith_sink_ = g_157.f2; csmith_sink_ = g_157.f3; csmith_sink_ = g_157.f4; csmith_sink_ = g_157.f5; csmith_sink_ = g_157.f6; csmith_sink_ = g_157.f7; csmith_sink_ = g_160.f0; csmith_sink_ = g_160.f1; csmith_sink_ = g_160.f2; csmith_sink_ = g_164; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 18; signed f1 : 31; signed f2 : 5; }; struct S1 { const uint8_t f0; int8_t f1; uint32_t f2; }; #pragma pack(push) #pragma pack(1) struct S2 { const uint8_t f0; volatile signed f1 : 25; signed f2 : 29; unsigned f3 : 24; volatile signed f4 : 19; unsigned f5 : 31; signed f6 : 27; signed f7 : 6; }; #pragma pack(pop) #pragma pack(push) #pragma pack(1) struct S3 { volatile uint64_t f0; const unsigned f1 : 25; int32_t f2; }; #pragma pack(pop) struct S4 { volatile uint8_t f0; const struct S3 f1; uint64_t f2; uint16_t f3; }; static const volatile int32_t g_4 = 0x55F07C70L; static uint32_t g_11 = 0x333C7D24L; static struct S1 g_31 = {255UL, 0x61L, 1UL}; static uint8_t g_40 = 251UL; static uint16_t g_43 = 9UL; static volatile uint16_t g_61 = 0x1DC0L; static volatile uint16_t *g_60 = &g_61; static uint32_t g_63 = 18446744073709551615UL; static int32_t g_67[10][7] = { {0x327BC4A6L, (-6L), (-6L), 0x327BC4A6L, 2L, 0x38B1AAE8L, 2L}, {0x1A13C53DL, 2L, 0xA9F13988L, 2L, 2L, 1L, 2L}, {0x327BC4A6L, (-6L), (-6L), 0x327BC4A6L, 2L, 0x38B1AAE8L, 2L}, {0x1A13C53DL, 2L, 0xA9F13988L, 2L, 2L, 1L, 2L}, {0x327BC4A6L, (-6L), (-6L), 0x327BC4A6L, 2L, 0x38B1AAE8L, 2L}, {0x1A13C53DL, 2L, 0xA9F13988L, 2L, 2L, 1L, 2L}, {0x327BC4A6L, (-6L), (-6L), 0x327BC4A6L, 0x739C36DEL, 0x5D190450L, 0x739C36DEL}, {0xA9F13988L, 1L, 0x7C1F20CFL, 2L, 7L, 0x6AF57566L, 7L}, {(-6L), 0x38B1AAE8L, 0x38B1AAE8L, (-6L), 0x739C36DEL, 0x5D190450L, 0x739C36DEL}, {0xA9F13988L, 1L, 0x7C1F20CFL, 2L, 7L, 0x6AF57566L, 7L}}; static int16_t g_92 = 0xC7D6L; static volatile struct S0 g_94 = {399, 32502, -0}; static volatile struct S0 *g_93 = &g_94; static uint64_t g_106 = 2UL; static uint64_t g_122 = 18446744073709551607UL; static int8_t g_128[4][5] = {{0x52L, 0x52L, 4L, 0x52L, 0x52L}, {0xF1L, (-6L), 0xF1L, 0xF1L, (-6L)}, {0x52L, 0xD4L, 0xD4L, 0x52L, 0xD4L}, {(-6L), (-6L), 0xFEL, (-6L), (-6L)}}; static int32_t g_146 = 0xE2A5121EL; static struct S4 g_151 = {1UL, {1UL, 1274, 0xB985A9A9L}, 5UL, 65535UL}; static volatile struct S2 g_157 = {0x31L, 1150, -6410, 678, 246, 25252, -386, -7}; static struct S0 *g_158 = (void *)0; static struct S3 g_160 = {18446744073709551615UL, 1400, 0xD186C8CCL}; static uint32_t g_164 = 0xE9004F71L; static uint8_t func_1(void); static const uint64_t func_15(struct S1 p_16, const struct S1 p_17, struct S1 p_18, uint32_t p_19); static struct S1 func_20(uint32_t p_21, uint8_t p_22, int32_t p_23, uint8_t p_24, uint16_t p_25); static uint32_t func_26(uint8_t p_27, struct S1 p_28, int32_t p_29, uint32_t p_30); static int32_t func_32(uint32_t p_33, int32_t p_34, const int16_t p_35); static uint8_t func_1(void) { uint32_t l_12 = 18446744073709551613UL; uint16_t *l_41 = (void *)0; uint16_t *l_42 = &g_43; int16_t *l_141 = (void *)0; int16_t *l_142 = (void *)0; int16_t *l_143 = &g_92; int32_t *l_144 = &g_67[7][5]; int32_t *l_145[8] = {&g_146, &g_146, &g_146, &g_146, &g_146, &g_146, &g_146, &g_146}; int16_t l_165 = (-9L); int i; if ((g_146 = ((*l_144) = (safe_sub_func_uint8_t_u_u( g_4, (safe_lshift_func_uint8_t_u_s( ((safe_sub_func_uint64_t_u_u( (safe_sub_func_int32_t_s_s(g_11, l_12)), l_12)) | (safe_lshift_func_int16_t_s_s( ((*l_143) = (0x856CD83398963EC5LL <= func_15( func_20( func_26( g_11, g_31, func_32( (g_31.f0 == (safe_sub_func_uint16_t_u_u( ((*l_42) = (g_40 |= ((safe_add_func_uint64_t_u_u( ((g_31.f2 & l_12) && l_12), 0x711F64DB2A93F045LL)) || g_31.f0))), g_11))), l_12, g_31.f0), l_12), l_12, g_31.f0, l_12, l_12), g_31, g_31, l_12))), g_31.f2))), 7))))))) { uint8_t l_148[10][1] = {{254UL}, {0xABL}, {0x68L}, {0xABL}, {254UL}, {254UL}, {0xABL}, {0x68L}, {0xABL}, {254UL}}; uint32_t *l_149 = &g_31.f2; int32_t l_167 = 0L; int i, j; if (((((!((0x8116371AL <= ((*l_149) = ((&g_31 != (void *)0) == (l_148[9][0], g_67[8][0])))) > (!g_128[1][4]))) > (((g_151, g_151.f0) & 1UL) >= 0x0C82L)) && 255UL) & g_151.f1.f2)) { uint32_t *l_156 = &g_31.f2; struct S0 **l_159 = &g_158; uint32_t *l_162[6]; uint32_t **l_161 = &l_162[5]; int32_t l_163 = 0xCCF47AE0L; int i; for (i = 0; i < 6; i++) { l_162[i] = &g_63; } g_67[7][5] |= (g_164 = (safe_mod_func_int16_t_s_s( (((*l_143) = ((l_156 = (void *)0) == (void *)0)) > (g_157, ((((*l_159) = g_158) == (((g_160, &g_63) != ((*l_161) = &g_11)), &g_94)) < (l_163 <= g_151.f3)))), g_11))); } else { int64_t l_166 = 0xC7099BD49C445E42LL; int32_t l_168 = 0xA7BD2AF9L; uint32_t l_169 = 18446744073709551615UL; g_94.f2 = 1L; l_169--; } } else { } return g_31.f2; } static const uint64_t func_15(struct S1 p_16, const struct S1 p_17, struct S1 p_18, uint32_t p_19) { const uint32_t l_90[4][4] = {{0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL}}; struct S1 *l_119 = (void *)0; int32_t l_130 = (-1L); int32_t *l_135 = &g_67[7][5]; int32_t *l_136 = &l_130; int i, j; for (p_18.f2 = 9; (p_18.f2 >= 58); p_18.f2 = safe_add_func_uint64_t_u_u(p_18.f2, 1)) { uint32_t l_102 = 4294967295UL; uint64_t *l_105 = &g_106; struct S1 *l_117 = (void *)0; struct S1 **l_118 = (void *)0; int16_t *l_123 = &g_92; int8_t *l_127 = &g_128[1][4]; int32_t l_129 = 0x36AE2794L; int32_t *l_132 = (void *)0; int32_t **l_131 = &l_132; for (g_31.f1 = 6; (g_31.f1 >= 1); g_31.f1 -= 1) { uint16_t *l_89 = &g_43; int16_t *l_91 = &g_92; int i, j; g_67[(g_31.f1 + 2)][g_31.f1] = (safe_rshift_func_int16_t_s_s( ((*l_91) &= ((safe_lshift_func_uint8_t_u_u( (((void *)0 == l_89) >= g_67[(g_31.f1 + 1)][g_31.f1]), 7)) <= (0x3BBBL < l_90[3][1]))), 1)); for (g_40 = 2; (g_40 <= 6); g_40 += 1) { volatile struct S0 **l_95 = &g_93; int32_t *l_96 = (void *)0; int32_t *l_97 = &g_67[(g_31.f1 + 2)][g_31.f1]; int32_t l_98 = 0x9D736D3DL; int32_t l_99 = 1L; int32_t *l_100 = &g_67[7][5]; int32_t *l_101[4]; int i, j; for (i = 0; i < 4; i++) { l_101[i] = (void *)0; } (*l_95) = g_93; l_102++; (*l_97) = (1L >= g_67[(g_31.f1 + 3)][g_31.f1]); } if (l_102) { break; } } l_130 = ((g_31, ((*l_105) = g_63)) ^ (safe_sub_func_int8_t_s_s( (safe_rshift_func_int8_t_s_s( ((safe_sub_func_uint32_t_u_u( (safe_rshift_func_int8_t_s_u( 0xB0L, (safe_lshift_func_int16_t_s_u( ((*l_123) = (((l_119 = l_117) != &g_31) > (safe_sub_func_uint64_t_u_u( (g_122 |= g_31.f1), 1UL)))), p_17.f2)))), (safe_div_func_uint16_t_u_u( (l_129 = (((*l_127) &= (~((g_67[0][1] & g_31.f2), p_18.f1))), g_67[7][5])), p_17.f0)))), p_17.f2), 0)), 0xE1L))); (*l_131) = &l_130; } (*l_136) = ((*l_135) = (safe_mul_func_uint16_t_u_u(0x3F5AL, l_90[2][2]))); (*l_135) = (safe_div_func_int64_t_s_s( (g_31.f0, (safe_div_func_uint16_t_u_u(g_122, g_128[3][2]))), p_18.f2)); (*l_136) ^= 0x3AD51AC0L; return p_17.f1; } static struct S1 func_20(uint32_t p_21, uint8_t p_22, int32_t p_23, uint8_t p_24, uint16_t p_25) { struct S1 *const l_78 = &g_31; struct S1 *l_80 = &g_31; struct S1 **l_79 = &l_80; (*l_79) = l_78; return (*l_80); } static uint32_t func_26(uint8_t p_27, struct S1 p_28, int32_t p_29, uint32_t p_30) { int32_t l_74 = 0x0F657D2AL; int32_t *l_77 = &g_67[7][5]; (*l_77) = (((safe_add_func_uint32_t_u_u( (((&g_67[7][5] != ((safe_sub_func_uint16_t_u_u( (safe_sub_func_int64_t_s_s( (((((g_67[5][1], l_74) <= ((void *)0 == &g_67[2][0])) ^ ((safe_mod_func_uint32_t_u_u( 4294967286UL, p_28.f0)) != (&g_63 == &g_11))), l_74) || p_28.f1), 0x420880F5C685B35ALL)), (-1L))), &l_74)) == g_43) != g_67[7][5]), g_43)) >= 1UL) <= p_28.f2); return g_11; } static int32_t func_32(uint32_t p_33, int32_t p_34, const int16_t p_35) { uint16_t *l_47 = &g_43; uint32_t *l_62[9][4] = { {&g_63, &g_63, &g_11, &g_11}, {&g_63, &g_11, &g_11, &g_63}, {&g_11, &g_11, &g_11, &g_63}, {&g_63, &g_63, &g_11, &g_63}, {&g_63, &g_11, &g_11, &g_63}, {&g_11, &g_63, &g_63, &g_63}, {&g_11, &g_11, &g_11, &g_63}, {&g_11, &g_11, &g_63, &g_11}, {&g_11, &g_63, &g_11, &g_63}}; int32_t l_64 = (-1L); uint16_t l_65[8] = {0UL, 0UL, 0x2307L, 0UL, 0UL, 0x2307L, 0UL, 0UL}; int32_t *l_66 = &g_67[7][5]; int i, j; for (g_40 = 0; (g_40 >= 15); g_40++) { if (g_31.f0) { break; } return g_31.f0; } (*l_66) = (+( ((g_43 ^= g_31.f2), ((((*l_47)++) < g_11) >= (safe_div_func_int16_t_s_s( (248UL != (l_64 = (((safe_div_func_uint32_t_u_u( ((g_63 = (((safe_mul_func_int8_t_s_s((-9L), p_34)) > ((void *)0 != l_47)), (safe_add_func_uint16_t_u_u( (safe_add_func_uint8_t_u_u( (l_47 == g_60), g_11)), g_40)))), 4294967289UL), p_33)) == 6L) == l_64))), g_31.f2)))) < l_65[7])); return (*l_66); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_11; csmith_sink_ = g_31.f0; csmith_sink_ = g_31.f1; csmith_sink_ = g_31.f2; csmith_sink_ = g_40; csmith_sink_ = g_43; csmith_sink_ = g_61; csmith_sink_ = g_63; for (i = 0; i < 10; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_67[i][j]; } } csmith_sink_ = g_92; csmith_sink_ = g_94.f0; csmith_sink_ = g_94.f1; csmith_sink_ = g_94.f2; csmith_sink_ = g_106; csmith_sink_ = g_122; for (i = 0; i < 4; i++) { } csmith_sink_ = g_146; csmith_sink_ = g_151.f0; csmith_sink_ = g_151.f1.f0; csmith_sink_ = g_151.f1.f1; csmith_sink_ = g_151.f1.f2; csmith_sink_ = g_151.f2; csmith_sink_ = g_151.f3; csmith_sink_ = g_157.f0; csmith_sink_ = g_157.f1; csmith_sink_ = g_157.f2; csmith_sink_ = g_157.f3; csmith_sink_ = g_157.f4; csmith_sink_ = g_157.f5; csmith_sink_ = g_157.f6; csmith_sink_ = g_157.f7; csmith_sink_ = g_160.f0; csmith_sink_ = g_160.f1; csmith_sink_ = g_160.f2; csmith_sink_ = g_164; platform_main_end(0, 0); return 0; }
false
156
dataset/organized/DCE/156
299
390
0.88
0.95
DCE
314
dataset/organized/DCE/157/target.c
dataset/organized/DCE/157/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { uint16_t f0; }; static volatile int32_t g_2 = 7L; static int32_t g_3 = 0xA4F833FCL; static uint16_t g_22[2][6] = {{0x74E8L,65527UL,0x74E8L,0x74E8L,65527UL,0x74E8L},{0x74E8L,65527UL,0x74E8L,0x74E8L,65527UL,0x74E8L}}; static uint16_t g_36 = 0xCA4DL; static uint16_t * const g_35 = &g_36; static int32_t g_44 = 0L; static uint16_t *g_46 = &g_36; static int8_t g_48 = 0x79L; static uint64_t g_52 = 8UL; static int16_t g_57 = 8L; static int32_t g_65 = (-6L); static uint32_t g_67[8] = {0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L}; static uint8_t g_70 = 0xA6L; static int8_t g_75 = 0L; static uint64_t g_76 = 0x379DE568C3B083FFLL; static int8_t g_80 = 0xDDL; static int8_t *g_79 = &g_80; static union U0 g_90 = {0x7A14L}; static const uint64_t func_1(void); static int8_t func_10(int32_t p_11, uint32_t p_12); static int32_t func_17(int16_t p_18); static const uint8_t func_25(uint16_t * p_26, uint8_t p_27, int16_t p_28, uint8_t p_29, uint16_t * p_30); static int16_t func_31(uint8_t p_32, uint16_t * const p_33); static const uint64_t func_1(void) { int64_t l_89 = 1L; for (g_3 = 27; (g_3 <= 26); g_3--) { int8_t *l_73 = (void*)0; int8_t *l_74 = &g_75; uint8_t *l_81[3]; const int32_t l_82 = (-1L); int8_t l_88 = (-1L); int32_t *l_91 = &g_44; int i; for (i = 0; i < 3; i++) { l_81[i] = (void*)0; } (*l_91) = ((-1L) ^ ((safe_div_func_uint8_t_u_u((g_70 = (safe_add_func_int8_t_s_s(((*l_74) |= func_10(g_2, g_3)), ((g_76--) > (g_79 != &g_80))))), ((l_82 != (0x0504C99CL || ((((safe_sub_func_int16_t_s_s(((~(safe_lshift_func_int8_t_s_s((*g_79), 7))) <= l_88), l_89)) , g_90) , l_88) , 0x6193E9ABL))) || 0xA7L))) <= g_90.f0)); } return g_52; } static int8_t func_10(int32_t p_11, uint32_t p_12) { int16_t *l_55 = (void*)0; int16_t *l_56 = &g_57; int32_t *l_58 = &g_44; int32_t l_61 = 0xE85184BFL; int32_t *l_64 = &g_65; uint32_t *l_66 = &g_67[2]; int32_t l_68 = 1L; uint8_t *l_69[10] = {&g_70,&g_70,&g_70,&g_70,&g_70,&g_70,&g_70,&g_70,&g_70,&g_70}; uint32_t * const *l_72 = &l_66; uint32_t * const **l_71 = &l_72; int i; g_52 ^= ((safe_div_func_uint8_t_u_u((safe_mod_func_int32_t_s_s((((1L <= p_12) & g_2) > p_12), func_17(g_3))), (-1L))) , g_22[0][4]); g_2 = (safe_rshift_func_uint8_t_u_s((l_68 = (((*l_56) = 0x15EAL) <= (((l_58 = &p_11) == &p_11) < (((p_12 | ((((safe_mul_func_uint16_t_u_u(l_61, (safe_mul_func_uint16_t_u_u((((*l_64) ^= g_44) , (*g_46)), (((*l_66) = 0x7C2130BEL) | ((p_11 <= l_68) <= p_11)))))) == g_44) <= (-1L)) & 0xA897151158E58409LL)) != 0x4D14C5BDL) ^ 0x02D2A5DBL)))), 7)); (*l_71) = (void*)0; return g_70; } static int32_t func_17(int16_t p_18) { uint16_t *l_21 = &g_22[0][4]; int32_t l_34 = 0x3CC9F196L; int32_t *l_47[1]; uint32_t l_49 = 4294967295UL; int i; for (i = 0; i < 1; i++) { l_47[i] = (void*)0; } g_48 = (safe_mod_func_int16_t_s_s((0x89FEL >= ((*l_21) = g_3)), (l_34 = (safe_rshift_func_uint8_t_u_s((1L < func_25(l_21, g_3, func_31(l_34, (g_3 , g_35)), g_3, g_46)), g_36))))); l_49++; return p_18; } static const uint8_t func_25(uint16_t * p_26, uint8_t p_27, int16_t p_28, uint8_t p_29, uint16_t * p_30) { return p_27; } static int16_t func_31(uint8_t p_32, uint16_t * const p_33) { int32_t *l_43 = &g_44; int32_t **l_45 = &l_43; (*l_43) = (safe_rshift_func_uint8_t_u_s((safe_rshift_func_int8_t_s_u((safe_rshift_func_uint16_t_u_s(0UL, 3)), 7)), g_36)); (*l_45) = l_43; return p_32; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_22[i][j]; } } csmith_sink_ = g_36; csmith_sink_ = g_44; csmith_sink_ = g_48; csmith_sink_ = g_52; csmith_sink_ = g_57; csmith_sink_ = g_65; for (i = 0; i < 8; i++) { csmith_sink_ = g_67[i]; } csmith_sink_ = g_70; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_80; csmith_sink_ = g_90.f0; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { uint16_t f0; }; static volatile int32_t g_2 = 7L; static int32_t g_3 = 0xA4F833FCL; static uint16_t g_22[2][6] = { {0x74E8L, 65527UL, 0x74E8L, 0x74E8L, 65527UL, 0x74E8L}, {0x74E8L, 65527UL, 0x74E8L, 0x74E8L, 65527UL, 0x74E8L}}; static uint16_t g_36 = 0xCA4DL; static uint16_t *const g_35 = &g_36; static int32_t g_44 = 0L; static uint16_t *g_46 = &g_36; static int8_t g_48 = 0x79L; static uint64_t g_52 = 8UL; static int16_t g_57 = 8L; static int32_t g_65 = (-6L); static uint32_t g_67[8] = {0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L}; static uint8_t g_70 = 0xA6L; static int8_t g_75 = 0L; static uint64_t g_76 = 0x379DE568C3B083FFLL; static int8_t g_80 = 0xDDL; static int8_t *g_79 = &g_80; static union U0 g_90 = {0x7A14L}; static const uint64_t func_1(void); static int8_t func_10(int32_t p_11, uint32_t p_12); static int32_t func_17(int16_t p_18); static const uint8_t func_25(uint16_t *p_26, uint8_t p_27, int16_t p_28, uint8_t p_29, uint16_t *p_30); static int16_t func_31(uint8_t p_32, uint16_t *const p_33); static const uint64_t func_1(void) { int64_t l_89 = 1L; for (g_3 = 27; (g_3 <= 26); g_3--) { } return g_52; } static int8_t func_10(int32_t p_11, uint32_t p_12) { int16_t *l_55 = (void *)0; int16_t *l_56 = &g_57; int32_t *l_58 = &g_44; int32_t l_61 = 0xE85184BFL; int32_t *l_64 = &g_65; uint32_t *l_66 = &g_67[2]; int32_t l_68 = 1L; uint8_t *l_69[10] = {&g_70, &g_70, &g_70, &g_70, &g_70, &g_70, &g_70, &g_70, &g_70, &g_70}; uint32_t *const *l_72 = &l_66; uint32_t *const **l_71 = &l_72; int i; g_52 ^= ((safe_div_func_uint8_t_u_u( (safe_mod_func_int32_t_s_s((((1L <= p_12) & g_2) > p_12), func_17(g_3))), (-1L))), g_22[0][4]); g_2 = (safe_rshift_func_uint8_t_u_s( (l_68 = (((*l_56) = 0x15EAL) <= (((l_58 = &p_11) == &p_11) < (((p_12 | ((((safe_mul_func_uint16_t_u_u( l_61, (safe_mul_func_uint16_t_u_u( (((*l_64) ^= g_44), (*g_46)), (((*l_66) = 0x7C2130BEL) | ((p_11 <= l_68) <= p_11)))))) == g_44) <= (-1L)) & 0xA897151158E58409LL)) != 0x4D14C5BDL) ^ 0x02D2A5DBL)))), 7)); (*l_71) = (void *)0; return g_70; } static int32_t func_17(int16_t p_18) { uint16_t *l_21 = &g_22[0][4]; int32_t l_34 = 0x3CC9F196L; int32_t *l_47[1]; uint32_t l_49 = 4294967295UL; int i; for (i = 0; i < 1; i++) { } g_48 = (safe_mod_func_int16_t_s_s( (0x89FEL >= ((*l_21) = g_3)), (l_34 = (safe_rshift_func_uint8_t_u_s( (1L < func_25(l_21, g_3, func_31(l_34, (g_3, g_35)), g_3, g_46)), g_36))))); l_49++; return p_18; } static const uint8_t func_25(uint16_t *p_26, uint8_t p_27, int16_t p_28, uint8_t p_29, uint16_t *p_30) { return p_27; } static int16_t func_31(uint8_t p_32, uint16_t *const p_33) { int32_t *l_43 = &g_44; int32_t **l_45 = &l_43; (*l_43) = (safe_rshift_func_uint8_t_u_s( (safe_rshift_func_int8_t_s_u((safe_rshift_func_uint16_t_u_s(0UL, 3)), 7)), g_36)); (*l_45) = l_43; return p_32; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_22[i][j]; } } csmith_sink_ = g_36; csmith_sink_ = g_44; csmith_sink_ = g_48; csmith_sink_ = g_52; csmith_sink_ = g_57; csmith_sink_ = g_65; for (i = 0; i < 8; i++) { csmith_sink_ = g_67[i]; } csmith_sink_ = g_70; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_80; csmith_sink_ = g_90.f0; platform_main_end(0, 0); return 0; }
true
157
dataset/organized/DCE/157
158
153
0.85
0.99
DCE
315
dataset/organized/DCE/157/target.c
dataset/organized/DCE/157/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { uint16_t f0; }; static volatile int32_t g_2 = 7L; static int32_t g_3 = 0xA4F833FCL; static uint16_t g_22[2][6] = {{0x74E8L,65527UL,0x74E8L,0x74E8L,65527UL,0x74E8L},{0x74E8L,65527UL,0x74E8L,0x74E8L,65527UL,0x74E8L}}; static uint16_t g_36 = 0xCA4DL; static uint16_t * const g_35 = &g_36; static int32_t g_44 = 0L; static uint16_t *g_46 = &g_36; static int8_t g_48 = 0x79L; static uint64_t g_52 = 8UL; static int16_t g_57 = 8L; static int32_t g_65 = (-6L); static uint32_t g_67[8] = {0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L,0x5FA7DC07L}; static uint8_t g_70 = 0xA6L; static int8_t g_75 = 0L; static uint64_t g_76 = 0x379DE568C3B083FFLL; static int8_t g_80 = 0xDDL; static int8_t *g_79 = &g_80; static union U0 g_90 = {0x7A14L}; static const uint64_t func_1(void); static int8_t func_10(int32_t p_11, uint32_t p_12); static int32_t func_17(int16_t p_18); static const uint8_t func_25(uint16_t * p_26, uint8_t p_27, int16_t p_28, uint8_t p_29, uint16_t * p_30); static int16_t func_31(uint8_t p_32, uint16_t * const p_33); static const uint64_t func_1(void) { int64_t l_89 = 1L; for (g_3 = 27; (g_3 <= 26); g_3--) { int8_t *l_73 = (void*)0; int8_t *l_74 = &g_75; uint8_t *l_81[3]; const int32_t l_82 = (-1L); int8_t l_88 = (-1L); int32_t *l_91 = &g_44; int i; for (i = 0; i < 3; i++) { l_81[i] = (void*)0; } (*l_91) = ((-1L) ^ ((safe_div_func_uint8_t_u_u((g_70 = (safe_add_func_int8_t_s_s(((*l_74) |= func_10(g_2, g_3)), ((g_76--) > (g_79 != &g_80))))), ((l_82 != (0x0504C99CL || ((((safe_sub_func_int16_t_s_s(((~(safe_lshift_func_int8_t_s_s((*g_79), 7))) <= l_88), l_89)) , g_90) , l_88) , 0x6193E9ABL))) || 0xA7L))) <= g_90.f0)); } return g_52; } static int8_t func_10(int32_t p_11, uint32_t p_12) { int16_t *l_55 = (void*)0; int16_t *l_56 = &g_57; int32_t *l_58 = &g_44; int32_t l_61 = 0xE85184BFL; int32_t *l_64 = &g_65; uint32_t *l_66 = &g_67[2]; int32_t l_68 = 1L; uint8_t *l_69[10] = {&g_70,&g_70,&g_70,&g_70,&g_70,&g_70,&g_70,&g_70,&g_70,&g_70}; uint32_t * const *l_72 = &l_66; uint32_t * const **l_71 = &l_72; int i; g_52 ^= ((safe_div_func_uint8_t_u_u((safe_mod_func_int32_t_s_s((((1L <= p_12) & g_2) > p_12), func_17(g_3))), (-1L))) , g_22[0][4]); g_2 = (safe_rshift_func_uint8_t_u_s((l_68 = (((*l_56) = 0x15EAL) <= (((l_58 = &p_11) == &p_11) < (((p_12 | ((((safe_mul_func_uint16_t_u_u(l_61, (safe_mul_func_uint16_t_u_u((((*l_64) ^= g_44) , (*g_46)), (((*l_66) = 0x7C2130BEL) | ((p_11 <= l_68) <= p_11)))))) == g_44) <= (-1L)) & 0xA897151158E58409LL)) != 0x4D14C5BDL) ^ 0x02D2A5DBL)))), 7)); (*l_71) = (void*)0; return g_70; } static int32_t func_17(int16_t p_18) { uint16_t *l_21 = &g_22[0][4]; int32_t l_34 = 0x3CC9F196L; int32_t *l_47[1]; uint32_t l_49 = 4294967295UL; int i; for (i = 0; i < 1; i++) { l_47[i] = (void*)0; } g_48 = (safe_mod_func_int16_t_s_s((0x89FEL >= ((*l_21) = g_3)), (l_34 = (safe_rshift_func_uint8_t_u_s((1L < func_25(l_21, g_3, func_31(l_34, (g_3 , g_35)), g_3, g_46)), g_36))))); l_49++; return p_18; } static const uint8_t func_25(uint16_t * p_26, uint8_t p_27, int16_t p_28, uint8_t p_29, uint16_t * p_30) { return p_27; } static int16_t func_31(uint8_t p_32, uint16_t * const p_33) { int32_t *l_43 = &g_44; int32_t **l_45 = &l_43; (*l_43) = (safe_rshift_func_uint8_t_u_s((safe_rshift_func_int8_t_s_u((safe_rshift_func_uint16_t_u_s(0UL, 3)), 7)), g_36)); (*l_45) = l_43; return p_32; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_22[i][j]; } } csmith_sink_ = g_36; csmith_sink_ = g_44; csmith_sink_ = g_48; csmith_sink_ = g_52; csmith_sink_ = g_57; csmith_sink_ = g_65; for (i = 0; i < 8; i++) { csmith_sink_ = g_67[i]; } csmith_sink_ = g_70; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_80; csmith_sink_ = g_90.f0; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { uint16_t f0; }; static volatile int32_t g_2 = 7L; static int32_t g_3 = 0xA4F833FCL; static uint16_t g_22[2][6] = { {0x74E8L, 65527UL, 0x74E8L, 0x74E8L, 65527UL, 0x74E8L}, {0x74E8L, 65527UL, 0x74E8L, 0x74E8L, 65527UL, 0x74E8L}}; static uint16_t g_36 = 0xCA4DL; static uint16_t *const g_35 = &g_36; static int32_t g_44 = 0L; static uint16_t *g_46 = &g_36; static int8_t g_48 = 0x79L; static uint64_t g_52 = 8UL; static int16_t g_57 = 8L; static int32_t g_65 = (-6L); static uint32_t g_67[8] = {0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L, 0x5FA7DC07L}; static uint8_t g_70 = 0xA6L; static int8_t g_75 = 0L; static uint64_t g_76 = 0x379DE568C3B083FFLL; static int8_t g_80 = 0xDDL; static int8_t *g_79 = &g_80; static union U0 g_90 = {0x7A14L}; static const uint64_t func_1(void); static int8_t func_10(int32_t p_11, uint32_t p_12); static int32_t func_17(int16_t p_18); static const uint8_t func_25(uint16_t *p_26, uint8_t p_27, int16_t p_28, uint8_t p_29, uint16_t *p_30); static int16_t func_31(uint8_t p_32, uint16_t *const p_33); static const uint64_t func_1(void) { int64_t l_89 = 1L; for (g_3 = 27; (g_3 <= 26); g_3--) { int8_t *l_73 = (void *)0; int8_t *l_74 = &g_75; uint8_t *l_81[3]; const int32_t l_82 = (-1L); int8_t l_88 = (-1L); int32_t *l_91 = &g_44; int i; for (i = 0; i < 3; i++) { l_81[i] = (void *)0; } (*l_91) = ((-1L) ^ ((safe_div_func_uint8_t_u_u( (g_70 = (safe_add_func_int8_t_s_s(((*l_74) |= func_10(g_2, g_3)), ((g_76--) > (g_79 != &g_80))))), ((l_82 != (0x0504C99CL || ((((safe_sub_func_int16_t_s_s( ((~(safe_lshift_func_int8_t_s_s((*g_79), 7))) <= l_88), l_89)), g_90), l_88), 0x6193E9ABL))) || 0xA7L))) <= g_90.f0)); } return g_52; } static int8_t func_10(int32_t p_11, uint32_t p_12) { int16_t *l_55 = (void *)0; int16_t *l_56 = &g_57; int32_t *l_58 = &g_44; int32_t l_61 = 0xE85184BFL; int32_t *l_64 = &g_65; uint32_t *l_66 = &g_67[2]; int32_t l_68 = 1L; uint8_t *l_69[10] = {&g_70, &g_70, &g_70, &g_70, &g_70, &g_70, &g_70, &g_70, &g_70, &g_70}; uint32_t *const *l_72 = &l_66; uint32_t *const **l_71 = &l_72; int i; g_52 ^= ((safe_div_func_uint8_t_u_u( (safe_mod_func_int32_t_s_s((((1L <= p_12) & g_2) > p_12), func_17(g_3))), (-1L))), g_22[0][4]); g_2 = (safe_rshift_func_uint8_t_u_s( (l_68 = (((*l_56) = 0x15EAL) <= (((l_58 = &p_11) == &p_11) < (((p_12 | ((((safe_mul_func_uint16_t_u_u( l_61, (safe_mul_func_uint16_t_u_u( (((*l_64) ^= g_44), (*g_46)), (((*l_66) = 0x7C2130BEL) | ((p_11 <= l_68) <= p_11)))))) == g_44) <= (-1L)) & 0xA897151158E58409LL)) != 0x4D14C5BDL) ^ 0x02D2A5DBL)))), 7)); (*l_71) = (void *)0; return g_70; } static int32_t func_17(int16_t p_18) { uint16_t *l_21 = &g_22[0][4]; int32_t l_34 = 0x3CC9F196L; int32_t *l_47[1]; uint32_t l_49 = 4294967295UL; int i; for (i = 0; i < 1; i++) { l_47[i] = (void *)0; } g_48 = (safe_mod_func_int16_t_s_s( (0x89FEL >= ((*l_21) = g_3)), (l_34 = (safe_rshift_func_uint8_t_u_s( (1L < func_25(l_21, g_3, func_31(l_34, (g_3, g_35)), g_3, g_46)), g_36))))); l_49++; return p_18; } static const uint8_t func_25(uint16_t *p_26, uint8_t p_27, int16_t p_28, uint8_t p_29, uint16_t *p_30) { return p_27; } static int16_t func_31(uint8_t p_32, uint16_t *const p_33) { int32_t *l_43 = &g_44; int32_t **l_45 = &l_43; (*l_43) = (safe_rshift_func_uint8_t_u_s( (safe_rshift_func_int8_t_s_u((safe_rshift_func_uint16_t_u_s(0UL, 3)), 7)), g_36)); (*l_45) = l_43; return p_32; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { } } csmith_sink_ = g_36; csmith_sink_ = g_44; csmith_sink_ = g_48; csmith_sink_ = g_52; csmith_sink_ = g_57; csmith_sink_ = g_65; for (i = 0; i < 8; i++) { csmith_sink_ = g_67[i]; } csmith_sink_ = g_70; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_80; csmith_sink_ = g_90.f0; platform_main_end(0, 0); return 0; }
false
157
dataset/organized/DCE/157
158
179
0.98
0.99
DCE
316
dataset/organized/DCE/158/target.c
dataset/organized/DCE/158/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint16_t f0; const volatile int8_t f1; }; union U1 { uint32_t f0; volatile struct S0 f1; int32_t f2; }; static int32_t g_3 = 0x887CF2E5L; static int32_t *g_13 = &g_3; static int32_t g_34 = (-1L); static int16_t g_40 = (-8L); static uint32_t g_42 = 0xF73ECB6AL; static int32_t **g_49 = &g_13; static int32_t ***g_48 = &g_49; static int32_t **** volatile g_50 = (void*)0; static int32_t g_61 = (-1L); static int32_t g_62 = 0xE375BC53L; static volatile int32_t g_63 = 0L; static int32_t g_64 = 0L; static volatile int64_t g_66 = 0x742272BDBE1E68A7LL; static volatile uint64_t g_67 = 18446744073709551614UL; static volatile struct S0 g_77 = {0xBCFCL,-1L}; static int8_t g_81 = (-6L); static int64_t g_87 = 0xB72F399B0BCF6136LL; static volatile union U1 g_88 = {0xA633836DL}; static volatile struct S0 g_104[4] = {{0x1BACL,0xF9L},{0x1BACL,0xF9L},{0x1BACL,0xF9L},{0x1BACL,0xF9L}}; static volatile union U1 g_116 = {0x67254255L}; static int64_t g_135 = 0x0C07B2B6A97F434ALL; static int8_t g_154[2] = {0x0EL,0x0EL}; static int8_t *g_155[4] = {&g_154[0],&g_154[0],&g_154[0],&g_154[0]}; static uint16_t g_166 = 1UL; static uint16_t g_168 = 0UL; static union U1 g_178 = {0xCE69D133L}; static int64_t g_211 = 0xAA5BD061763C0897LL; static uint32_t g_212 = 0x788934BAL; static volatile uint32_t g_215 = 0x61081902L; static struct S0 g_219[9] = {{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L}}; static struct S0 *g_221 = &g_219[8]; static struct S0 ** const volatile g_220 = &g_221; static const volatile uint32_t g_223[5][10] = {{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L},{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L},{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L},{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L},{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L}}; static int32_t func_1(void); static int32_t func_8(int32_t * p_9, int32_t * p_10); static const uint64_t func_16(uint64_t p_17, int8_t p_18, int32_t p_19); static int64_t func_20(const int8_t p_21, const int16_t p_22, int16_t p_23, uint64_t p_24, int32_t ** p_25); static int8_t func_26(int8_t p_27, int32_t * p_28, uint64_t p_29, int32_t * p_30, int32_t ** p_31); static int32_t func_1(void) { int32_t *l_2[9][5] = {{&g_3,(void*)0,(void*)0,&g_3,&g_3},{&g_3,(void*)0,&g_3,&g_3,&g_3},{(void*)0,&g_3,&g_3,&g_3,(void*)0},{(void*)0,&g_3,&g_3,&g_3,(void*)0},{&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,(void*)0},{&g_3,&g_3,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3}}; uint16_t l_7 = 0x493EL; int32_t l_206 = (-2L); const int64_t l_208 = 0x9EE32586A3694979LL; int8_t *l_227 = &g_154[0]; int i, j; if ((g_3 = 0xD45DB34EL)) { uint32_t l_6 = 0xF3CCD246L; int32_t **l_41 = &l_2[3][4]; int8_t *l_205 = &g_154[0]; uint32_t l_229 = 0x71D1871AL; int32_t l_232 = 0x41245A1BL; if ((l_7 ^= (safe_sub_func_int32_t_s_s((g_3 ^ g_3), l_6)))) { return g_3; } else { uint8_t l_37[3][7] = {{0x94L,1UL,0UL,0UL,1UL,0x94L,0x7FL},{1UL,0xF1L,0x18L,0UL,0UL,0x18L,0xF1L},{1UL,0x7FL,0x94L,1UL,0UL,0UL,1UL}}; int32_t **l_46 = &l_2[8][2]; int32_t l_210 = 0L; int32_t l_228 = 1L; int i, j; if (func_8(l_2[3][2], l_2[3][4])) { int32_t **l_12[7][8] = {{&l_2[4][1],&l_2[4][1],&l_2[3][4],&l_2[3][4],(void*)0,&l_2[0][3],&l_2[1][2],&l_2[3][4]},{&l_2[3][4],&l_2[1][2],&l_2[1][3],&l_2[4][1],&l_2[1][3],&l_2[1][2],&l_2[3][4],&l_2[3][4]},{&l_2[1][2],&l_2[0][3],(void*)0,&l_2[3][4],&l_2[3][4],&l_2[4][1],&l_2[4][1],&l_2[3][4]},{&l_2[8][1],&l_2[3][4],&l_2[3][4],&l_2[8][1],&l_2[3][4],(void*)0,&l_2[3][4],&l_2[4][1]},{&l_2[1][2],&l_2[5][4],(void*)0,&l_2[3][4],&l_2[1][3],&l_2[3][4],(void*)0,&l_2[5][4]},{&l_2[3][4],&l_2[5][4],&l_2[4][1],(void*)0,(void*)0,(void*)0,&l_2[3][4],&l_2[3][4]},{&l_2[4][1],&l_2[3][4],&l_2[0][3],&l_2[0][3],&l_2[3][4],&l_2[4][1],&l_2[3][4],&l_2[1][3]}}; int i, j; g_13 = &g_3; if ((*g_13)) { return l_6; } else { int16_t *l_39[8][7] = {{&g_40,&g_40,&g_40,(void*)0,&g_40,&g_40,(void*)0},{&g_40,&g_40,&g_40,(void*)0,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,(void*)0,&g_40,(void*)0,(void*)0},{(void*)0,(void*)0,&g_40,(void*)0,&g_40,&g_40,&g_40},{(void*)0,&g_40,(void*)0,&g_40,(void*)0,&g_40,(void*)0},{&g_40,&g_40,&g_40,&g_40,(void*)0,&g_40,(void*)0},{&g_40,&g_40,(void*)0,(void*)0,&g_40,&g_40,(void*)0},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40}}; const int16_t l_45 = 7L; int32_t l_172 = 7L; int32_t l_173 = 0xCCD30ACDL; union U1 **l_174 = (void*)0; union U1 **l_175 = (void*)0; union U1 *l_177 = &g_178; union U1 **l_176 = &l_177; int i, j; l_173 &= ((l_172 &= (safe_div_func_uint16_t_u_u((g_3 < ((func_16((g_3 && func_20(func_26(((g_40 = (((4294967287UL <= (&g_13 == (void*)0)) && ((3L & ((safe_sub_func_int32_t_s_s((g_34 = 0x1E173482L), ((safe_lshift_func_uint16_t_u_s(l_37[1][3], (+0xA9523668F781BE2FLL))) >= g_3))) <= (*g_13))) , g_34)) == l_6)) , l_37[1][3]), &g_3, g_3, &g_3, l_41), l_45, l_45, g_3, l_46)), g_3, (*g_13)) ^ 0x0E07B2AC20AD17BFLL) || l_37[1][3])), g_135))) | (**g_49)); (*l_176) = (void*)0; (*l_46) = (void*)0; return g_88.f0; } } else { uint8_t l_196 = 0x4FL; uint16_t *l_207 = &g_168; struct S0 * const l_218[6] = {&g_219[6],&g_219[6],&g_219[6],&g_219[6],&g_219[6],&g_219[6]}; int i; if (((((safe_div_func_int16_t_s_s(0xE79BL, ((g_166 | ((safe_div_func_int64_t_s_s((safe_sub_func_uint8_t_u_u(((0xEAL | ((((4294967290UL ^ ((safe_lshift_func_int8_t_s_s((safe_lshift_func_int16_t_s_u((safe_mod_func_uint16_t_u_u((safe_div_func_uint64_t_u_u((safe_add_func_int8_t_s_s((~g_77.f0), g_166)), l_196)), (safe_div_func_int8_t_s_s(((((*l_207) = ((safe_add_func_uint32_t_u_u((&g_81 == ((safe_lshift_func_uint8_t_u_u(((safe_lshift_func_int8_t_s_u(l_196, 7)) , g_3), 2)) , l_205)), l_206)) <= 5L)) , 1UL) | g_3), l_37[0][5])))), g_154[0])), 5)) | 0UL)) == 252UL) > 4294967291UL) ^ g_62)) == (***g_48)), g_178.f2)), g_81)) & l_196)) | l_208))) , g_178.f0) , g_166) || 0x54A653397D4F8AA3LL)) { int16_t l_209 = 0x6917L; --g_212; } else { int16_t *l_230 = &g_40; int32_t l_231 = 0xE92D2D4CL; g_215--; (*g_220) = l_218[0]; l_232 ^= (safe_unary_minus_func_uint16_t_u(((g_62 , g_223[4][7]) != ((safe_div_func_uint8_t_u_u((((((~(0x2896L | ((void*)0 == l_227))) , (0xFD6FEA03L != ((***g_48) &= (l_228 < ((*l_230) = ((((8L & ((0x39F9CD19120BC222LL & l_196) , l_229)) == g_81) <= 0x35ACF565L) & l_228)))))) , &g_211) != (void*)0) <= g_135), 0x56L)) > l_231)))); } } } } else { uint16_t l_235 = 9UL; int32_t *l_236 = &g_61; for (g_211 = 0; (g_211 != (-8)); --g_211) { return l_235; } (*g_49) = (void*)0; (*g_49) = l_236; } return g_135; } static int32_t func_8(int32_t * p_9, int32_t * p_10) { int32_t l_11[3]; int i; for (i = 0; i < 3; i++) { l_11[i] = (-1L); } for (g_3 = 0; g_3 < 3; g_3 += 1) { l_11[g_3] = 0xF5E3D1AAL; } return g_3; } static const uint64_t func_16(uint64_t p_17, int8_t p_18, int32_t p_19) { int32_t ****l_51 = &g_48; int32_t l_52 = 0xB43C6211L; int32_t l_53 = 1L; int32_t *l_54 = &l_53; int32_t *l_55 = &l_53; int32_t *l_56 = &l_52; int32_t *l_57 = &l_52; int32_t *l_58 = (void*)0; int32_t *l_59 = &l_53; int32_t *l_60[1][9] = {{&l_52,&l_52,&l_52,&l_52,&l_52,&l_52,&l_52,&l_52,&l_52}}; int16_t l_65[7] = {0x0045L,0x0045L,0x34FEL,0x0045L,0x0045L,0x34FEL,0x0045L}; int32_t l_84 = 0L; int32_t **l_101 = &l_59; int8_t l_164 = 2L; int i, j; (*l_51) = g_48; g_67--; for (l_52 = 0; (l_52 <= 0); l_52 += 1) { int8_t *l_80 = &g_81; int32_t * const l_117 = &l_53; uint32_t l_136 = 1UL; int i; } return p_18; } static int64_t func_20(const int8_t p_21, const int16_t p_22, int16_t p_23, uint64_t p_24, int32_t ** p_25) { uint8_t l_47 = 246UL; (*p_25) = &g_3; return l_47; } static int8_t func_26(int8_t p_27, int32_t * p_28, uint64_t p_29, int32_t * p_30, int32_t ** p_31) { g_42--; return p_29; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_34; csmith_sink_ = g_40; csmith_sink_ = g_42; csmith_sink_ = g_61; csmith_sink_ = g_62; csmith_sink_ = g_63; csmith_sink_ = g_64; csmith_sink_ = g_66; csmith_sink_ = g_67; csmith_sink_ = g_77.f0; csmith_sink_ = g_77.f1; csmith_sink_ = g_81; csmith_sink_ = g_87; csmith_sink_ = g_88.f0; csmith_sink_ = g_88.f2; for (i = 0; i < 4; i++) { } csmith_sink_ = g_116.f0; csmith_sink_ = g_116.f2; csmith_sink_ = g_135; for (i = 0; i < 2; i++) { csmith_sink_ = g_154[i]; } csmith_sink_ = g_166; csmith_sink_ = g_168; csmith_sink_ = g_178.f0; csmith_sink_ = g_178.f2; csmith_sink_ = g_211; csmith_sink_ = g_212; csmith_sink_ = g_215; for (i = 0; i < 9; i++) { } for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_223[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint16_t f0; const volatile int8_t f1; }; union U1 { uint32_t f0; volatile struct S0 f1; int32_t f2; }; static int32_t g_3 = 0x887CF2E5L; static int32_t *g_13 = &g_3; static int32_t g_34 = (-1L); static int16_t g_40 = (-8L); static uint32_t g_42 = 0xF73ECB6AL; static int32_t **g_49 = &g_13; static int32_t ***g_48 = &g_49; static int32_t ****volatile g_50 = (void *)0; static int32_t g_61 = (-1L); static int32_t g_62 = 0xE375BC53L; static volatile int32_t g_63 = 0L; static int32_t g_64 = 0L; static volatile int64_t g_66 = 0x742272BDBE1E68A7LL; static volatile uint64_t g_67 = 18446744073709551614UL; static volatile struct S0 g_77 = {0xBCFCL, -1L}; static int8_t g_81 = (-6L); static int64_t g_87 = 0xB72F399B0BCF6136LL; static volatile union U1 g_88 = {0xA633836DL}; static volatile struct S0 g_104[4] = { {0x1BACL, 0xF9L}, {0x1BACL, 0xF9L}, {0x1BACL, 0xF9L}, {0x1BACL, 0xF9L}}; static volatile union U1 g_116 = {0x67254255L}; static int64_t g_135 = 0x0C07B2B6A97F434ALL; static int8_t g_154[2] = {0x0EL, 0x0EL}; static int8_t *g_155[4] = {&g_154[0], &g_154[0], &g_154[0], &g_154[0]}; static uint16_t g_166 = 1UL; static uint16_t g_168 = 0UL; static union U1 g_178 = {0xCE69D133L}; static int64_t g_211 = 0xAA5BD061763C0897LL; static uint32_t g_212 = 0x788934BAL; static volatile uint32_t g_215 = 0x61081902L; static struct S0 g_219[9] = { {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}}; static struct S0 *g_221 = &g_219[8]; static struct S0 **const volatile g_220 = &g_221; static const volatile uint32_t g_223[5][10] = { {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}, {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}, {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}, {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}, {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}}; static int32_t func_1(void); static int32_t func_8(int32_t *p_9, int32_t *p_10); static const uint64_t func_16(uint64_t p_17, int8_t p_18, int32_t p_19); static int64_t func_20(const int8_t p_21, const int16_t p_22, int16_t p_23, uint64_t p_24, int32_t **p_25); static int8_t func_26(int8_t p_27, int32_t *p_28, uint64_t p_29, int32_t *p_30, int32_t **p_31); static int32_t func_1(void) { int32_t *l_2[9][5] = {{&g_3, (void *)0, (void *)0, &g_3, &g_3}, {&g_3, (void *)0, &g_3, &g_3, &g_3}, {(void *)0, &g_3, &g_3, &g_3, (void *)0}, {(void *)0, &g_3, &g_3, &g_3, (void *)0}, {&g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, (void *)0}, {&g_3, &g_3, (void *)0, (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3}}; uint16_t l_7 = 0x493EL; int32_t l_206 = (-2L); const int64_t l_208 = 0x9EE32586A3694979LL; int8_t *l_227 = &g_154[0]; int i, j; if ((g_3 = 0xD45DB34EL)) { uint32_t l_6 = 0xF3CCD246L; int32_t **l_41 = &l_2[3][4]; int8_t *l_205 = &g_154[0]; uint32_t l_229 = 0x71D1871AL; int32_t l_232 = 0x41245A1BL; if ((l_7 ^= (safe_sub_func_int32_t_s_s((g_3 ^ g_3), l_6)))) { return g_3; } else { uint8_t l_37[3][7] = {{0x94L, 1UL, 0UL, 0UL, 1UL, 0x94L, 0x7FL}, {1UL, 0xF1L, 0x18L, 0UL, 0UL, 0x18L, 0xF1L}, {1UL, 0x7FL, 0x94L, 1UL, 0UL, 0UL, 1UL}}; int32_t **l_46 = &l_2[8][2]; int32_t l_210 = 0L; int32_t l_228 = 1L; int i, j; if (func_8(l_2[3][2], l_2[3][4])) { int32_t **l_12[7][8] = { {&l_2[4][1], &l_2[4][1], &l_2[3][4], &l_2[3][4], (void *)0, &l_2[0][3], &l_2[1][2], &l_2[3][4]}, {&l_2[3][4], &l_2[1][2], &l_2[1][3], &l_2[4][1], &l_2[1][3], &l_2[1][2], &l_2[3][4], &l_2[3][4]}, {&l_2[1][2], &l_2[0][3], (void *)0, &l_2[3][4], &l_2[3][4], &l_2[4][1], &l_2[4][1], &l_2[3][4]}, {&l_2[8][1], &l_2[3][4], &l_2[3][4], &l_2[8][1], &l_2[3][4], (void *)0, &l_2[3][4], &l_2[4][1]}, {&l_2[1][2], &l_2[5][4], (void *)0, &l_2[3][4], &l_2[1][3], &l_2[3][4], (void *)0, &l_2[5][4]}, {&l_2[3][4], &l_2[5][4], &l_2[4][1], (void *)0, (void *)0, (void *)0, &l_2[3][4], &l_2[3][4]}, {&l_2[4][1], &l_2[3][4], &l_2[0][3], &l_2[0][3], &l_2[3][4], &l_2[4][1], &l_2[3][4], &l_2[1][3]}}; int i, j; g_13 = &g_3; if ((*g_13)) { return l_6; } else { int16_t *l_39[8][7] = { {&g_40, &g_40, &g_40, (void *)0, &g_40, &g_40, (void *)0}, {&g_40, &g_40, &g_40, (void *)0, (void *)0, (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0, (void *)0, &g_40, (void *)0, (void *)0}, {(void *)0, (void *)0, &g_40, (void *)0, &g_40, &g_40, &g_40}, {(void *)0, &g_40, (void *)0, &g_40, (void *)0, &g_40, (void *)0}, {&g_40, &g_40, &g_40, &g_40, (void *)0, &g_40, (void *)0}, {&g_40, &g_40, (void *)0, (void *)0, &g_40, &g_40, (void *)0}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}}; const int16_t l_45 = 7L; int32_t l_172 = 7L; int32_t l_173 = 0xCCD30ACDL; union U1 **l_174 = (void *)0; union U1 **l_175 = (void *)0; union U1 *l_177 = &g_178; union U1 **l_176 = &l_177; int i, j; l_173 &= ((l_172 &= (safe_div_func_uint16_t_u_u( (g_3 < ((func_16( (g_3 && func_20( func_26( ((g_40 = (((4294967287UL <= (&g_13 == (void *)0)) && ((3L & ((safe_sub_func_int32_t_s_s( (g_34 = 0x1E173482L), ((safe_lshift_func_uint16_t_u_s( l_37[1][3], (+0xA9523668F781BE2FLL))) >= g_3))) <= (*g_13))), g_34)) == l_6)), l_37[1][3]), &g_3, g_3, &g_3, l_41), l_45, l_45, g_3, l_46)), g_3, (*g_13)) ^ 0x0E07B2AC20AD17BFLL) || l_37[1][3])), g_135))) | (**g_49)); (*l_176) = (void *)0; (*l_46) = (void *)0; return g_88.f0; } } else { } } } else { } return g_135; } static int32_t func_8(int32_t *p_9, int32_t *p_10) { int32_t l_11[3]; int i; for (i = 0; i < 3; i++) { l_11[i] = (-1L); } for (g_3 = 0; g_3 < 3; g_3 += 1) { l_11[g_3] = 0xF5E3D1AAL; } return g_3; } static const uint64_t func_16(uint64_t p_17, int8_t p_18, int32_t p_19) { int32_t ****l_51 = &g_48; int32_t l_52 = 0xB43C6211L; int32_t l_53 = 1L; int32_t *l_54 = &l_53; int32_t *l_55 = &l_53; int32_t *l_56 = &l_52; int32_t *l_57 = &l_52; int32_t *l_58 = (void *)0; int32_t *l_59 = &l_53; int32_t *l_60[1][9] = { {&l_52, &l_52, &l_52, &l_52, &l_52, &l_52, &l_52, &l_52, &l_52}}; int16_t l_65[7] = {0x0045L, 0x0045L, 0x34FEL, 0x0045L, 0x0045L, 0x34FEL, 0x0045L}; int32_t l_84 = 0L; int32_t **l_101 = &l_59; int8_t l_164 = 2L; int i, j; (*l_51) = g_48; g_67--; for (l_52 = 0; (l_52 <= 0); l_52 += 1) { int8_t *l_80 = &g_81; int32_t *const l_117 = &l_53; uint32_t l_136 = 1UL; int i; } return p_18; } static int64_t func_20(const int8_t p_21, const int16_t p_22, int16_t p_23, uint64_t p_24, int32_t **p_25) { uint8_t l_47 = 246UL; (*p_25) = &g_3; return l_47; } static int8_t func_26(int8_t p_27, int32_t *p_28, uint64_t p_29, int32_t *p_30, int32_t **p_31) { g_42--; return p_29; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_34; csmith_sink_ = g_40; csmith_sink_ = g_42; csmith_sink_ = g_61; csmith_sink_ = g_62; csmith_sink_ = g_63; csmith_sink_ = g_64; csmith_sink_ = g_66; csmith_sink_ = g_67; csmith_sink_ = g_77.f0; csmith_sink_ = g_77.f1; csmith_sink_ = g_81; csmith_sink_ = g_87; csmith_sink_ = g_88.f0; csmith_sink_ = g_88.f2; for (i = 0; i < 4; i++) { } csmith_sink_ = g_116.f0; csmith_sink_ = g_116.f2; csmith_sink_ = g_135; for (i = 0; i < 2; i++) { csmith_sink_ = g_154[i]; } csmith_sink_ = g_166; csmith_sink_ = g_168; csmith_sink_ = g_178.f0; csmith_sink_ = g_178.f2; csmith_sink_ = g_211; csmith_sink_ = g_212; csmith_sink_ = g_215; for (i = 0; i < 9; i++) { } for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_223[i][j]; } } platform_main_end(0, 0); return 0; }
true
158
dataset/organized/DCE/158
277
302
0.77
0.86
DCE
317
dataset/organized/DCE/158/target.c
dataset/organized/DCE/158/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint16_t f0; const volatile int8_t f1; }; union U1 { uint32_t f0; volatile struct S0 f1; int32_t f2; }; static int32_t g_3 = 0x887CF2E5L; static int32_t *g_13 = &g_3; static int32_t g_34 = (-1L); static int16_t g_40 = (-8L); static uint32_t g_42 = 0xF73ECB6AL; static int32_t **g_49 = &g_13; static int32_t ***g_48 = &g_49; static int32_t **** volatile g_50 = (void*)0; static int32_t g_61 = (-1L); static int32_t g_62 = 0xE375BC53L; static volatile int32_t g_63 = 0L; static int32_t g_64 = 0L; static volatile int64_t g_66 = 0x742272BDBE1E68A7LL; static volatile uint64_t g_67 = 18446744073709551614UL; static volatile struct S0 g_77 = {0xBCFCL,-1L}; static int8_t g_81 = (-6L); static int64_t g_87 = 0xB72F399B0BCF6136LL; static volatile union U1 g_88 = {0xA633836DL}; static volatile struct S0 g_104[4] = {{0x1BACL,0xF9L},{0x1BACL,0xF9L},{0x1BACL,0xF9L},{0x1BACL,0xF9L}}; static volatile union U1 g_116 = {0x67254255L}; static int64_t g_135 = 0x0C07B2B6A97F434ALL; static int8_t g_154[2] = {0x0EL,0x0EL}; static int8_t *g_155[4] = {&g_154[0],&g_154[0],&g_154[0],&g_154[0]}; static uint16_t g_166 = 1UL; static uint16_t g_168 = 0UL; static union U1 g_178 = {0xCE69D133L}; static int64_t g_211 = 0xAA5BD061763C0897LL; static uint32_t g_212 = 0x788934BAL; static volatile uint32_t g_215 = 0x61081902L; static struct S0 g_219[9] = {{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L},{0xBDA0L,0x25L}}; static struct S0 *g_221 = &g_219[8]; static struct S0 ** const volatile g_220 = &g_221; static const volatile uint32_t g_223[5][10] = {{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L},{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L},{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L},{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L},{0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L,0x2B0E1256L}}; static int32_t func_1(void); static int32_t func_8(int32_t * p_9, int32_t * p_10); static const uint64_t func_16(uint64_t p_17, int8_t p_18, int32_t p_19); static int64_t func_20(const int8_t p_21, const int16_t p_22, int16_t p_23, uint64_t p_24, int32_t ** p_25); static int8_t func_26(int8_t p_27, int32_t * p_28, uint64_t p_29, int32_t * p_30, int32_t ** p_31); static int32_t func_1(void) { int32_t *l_2[9][5] = {{&g_3,(void*)0,(void*)0,&g_3,&g_3},{&g_3,(void*)0,&g_3,&g_3,&g_3},{(void*)0,&g_3,&g_3,&g_3,(void*)0},{(void*)0,&g_3,&g_3,&g_3,(void*)0},{&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,(void*)0},{&g_3,&g_3,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3}}; uint16_t l_7 = 0x493EL; int32_t l_206 = (-2L); const int64_t l_208 = 0x9EE32586A3694979LL; int8_t *l_227 = &g_154[0]; int i, j; if ((g_3 = 0xD45DB34EL)) { uint32_t l_6 = 0xF3CCD246L; int32_t **l_41 = &l_2[3][4]; int8_t *l_205 = &g_154[0]; uint32_t l_229 = 0x71D1871AL; int32_t l_232 = 0x41245A1BL; if ((l_7 ^= (safe_sub_func_int32_t_s_s((g_3 ^ g_3), l_6)))) { return g_3; } else { uint8_t l_37[3][7] = {{0x94L,1UL,0UL,0UL,1UL,0x94L,0x7FL},{1UL,0xF1L,0x18L,0UL,0UL,0x18L,0xF1L},{1UL,0x7FL,0x94L,1UL,0UL,0UL,1UL}}; int32_t **l_46 = &l_2[8][2]; int32_t l_210 = 0L; int32_t l_228 = 1L; int i, j; if (func_8(l_2[3][2], l_2[3][4])) { int32_t **l_12[7][8] = {{&l_2[4][1],&l_2[4][1],&l_2[3][4],&l_2[3][4],(void*)0,&l_2[0][3],&l_2[1][2],&l_2[3][4]},{&l_2[3][4],&l_2[1][2],&l_2[1][3],&l_2[4][1],&l_2[1][3],&l_2[1][2],&l_2[3][4],&l_2[3][4]},{&l_2[1][2],&l_2[0][3],(void*)0,&l_2[3][4],&l_2[3][4],&l_2[4][1],&l_2[4][1],&l_2[3][4]},{&l_2[8][1],&l_2[3][4],&l_2[3][4],&l_2[8][1],&l_2[3][4],(void*)0,&l_2[3][4],&l_2[4][1]},{&l_2[1][2],&l_2[5][4],(void*)0,&l_2[3][4],&l_2[1][3],&l_2[3][4],(void*)0,&l_2[5][4]},{&l_2[3][4],&l_2[5][4],&l_2[4][1],(void*)0,(void*)0,(void*)0,&l_2[3][4],&l_2[3][4]},{&l_2[4][1],&l_2[3][4],&l_2[0][3],&l_2[0][3],&l_2[3][4],&l_2[4][1],&l_2[3][4],&l_2[1][3]}}; int i, j; g_13 = &g_3; if ((*g_13)) { return l_6; } else { int16_t *l_39[8][7] = {{&g_40,&g_40,&g_40,(void*)0,&g_40,&g_40,(void*)0},{&g_40,&g_40,&g_40,(void*)0,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,(void*)0,&g_40,(void*)0,(void*)0},{(void*)0,(void*)0,&g_40,(void*)0,&g_40,&g_40,&g_40},{(void*)0,&g_40,(void*)0,&g_40,(void*)0,&g_40,(void*)0},{&g_40,&g_40,&g_40,&g_40,(void*)0,&g_40,(void*)0},{&g_40,&g_40,(void*)0,(void*)0,&g_40,&g_40,(void*)0},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40}}; const int16_t l_45 = 7L; int32_t l_172 = 7L; int32_t l_173 = 0xCCD30ACDL; union U1 **l_174 = (void*)0; union U1 **l_175 = (void*)0; union U1 *l_177 = &g_178; union U1 **l_176 = &l_177; int i, j; l_173 &= ((l_172 &= (safe_div_func_uint16_t_u_u((g_3 < ((func_16((g_3 && func_20(func_26(((g_40 = (((4294967287UL <= (&g_13 == (void*)0)) && ((3L & ((safe_sub_func_int32_t_s_s((g_34 = 0x1E173482L), ((safe_lshift_func_uint16_t_u_s(l_37[1][3], (+0xA9523668F781BE2FLL))) >= g_3))) <= (*g_13))) , g_34)) == l_6)) , l_37[1][3]), &g_3, g_3, &g_3, l_41), l_45, l_45, g_3, l_46)), g_3, (*g_13)) ^ 0x0E07B2AC20AD17BFLL) || l_37[1][3])), g_135))) | (**g_49)); (*l_176) = (void*)0; (*l_46) = (void*)0; return g_88.f0; } } else { uint8_t l_196 = 0x4FL; uint16_t *l_207 = &g_168; struct S0 * const l_218[6] = {&g_219[6],&g_219[6],&g_219[6],&g_219[6],&g_219[6],&g_219[6]}; int i; if (((((safe_div_func_int16_t_s_s(0xE79BL, ((g_166 | ((safe_div_func_int64_t_s_s((safe_sub_func_uint8_t_u_u(((0xEAL | ((((4294967290UL ^ ((safe_lshift_func_int8_t_s_s((safe_lshift_func_int16_t_s_u((safe_mod_func_uint16_t_u_u((safe_div_func_uint64_t_u_u((safe_add_func_int8_t_s_s((~g_77.f0), g_166)), l_196)), (safe_div_func_int8_t_s_s(((((*l_207) = ((safe_add_func_uint32_t_u_u((&g_81 == ((safe_lshift_func_uint8_t_u_u(((safe_lshift_func_int8_t_s_u(l_196, 7)) , g_3), 2)) , l_205)), l_206)) <= 5L)) , 1UL) | g_3), l_37[0][5])))), g_154[0])), 5)) | 0UL)) == 252UL) > 4294967291UL) ^ g_62)) == (***g_48)), g_178.f2)), g_81)) & l_196)) | l_208))) , g_178.f0) , g_166) || 0x54A653397D4F8AA3LL)) { int16_t l_209 = 0x6917L; --g_212; } else { int16_t *l_230 = &g_40; int32_t l_231 = 0xE92D2D4CL; g_215--; (*g_220) = l_218[0]; l_232 ^= (safe_unary_minus_func_uint16_t_u(((g_62 , g_223[4][7]) != ((safe_div_func_uint8_t_u_u((((((~(0x2896L | ((void*)0 == l_227))) , (0xFD6FEA03L != ((***g_48) &= (l_228 < ((*l_230) = ((((8L & ((0x39F9CD19120BC222LL & l_196) , l_229)) == g_81) <= 0x35ACF565L) & l_228)))))) , &g_211) != (void*)0) <= g_135), 0x56L)) > l_231)))); } } } } else { uint16_t l_235 = 9UL; int32_t *l_236 = &g_61; for (g_211 = 0; (g_211 != (-8)); --g_211) { return l_235; } (*g_49) = (void*)0; (*g_49) = l_236; } return g_135; } static int32_t func_8(int32_t * p_9, int32_t * p_10) { int32_t l_11[3]; int i; for (i = 0; i < 3; i++) { l_11[i] = (-1L); } for (g_3 = 0; g_3 < 3; g_3 += 1) { l_11[g_3] = 0xF5E3D1AAL; } return g_3; } static const uint64_t func_16(uint64_t p_17, int8_t p_18, int32_t p_19) { int32_t ****l_51 = &g_48; int32_t l_52 = 0xB43C6211L; int32_t l_53 = 1L; int32_t *l_54 = &l_53; int32_t *l_55 = &l_53; int32_t *l_56 = &l_52; int32_t *l_57 = &l_52; int32_t *l_58 = (void*)0; int32_t *l_59 = &l_53; int32_t *l_60[1][9] = {{&l_52,&l_52,&l_52,&l_52,&l_52,&l_52,&l_52,&l_52,&l_52}}; int16_t l_65[7] = {0x0045L,0x0045L,0x34FEL,0x0045L,0x0045L,0x34FEL,0x0045L}; int32_t l_84 = 0L; int32_t **l_101 = &l_59; int8_t l_164 = 2L; int i, j; (*l_51) = g_48; g_67--; for (l_52 = 0; (l_52 <= 0); l_52 += 1) { int8_t *l_80 = &g_81; int32_t * const l_117 = &l_53; uint32_t l_136 = 1UL; int i; } return p_18; } static int64_t func_20(const int8_t p_21, const int16_t p_22, int16_t p_23, uint64_t p_24, int32_t ** p_25) { uint8_t l_47 = 246UL; (*p_25) = &g_3; return l_47; } static int8_t func_26(int8_t p_27, int32_t * p_28, uint64_t p_29, int32_t * p_30, int32_t ** p_31) { g_42--; return p_29; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_34; csmith_sink_ = g_40; csmith_sink_ = g_42; csmith_sink_ = g_61; csmith_sink_ = g_62; csmith_sink_ = g_63; csmith_sink_ = g_64; csmith_sink_ = g_66; csmith_sink_ = g_67; csmith_sink_ = g_77.f0; csmith_sink_ = g_77.f1; csmith_sink_ = g_81; csmith_sink_ = g_87; csmith_sink_ = g_88.f0; csmith_sink_ = g_88.f2; for (i = 0; i < 4; i++) { } csmith_sink_ = g_116.f0; csmith_sink_ = g_116.f2; csmith_sink_ = g_135; for (i = 0; i < 2; i++) { csmith_sink_ = g_154[i]; } csmith_sink_ = g_166; csmith_sink_ = g_168; csmith_sink_ = g_178.f0; csmith_sink_ = g_178.f2; csmith_sink_ = g_211; csmith_sink_ = g_212; csmith_sink_ = g_215; for (i = 0; i < 9; i++) { } for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_223[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint16_t f0; const volatile int8_t f1; }; union U1 { uint32_t f0; volatile struct S0 f1; int32_t f2; }; static int32_t g_3 = 0x887CF2E5L; static int32_t *g_13 = &g_3; static int32_t g_34 = (-1L); static int16_t g_40 = (-8L); static uint32_t g_42 = 0xF73ECB6AL; static int32_t **g_49 = &g_13; static int32_t ***g_48 = &g_49; static int32_t ****volatile g_50 = (void *)0; static int32_t g_61 = (-1L); static int32_t g_62 = 0xE375BC53L; static volatile int32_t g_63 = 0L; static int32_t g_64 = 0L; static volatile int64_t g_66 = 0x742272BDBE1E68A7LL; static volatile uint64_t g_67 = 18446744073709551614UL; static volatile struct S0 g_77 = {0xBCFCL, -1L}; static int8_t g_81 = (-6L); static int64_t g_87 = 0xB72F399B0BCF6136LL; static volatile union U1 g_88 = {0xA633836DL}; static volatile struct S0 g_104[4] = { {0x1BACL, 0xF9L}, {0x1BACL, 0xF9L}, {0x1BACL, 0xF9L}, {0x1BACL, 0xF9L}}; static volatile union U1 g_116 = {0x67254255L}; static int64_t g_135 = 0x0C07B2B6A97F434ALL; static int8_t g_154[2] = {0x0EL, 0x0EL}; static int8_t *g_155[4] = {&g_154[0], &g_154[0], &g_154[0], &g_154[0]}; static uint16_t g_166 = 1UL; static uint16_t g_168 = 0UL; static union U1 g_178 = {0xCE69D133L}; static int64_t g_211 = 0xAA5BD061763C0897LL; static uint32_t g_212 = 0x788934BAL; static volatile uint32_t g_215 = 0x61081902L; static struct S0 g_219[9] = { {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}, {0xBDA0L, 0x25L}}; static struct S0 *g_221 = &g_219[8]; static struct S0 **const volatile g_220 = &g_221; static const volatile uint32_t g_223[5][10] = { {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}, {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}, {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}, {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}, {0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L, 0x2B0E1256L}}; static int32_t func_1(void); static int32_t func_8(int32_t *p_9, int32_t *p_10); static const uint64_t func_16(uint64_t p_17, int8_t p_18, int32_t p_19); static int64_t func_20(const int8_t p_21, const int16_t p_22, int16_t p_23, uint64_t p_24, int32_t **p_25); static int8_t func_26(int8_t p_27, int32_t *p_28, uint64_t p_29, int32_t *p_30, int32_t **p_31); static int32_t func_1(void) { int32_t *l_2[9][5] = {{&g_3, (void *)0, (void *)0, &g_3, &g_3}, {&g_3, (void *)0, &g_3, &g_3, &g_3}, {(void *)0, &g_3, &g_3, &g_3, (void *)0}, {(void *)0, &g_3, &g_3, &g_3, (void *)0}, {&g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, (void *)0}, {&g_3, &g_3, (void *)0, (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3}}; uint16_t l_7 = 0x493EL; int32_t l_206 = (-2L); const int64_t l_208 = 0x9EE32586A3694979LL; int8_t *l_227 = &g_154[0]; int i, j; if ((g_3 = 0xD45DB34EL)) { uint32_t l_6 = 0xF3CCD246L; int32_t **l_41 = &l_2[3][4]; int8_t *l_205 = &g_154[0]; uint32_t l_229 = 0x71D1871AL; int32_t l_232 = 0x41245A1BL; if ((l_7 ^= (safe_sub_func_int32_t_s_s((g_3 ^ g_3), l_6)))) { } else { } } else { uint16_t l_235 = 9UL; int32_t *l_236 = &g_61; for (g_211 = 0; (g_211 != (-8)); --g_211) { return l_235; } (*g_49) = (void *)0; (*g_49) = l_236; } return g_135; } static int32_t func_8(int32_t *p_9, int32_t *p_10) { int32_t l_11[3]; int i; for (i = 0; i < 3; i++) { } for (g_3 = 0; g_3 < 3; g_3 += 1) { l_11[g_3] = 0xF5E3D1AAL; } return g_3; } static const uint64_t func_16(uint64_t p_17, int8_t p_18, int32_t p_19) { int32_t ****l_51 = &g_48; int32_t l_52 = 0xB43C6211L; int32_t l_53 = 1L; int32_t *l_54 = &l_53; int32_t *l_55 = &l_53; int32_t *l_56 = &l_52; int32_t *l_57 = &l_52; int32_t *l_58 = (void *)0; int32_t *l_59 = &l_53; int32_t *l_60[1][9] = { {&l_52, &l_52, &l_52, &l_52, &l_52, &l_52, &l_52, &l_52, &l_52}}; int16_t l_65[7] = {0x0045L, 0x0045L, 0x34FEL, 0x0045L, 0x0045L, 0x34FEL, 0x0045L}; int32_t l_84 = 0L; int32_t **l_101 = &l_59; int8_t l_164 = 2L; int i, j; (*l_51) = g_48; g_67--; for (l_52 = 0; (l_52 <= 0); l_52 += 1) { int8_t *l_80 = &g_81; int32_t *const l_117 = &l_53; uint32_t l_136 = 1UL; int i; } return p_18; } static int64_t func_20(const int8_t p_21, const int16_t p_22, int16_t p_23, uint64_t p_24, int32_t **p_25) { uint8_t l_47 = 246UL; (*p_25) = &g_3; return l_47; } static int8_t func_26(int8_t p_27, int32_t *p_28, uint64_t p_29, int32_t *p_30, int32_t **p_31) { g_42--; return p_29; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_34; csmith_sink_ = g_40; csmith_sink_ = g_42; csmith_sink_ = g_61; csmith_sink_ = g_62; csmith_sink_ = g_63; csmith_sink_ = g_64; csmith_sink_ = g_66; csmith_sink_ = g_67; csmith_sink_ = g_77.f0; csmith_sink_ = g_77.f1; csmith_sink_ = g_81; csmith_sink_ = g_87; csmith_sink_ = g_88.f0; csmith_sink_ = g_88.f2; for (i = 0; i < 4; i++) { } csmith_sink_ = g_116.f0; csmith_sink_ = g_116.f2; csmith_sink_ = g_135; for (i = 0; i < 2; i++) { } csmith_sink_ = g_166; csmith_sink_ = g_168; csmith_sink_ = g_178.f0; csmith_sink_ = g_178.f2; csmith_sink_ = g_211; csmith_sink_ = g_212; csmith_sink_ = g_215; for (i = 0; i < 9; i++) { } for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_223[i][j]; } } platform_main_end(0, 0); return 0; }
false
158
dataset/organized/DCE/158
277
221
0.47
0.91
DCE
318
dataset/organized/DCE/159/target.c
dataset/organized/DCE/159/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U3 { const volatile int8_t * f0; uint64_t f1; int64_t f2; uint32_t f3; }; static volatile int32_t g_2[9][8] = {{(-1L),0x9F5FA318L,(-8L),(-1L),0xD2250DB8L,0x110E6B6CL,(-1L),0x900FDB69L},{(-1L),0xC1DA7BC9L,(-8L),1L,1L,(-8L),0xC1DA7BC9L,(-1L)},{0xD2250DB8L,0x613717BEL,(-1L),0x8A062B00L,0x1FC2DA8AL,0x9F5FA318L,0xFB1C0380L,(-8L)},{0x3EE32743L,(-1L),0x1FC2DA8AL,0x33356370L,0x8A062B00L,0x9F5FA318L,0x8A062B00L,0x33356370L},{0xC1DA7BC9L,0x613717BEL,0xC1DA7BC9L,(-1L),0x9F5FA318L,(-8L),(-1L),0xD2250DB8L},{0x33356370L,0xC1DA7BC9L,0x8A062B00L,0xFB1C0380L,0x3EE32743L,0x110E6B6CL,(-1L),(-1L)},{0x8A062B00L,(-1L),(-1L),(-1L),(-1L),0x8A062B00L,(-8L),0x900FDB69L},{0xD2250DB8L,0xFB1C0380L,9L,(-8L),(-1L),0x613717BEL,1L,0x110E6B6CL},{0xCD9D7540L,0x900FDB69L,0x613717BEL,(-8L),0x3EE32743L,(-8L),0x613717BEL,0x900FDB69L}}; static volatile int32_t g_3 = 0xA2D34CAAL; static volatile int32_t g_4[9][5] = {{0xE56E31BBL,0x5A44198DL,0x2E4ED383L,(-3L),0x78254981L},{0L,0x78254981L,0xE92E3F91L,(-1L),0x7B47E0FAL},{1L,0x5860BC23L,0x1EDD1EDBL,0x7B47E0FAL,(-1L)},{0L,1L,(-1L),1L,0L},{0xE56E31BBL,0L,(-1L),0x1EDD1EDBL,0x5A44198DL},{(-1L),0xF8B4DFECL,0x1EDD1EDBL,0x2E4ED383L,0x57392715L},{0x57392715L,0L,0xE92E3F91L,0L,0x5A44198DL},{(-1L),0x2E4ED383L,0x2E4ED383L,(-1L),0L},{0x5A44198DL,0x2E4ED383L,(-3L),0x78254981L,(-1L)}}; static int32_t g_5 = 0xF3E141B6L; static int32_t g_9 = 0x2AE45661L; static int32_t g_21[7][5] = {{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L}}; static uint32_t func_1(void); static union U3 func_16(int8_t p_17, int8_t p_18); static uint32_t func_1(void) { int32_t l_12 = 1L; uint32_t l_13[8] = {0xA832397BL,0x40CC74BFL,0x40CC74BFL,0xA832397BL,0x40CC74BFL,0x40CC74BFL,0xA832397BL,0x40CC74BFL}; int i; for (g_5 = 8; (g_5 == 18); g_5 = safe_add_func_uint64_t_u_u(g_5, 1)) { int32_t *l_8 = &g_9; int8_t l_10 = 0x4DL; int32_t *l_11[1]; int i; for (i = 0; i < 1; i++) { l_11[i] = &g_9; } l_13[5]--; g_21[4][0] ^= ((g_4[6][1] , func_16(g_5, l_13[5])) , g_2[3][2]); } return l_13[5]; } static union U3 func_16(int8_t p_17, int8_t p_18) { int32_t *l_19 = &g_9; union U3 l_20 = {0}; (*l_19) ^= 0xE2BE8CA4L; return l_20; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 9; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_3; for (i = 0; i < 9; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_4[i][j]; } } csmith_sink_ = g_5; csmith_sink_ = g_9; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_21[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U3 { const volatile int8_t *f0; uint64_t f1; int64_t f2; uint32_t f3; }; static volatile int32_t g_2[9][8] = { {(-1L), 0x9F5FA318L, (-8L), (-1L), 0xD2250DB8L, 0x110E6B6CL, (-1L), 0x900FDB69L}, {(-1L), 0xC1DA7BC9L, (-8L), 1L, 1L, (-8L), 0xC1DA7BC9L, (-1L)}, {0xD2250DB8L, 0x613717BEL, (-1L), 0x8A062B00L, 0x1FC2DA8AL, 0x9F5FA318L, 0xFB1C0380L, (-8L)}, {0x3EE32743L, (-1L), 0x1FC2DA8AL, 0x33356370L, 0x8A062B00L, 0x9F5FA318L, 0x8A062B00L, 0x33356370L}, {0xC1DA7BC9L, 0x613717BEL, 0xC1DA7BC9L, (-1L), 0x9F5FA318L, (-8L), (-1L), 0xD2250DB8L}, {0x33356370L, 0xC1DA7BC9L, 0x8A062B00L, 0xFB1C0380L, 0x3EE32743L, 0x110E6B6CL, (-1L), (-1L)}, {0x8A062B00L, (-1L), (-1L), (-1L), (-1L), 0x8A062B00L, (-8L), 0x900FDB69L}, {0xD2250DB8L, 0xFB1C0380L, 9L, (-8L), (-1L), 0x613717BEL, 1L, 0x110E6B6CL}, {0xCD9D7540L, 0x900FDB69L, 0x613717BEL, (-8L), 0x3EE32743L, (-8L), 0x613717BEL, 0x900FDB69L}}; static volatile int32_t g_3 = 0xA2D34CAAL; static volatile int32_t g_4[9][5] = { {0xE56E31BBL, 0x5A44198DL, 0x2E4ED383L, (-3L), 0x78254981L}, {0L, 0x78254981L, 0xE92E3F91L, (-1L), 0x7B47E0FAL}, {1L, 0x5860BC23L, 0x1EDD1EDBL, 0x7B47E0FAL, (-1L)}, {0L, 1L, (-1L), 1L, 0L}, {0xE56E31BBL, 0L, (-1L), 0x1EDD1EDBL, 0x5A44198DL}, {(-1L), 0xF8B4DFECL, 0x1EDD1EDBL, 0x2E4ED383L, 0x57392715L}, {0x57392715L, 0L, 0xE92E3F91L, 0L, 0x5A44198DL}, {(-1L), 0x2E4ED383L, 0x2E4ED383L, (-1L), 0L}, {0x5A44198DL, 0x2E4ED383L, (-3L), 0x78254981L, (-1L)}}; static int32_t g_5 = 0xF3E141B6L; static int32_t g_9 = 0x2AE45661L; static int32_t g_21[7][5] = { {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}}; static uint32_t func_1(void); static union U3 func_16(int8_t p_17, int8_t p_18); static uint32_t func_1(void) { int32_t l_12 = 1L; uint32_t l_13[8] = {0xA832397BL, 0x40CC74BFL, 0x40CC74BFL, 0xA832397BL, 0x40CC74BFL, 0x40CC74BFL, 0xA832397BL, 0x40CC74BFL}; int i; for (g_5 = 8; (g_5 == 18); g_5 = safe_add_func_uint64_t_u_u(g_5, 1)) { } return l_13[5]; } static union U3 func_16(int8_t p_17, int8_t p_18) { int32_t *l_19 = &g_9; union U3 l_20 = {0}; (*l_19) ^= 0xE2BE8CA4L; return l_20; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 9; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_3; for (i = 0; i < 9; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_4[i][j]; } } csmith_sink_ = g_5; csmith_sink_ = g_9; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_21[i][j]; } } platform_main_end(0, 0); return 0; }
true
159
dataset/organized/DCE/159
100
112
0.84
0.92
DCE
319
dataset/organized/DCE/159/target.c
dataset/organized/DCE/159/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U3 { const volatile int8_t * f0; uint64_t f1; int64_t f2; uint32_t f3; }; static volatile int32_t g_2[9][8] = {{(-1L),0x9F5FA318L,(-8L),(-1L),0xD2250DB8L,0x110E6B6CL,(-1L),0x900FDB69L},{(-1L),0xC1DA7BC9L,(-8L),1L,1L,(-8L),0xC1DA7BC9L,(-1L)},{0xD2250DB8L,0x613717BEL,(-1L),0x8A062B00L,0x1FC2DA8AL,0x9F5FA318L,0xFB1C0380L,(-8L)},{0x3EE32743L,(-1L),0x1FC2DA8AL,0x33356370L,0x8A062B00L,0x9F5FA318L,0x8A062B00L,0x33356370L},{0xC1DA7BC9L,0x613717BEL,0xC1DA7BC9L,(-1L),0x9F5FA318L,(-8L),(-1L),0xD2250DB8L},{0x33356370L,0xC1DA7BC9L,0x8A062B00L,0xFB1C0380L,0x3EE32743L,0x110E6B6CL,(-1L),(-1L)},{0x8A062B00L,(-1L),(-1L),(-1L),(-1L),0x8A062B00L,(-8L),0x900FDB69L},{0xD2250DB8L,0xFB1C0380L,9L,(-8L),(-1L),0x613717BEL,1L,0x110E6B6CL},{0xCD9D7540L,0x900FDB69L,0x613717BEL,(-8L),0x3EE32743L,(-8L),0x613717BEL,0x900FDB69L}}; static volatile int32_t g_3 = 0xA2D34CAAL; static volatile int32_t g_4[9][5] = {{0xE56E31BBL,0x5A44198DL,0x2E4ED383L,(-3L),0x78254981L},{0L,0x78254981L,0xE92E3F91L,(-1L),0x7B47E0FAL},{1L,0x5860BC23L,0x1EDD1EDBL,0x7B47E0FAL,(-1L)},{0L,1L,(-1L),1L,0L},{0xE56E31BBL,0L,(-1L),0x1EDD1EDBL,0x5A44198DL},{(-1L),0xF8B4DFECL,0x1EDD1EDBL,0x2E4ED383L,0x57392715L},{0x57392715L,0L,0xE92E3F91L,0L,0x5A44198DL},{(-1L),0x2E4ED383L,0x2E4ED383L,(-1L),0L},{0x5A44198DL,0x2E4ED383L,(-3L),0x78254981L,(-1L)}}; static int32_t g_5 = 0xF3E141B6L; static int32_t g_9 = 0x2AE45661L; static int32_t g_21[7][5] = {{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L},{0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L,0x7B254764L}}; static uint32_t func_1(void); static union U3 func_16(int8_t p_17, int8_t p_18); static uint32_t func_1(void) { int32_t l_12 = 1L; uint32_t l_13[8] = {0xA832397BL,0x40CC74BFL,0x40CC74BFL,0xA832397BL,0x40CC74BFL,0x40CC74BFL,0xA832397BL,0x40CC74BFL}; int i; for (g_5 = 8; (g_5 == 18); g_5 = safe_add_func_uint64_t_u_u(g_5, 1)) { int32_t *l_8 = &g_9; int8_t l_10 = 0x4DL; int32_t *l_11[1]; int i; for (i = 0; i < 1; i++) { l_11[i] = &g_9; } l_13[5]--; g_21[4][0] ^= ((g_4[6][1] , func_16(g_5, l_13[5])) , g_2[3][2]); } return l_13[5]; } static union U3 func_16(int8_t p_17, int8_t p_18) { int32_t *l_19 = &g_9; union U3 l_20 = {0}; (*l_19) ^= 0xE2BE8CA4L; return l_20; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 9; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_3; for (i = 0; i < 9; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_4[i][j]; } } csmith_sink_ = g_5; csmith_sink_ = g_9; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_21[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U3 { const volatile int8_t *f0; uint64_t f1; int64_t f2; uint32_t f3; }; static volatile int32_t g_2[9][8] = { {(-1L), 0x9F5FA318L, (-8L), (-1L), 0xD2250DB8L, 0x110E6B6CL, (-1L), 0x900FDB69L}, {(-1L), 0xC1DA7BC9L, (-8L), 1L, 1L, (-8L), 0xC1DA7BC9L, (-1L)}, {0xD2250DB8L, 0x613717BEL, (-1L), 0x8A062B00L, 0x1FC2DA8AL, 0x9F5FA318L, 0xFB1C0380L, (-8L)}, {0x3EE32743L, (-1L), 0x1FC2DA8AL, 0x33356370L, 0x8A062B00L, 0x9F5FA318L, 0x8A062B00L, 0x33356370L}, {0xC1DA7BC9L, 0x613717BEL, 0xC1DA7BC9L, (-1L), 0x9F5FA318L, (-8L), (-1L), 0xD2250DB8L}, {0x33356370L, 0xC1DA7BC9L, 0x8A062B00L, 0xFB1C0380L, 0x3EE32743L, 0x110E6B6CL, (-1L), (-1L)}, {0x8A062B00L, (-1L), (-1L), (-1L), (-1L), 0x8A062B00L, (-8L), 0x900FDB69L}, {0xD2250DB8L, 0xFB1C0380L, 9L, (-8L), (-1L), 0x613717BEL, 1L, 0x110E6B6CL}, {0xCD9D7540L, 0x900FDB69L, 0x613717BEL, (-8L), 0x3EE32743L, (-8L), 0x613717BEL, 0x900FDB69L}}; static volatile int32_t g_3 = 0xA2D34CAAL; static volatile int32_t g_4[9][5] = { {0xE56E31BBL, 0x5A44198DL, 0x2E4ED383L, (-3L), 0x78254981L}, {0L, 0x78254981L, 0xE92E3F91L, (-1L), 0x7B47E0FAL}, {1L, 0x5860BC23L, 0x1EDD1EDBL, 0x7B47E0FAL, (-1L)}, {0L, 1L, (-1L), 1L, 0L}, {0xE56E31BBL, 0L, (-1L), 0x1EDD1EDBL, 0x5A44198DL}, {(-1L), 0xF8B4DFECL, 0x1EDD1EDBL, 0x2E4ED383L, 0x57392715L}, {0x57392715L, 0L, 0xE92E3F91L, 0L, 0x5A44198DL}, {(-1L), 0x2E4ED383L, 0x2E4ED383L, (-1L), 0L}, {0x5A44198DL, 0x2E4ED383L, (-3L), 0x78254981L, (-1L)}}; static int32_t g_5 = 0xF3E141B6L; static int32_t g_9 = 0x2AE45661L; static int32_t g_21[7][5] = { {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}, {0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L, 0x7B254764L}}; static uint32_t func_1(void); static union U3 func_16(int8_t p_17, int8_t p_18); static uint32_t func_1(void) { int32_t l_12 = 1L; uint32_t l_13[8] = {0xA832397BL, 0x40CC74BFL, 0x40CC74BFL, 0xA832397BL, 0x40CC74BFL, 0x40CC74BFL, 0xA832397BL, 0x40CC74BFL}; int i; for (g_5 = 8; (g_5 == 18); g_5 = safe_add_func_uint64_t_u_u(g_5, 1)) { int32_t *l_8 = &g_9; int8_t l_10 = 0x4DL; int32_t *l_11[1]; int i; for (i = 0; i < 1; i++) { l_11[i] = &g_9; } l_13[5]--; g_21[4][0] ^= ((g_4[6][1], func_16(g_5, l_13[5])), g_2[3][2]); } return l_13[5]; } static union U3 func_16(int8_t p_17, int8_t p_18) { int32_t *l_19 = &g_9; union U3 l_20 = {0}; (*l_19) ^= 0xE2BE8CA4L; return l_20; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); for (i = 0; i < 9; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_3; for (i = 0; i < 9; i++) { for (j = 0; j < 5; j++) { } } csmith_sink_ = g_5; csmith_sink_ = g_9; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_21[i][j]; } } platform_main_end(0, 0); return 0; }
false
159
dataset/organized/DCE/159
100
119
0.91
0.92
DCE
320
dataset/organized/DCE/160/target.c
dataset/organized/DCE/160/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 1L; static int32_t g_7 = 0L; static uint16_t g_8[2][4] = {{0x5C17L,65529UL,0x5C17L,0x5C17L},{65529UL,65529UL,65531UL,65529UL}}; static int8_t func_1(void); static int8_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = (void*)0; int32_t l_5 = (-8L); int32_t *l_6[10]; int i; for (i = 0; i < 10; i++) { l_6[i] = (void*)0; } lbl_13: g_8[0][3]--; for (g_3 = 29; (g_3 >= (-22)); g_3 = safe_sub_func_int16_t_s_s(g_3, 6)) { if (g_3) { goto lbl_13; } } return g_8[1][2]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_7; for (i = 0; i < 2; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_8[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 1L; static int32_t g_7 = 0L; static uint16_t g_8[2][4] = {{0x5C17L, 65529UL, 0x5C17L, 0x5C17L}, {65529UL, 65529UL, 65531UL, 65529UL}}; static int8_t func_1(void); static int8_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = (void *)0; int32_t l_5 = (-8L); int32_t *l_6[10]; int i; for (i = 0; i < 10; i++) { l_6[i] = (void *)0; } lbl_13: g_8[0][3]--; for (g_3 = 29; (g_3 >= (-22)); g_3 = safe_sub_func_int16_t_s_s(g_3, 6)) { if (g_3) { goto lbl_13; } } return g_8[1][2]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_7; for (i = 0; i < 2; i++) { } platform_main_end(0, 0); return 0; }
true
160
dataset/organized/DCE/160
65
56
0.87
0.95
DCE
321
dataset/organized/DCE/160/target.c
dataset/organized/DCE/160/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 1L; static int32_t g_7 = 0L; static uint16_t g_8[2][4] = {{0x5C17L,65529UL,0x5C17L,0x5C17L},{65529UL,65529UL,65531UL,65529UL}}; static int8_t func_1(void); static int8_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = (void*)0; int32_t l_5 = (-8L); int32_t *l_6[10]; int i; for (i = 0; i < 10; i++) { l_6[i] = (void*)0; } lbl_13: g_8[0][3]--; for (g_3 = 29; (g_3 >= (-22)); g_3 = safe_sub_func_int16_t_s_s(g_3, 6)) { if (g_3) { goto lbl_13; } } return g_8[1][2]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_7; for (i = 0; i < 2; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_8[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 1L; static int32_t g_7 = 0L; static uint16_t g_8[2][4] = {{0x5C17L, 65529UL, 0x5C17L, 0x5C17L}, {65529UL, 65529UL, 65531UL, 65529UL}}; static int8_t func_1(void); static int8_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = (void *)0; int32_t l_5 = (-8L); int32_t *l_6[10]; int i; for (i = 0; i < 10; i++) { } lbl_13: g_8[0][3]--; for (g_3 = 29; (g_3 >= (-22)); g_3 = safe_sub_func_int16_t_s_s(g_3, 6)) { if (g_3) { goto lbl_13; } } return g_8[1][2]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_7; for (i = 0; i < 2; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_8[i][j]; } } platform_main_end(0, 0); return 0; }
false
160
dataset/organized/DCE/160
65
59
0.94
0.98
DCE
322
dataset/organized/DCE/161/target.c
dataset/organized/DCE/161/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile uint32_t g_5[3][1] = {{0x70A77C87L},{0x70A77C87L},{0x70A77C87L}}; static uint16_t g_7 = 0x8A83L; static uint16_t g_19[5] = {0xE95DL,0xE95DL,0xE95DL,0xE95DL,0xE95DL}; static uint16_t *g_18 = &g_19[4]; static uint32_t g_29 = 0x2DA3C3D2L; static int32_t g_49 = 0x2CF9E8BFL; static uint8_t g_51 = 4UL; static int32_t g_57 = 0x25AD92EDL; static int32_t * const volatile g_56[4][6] = {{&g_57,(void*)0,&g_57,&g_57,&g_57,&g_57},{(void*)0,(void*)0,&g_57,&g_57,&g_57,(void*)0},{&g_57,(void*)0,&g_57,&g_57,(void*)0,&g_57},{(void*)0,&g_57,&g_57,&g_57,(void*)0,(void*)0}}; static uint32_t g_70 = 0x27B92311L; static const int64_t g_96 = 0L; static int64_t g_99 = 0x980D5298B49A5ABFLL; static int32_t *g_102 = &g_57; static int32_t ** volatile g_101 = &g_102; static uint8_t g_110 = 0x13L; static uint8_t *g_109 = &g_110; static uint8_t *g_114 = &g_110; static int32_t * volatile g_125 = &g_57; static int64_t g_139 = (-1L); static uint64_t g_141 = 0x85629ED7CD517421LL; static int32_t * volatile g_143 = (void*)0; static const uint64_t g_146 = 0xCDE0C07D60D11782LL; static uint32_t g_148 = 4UL; static int32_t g_163 = 0x5997E5F2L; static uint8_t g_188 = 247UL; static int32_t * volatile g_191 = (void*)0; static int32_t * volatile g_192 = (void*)0; static int64_t func_1(void); static int16_t func_13(uint16_t * p_14, int16_t p_15, uint16_t * const p_16, uint32_t p_17); static uint16_t * func_21(uint64_t p_22, int8_t p_23, int16_t p_24, uint16_t * p_25); static int8_t func_32(uint16_t * p_33); static uint16_t * func_34(int8_t * const p_35); static int64_t func_1(void) { const int32_t l_2[3] = {0x0AD6F2EEL,0x0AD6F2EEL,0x0AD6F2EEL}; int8_t l_3[10]; int32_t l_164 = (-6L); int32_t l_167 = 1L; int32_t **l_185 = (void*)0; int i; for (i = 0; i < 10; i++) { l_3[i] = (-4L); } if (l_2[0]) { return l_3[5]; } else { uint16_t *l_6 = &g_7; uint32_t l_20 = 18446744073709551613UL; int8_t *l_28[9] = {&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5]}; int8_t **l_36[10][8] = {{&l_28[8],&l_28[8],(void*)0,&l_28[8],(void*)0,(void*)0,(void*)0,(void*)0},{&l_28[0],(void*)0,(void*)0,&l_28[0],&l_28[8],&l_28[0],(void*)0,(void*)0},{(void*)0,&l_28[8],&l_28[8],&l_28[8],&l_28[8],(void*)0,&l_28[8],&l_28[8]},{&l_28[0],&l_28[8],&l_28[0],(void*)0,(void*)0,&l_28[0],&l_28[8],&l_28[0]},{(void*)0,(void*)0,&l_28[8],(void*)0,(void*)0,(void*)0,(void*)0,&l_28[8]},{(void*)0,(void*)0,(void*)0,&l_28[8],(void*)0,(void*)0,(void*)0,(void*)0},{&l_28[0],(void*)0,(void*)0,&l_28[0],&l_28[8],&l_28[0],(void*)0,(void*)0},{(void*)0,&l_28[8],&l_28[8],&l_28[8],&l_28[8],(void*)0,&l_28[8],&l_28[8]},{&l_28[0],&l_28[8],&l_28[0],(void*)0,(void*)0,&l_28[0],&l_28[8],&l_28[0]},{(void*)0,(void*)0,&l_28[8],(void*)0,(void*)0,(void*)0,(void*)0,&l_28[8]}}; int8_t **l_37 = &l_28[8]; uint8_t l_66 = 0UL; int64_t *l_67 = (void*)0; int64_t *l_68 = (void*)0; int32_t l_69 = 7L; uint32_t *l_147 = &g_148; int32_t *l_153 = &l_69; int32_t l_162[1]; int64_t l_206[8][8] = {{(-7L),0xC9B1D43434F96D8ELL,0x1212FAA1E914ED28LL,0x1212FAA1E914ED28LL,0xC9B1D43434F96D8ELL,(-7L),0x343C1BBC4476C789LL,(-2L)},{9L,0xE66DB85B90726705LL,0xD3A0965E347D8786LL,0x343C1BBC4476C789LL,1L,0x768E370C6443E69BLL,(-3L),0xE987FDFE881F7A3DLL},{(-1L),(-2L),0x768E370C6443E69BLL,0x343C1BBC4476C789LL,0x991866434410D69DLL,0x343C1BBC4476C789LL,0x768E370C6443E69BLL,(-2L)},{(-3L),0x991866434410D69DLL,0xEEED96AF810B9F66LL,0x1212FAA1E914ED28LL,0xE987FDFE881F7A3DLL,4L,(-1L),0xC9B1D43434F96D8ELL},{0x1212FAA1E914ED28LL,0x68A418543001A50DLL,(-2L),0xEEED96AF810B9F66LL,(-3L),(-1L),(-1L),(-3L)},{4L,0xEEED96AF810B9F66LL,0xEEED96AF810B9F66LL,4L,(-2L),0xE987FDFE881F7A3DLL,0x768E370C6443E69BLL,(-7L)},{(-2L),0xE987FDFE881F7A3DLL,0x768E370C6443E69BLL,(-7L),6L,9L,(-3L),0x68A418543001A50DLL},{0x343C1BBC4476C789LL,0xE987FDFE881F7A3DLL,0xD3A0965E347D8786LL,1L,0xD3A0965E347D8786LL,0xE987FDFE881F7A3DLL,0x343C1BBC4476C789LL,0x1212FAA1E914ED28LL}}; int i, j; for (i = 0; i < 1; i++) { l_162[i] = 0x780BAFC0L; } if (((~g_5[0][0]) || (((*l_6)++) >= ((+((*l_147) &= (safe_mul_func_int16_t_s_s(func_13(g_18, l_20, func_21((l_3[5] , (((safe_mod_func_uint16_t_u_u(((*g_18) = ((g_5[0][0] || (g_29 = g_5[2][0])) , ((safe_div_func_int64_t_s_s((l_69 = (func_32(func_34(((*l_37) = &l_3[4]))) ^ l_66)), (-7L))) || 8UL))), l_66)) , (void*)0) != g_18)), g_70, g_70, g_18), g_70), g_146)))) < 0x57L)))) { int32_t **l_152[8][7] = {{&g_102,&g_102,&g_102,&g_102,&g_102,&g_102,&g_102},{&g_102,(void*)0,(void*)0,&g_102,(void*)0,(void*)0,&g_102},{&g_102,&g_102,&g_102,&g_102,&g_102,&g_102,&g_102},{&g_102,&g_102,&g_102,&g_102,&g_102,&g_102,&g_102},{(void*)0,&g_102,&g_102,&g_102,&g_102,&g_102,&g_102},{&g_102,&g_102,(void*)0,&g_102,&g_102,&g_102,(void*)0},{&g_102,&g_102,&g_102,&g_102,&g_102,(void*)0,&g_102},{&g_102,&g_102,&g_102,&g_102,(void*)0,&g_102,&g_102}}; int32_t l_161 = 0x1B76BFB6L; int i, j; for (g_148 = 0; (g_148 <= 7); g_148 += 1) { int32_t l_149[7][4] = {{0x5ECC4D8AL,0x5ECC4D8AL,1L,0x5ECC4D8AL},{0x5ECC4D8AL,(-9L),(-9L),0x5ECC4D8AL},{(-9L),0x5ECC4D8AL,(-9L),(-9L)},{0x5ECC4D8AL,0x5ECC4D8AL,1L,0x5ECC4D8AL},{0x5ECC4D8AL,(-9L),(-9L),0x5ECC4D8AL},{(-9L),0x5ECC4D8AL,(-9L),(-9L)},{0x5ECC4D8AL,0x5ECC4D8AL,1L,0x5ECC4D8AL}}; int i, j; l_69 ^= l_149[0][0]; if ((*g_125)) { continue; } if (l_2[0]) { continue; } for (l_20 = 0; (l_20 <= 7); l_20 += 1) { return g_19[2]; } } for (g_148 = 0; (g_148 <= 54); g_148 = safe_add_func_uint64_t_u_u(g_148, 9)) { for (g_139 = 0; g_139 < 5; g_139 += 1) { g_19[g_139] = 1UL; } } l_153 = &l_69; for (g_29 = 0; (g_29 != 49); g_29++) { uint64_t l_159[9][8] = {{18446744073709551610UL,5UL,0UL,3UL,0x69FAF8F730D721F5LL,0x69FAF8F730D721F5LL,3UL,0UL},{1UL,1UL,5UL,0x70CACEDF7BA1556ELL,0x69FAF8F730D721F5LL,7UL,0xCA1CAAA0BFB30C42LL,7UL},{18446744073709551610UL,0UL,0x70CACEDF7BA1556ELL,0UL,18446744073709551610UL,18446744073709551613UL,1UL,7UL},{0UL,0x69FAF8F730D721F5LL,0xCA1CAAA0BFB30C42LL,0x70CACEDF7BA1556ELL,0x70CACEDF7BA1556ELL,0xCA1CAAA0BFB30C42LL,0x69FAF8F730D721F5LL,0UL},{5UL,18446744073709551613UL,0xCA1CAAA0BFB30C42LL,3UL,1UL,18446744073709551610UL,1UL,3UL},{0x70CACEDF7BA1556ELL,0xA1295E2246E6AABELL,0x70CACEDF7BA1556ELL,7UL,3UL,18446744073709551610UL,0xCA1CAAA0BFB30C42LL,0xCA1CAAA0BFB30C42LL},{0xCA1CAAA0BFB30C42LL,18446744073709551613UL,5UL,5UL,18446744073709551613UL,0xCA1CAAA0BFB30C42LL,3UL,1UL},{0xCA1CAAA0BFB30C42LL,0x69FAF8F730D721F5LL,0UL,18446744073709551613UL,3UL,18446744073709551613UL,0UL,0x69FAF8F730D721F5LL},{0x70CACEDF7BA1556ELL,0UL,18446744073709551610UL,18446744073709551613UL,1UL,7UL,7UL,1UL}}; int32_t l_160[4]; int i, j; for (i = 0; i < 4; i++) { l_160[i] = 0xC50529A0L; } for (l_69 = 26; (l_69 >= (-25)); l_69--) { int64_t l_158 = (-8L); l_162[0] |= (&g_114 == ((((((l_158 >= ((l_159[6][7] | (l_158 > 1UL)) <= (((0x261D9612L <= (l_160[1] = l_158)) == (l_161 < 0xBAF8L)) <= l_158))) ^ g_51) == l_3[5]) & (*g_18)) <= 0x867DB8501E2E4825LL) , &g_114)); l_164 &= ((g_163 = 0x2EL) <= (*g_114)); } } } else { int32_t *l_187 = &l_167; int32_t ** const l_186 = &l_187; int32_t l_189[7][10] = {{(-1L),0x310CBDEBL,1L,(-1L),0x03B6C18EL,0x03B6C18EL,(-1L),1L,0x310CBDEBL,(-1L)},{1L,1L,0x310CBDEBL,0x03B6C18EL,1L,0x03B6C18EL,0x310CBDEBL,1L,1L,1L},{(-1L),0x00169846L,(-6L),1L,1L,(-6L),0x00169846L,(-1L),(-6L),(-1L)},{1L,0x310CBDEBL,0x03B6C18EL,1L,0x03B6C18EL,0x310CBDEBL,1L,1L,1L,1L},{1L,(-1L),0x03B6C18EL,0x03B6C18EL,(-1L),1L,0x310CBDEBL,(-1L),0x310CBDEBL,1L},{0x00169846L,(-1L),(-6L),(-1L),0x00169846L,(-6L),1L,1L,(-6L),0x00169846L},{0x00169846L,0x310CBDEBL,0x310CBDEBL,0x00169846L,0x03B6C18EL,1L,0x00169846L,1L,0x03B6C18EL,0x00169846L}}; uint32_t l_190 = 0x3776B1AFL; int i, j; for (g_110 = (-11); (g_110 < 53); g_110++) { int32_t **l_175 = &l_153; int32_t ***l_174 = &l_175; uint8_t *l_178[7] = {&g_51,&l_66,&g_51,&g_51,&l_66,&g_51,&g_51}; int32_t *l_193 = &g_57; int i; if (l_167) { break; } (*l_193) = ((safe_mul_func_uint16_t_u_u((*g_18), (safe_div_func_int8_t_s_s((((*l_174) = &g_102) != ((safe_mul_func_uint16_t_u_u((((g_51--) >= l_164) < (l_147 == (((safe_sub_func_uint32_t_u_u((g_139 & ((l_190 ^= (1L > ((safe_add_func_uint8_t_u_u((g_188 = (((((g_110 , (((*l_153) = ((l_185 != l_186) , 2L)) | l_2[1])) , (*g_101)) == &l_162[0]) != 4L) & g_110)), l_189[5][7])) < l_189[6][2]))) , g_70)), l_189[5][7])) == l_189[5][7]) , (void*)0))), 0UL)) , &g_56[2][0])), l_3[4])))) <= 0L); } (*l_153) = 0x9A01408CL; for (g_57 = 0; (g_57 <= 4); g_57 += 1) { int64_t *l_207 = &g_99; int32_t *l_208[10]; int i; for (i = 0; i < 10; i++) { l_208[i] = &l_162[0]; } l_164 ^= (((safe_unary_minus_func_int32_t_s((((0UL & ((g_19[g_57] == (((*l_153) = (l_189[1][0] = (l_3[(g_57 + 1)] = (*l_153)))) , (safe_lshift_func_int16_t_s_u((safe_lshift_func_int8_t_s_s(0x87L, l_189[5][7])), 12)))) & (safe_unary_minus_func_uint8_t_u((safe_div_func_uint8_t_u_u(((*g_18) <= (*g_18)), (((*l_207) |= (safe_mod_func_int32_t_s_s((((safe_rshift_func_int16_t_s_s((l_2[2] <= ((void*)0 == l_67)), g_146)) == 4294967294UL) > l_206[5][6]), (*g_125)))) | g_148))))))) > 7UL) , l_167))) , l_2[0]) == g_96); } } return l_2[1]; } } static int16_t func_13(uint16_t * p_14, int16_t p_15, uint16_t * const p_16, uint32_t p_17) { int32_t l_93 = 0x81C7DC75L; const int64_t *l_95 = &g_96; int64_t *l_98 = &g_99; uint16_t **l_123[9] = {&g_18,&g_18,&g_18,&g_18,&g_18,&g_18,&g_18,&g_18,&g_18}; int32_t *l_132 = &l_93; int32_t l_142 = 0x535D5B94L; int32_t **l_145 = &g_102; int i; for (g_51 = 0; (g_51 == 18); g_51 = safe_add_func_uint8_t_u_u(g_51, 5)) { int32_t l_90[6] = {2L,2L,2L,2L,2L,2L}; int32_t l_94[5][5] = {{(-1L),(-1L),0xB2801F5DL,(-1L),(-1L)},{0x7B865DB3L,9L,0x7B865DB3L,0xE54FB192L,0x562E968FL},{(-1L),0x6F5C0CD6L,0x6F5C0CD6L,(-1L),0x6F5C0CD6L},{0x562E968FL,9L,(-1L),9L,0x562E968FL},{0x6F5C0CD6L,(-1L),0x6F5C0CD6L,0x6F5C0CD6L,(-1L)}}; const int64_t **l_97 = &l_95; int32_t * const l_100 = (void*)0; uint8_t *l_111 = &g_51; uint8_t **l_112 = (void*)0; uint8_t **l_113[8][9] = {{&l_111,&l_111,&l_111,&l_111,(void*)0,&l_111,(void*)0,&l_111,&l_111},{&l_111,&l_111,&l_111,&l_111,&l_111,&l_111,(void*)0,&l_111,(void*)0},{&l_111,&l_111,&l_111,&l_111,(void*)0,&l_111,&l_111,(void*)0,&l_111},{&l_111,&l_111,&l_111,(void*)0,&l_111,&l_111,&l_111,(void*)0,&l_111},{&l_111,&l_111,&l_111,&l_111,&l_111,&l_111,&l_111,&l_111,&l_111},{(void*)0,&l_111,&l_111,(void*)0,&l_111,&l_111,&l_111,&l_111,&l_111},{&l_111,&l_111,(void*)0,&l_111,&l_111,&l_111,&l_111,&l_111,&l_111},{&l_111,&l_111,(void*)0,&l_111,&l_111,&l_111,&l_111,(void*)0,&l_111}}; const int8_t *l_122 = (void*)0; const int8_t **l_121 = &l_122; int32_t *l_124 = (void*)0; int32_t *l_131[9] = {&g_49,&l_93,&g_49,&l_93,&g_49,&l_93,&g_49,&l_93,&g_49}; int32_t **l_130[6][4] = {{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]}}; int32_t * const l_133 = &g_49; int64_t *l_138 = &g_139; uint64_t *l_140 = &g_141; int32_t *l_144 = &l_94[4][4]; int i, j; (*g_101) = ((safe_mod_func_uint64_t_u_u(((((safe_mul_func_uint16_t_u_u((*g_18), (*g_18))) , (safe_sub_func_int16_t_s_s((safe_rshift_func_uint8_t_u_s(0x70L, (safe_div_func_uint16_t_u_u((safe_unary_minus_func_int64_t_s((safe_mul_func_int8_t_s_s((((((-2L) & l_90[5]) <= (safe_mul_func_int16_t_s_s((l_93 ^ 0x0EL), l_94[4][4]))) || ((((*l_97) = l_95) != l_98) <= p_17)) < l_93), p_15)))), l_90[0])))), 0x0CDAL))) || p_17) <= l_93), g_57)) , l_100); (*g_125) = (safe_add_func_int32_t_s_s((safe_sub_func_int64_t_s_s(((*l_98) = ((safe_mod_func_int32_t_s_s(((g_109 = &g_51) == (g_114 = l_111)), 0xC1B86B2CL)) | ((safe_mul_func_uint8_t_u_u(((((safe_lshift_func_uint8_t_u_s((safe_add_func_uint32_t_u_u(0xAE5FB077L, (l_111 == (l_93 , ((*l_121) = l_111))))), ((p_15 , l_123[3]) == &p_16))) == 4294967295UL) > 0xBFL) & 4294967286UL), 1UL)) > l_93))), g_49)), l_93)); (*l_144) &= (safe_add_func_uint16_t_u_u((*g_18), (l_142 = (safe_mul_func_int16_t_s_s(((l_132 = &l_93) == l_133), (safe_add_func_int64_t_s_s(((*l_98) = (p_15 , p_15)), ((*l_140) = (g_51 == (safe_mod_func_int64_t_s_s(((*l_138) = l_93), g_110))))))))))); } (*l_145) = (void*)0; l_142 ^= (-3L); return g_99; } static uint16_t * func_21(uint64_t p_22, int8_t p_23, int16_t p_24, uint16_t * p_25) { int32_t *l_71 = &g_57; int32_t **l_72 = &l_71; (*l_72) = l_71; return p_25; } static int8_t func_32(uint16_t * p_33) { int32_t *l_59 = &g_57; int32_t *l_60 = &g_57; int32_t *l_61 = &g_57; int32_t *l_62[6][4]; uint8_t l_63 = 0x22L; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 4; j++) { l_62[i][j] = &g_57; } } l_63--; return g_5[1][0]; } static uint16_t * func_34(int8_t * const p_35) { uint16_t *l_38 = (void*)0; uint16_t **l_39 = &l_38; uint16_t *l_40 = &g_19[0]; int32_t l_47 = 0x7E1289EDL; int32_t *l_48 = &g_49; uint8_t *l_50[5][7] = {{&g_51,(void*)0,(void*)0,&g_51,&g_51,&g_51,&g_51},{&g_51,&g_51,&g_51,&g_51,&g_51,&g_51,(void*)0},{&g_51,&g_51,&g_51,&g_51,&g_51,&g_51,&g_51},{&g_51,(void*)0,&g_51,&g_51,&g_51,&g_51,&g_51},{&g_51,&g_51,&g_51,&g_51,&g_51,(void*)0,(void*)0}}; const int32_t l_52 = 9L; int32_t l_55[6][6] = {{0xE961CAE4L,1L,0xCF54CEAAL,1L,0xE961CAE4L,0x73B020B2L},{0xE5F8F0B5L,1L,0x74E6A83BL,0xE5F8F0B5L,1L,8L},{0xE5F8F0B5L,1L,8L,1L,1L,(-7L)},{0L,0L,0xE5F8F0B5L,0x63965B81L,0xD319D7FCL,1L},{0xD319D7FCL,0x33E270BBL,1L,0x63965B81L,0x33E270BBL,0xE5F8F0B5L},{0L,0xD319D7FCL,1L,0xD319D7FCL,0L,1L}}; int32_t *l_58 = &g_57; int i, j; (*l_58) = (((g_29 , ((*l_39) = l_38)) == l_40) , ((safe_mul_func_uint8_t_u_u((safe_sub_func_int8_t_s_s(((*p_35) = (g_19[4] & ((safe_add_func_uint8_t_u_u(((0xF2DDFDAFL || (((l_47 = (((*l_48) = l_47) , (g_51 ^= g_49))) != (((l_52 | ((((safe_lshift_func_uint8_t_u_u(l_55[2][2], 5)) == (-1L)) , (*p_35)) || l_55[2][2])) , (void*)0) != (*l_39))) || 0xBB57L)) , l_52), g_19[4])) >= l_55[2][2]))), 0x1DL)), 0x72L)) == g_5[1][0])); return &g_19[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 3; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_5[i][j]; } } csmith_sink_ = g_7; for (i = 0; i < 5; i++) { csmith_sink_ = g_19[i]; } csmith_sink_ = g_29; csmith_sink_ = g_49; csmith_sink_ = g_51; csmith_sink_ = g_57; csmith_sink_ = g_70; csmith_sink_ = g_96; csmith_sink_ = g_99; csmith_sink_ = g_110; csmith_sink_ = g_139; csmith_sink_ = g_141; csmith_sink_ = g_146; csmith_sink_ = g_148; csmith_sink_ = g_163; csmith_sink_ = g_188; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile uint32_t g_5[3][1] = { {0x70A77C87L}, {0x70A77C87L}, {0x70A77C87L}}; static uint16_t g_7 = 0x8A83L; static uint16_t g_19[5] = {0xE95DL, 0xE95DL, 0xE95DL, 0xE95DL, 0xE95DL}; static uint16_t *g_18 = &g_19[4]; static uint32_t g_29 = 0x2DA3C3D2L; static int32_t g_49 = 0x2CF9E8BFL; static uint8_t g_51 = 4UL; static int32_t g_57 = 0x25AD92EDL; static int32_t *const volatile g_56[4][6] = { {&g_57, (void *)0, &g_57, &g_57, &g_57, &g_57}, {(void *)0, (void *)0, &g_57, &g_57, &g_57, (void *)0}, {&g_57, (void *)0, &g_57, &g_57, (void *)0, &g_57}, {(void *)0, &g_57, &g_57, &g_57, (void *)0, (void *)0}}; static uint32_t g_70 = 0x27B92311L; static const int64_t g_96 = 0L; static int64_t g_99 = 0x980D5298B49A5ABFLL; static int32_t *g_102 = &g_57; static int32_t **volatile g_101 = &g_102; static uint8_t g_110 = 0x13L; static uint8_t *g_109 = &g_110; static uint8_t *g_114 = &g_110; static int32_t *volatile g_125 = &g_57; static int64_t g_139 = (-1L); static uint64_t g_141 = 0x85629ED7CD517421LL; static int32_t *volatile g_143 = (void *)0; static const uint64_t g_146 = 0xCDE0C07D60D11782LL; static uint32_t g_148 = 4UL; static int32_t g_163 = 0x5997E5F2L; static uint8_t g_188 = 247UL; static int32_t *volatile g_191 = (void *)0; static int32_t *volatile g_192 = (void *)0; static int64_t func_1(void); static int16_t func_13(uint16_t *p_14, int16_t p_15, uint16_t *const p_16, uint32_t p_17); static uint16_t *func_21(uint64_t p_22, int8_t p_23, int16_t p_24, uint16_t *p_25); static int8_t func_32(uint16_t *p_33); static uint16_t *func_34(int8_t *const p_35); static int64_t func_1(void) { const int32_t l_2[3] = {0x0AD6F2EEL, 0x0AD6F2EEL, 0x0AD6F2EEL}; int8_t l_3[10]; int32_t l_164 = (-6L); int32_t l_167 = 1L; int32_t **l_185 = (void *)0; int i; for (i = 0; i < 10; i++) { l_3[i] = (-4L); } if (l_2[0]) { return l_3[5]; } else { } } static int16_t func_13(uint16_t *p_14, int16_t p_15, uint16_t *const p_16, uint32_t p_17) { int32_t l_93 = 0x81C7DC75L; const int64_t *l_95 = &g_96; int64_t *l_98 = &g_99; uint16_t **l_123[9] = {&g_18, &g_18, &g_18, &g_18, &g_18, &g_18, &g_18, &g_18, &g_18}; int32_t *l_132 = &l_93; int32_t l_142 = 0x535D5B94L; int32_t **l_145 = &g_102; int i; for (g_51 = 0; (g_51 == 18); g_51 = safe_add_func_uint8_t_u_u(g_51, 5)) { } (*l_145) = (void *)0; l_142 ^= (-3L); return g_99; } static uint16_t *func_21(uint64_t p_22, int8_t p_23, int16_t p_24, uint16_t *p_25) { int32_t *l_71 = &g_57; int32_t **l_72 = &l_71; (*l_72) = l_71; return p_25; } static int8_t func_32(uint16_t *p_33) { int32_t *l_59 = &g_57; int32_t *l_60 = &g_57; int32_t *l_61 = &g_57; int32_t *l_62[6][4]; uint8_t l_63 = 0x22L; int i, j; for (i = 0; i < 6; i++) { } l_63--; return g_5[1][0]; } static uint16_t *func_34(int8_t *const p_35) { uint16_t *l_38 = (void *)0; uint16_t **l_39 = &l_38; uint16_t *l_40 = &g_19[0]; int32_t l_47 = 0x7E1289EDL; int32_t *l_48 = &g_49; uint8_t *l_50[5][7] = { {&g_51, (void *)0, (void *)0, &g_51, &g_51, &g_51, &g_51}, {&g_51, &g_51, &g_51, &g_51, &g_51, &g_51, (void *)0}, {&g_51, &g_51, &g_51, &g_51, &g_51, &g_51, &g_51}, {&g_51, (void *)0, &g_51, &g_51, &g_51, &g_51, &g_51}, {&g_51, &g_51, &g_51, &g_51, &g_51, (void *)0, (void *)0}}; const int32_t l_52 = 9L; int32_t l_55[6][6] = { {0xE961CAE4L, 1L, 0xCF54CEAAL, 1L, 0xE961CAE4L, 0x73B020B2L}, {0xE5F8F0B5L, 1L, 0x74E6A83BL, 0xE5F8F0B5L, 1L, 8L}, {0xE5F8F0B5L, 1L, 8L, 1L, 1L, (-7L)}, {0L, 0L, 0xE5F8F0B5L, 0x63965B81L, 0xD319D7FCL, 1L}, {0xD319D7FCL, 0x33E270BBL, 1L, 0x63965B81L, 0x33E270BBL, 0xE5F8F0B5L}, {0L, 0xD319D7FCL, 1L, 0xD319D7FCL, 0L, 1L}}; int32_t *l_58 = &g_57; int i, j; (*l_58) = (((g_29, ((*l_39) = l_38)) == l_40), ((safe_mul_func_uint8_t_u_u( (safe_sub_func_int8_t_s_s( ((*p_35) = (g_19[4] & ((safe_add_func_uint8_t_u_u( ((0xF2DDFDAFL || (((l_47 = (((*l_48) = l_47), (g_51 ^= g_49))) != (((l_52 | ((((safe_lshift_func_uint8_t_u_u( l_55[2][2], 5)) == (-1L)), (*p_35)) || l_55[2][2])), (void *)0) != (*l_39))) || 0xBB57L)), l_52), g_19[4])) >= l_55[2][2]))), 0x1DL)), 0x72L)) == g_5[1][0])); return &g_19[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 3; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_5[i][j]; } } csmith_sink_ = g_7; for (i = 0; i < 5; i++) { csmith_sink_ = g_19[i]; } csmith_sink_ = g_29; csmith_sink_ = g_49; csmith_sink_ = g_51; csmith_sink_ = g_57; csmith_sink_ = g_70; csmith_sink_ = g_96; csmith_sink_ = g_99; csmith_sink_ = g_110; csmith_sink_ = g_139; csmith_sink_ = g_141; csmith_sink_ = g_146; csmith_sink_ = g_148; csmith_sink_ = g_163; csmith_sink_ = g_188; platform_main_end(0, 0); return 0; }
true
161
dataset/organized/DCE/161
291
191
0.25
0.91
DCE
323
dataset/organized/DCE/161/target.c
dataset/organized/DCE/161/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile uint32_t g_5[3][1] = {{0x70A77C87L},{0x70A77C87L},{0x70A77C87L}}; static uint16_t g_7 = 0x8A83L; static uint16_t g_19[5] = {0xE95DL,0xE95DL,0xE95DL,0xE95DL,0xE95DL}; static uint16_t *g_18 = &g_19[4]; static uint32_t g_29 = 0x2DA3C3D2L; static int32_t g_49 = 0x2CF9E8BFL; static uint8_t g_51 = 4UL; static int32_t g_57 = 0x25AD92EDL; static int32_t * const volatile g_56[4][6] = {{&g_57,(void*)0,&g_57,&g_57,&g_57,&g_57},{(void*)0,(void*)0,&g_57,&g_57,&g_57,(void*)0},{&g_57,(void*)0,&g_57,&g_57,(void*)0,&g_57},{(void*)0,&g_57,&g_57,&g_57,(void*)0,(void*)0}}; static uint32_t g_70 = 0x27B92311L; static const int64_t g_96 = 0L; static int64_t g_99 = 0x980D5298B49A5ABFLL; static int32_t *g_102 = &g_57; static int32_t ** volatile g_101 = &g_102; static uint8_t g_110 = 0x13L; static uint8_t *g_109 = &g_110; static uint8_t *g_114 = &g_110; static int32_t * volatile g_125 = &g_57; static int64_t g_139 = (-1L); static uint64_t g_141 = 0x85629ED7CD517421LL; static int32_t * volatile g_143 = (void*)0; static const uint64_t g_146 = 0xCDE0C07D60D11782LL; static uint32_t g_148 = 4UL; static int32_t g_163 = 0x5997E5F2L; static uint8_t g_188 = 247UL; static int32_t * volatile g_191 = (void*)0; static int32_t * volatile g_192 = (void*)0; static int64_t func_1(void); static int16_t func_13(uint16_t * p_14, int16_t p_15, uint16_t * const p_16, uint32_t p_17); static uint16_t * func_21(uint64_t p_22, int8_t p_23, int16_t p_24, uint16_t * p_25); static int8_t func_32(uint16_t * p_33); static uint16_t * func_34(int8_t * const p_35); static int64_t func_1(void) { const int32_t l_2[3] = {0x0AD6F2EEL,0x0AD6F2EEL,0x0AD6F2EEL}; int8_t l_3[10]; int32_t l_164 = (-6L); int32_t l_167 = 1L; int32_t **l_185 = (void*)0; int i; for (i = 0; i < 10; i++) { l_3[i] = (-4L); } if (l_2[0]) { return l_3[5]; } else { uint16_t *l_6 = &g_7; uint32_t l_20 = 18446744073709551613UL; int8_t *l_28[9] = {&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5],&l_3[5]}; int8_t **l_36[10][8] = {{&l_28[8],&l_28[8],(void*)0,&l_28[8],(void*)0,(void*)0,(void*)0,(void*)0},{&l_28[0],(void*)0,(void*)0,&l_28[0],&l_28[8],&l_28[0],(void*)0,(void*)0},{(void*)0,&l_28[8],&l_28[8],&l_28[8],&l_28[8],(void*)0,&l_28[8],&l_28[8]},{&l_28[0],&l_28[8],&l_28[0],(void*)0,(void*)0,&l_28[0],&l_28[8],&l_28[0]},{(void*)0,(void*)0,&l_28[8],(void*)0,(void*)0,(void*)0,(void*)0,&l_28[8]},{(void*)0,(void*)0,(void*)0,&l_28[8],(void*)0,(void*)0,(void*)0,(void*)0},{&l_28[0],(void*)0,(void*)0,&l_28[0],&l_28[8],&l_28[0],(void*)0,(void*)0},{(void*)0,&l_28[8],&l_28[8],&l_28[8],&l_28[8],(void*)0,&l_28[8],&l_28[8]},{&l_28[0],&l_28[8],&l_28[0],(void*)0,(void*)0,&l_28[0],&l_28[8],&l_28[0]},{(void*)0,(void*)0,&l_28[8],(void*)0,(void*)0,(void*)0,(void*)0,&l_28[8]}}; int8_t **l_37 = &l_28[8]; uint8_t l_66 = 0UL; int64_t *l_67 = (void*)0; int64_t *l_68 = (void*)0; int32_t l_69 = 7L; uint32_t *l_147 = &g_148; int32_t *l_153 = &l_69; int32_t l_162[1]; int64_t l_206[8][8] = {{(-7L),0xC9B1D43434F96D8ELL,0x1212FAA1E914ED28LL,0x1212FAA1E914ED28LL,0xC9B1D43434F96D8ELL,(-7L),0x343C1BBC4476C789LL,(-2L)},{9L,0xE66DB85B90726705LL,0xD3A0965E347D8786LL,0x343C1BBC4476C789LL,1L,0x768E370C6443E69BLL,(-3L),0xE987FDFE881F7A3DLL},{(-1L),(-2L),0x768E370C6443E69BLL,0x343C1BBC4476C789LL,0x991866434410D69DLL,0x343C1BBC4476C789LL,0x768E370C6443E69BLL,(-2L)},{(-3L),0x991866434410D69DLL,0xEEED96AF810B9F66LL,0x1212FAA1E914ED28LL,0xE987FDFE881F7A3DLL,4L,(-1L),0xC9B1D43434F96D8ELL},{0x1212FAA1E914ED28LL,0x68A418543001A50DLL,(-2L),0xEEED96AF810B9F66LL,(-3L),(-1L),(-1L),(-3L)},{4L,0xEEED96AF810B9F66LL,0xEEED96AF810B9F66LL,4L,(-2L),0xE987FDFE881F7A3DLL,0x768E370C6443E69BLL,(-7L)},{(-2L),0xE987FDFE881F7A3DLL,0x768E370C6443E69BLL,(-7L),6L,9L,(-3L),0x68A418543001A50DLL},{0x343C1BBC4476C789LL,0xE987FDFE881F7A3DLL,0xD3A0965E347D8786LL,1L,0xD3A0965E347D8786LL,0xE987FDFE881F7A3DLL,0x343C1BBC4476C789LL,0x1212FAA1E914ED28LL}}; int i, j; for (i = 0; i < 1; i++) { l_162[i] = 0x780BAFC0L; } if (((~g_5[0][0]) || (((*l_6)++) >= ((+((*l_147) &= (safe_mul_func_int16_t_s_s(func_13(g_18, l_20, func_21((l_3[5] , (((safe_mod_func_uint16_t_u_u(((*g_18) = ((g_5[0][0] || (g_29 = g_5[2][0])) , ((safe_div_func_int64_t_s_s((l_69 = (func_32(func_34(((*l_37) = &l_3[4]))) ^ l_66)), (-7L))) || 8UL))), l_66)) , (void*)0) != g_18)), g_70, g_70, g_18), g_70), g_146)))) < 0x57L)))) { int32_t **l_152[8][7] = {{&g_102,&g_102,&g_102,&g_102,&g_102,&g_102,&g_102},{&g_102,(void*)0,(void*)0,&g_102,(void*)0,(void*)0,&g_102},{&g_102,&g_102,&g_102,&g_102,&g_102,&g_102,&g_102},{&g_102,&g_102,&g_102,&g_102,&g_102,&g_102,&g_102},{(void*)0,&g_102,&g_102,&g_102,&g_102,&g_102,&g_102},{&g_102,&g_102,(void*)0,&g_102,&g_102,&g_102,(void*)0},{&g_102,&g_102,&g_102,&g_102,&g_102,(void*)0,&g_102},{&g_102,&g_102,&g_102,&g_102,(void*)0,&g_102,&g_102}}; int32_t l_161 = 0x1B76BFB6L; int i, j; for (g_148 = 0; (g_148 <= 7); g_148 += 1) { int32_t l_149[7][4] = {{0x5ECC4D8AL,0x5ECC4D8AL,1L,0x5ECC4D8AL},{0x5ECC4D8AL,(-9L),(-9L),0x5ECC4D8AL},{(-9L),0x5ECC4D8AL,(-9L),(-9L)},{0x5ECC4D8AL,0x5ECC4D8AL,1L,0x5ECC4D8AL},{0x5ECC4D8AL,(-9L),(-9L),0x5ECC4D8AL},{(-9L),0x5ECC4D8AL,(-9L),(-9L)},{0x5ECC4D8AL,0x5ECC4D8AL,1L,0x5ECC4D8AL}}; int i, j; l_69 ^= l_149[0][0]; if ((*g_125)) { continue; } if (l_2[0]) { continue; } for (l_20 = 0; (l_20 <= 7); l_20 += 1) { return g_19[2]; } } for (g_148 = 0; (g_148 <= 54); g_148 = safe_add_func_uint64_t_u_u(g_148, 9)) { for (g_139 = 0; g_139 < 5; g_139 += 1) { g_19[g_139] = 1UL; } } l_153 = &l_69; for (g_29 = 0; (g_29 != 49); g_29++) { uint64_t l_159[9][8] = {{18446744073709551610UL,5UL,0UL,3UL,0x69FAF8F730D721F5LL,0x69FAF8F730D721F5LL,3UL,0UL},{1UL,1UL,5UL,0x70CACEDF7BA1556ELL,0x69FAF8F730D721F5LL,7UL,0xCA1CAAA0BFB30C42LL,7UL},{18446744073709551610UL,0UL,0x70CACEDF7BA1556ELL,0UL,18446744073709551610UL,18446744073709551613UL,1UL,7UL},{0UL,0x69FAF8F730D721F5LL,0xCA1CAAA0BFB30C42LL,0x70CACEDF7BA1556ELL,0x70CACEDF7BA1556ELL,0xCA1CAAA0BFB30C42LL,0x69FAF8F730D721F5LL,0UL},{5UL,18446744073709551613UL,0xCA1CAAA0BFB30C42LL,3UL,1UL,18446744073709551610UL,1UL,3UL},{0x70CACEDF7BA1556ELL,0xA1295E2246E6AABELL,0x70CACEDF7BA1556ELL,7UL,3UL,18446744073709551610UL,0xCA1CAAA0BFB30C42LL,0xCA1CAAA0BFB30C42LL},{0xCA1CAAA0BFB30C42LL,18446744073709551613UL,5UL,5UL,18446744073709551613UL,0xCA1CAAA0BFB30C42LL,3UL,1UL},{0xCA1CAAA0BFB30C42LL,0x69FAF8F730D721F5LL,0UL,18446744073709551613UL,3UL,18446744073709551613UL,0UL,0x69FAF8F730D721F5LL},{0x70CACEDF7BA1556ELL,0UL,18446744073709551610UL,18446744073709551613UL,1UL,7UL,7UL,1UL}}; int32_t l_160[4]; int i, j; for (i = 0; i < 4; i++) { l_160[i] = 0xC50529A0L; } for (l_69 = 26; (l_69 >= (-25)); l_69--) { int64_t l_158 = (-8L); l_162[0] |= (&g_114 == ((((((l_158 >= ((l_159[6][7] | (l_158 > 1UL)) <= (((0x261D9612L <= (l_160[1] = l_158)) == (l_161 < 0xBAF8L)) <= l_158))) ^ g_51) == l_3[5]) & (*g_18)) <= 0x867DB8501E2E4825LL) , &g_114)); l_164 &= ((g_163 = 0x2EL) <= (*g_114)); } } } else { int32_t *l_187 = &l_167; int32_t ** const l_186 = &l_187; int32_t l_189[7][10] = {{(-1L),0x310CBDEBL,1L,(-1L),0x03B6C18EL,0x03B6C18EL,(-1L),1L,0x310CBDEBL,(-1L)},{1L,1L,0x310CBDEBL,0x03B6C18EL,1L,0x03B6C18EL,0x310CBDEBL,1L,1L,1L},{(-1L),0x00169846L,(-6L),1L,1L,(-6L),0x00169846L,(-1L),(-6L),(-1L)},{1L,0x310CBDEBL,0x03B6C18EL,1L,0x03B6C18EL,0x310CBDEBL,1L,1L,1L,1L},{1L,(-1L),0x03B6C18EL,0x03B6C18EL,(-1L),1L,0x310CBDEBL,(-1L),0x310CBDEBL,1L},{0x00169846L,(-1L),(-6L),(-1L),0x00169846L,(-6L),1L,1L,(-6L),0x00169846L},{0x00169846L,0x310CBDEBL,0x310CBDEBL,0x00169846L,0x03B6C18EL,1L,0x00169846L,1L,0x03B6C18EL,0x00169846L}}; uint32_t l_190 = 0x3776B1AFL; int i, j; for (g_110 = (-11); (g_110 < 53); g_110++) { int32_t **l_175 = &l_153; int32_t ***l_174 = &l_175; uint8_t *l_178[7] = {&g_51,&l_66,&g_51,&g_51,&l_66,&g_51,&g_51}; int32_t *l_193 = &g_57; int i; if (l_167) { break; } (*l_193) = ((safe_mul_func_uint16_t_u_u((*g_18), (safe_div_func_int8_t_s_s((((*l_174) = &g_102) != ((safe_mul_func_uint16_t_u_u((((g_51--) >= l_164) < (l_147 == (((safe_sub_func_uint32_t_u_u((g_139 & ((l_190 ^= (1L > ((safe_add_func_uint8_t_u_u((g_188 = (((((g_110 , (((*l_153) = ((l_185 != l_186) , 2L)) | l_2[1])) , (*g_101)) == &l_162[0]) != 4L) & g_110)), l_189[5][7])) < l_189[6][2]))) , g_70)), l_189[5][7])) == l_189[5][7]) , (void*)0))), 0UL)) , &g_56[2][0])), l_3[4])))) <= 0L); } (*l_153) = 0x9A01408CL; for (g_57 = 0; (g_57 <= 4); g_57 += 1) { int64_t *l_207 = &g_99; int32_t *l_208[10]; int i; for (i = 0; i < 10; i++) { l_208[i] = &l_162[0]; } l_164 ^= (((safe_unary_minus_func_int32_t_s((((0UL & ((g_19[g_57] == (((*l_153) = (l_189[1][0] = (l_3[(g_57 + 1)] = (*l_153)))) , (safe_lshift_func_int16_t_s_u((safe_lshift_func_int8_t_s_s(0x87L, l_189[5][7])), 12)))) & (safe_unary_minus_func_uint8_t_u((safe_div_func_uint8_t_u_u(((*g_18) <= (*g_18)), (((*l_207) |= (safe_mod_func_int32_t_s_s((((safe_rshift_func_int16_t_s_s((l_2[2] <= ((void*)0 == l_67)), g_146)) == 4294967294UL) > l_206[5][6]), (*g_125)))) | g_148))))))) > 7UL) , l_167))) , l_2[0]) == g_96); } } return l_2[1]; } } static int16_t func_13(uint16_t * p_14, int16_t p_15, uint16_t * const p_16, uint32_t p_17) { int32_t l_93 = 0x81C7DC75L; const int64_t *l_95 = &g_96; int64_t *l_98 = &g_99; uint16_t **l_123[9] = {&g_18,&g_18,&g_18,&g_18,&g_18,&g_18,&g_18,&g_18,&g_18}; int32_t *l_132 = &l_93; int32_t l_142 = 0x535D5B94L; int32_t **l_145 = &g_102; int i; for (g_51 = 0; (g_51 == 18); g_51 = safe_add_func_uint8_t_u_u(g_51, 5)) { int32_t l_90[6] = {2L,2L,2L,2L,2L,2L}; int32_t l_94[5][5] = {{(-1L),(-1L),0xB2801F5DL,(-1L),(-1L)},{0x7B865DB3L,9L,0x7B865DB3L,0xE54FB192L,0x562E968FL},{(-1L),0x6F5C0CD6L,0x6F5C0CD6L,(-1L),0x6F5C0CD6L},{0x562E968FL,9L,(-1L),9L,0x562E968FL},{0x6F5C0CD6L,(-1L),0x6F5C0CD6L,0x6F5C0CD6L,(-1L)}}; const int64_t **l_97 = &l_95; int32_t * const l_100 = (void*)0; uint8_t *l_111 = &g_51; uint8_t **l_112 = (void*)0; uint8_t **l_113[8][9] = {{&l_111,&l_111,&l_111,&l_111,(void*)0,&l_111,(void*)0,&l_111,&l_111},{&l_111,&l_111,&l_111,&l_111,&l_111,&l_111,(void*)0,&l_111,(void*)0},{&l_111,&l_111,&l_111,&l_111,(void*)0,&l_111,&l_111,(void*)0,&l_111},{&l_111,&l_111,&l_111,(void*)0,&l_111,&l_111,&l_111,(void*)0,&l_111},{&l_111,&l_111,&l_111,&l_111,&l_111,&l_111,&l_111,&l_111,&l_111},{(void*)0,&l_111,&l_111,(void*)0,&l_111,&l_111,&l_111,&l_111,&l_111},{&l_111,&l_111,(void*)0,&l_111,&l_111,&l_111,&l_111,&l_111,&l_111},{&l_111,&l_111,(void*)0,&l_111,&l_111,&l_111,&l_111,(void*)0,&l_111}}; const int8_t *l_122 = (void*)0; const int8_t **l_121 = &l_122; int32_t *l_124 = (void*)0; int32_t *l_131[9] = {&g_49,&l_93,&g_49,&l_93,&g_49,&l_93,&g_49,&l_93,&g_49}; int32_t **l_130[6][4] = {{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]},{&l_131[6],&l_131[6],&l_131[6],&l_131[6]}}; int32_t * const l_133 = &g_49; int64_t *l_138 = &g_139; uint64_t *l_140 = &g_141; int32_t *l_144 = &l_94[4][4]; int i, j; (*g_101) = ((safe_mod_func_uint64_t_u_u(((((safe_mul_func_uint16_t_u_u((*g_18), (*g_18))) , (safe_sub_func_int16_t_s_s((safe_rshift_func_uint8_t_u_s(0x70L, (safe_div_func_uint16_t_u_u((safe_unary_minus_func_int64_t_s((safe_mul_func_int8_t_s_s((((((-2L) & l_90[5]) <= (safe_mul_func_int16_t_s_s((l_93 ^ 0x0EL), l_94[4][4]))) || ((((*l_97) = l_95) != l_98) <= p_17)) < l_93), p_15)))), l_90[0])))), 0x0CDAL))) || p_17) <= l_93), g_57)) , l_100); (*g_125) = (safe_add_func_int32_t_s_s((safe_sub_func_int64_t_s_s(((*l_98) = ((safe_mod_func_int32_t_s_s(((g_109 = &g_51) == (g_114 = l_111)), 0xC1B86B2CL)) | ((safe_mul_func_uint8_t_u_u(((((safe_lshift_func_uint8_t_u_s((safe_add_func_uint32_t_u_u(0xAE5FB077L, (l_111 == (l_93 , ((*l_121) = l_111))))), ((p_15 , l_123[3]) == &p_16))) == 4294967295UL) > 0xBFL) & 4294967286UL), 1UL)) > l_93))), g_49)), l_93)); (*l_144) &= (safe_add_func_uint16_t_u_u((*g_18), (l_142 = (safe_mul_func_int16_t_s_s(((l_132 = &l_93) == l_133), (safe_add_func_int64_t_s_s(((*l_98) = (p_15 , p_15)), ((*l_140) = (g_51 == (safe_mod_func_int64_t_s_s(((*l_138) = l_93), g_110))))))))))); } (*l_145) = (void*)0; l_142 ^= (-3L); return g_99; } static uint16_t * func_21(uint64_t p_22, int8_t p_23, int16_t p_24, uint16_t * p_25) { int32_t *l_71 = &g_57; int32_t **l_72 = &l_71; (*l_72) = l_71; return p_25; } static int8_t func_32(uint16_t * p_33) { int32_t *l_59 = &g_57; int32_t *l_60 = &g_57; int32_t *l_61 = &g_57; int32_t *l_62[6][4]; uint8_t l_63 = 0x22L; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 4; j++) { l_62[i][j] = &g_57; } } l_63--; return g_5[1][0]; } static uint16_t * func_34(int8_t * const p_35) { uint16_t *l_38 = (void*)0; uint16_t **l_39 = &l_38; uint16_t *l_40 = &g_19[0]; int32_t l_47 = 0x7E1289EDL; int32_t *l_48 = &g_49; uint8_t *l_50[5][7] = {{&g_51,(void*)0,(void*)0,&g_51,&g_51,&g_51,&g_51},{&g_51,&g_51,&g_51,&g_51,&g_51,&g_51,(void*)0},{&g_51,&g_51,&g_51,&g_51,&g_51,&g_51,&g_51},{&g_51,(void*)0,&g_51,&g_51,&g_51,&g_51,&g_51},{&g_51,&g_51,&g_51,&g_51,&g_51,(void*)0,(void*)0}}; const int32_t l_52 = 9L; int32_t l_55[6][6] = {{0xE961CAE4L,1L,0xCF54CEAAL,1L,0xE961CAE4L,0x73B020B2L},{0xE5F8F0B5L,1L,0x74E6A83BL,0xE5F8F0B5L,1L,8L},{0xE5F8F0B5L,1L,8L,1L,1L,(-7L)},{0L,0L,0xE5F8F0B5L,0x63965B81L,0xD319D7FCL,1L},{0xD319D7FCL,0x33E270BBL,1L,0x63965B81L,0x33E270BBL,0xE5F8F0B5L},{0L,0xD319D7FCL,1L,0xD319D7FCL,0L,1L}}; int32_t *l_58 = &g_57; int i, j; (*l_58) = (((g_29 , ((*l_39) = l_38)) == l_40) , ((safe_mul_func_uint8_t_u_u((safe_sub_func_int8_t_s_s(((*p_35) = (g_19[4] & ((safe_add_func_uint8_t_u_u(((0xF2DDFDAFL || (((l_47 = (((*l_48) = l_47) , (g_51 ^= g_49))) != (((l_52 | ((((safe_lshift_func_uint8_t_u_u(l_55[2][2], 5)) == (-1L)) , (*p_35)) || l_55[2][2])) , (void*)0) != (*l_39))) || 0xBB57L)) , l_52), g_19[4])) >= l_55[2][2]))), 0x1DL)), 0x72L)) == g_5[1][0])); return &g_19[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 3; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_5[i][j]; } } csmith_sink_ = g_7; for (i = 0; i < 5; i++) { csmith_sink_ = g_19[i]; } csmith_sink_ = g_29; csmith_sink_ = g_49; csmith_sink_ = g_51; csmith_sink_ = g_57; csmith_sink_ = g_70; csmith_sink_ = g_96; csmith_sink_ = g_99; csmith_sink_ = g_110; csmith_sink_ = g_139; csmith_sink_ = g_141; csmith_sink_ = g_146; csmith_sink_ = g_148; csmith_sink_ = g_163; csmith_sink_ = g_188; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile uint32_t g_5[3][1] = { {0x70A77C87L}, {0x70A77C87L}, {0x70A77C87L}}; static uint16_t g_7 = 0x8A83L; static uint16_t g_19[5] = {0xE95DL, 0xE95DL, 0xE95DL, 0xE95DL, 0xE95DL}; static uint16_t *g_18 = &g_19[4]; static uint32_t g_29 = 0x2DA3C3D2L; static int32_t g_49 = 0x2CF9E8BFL; static uint8_t g_51 = 4UL; static int32_t g_57 = 0x25AD92EDL; static int32_t *const volatile g_56[4][6] = { {&g_57, (void *)0, &g_57, &g_57, &g_57, &g_57}, {(void *)0, (void *)0, &g_57, &g_57, &g_57, (void *)0}, {&g_57, (void *)0, &g_57, &g_57, (void *)0, &g_57}, {(void *)0, &g_57, &g_57, &g_57, (void *)0, (void *)0}}; static uint32_t g_70 = 0x27B92311L; static const int64_t g_96 = 0L; static int64_t g_99 = 0x980D5298B49A5ABFLL; static int32_t *g_102 = &g_57; static int32_t **volatile g_101 = &g_102; static uint8_t g_110 = 0x13L; static uint8_t *g_109 = &g_110; static uint8_t *g_114 = &g_110; static int32_t *volatile g_125 = &g_57; static int64_t g_139 = (-1L); static uint64_t g_141 = 0x85629ED7CD517421LL; static int32_t *volatile g_143 = (void *)0; static const uint64_t g_146 = 0xCDE0C07D60D11782LL; static uint32_t g_148 = 4UL; static int32_t g_163 = 0x5997E5F2L; static uint8_t g_188 = 247UL; static int32_t *volatile g_191 = (void *)0; static int32_t *volatile g_192 = (void *)0; static int64_t func_1(void); static int16_t func_13(uint16_t *p_14, int16_t p_15, uint16_t *const p_16, uint32_t p_17); static uint16_t *func_21(uint64_t p_22, int8_t p_23, int16_t p_24, uint16_t *p_25); static int8_t func_32(uint16_t *p_33); static uint16_t *func_34(int8_t *const p_35); static int64_t func_1(void) { const int32_t l_2[3] = {0x0AD6F2EEL, 0x0AD6F2EEL, 0x0AD6F2EEL}; int8_t l_3[10]; int32_t l_164 = (-6L); int32_t l_167 = 1L; int32_t **l_185 = (void *)0; int i; for (i = 0; i < 10; i++) { l_3[i] = (-4L); } if (l_2[0]) { return l_3[5]; } else { uint16_t *l_6 = &g_7; uint32_t l_20 = 18446744073709551613UL; int8_t *l_28[9] = {&l_3[5], &l_3[5], &l_3[5], &l_3[5], &l_3[5], &l_3[5], &l_3[5], &l_3[5], &l_3[5]}; int8_t **l_36[10][8] = {{&l_28[8], &l_28[8], (void *)0, &l_28[8], (void *)0, (void *)0, (void *)0, (void *)0}, {&l_28[0], (void *)0, (void *)0, &l_28[0], &l_28[8], &l_28[0], (void *)0, (void *)0}, {(void *)0, &l_28[8], &l_28[8], &l_28[8], &l_28[8], (void *)0, &l_28[8], &l_28[8]}, {&l_28[0], &l_28[8], &l_28[0], (void *)0, (void *)0, &l_28[0], &l_28[8], &l_28[0]}, {(void *)0, (void *)0, &l_28[8], (void *)0, (void *)0, (void *)0, (void *)0, &l_28[8]}, {(void *)0, (void *)0, (void *)0, &l_28[8], (void *)0, (void *)0, (void *)0, (void *)0}, {&l_28[0], (void *)0, (void *)0, &l_28[0], &l_28[8], &l_28[0], (void *)0, (void *)0}, {(void *)0, &l_28[8], &l_28[8], &l_28[8], &l_28[8], (void *)0, &l_28[8], &l_28[8]}, {&l_28[0], &l_28[8], &l_28[0], (void *)0, (void *)0, &l_28[0], &l_28[8], &l_28[0]}, {(void *)0, (void *)0, &l_28[8], (void *)0, (void *)0, (void *)0, (void *)0, &l_28[8]}}; int8_t **l_37 = &l_28[8]; uint8_t l_66 = 0UL; int64_t *l_67 = (void *)0; int64_t *l_68 = (void *)0; int32_t l_69 = 7L; uint32_t *l_147 = &g_148; int32_t *l_153 = &l_69; int32_t l_162[1]; int64_t l_206[8][8] = { {(-7L), 0xC9B1D43434F96D8ELL, 0x1212FAA1E914ED28LL, 0x1212FAA1E914ED28LL, 0xC9B1D43434F96D8ELL, (-7L), 0x343C1BBC4476C789LL, (-2L)}, {9L, 0xE66DB85B90726705LL, 0xD3A0965E347D8786LL, 0x343C1BBC4476C789LL, 1L, 0x768E370C6443E69BLL, (-3L), 0xE987FDFE881F7A3DLL}, {(-1L), (-2L), 0x768E370C6443E69BLL, 0x343C1BBC4476C789LL, 0x991866434410D69DLL, 0x343C1BBC4476C789LL, 0x768E370C6443E69BLL, (-2L)}, {(-3L), 0x991866434410D69DLL, 0xEEED96AF810B9F66LL, 0x1212FAA1E914ED28LL, 0xE987FDFE881F7A3DLL, 4L, (-1L), 0xC9B1D43434F96D8ELL}, {0x1212FAA1E914ED28LL, 0x68A418543001A50DLL, (-2L), 0xEEED96AF810B9F66LL, (-3L), (-1L), (-1L), (-3L)}, {4L, 0xEEED96AF810B9F66LL, 0xEEED96AF810B9F66LL, 4L, (-2L), 0xE987FDFE881F7A3DLL, 0x768E370C6443E69BLL, (-7L)}, {(-2L), 0xE987FDFE881F7A3DLL, 0x768E370C6443E69BLL, (-7L), 6L, 9L, (-3L), 0x68A418543001A50DLL}, {0x343C1BBC4476C789LL, 0xE987FDFE881F7A3DLL, 0xD3A0965E347D8786LL, 1L, 0xD3A0965E347D8786LL, 0xE987FDFE881F7A3DLL, 0x343C1BBC4476C789LL, 0x1212FAA1E914ED28LL}}; int i, j; for (i = 0; i < 1; i++) { l_162[i] = 0x780BAFC0L; } if (((~g_5[0][0]) || (((*l_6)++) >= ((+((*l_147) &= (safe_mul_func_int16_t_s_s( func_13( g_18, l_20, func_21( (l_3[5], (((safe_mod_func_uint16_t_u_u( ((*g_18) = ((g_5[0][0] || (g_29 = g_5[2][0])), ((safe_div_func_int64_t_s_s( (l_69 = (func_32(func_34( ((*l_37) = &l_3[4]))) ^ l_66)), (-7L))) || 8UL))), l_66)), (void *)0) != g_18)), g_70, g_70, g_18), g_70), g_146)))) < 0x57L)))) { int32_t **l_152[8][7] = { {&g_102, &g_102, &g_102, &g_102, &g_102, &g_102, &g_102}, {&g_102, (void *)0, (void *)0, &g_102, (void *)0, (void *)0, &g_102}, {&g_102, &g_102, &g_102, &g_102, &g_102, &g_102, &g_102}, {&g_102, &g_102, &g_102, &g_102, &g_102, &g_102, &g_102}, {(void *)0, &g_102, &g_102, &g_102, &g_102, &g_102, &g_102}, {&g_102, &g_102, (void *)0, &g_102, &g_102, &g_102, (void *)0}, {&g_102, &g_102, &g_102, &g_102, &g_102, (void *)0, &g_102}, {&g_102, &g_102, &g_102, &g_102, (void *)0, &g_102, &g_102}}; int32_t l_161 = 0x1B76BFB6L; int i, j; for (g_148 = 0; (g_148 <= 7); g_148 += 1) { int32_t l_149[7][4] = {{0x5ECC4D8AL, 0x5ECC4D8AL, 1L, 0x5ECC4D8AL}, {0x5ECC4D8AL, (-9L), (-9L), 0x5ECC4D8AL}, {(-9L), 0x5ECC4D8AL, (-9L), (-9L)}, {0x5ECC4D8AL, 0x5ECC4D8AL, 1L, 0x5ECC4D8AL}, {0x5ECC4D8AL, (-9L), (-9L), 0x5ECC4D8AL}, {(-9L), 0x5ECC4D8AL, (-9L), (-9L)}, {0x5ECC4D8AL, 0x5ECC4D8AL, 1L, 0x5ECC4D8AL}}; int i, j; l_69 ^= l_149[0][0]; if ((*g_125)) { continue; } if (l_2[0]) { continue; } for (l_20 = 0; (l_20 <= 7); l_20 += 1) { return g_19[2]; } } for (g_148 = 0; (g_148 <= 54); g_148 = safe_add_func_uint64_t_u_u(g_148, 9)) { for (g_139 = 0; g_139 < 5; g_139 += 1) { g_19[g_139] = 1UL; } } l_153 = &l_69; for (g_29 = 0; (g_29 != 49); g_29++) { uint64_t l_159[9][8] = { {18446744073709551610UL, 5UL, 0UL, 3UL, 0x69FAF8F730D721F5LL, 0x69FAF8F730D721F5LL, 3UL, 0UL}, {1UL, 1UL, 5UL, 0x70CACEDF7BA1556ELL, 0x69FAF8F730D721F5LL, 7UL, 0xCA1CAAA0BFB30C42LL, 7UL}, {18446744073709551610UL, 0UL, 0x70CACEDF7BA1556ELL, 0UL, 18446744073709551610UL, 18446744073709551613UL, 1UL, 7UL}, {0UL, 0x69FAF8F730D721F5LL, 0xCA1CAAA0BFB30C42LL, 0x70CACEDF7BA1556ELL, 0x70CACEDF7BA1556ELL, 0xCA1CAAA0BFB30C42LL, 0x69FAF8F730D721F5LL, 0UL}, {5UL, 18446744073709551613UL, 0xCA1CAAA0BFB30C42LL, 3UL, 1UL, 18446744073709551610UL, 1UL, 3UL}, {0x70CACEDF7BA1556ELL, 0xA1295E2246E6AABELL, 0x70CACEDF7BA1556ELL, 7UL, 3UL, 18446744073709551610UL, 0xCA1CAAA0BFB30C42LL, 0xCA1CAAA0BFB30C42LL}, {0xCA1CAAA0BFB30C42LL, 18446744073709551613UL, 5UL, 5UL, 18446744073709551613UL, 0xCA1CAAA0BFB30C42LL, 3UL, 1UL}, {0xCA1CAAA0BFB30C42LL, 0x69FAF8F730D721F5LL, 0UL, 18446744073709551613UL, 3UL, 18446744073709551613UL, 0UL, 0x69FAF8F730D721F5LL}, {0x70CACEDF7BA1556ELL, 0UL, 18446744073709551610UL, 18446744073709551613UL, 1UL, 7UL, 7UL, 1UL}}; int32_t l_160[4]; int i, j; for (i = 0; i < 4; i++) { l_160[i] = 0xC50529A0L; } for (l_69 = 26; (l_69 >= (-25)); l_69--) { int64_t l_158 = (-8L); l_162[0] |= (&g_114 == ((((((l_158 >= ((l_159[6][7] | (l_158 > 1UL)) <= (((0x261D9612L <= (l_160[1] = l_158)) == (l_161 < 0xBAF8L)) <= l_158))) ^ g_51) == l_3[5]) & (*g_18)) <= 0x867DB8501E2E4825LL), &g_114)); l_164 &= ((g_163 = 0x2EL) <= (*g_114)); } } } else { int32_t *l_187 = &l_167; int32_t **const l_186 = &l_187; int32_t l_189[7][10] = {{(-1L), 0x310CBDEBL, 1L, (-1L), 0x03B6C18EL, 0x03B6C18EL, (-1L), 1L, 0x310CBDEBL, (-1L)}, {1L, 1L, 0x310CBDEBL, 0x03B6C18EL, 1L, 0x03B6C18EL, 0x310CBDEBL, 1L, 1L, 1L}, {(-1L), 0x00169846L, (-6L), 1L, 1L, (-6L), 0x00169846L, (-1L), (-6L), (-1L)}, {1L, 0x310CBDEBL, 0x03B6C18EL, 1L, 0x03B6C18EL, 0x310CBDEBL, 1L, 1L, 1L, 1L}, {1L, (-1L), 0x03B6C18EL, 0x03B6C18EL, (-1L), 1L, 0x310CBDEBL, (-1L), 0x310CBDEBL, 1L}, {0x00169846L, (-1L), (-6L), (-1L), 0x00169846L, (-6L), 1L, 1L, (-6L), 0x00169846L}, {0x00169846L, 0x310CBDEBL, 0x310CBDEBL, 0x00169846L, 0x03B6C18EL, 1L, 0x00169846L, 1L, 0x03B6C18EL, 0x00169846L}}; uint32_t l_190 = 0x3776B1AFL; int i, j; for (g_110 = (-11); (g_110 < 53); g_110++) { int32_t **l_175 = &l_153; int32_t ***l_174 = &l_175; uint8_t *l_178[7] = {&g_51, &l_66, &g_51, &g_51, &l_66, &g_51, &g_51}; int32_t *l_193 = &g_57; int i; if (l_167) { break; } (*l_193) = ((safe_mul_func_uint16_t_u_u( (*g_18), (safe_div_func_int8_t_s_s( (((*l_174) = &g_102) != ((safe_mul_func_uint16_t_u_u( (((g_51--) >= l_164) < (l_147 == (((safe_sub_func_uint32_t_u_u( (g_139 & ((l_190 ^= (1L > ((safe_add_func_uint8_t_u_u( (g_188 = (((((g_110, (((*l_153) = ((l_185 != l_186), 2L)) | l_2[1])), (*g_101)) == &l_162[0]) != 4L) & g_110)), l_189[5][7])) < l_189[6][2]))), g_70)), l_189[5][7])) == l_189[5][7]), (void *)0))), 0UL)), &g_56[2][0])), l_3[4])))) <= 0L); } (*l_153) = 0x9A01408CL; for (g_57 = 0; (g_57 <= 4); g_57 += 1) { int64_t *l_207 = &g_99; int32_t *l_208[10]; int i; for (i = 0; i < 10; i++) { l_208[i] = &l_162[0]; } l_164 ^= (((safe_unary_minus_func_int32_t_s( (((0UL & ((g_19[g_57] == (((*l_153) = (l_189[1][0] = (l_3[(g_57 + 1)] = (*l_153)))), (safe_lshift_func_int16_t_s_u( (safe_lshift_func_int8_t_s_s(0x87L, l_189[5][7])), 12)))) & (safe_unary_minus_func_uint8_t_u( (safe_div_func_uint8_t_u_u( ((*g_18) <= (*g_18)), (((*l_207) |= (safe_mod_func_int32_t_s_s( (((safe_rshift_func_int16_t_s_s( (l_2[2] <= ((void *)0 == l_67)), g_146)) == 4294967294UL) > l_206[5][6]), (*g_125)))) | g_148))))))) > 7UL), l_167))), l_2[0]) == g_96); } } return l_2[1]; } } static int16_t func_13(uint16_t *p_14, int16_t p_15, uint16_t *const p_16, uint32_t p_17) { int32_t l_93 = 0x81C7DC75L; const int64_t *l_95 = &g_96; int64_t *l_98 = &g_99; uint16_t **l_123[9] = {&g_18, &g_18, &g_18, &g_18, &g_18, &g_18, &g_18, &g_18, &g_18}; int32_t *l_132 = &l_93; int32_t l_142 = 0x535D5B94L; int32_t **l_145 = &g_102; int i; for (g_51 = 0; (g_51 == 18); g_51 = safe_add_func_uint8_t_u_u(g_51, 5)) { int32_t l_90[6] = {2L, 2L, 2L, 2L, 2L, 2L}; int32_t l_94[5][5] = { {(-1L), (-1L), 0xB2801F5DL, (-1L), (-1L)}, {0x7B865DB3L, 9L, 0x7B865DB3L, 0xE54FB192L, 0x562E968FL}, {(-1L), 0x6F5C0CD6L, 0x6F5C0CD6L, (-1L), 0x6F5C0CD6L}, {0x562E968FL, 9L, (-1L), 9L, 0x562E968FL}, {0x6F5C0CD6L, (-1L), 0x6F5C0CD6L, 0x6F5C0CD6L, (-1L)}}; const int64_t **l_97 = &l_95; int32_t *const l_100 = (void *)0; uint8_t *l_111 = &g_51; uint8_t **l_112 = (void *)0; uint8_t **l_113[8][9] = {{&l_111, &l_111, &l_111, &l_111, (void *)0, &l_111, (void *)0, &l_111, &l_111}, {&l_111, &l_111, &l_111, &l_111, &l_111, &l_111, (void *)0, &l_111, (void *)0}, {&l_111, &l_111, &l_111, &l_111, (void *)0, &l_111, &l_111, (void *)0, &l_111}, {&l_111, &l_111, &l_111, (void *)0, &l_111, &l_111, &l_111, (void *)0, &l_111}, {&l_111, &l_111, &l_111, &l_111, &l_111, &l_111, &l_111, &l_111, &l_111}, {(void *)0, &l_111, &l_111, (void *)0, &l_111, &l_111, &l_111, &l_111, &l_111}, {&l_111, &l_111, (void *)0, &l_111, &l_111, &l_111, &l_111, &l_111, &l_111}, {&l_111, &l_111, (void *)0, &l_111, &l_111, &l_111, &l_111, (void *)0, &l_111}}; const int8_t *l_122 = (void *)0; const int8_t **l_121 = &l_122; int32_t *l_124 = (void *)0; int32_t *l_131[9] = {&g_49, &l_93, &g_49, &l_93, &g_49, &l_93, &g_49, &l_93, &g_49}; int32_t **l_130[6][4] = {{&l_131[6], &l_131[6], &l_131[6], &l_131[6]}, {&l_131[6], &l_131[6], &l_131[6], &l_131[6]}, {&l_131[6], &l_131[6], &l_131[6], &l_131[6]}, {&l_131[6], &l_131[6], &l_131[6], &l_131[6]}, {&l_131[6], &l_131[6], &l_131[6], &l_131[6]}, {&l_131[6], &l_131[6], &l_131[6], &l_131[6]}}; int32_t *const l_133 = &g_49; int64_t *l_138 = &g_139; uint64_t *l_140 = &g_141; int32_t *l_144 = &l_94[4][4]; int i, j; (*g_101) = ((safe_mod_func_uint64_t_u_u( ((((safe_mul_func_uint16_t_u_u((*g_18), (*g_18))), (safe_sub_func_int16_t_s_s( (safe_rshift_func_uint8_t_u_s( 0x70L, (safe_div_func_uint16_t_u_u( (safe_unary_minus_func_int64_t_s( (safe_mul_func_int8_t_s_s( (((((-2L) & l_90[5]) <= (safe_mul_func_int16_t_s_s( (l_93 ^ 0x0EL), l_94[4][4]))) || ((((*l_97) = l_95) != l_98) <= p_17)) < l_93), p_15)))), l_90[0])))), 0x0CDAL))) || p_17) <= l_93), g_57)), l_100); (*g_125) = (safe_add_func_int32_t_s_s( (safe_sub_func_int64_t_s_s( ((*l_98) = ((safe_mod_func_int32_t_s_s( ((g_109 = &g_51) == (g_114 = l_111)), 0xC1B86B2CL)) | ((safe_mul_func_uint8_t_u_u( ((((safe_lshift_func_uint8_t_u_s( (safe_add_func_uint32_t_u_u( 0xAE5FB077L, (l_111 == (l_93, ((*l_121) = l_111))))), ((p_15, l_123[3]) == &p_16))) == 4294967295UL) > 0xBFL) & 4294967286UL), 1UL)) > l_93))), g_49)), l_93)); (*l_144) &= (safe_add_func_uint16_t_u_u( (*g_18), (l_142 = (safe_mul_func_int16_t_s_s( ((l_132 = &l_93) == l_133), (safe_add_func_int64_t_s_s( ((*l_98) = (p_15, p_15)), ((*l_140) = (g_51 == (safe_mod_func_int64_t_s_s( ((*l_138) = l_93), g_110))))))))))); } (*l_145) = (void *)0; l_142 ^= (-3L); return g_99; } static uint16_t *func_21(uint64_t p_22, int8_t p_23, int16_t p_24, uint16_t *p_25) { int32_t *l_71 = &g_57; int32_t **l_72 = &l_71; (*l_72) = l_71; return p_25; } static int8_t func_32(uint16_t *p_33) { int32_t *l_59 = &g_57; int32_t *l_60 = &g_57; int32_t *l_61 = &g_57; int32_t *l_62[6][4]; uint8_t l_63 = 0x22L; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 4; j++) { l_62[i][j] = &g_57; } } l_63--; return g_5[1][0]; } static uint16_t *func_34(int8_t *const p_35) { uint16_t *l_38 = (void *)0; uint16_t **l_39 = &l_38; uint16_t *l_40 = &g_19[0]; int32_t l_47 = 0x7E1289EDL; int32_t *l_48 = &g_49; uint8_t *l_50[5][7] = { {&g_51, (void *)0, (void *)0, &g_51, &g_51, &g_51, &g_51}, {&g_51, &g_51, &g_51, &g_51, &g_51, &g_51, (void *)0}, {&g_51, &g_51, &g_51, &g_51, &g_51, &g_51, &g_51}, {&g_51, (void *)0, &g_51, &g_51, &g_51, &g_51, &g_51}, {&g_51, &g_51, &g_51, &g_51, &g_51, (void *)0, (void *)0}}; const int32_t l_52 = 9L; int32_t l_55[6][6] = { {0xE961CAE4L, 1L, 0xCF54CEAAL, 1L, 0xE961CAE4L, 0x73B020B2L}, {0xE5F8F0B5L, 1L, 0x74E6A83BL, 0xE5F8F0B5L, 1L, 8L}, {0xE5F8F0B5L, 1L, 8L, 1L, 1L, (-7L)}, {0L, 0L, 0xE5F8F0B5L, 0x63965B81L, 0xD319D7FCL, 1L}, {0xD319D7FCL, 0x33E270BBL, 1L, 0x63965B81L, 0x33E270BBL, 0xE5F8F0B5L}, {0L, 0xD319D7FCL, 1L, 0xD319D7FCL, 0L, 1L}}; int32_t *l_58 = &g_57; int i, j; (*l_58) = (((g_29, ((*l_39) = l_38)) == l_40), ((safe_mul_func_uint8_t_u_u( (safe_sub_func_int8_t_s_s( ((*p_35) = (g_19[4] & ((safe_add_func_uint8_t_u_u( ((0xF2DDFDAFL || (((l_47 = (((*l_48) = l_47), (g_51 ^= g_49))) != (((l_52 | ((((safe_lshift_func_uint8_t_u_u( l_55[2][2], 5)) == (-1L)), (*p_35)) || l_55[2][2])), (void *)0) != (*l_39))) || 0xBB57L)), l_52), g_19[4])) >= l_55[2][2]))), 0x1DL)), 0x72L)) == g_5[1][0])); return &g_19[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); for (i = 0; i < 3; i++) { } csmith_sink_ = g_7; for (i = 0; i < 5; i++) { csmith_sink_ = g_19[i]; } csmith_sink_ = g_29; csmith_sink_ = g_49; csmith_sink_ = g_51; csmith_sink_ = g_57; csmith_sink_ = g_70; csmith_sink_ = g_96; csmith_sink_ = g_99; csmith_sink_ = g_110; csmith_sink_ = g_139; csmith_sink_ = g_141; csmith_sink_ = g_146; csmith_sink_ = g_148; csmith_sink_ = g_163; csmith_sink_ = g_188; platform_main_end(0, 0); return 0; }
false
161
dataset/organized/DCE/161
291
540
0.91
0.92
DCE
324
dataset/organized/DCE/162/target.c
dataset/organized/DCE/162/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U2 { const int8_t * f0; volatile int8_t f1; volatile int8_t * f2; int64_t f3; }; union U3 { int8_t f0; uint32_t f1; }; union U5 { const volatile int64_t f0; int16_t f1; const volatile uint8_t f2; uint16_t f3; }; static int32_t g_3[2] = {0x7249AAEDL,0x7249AAEDL}; static int32_t g_8 = 1L; static int8_t g_30 = (-7L); static int8_t *g_29[10] = {&g_30,&g_30,&g_30,&g_30,&g_30,&g_30,&g_30,&g_30,&g_30,&g_30}; static int32_t g_39 = 0xC4B05EF1L; static uint64_t g_42 = 0x0F620A3418EB0BADLL; static int8_t g_54[9][4] = {{0xF7L,0x66L,0x66L,0xF7L},{0L,0x66L,0xACL,0xF7L},{0xF7L,0x66L,0x66L,0xF7L},{0L,0x66L,0xACL,0xF7L},{0xF7L,0x66L,0x66L,0xF7L},{0L,0x66L,0xACL,0xF7L},{0xF7L,0x66L,0x66L,0xF7L},{0L,0x66L,0xACL,0xF7L},{0xF7L,0x66L,0x66L,0xF7L}}; static int8_t * const g_53 = &g_54[8][1]; static int32_t * volatile g_62 = &g_39; static int32_t *g_79 = &g_3[1]; static int32_t **g_78 = &g_79; static uint16_t g_81 = 65535UL; static int32_t * volatile g_89 = &g_39; static uint16_t g_99[4] = {1UL,1UL,1UL,1UL}; static uint8_t g_101 = 255UL; static union U2 g_106 = {0}; static int16_t g_111 = 0xC4F7L; static int32_t g_118 = 0x457CE119L; static uint8_t g_119 = 1UL; static union U5 g_124 = {0x985E7E01DFB5DA3FLL}; static union U2 g_143 = {0}; static int32_t func_1(void); static int32_t func_9(int8_t * p_10, int64_t p_11, uint8_t p_12, uint16_t p_13, int32_t * p_14); static int8_t * func_15(const int32_t p_16, int8_t * const p_17, int64_t p_18, int32_t p_19); static int32_t func_25(int32_t * p_26); static int32_t * func_27(int8_t * p_28); static int32_t func_1(void) { uint8_t l_2[2][10] = {{0x54L,255UL,255UL,0x54L,4UL,0x54L,255UL,255UL,0x54L,4UL},{0x54L,255UL,255UL,0x54L,4UL,0x54L,255UL,255UL,0x54L,4UL}}; int32_t l_52 = 0L; union U3 l_128 = {0xB0L}; int i, j; for (g_3[1] = 0; (g_3[1] <= 1); g_3[1] += 1) { int32_t *l_4 = (void*)0; int32_t *l_5 = (void*)0; int32_t *l_6 = (void*)0; int32_t *l_7 = &g_8; int32_t l_116 = 0x2767F929L; int16_t l_138[1]; int i; for (i = 0; i < 1; i++) { l_138[i] = 0L; } (*l_7) &= 0xFE23A266L; for (g_8 = 0; (g_8 <= 1); g_8 += 1) { int i, j; return l_2[g_8][(g_8 + 6)]; } for (g_8 = 1; (g_8 >= 0); g_8 -= 1) { int8_t **l_31 = (void*)0; int8_t *l_33 = (void*)0; int8_t **l_32 = &l_33; int32_t l_49 = 0xA9BEBB6FL; int8_t *l_50 = (void*)0; int8_t *l_51[4][5] = {{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&g_30,&g_30,&g_30,&g_30,&g_30},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&g_30,&g_30,&g_30,&g_30,&g_30}}; int32_t l_83[8][2] = {{(-10L),(-1L)},{(-10L),(-10L)},{(-10L),(-1L)},{(-10L),(-10L)},{(-10L),(-1L)},{(-10L),(-10L)},{(-10L),(-1L)},{(-10L),(-10L)}}; int8_t **l_91 = &g_29[6]; uint64_t *l_164[2]; int i, j; for (i = 0; i < 2; i++) { l_164[i] = (void*)0; } (*g_89) = func_9(func_15((!(g_3[1] || (l_49 = (safe_sub_func_int64_t_s_s(((l_52 = (((safe_mod_func_int32_t_s_s(func_25(func_27(((*l_32) = (g_29[6] = g_29[6])))), g_3[0])) & ((4L && ((((safe_rshift_func_uint16_t_u_s(l_2[1][7], (g_8 ^ (safe_sub_func_int64_t_s_s(l_49, g_8))))) >= g_8) , l_49) != g_8)) && g_3[1])) , 1L)) , 0x0546153B72B46FACLL), g_3[1]))))), g_53, g_8, g_54[8][1]), g_54[4][1], l_83[0][1], l_2[1][5], l_7); for (g_42 = 0; (g_42 <= 1); g_42 += 1) { uint16_t l_104 = 0xC629L; uint32_t l_105 = 0UL; int16_t *l_110 = &g_111; for (l_52 = 1; (l_52 >= 0); l_52 -= 1) { int8_t **l_90 = &l_51[3][3]; uint16_t *l_98 = &g_99[1]; uint32_t *l_100 = (void*)0; (*g_78) = func_27(func_15((l_90 != l_91), func_15(((g_54[8][1] > (safe_mod_func_int32_t_s_s((safe_lshift_func_int16_t_s_s(g_54[8][1], ((l_2[1][6] , g_3[1]) | ((*l_98) = (--g_81))))), (g_101--)))) > g_54[8][1]), (*l_91), l_104, l_105), l_83[3][0], g_54[8][2])); } g_39 ^= ((g_106 , func_27(&g_54[8][1])) != ((*g_78) = (((*g_53) & (!((safe_div_func_int16_t_s_s(((*l_110) ^= 0x1594L), 3L)) || 1L))) , (*g_78)))); for (g_81 = 0; (g_81 <= 1); g_81 += 1) { int32_t *l_112 = &l_49; int32_t *l_113 = &l_83[0][1]; int32_t *l_114 = &l_83[0][1]; int32_t *l_115[4]; int8_t l_117 = 0x25L; int i; for (i = 0; i < 4; i++) { l_115[i] = &l_52; } g_119++; } for (l_116 = 1; (l_116 >= 0); l_116 -= 1) { int8_t l_131 = 5L; const int8_t *l_134 = &g_54[4][3]; int32_t *l_135 = &l_83[0][1]; (*g_62) ^= l_52; (*l_135) = (((safe_mul_func_uint8_t_u_u(g_81, ((g_124 , 0x82C0C4DAL) , (safe_lshift_func_uint8_t_u_s((+((65535UL == (l_49 , ((3UL & (l_128 , (safe_sub_func_int32_t_s_s((l_131 &= 0x3C49EEE8L), (safe_lshift_func_int8_t_s_u((l_134 == &g_30), 2)))))) <= g_124.f3))) , 0x0811D275L)), 3))))) , (void*)0) != &g_54[3][2]); } } l_49 |= ((*g_89) = (safe_lshift_func_uint16_t_u_u((l_138[0] || (((*g_78) = (*g_78)) == &g_39)), (g_111 > (g_143.f3 = (safe_sub_func_int32_t_s_s((safe_mod_func_int16_t_s_s((*l_7), 0x55DAL)), ((g_143 , (safe_mul_func_uint16_t_u_u((safe_div_func_uint16_t_u_u(((((g_42 &= (safe_add_func_uint64_t_u_u((l_52 = (safe_rshift_func_int16_t_s_s((safe_add_func_uint16_t_u_u((safe_lshift_func_uint8_t_u_u((safe_rshift_func_int8_t_s_u(((*g_53) = ((safe_rshift_func_int16_t_s_s((safe_lshift_func_int8_t_s_s((safe_div_func_uint64_t_u_u(((g_143 , (l_83[0][1] , (void*)0)) == (void*)0), 1L)), 0)), g_124.f3)) <= g_124.f3)), 2)), l_83[7][0])), l_2[1][9])), 8))), l_83[0][1]))) , (void*)0) == &g_81) , 65533UL), (*l_7))), g_101))) == 0x205F7226B515A1FBLL)))))))); } } return (*g_79); } static int32_t func_9(int8_t * p_10, int64_t p_11, uint8_t p_12, uint16_t p_13, int32_t * p_14) { uint32_t l_86 = 0x7E475996L; for (g_42 = 0; (g_42 > 60); g_42++) { l_86++; } return (*g_79); } static int8_t * func_15(const int32_t p_16, int8_t * const p_17, int64_t p_18, int32_t p_19) { int16_t l_61 = 5L; int8_t *l_63 = &g_30; int32_t l_75 = (-6L); for (p_18 = (-18); (p_18 >= 0); p_18 = safe_add_func_uint16_t_u_u(p_18, 2)) { (*g_62) |= ((safe_rshift_func_int16_t_s_s((safe_mod_func_int8_t_s_s(l_61, p_19)), 9)) || (*p_17)); return l_63; } for (p_18 = (-1); (p_18 <= 8); p_18 = safe_add_func_int64_t_s_s(p_18, 7)) { int8_t *l_66 = &g_54[6][2]; int32_t *l_68 = &g_3[0]; int32_t **l_67 = &l_68; uint16_t *l_80 = &g_81; int32_t l_82 = 0xDCF67A9FL; (*l_67) = func_27((l_66 = l_66)); l_82 = (safe_add_func_int8_t_s_s((safe_add_func_int32_t_s_s((safe_mod_func_uint16_t_u_u(g_39, (l_75 = g_54[8][1]))), (*g_62))), (p_19 < ((safe_div_func_uint64_t_u_u(g_8, ((g_78 == (((*l_80) |= (0x922CL < (g_3[0] , 1UL))) , (void*)0)) , g_3[1]))) & 0x65EA9D2C4C26B3FALL)))); } return l_63; } static int32_t func_25(int32_t * p_26) { int32_t *l_36 = (void*)0; int32_t **l_35 = &l_36; (*l_35) = (p_26 = &g_8); for (g_30 = 25; (g_30 >= 10); g_30--) { for (g_39 = 0; (g_39 >= 27); ++g_39) { g_42 = ((**l_35) , (*p_26)); } } return g_30; } static int32_t * func_27(int8_t * p_28) { int32_t *l_34 = &g_3[1]; return l_34; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 2; i++) { csmith_sink_ = g_3[i]; } csmith_sink_ = g_8; csmith_sink_ = g_30; csmith_sink_ = g_39; csmith_sink_ = g_42; for (i = 0; i < 9; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_54[i][j]; } } csmith_sink_ = g_81; for (i = 0; i < 4; i++) { csmith_sink_ = g_99[i]; } csmith_sink_ = g_101; csmith_sink_ = g_111; csmith_sink_ = g_118; csmith_sink_ = g_119; csmith_sink_ = g_124.f0; csmith_sink_ = g_124.f1; csmith_sink_ = g_124.f2; csmith_sink_ = g_124.f3; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U2 { const int8_t *f0; volatile int8_t f1; volatile int8_t *f2; int64_t f3; }; union U3 { int8_t f0; uint32_t f1; }; union U5 { const volatile int64_t f0; int16_t f1; const volatile uint8_t f2; uint16_t f3; }; static int32_t g_3[2] = {0x7249AAEDL, 0x7249AAEDL}; static int32_t g_8 = 1L; static int8_t g_30 = (-7L); static int8_t *g_29[10] = {&g_30, &g_30, &g_30, &g_30, &g_30, &g_30, &g_30, &g_30, &g_30, &g_30}; static int32_t g_39 = 0xC4B05EF1L; static uint64_t g_42 = 0x0F620A3418EB0BADLL; static int8_t g_54[9][4] = { {0xF7L, 0x66L, 0x66L, 0xF7L}, {0L, 0x66L, 0xACL, 0xF7L}, {0xF7L, 0x66L, 0x66L, 0xF7L}, {0L, 0x66L, 0xACL, 0xF7L}, {0xF7L, 0x66L, 0x66L, 0xF7L}, {0L, 0x66L, 0xACL, 0xF7L}, {0xF7L, 0x66L, 0x66L, 0xF7L}, {0L, 0x66L, 0xACL, 0xF7L}, {0xF7L, 0x66L, 0x66L, 0xF7L}}; static int8_t *const g_53 = &g_54[8][1]; static int32_t *volatile g_62 = &g_39; static int32_t *g_79 = &g_3[1]; static int32_t **g_78 = &g_79; static uint16_t g_81 = 65535UL; static int32_t *volatile g_89 = &g_39; static uint16_t g_99[4] = {1UL, 1UL, 1UL, 1UL}; static uint8_t g_101 = 255UL; static union U2 g_106 = {0}; static int16_t g_111 = 0xC4F7L; static int32_t g_118 = 0x457CE119L; static uint8_t g_119 = 1UL; static union U5 g_124 = {0x985E7E01DFB5DA3FLL}; static union U2 g_143 = {0}; static int32_t func_1(void); static int32_t func_9(int8_t *p_10, int64_t p_11, uint8_t p_12, uint16_t p_13, int32_t *p_14); static int8_t *func_15(const int32_t p_16, int8_t *const p_17, int64_t p_18, int32_t p_19); static int32_t func_25(int32_t *p_26); static int32_t *func_27(int8_t *p_28); static int32_t func_1(void) { uint8_t l_2[2][10] = { {0x54L, 255UL, 255UL, 0x54L, 4UL, 0x54L, 255UL, 255UL, 0x54L, 4UL}, {0x54L, 255UL, 255UL, 0x54L, 4UL, 0x54L, 255UL, 255UL, 0x54L, 4UL}}; int32_t l_52 = 0L; union U3 l_128 = {0xB0L}; int i, j; for (g_3[1] = 0; (g_3[1] <= 1); g_3[1] += 1) { int32_t *l_4 = (void *)0; int32_t *l_5 = (void *)0; int32_t *l_6 = (void *)0; int32_t *l_7 = &g_8; int32_t l_116 = 0x2767F929L; int16_t l_138[1]; int i; for (i = 0; i < 1; i++) { l_138[i] = 0L; } (*l_7) &= 0xFE23A266L; for (g_8 = 0; (g_8 <= 1); g_8 += 1) { int i, j; return l_2[g_8][(g_8 + 6)]; } for (g_8 = 1; (g_8 >= 0); g_8 -= 1) { } } return (*g_79); } static int32_t func_9(int8_t *p_10, int64_t p_11, uint8_t p_12, uint16_t p_13, int32_t *p_14) { uint32_t l_86 = 0x7E475996L; for (g_42 = 0; (g_42 > 60); g_42++) { } return (*g_79); } static int8_t *func_15(const int32_t p_16, int8_t *const p_17, int64_t p_18, int32_t p_19) { int16_t l_61 = 5L; int8_t *l_63 = &g_30; int32_t l_75 = (-6L); for (p_18 = (-18); (p_18 >= 0); p_18 = safe_add_func_uint16_t_u_u(p_18, 2)) { } for (p_18 = (-1); (p_18 <= 8); p_18 = safe_add_func_int64_t_s_s(p_18, 7)) { } return l_63; } static int32_t func_25(int32_t *p_26) { int32_t *l_36 = (void *)0; int32_t **l_35 = &l_36; (*l_35) = (p_26 = &g_8); for (g_30 = 25; (g_30 >= 10); g_30--) { } return g_30; } static int32_t *func_27(int8_t *p_28) { int32_t *l_34 = &g_3[1]; return l_34; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 2; i++) { csmith_sink_ = g_3[i]; } csmith_sink_ = g_8; csmith_sink_ = g_30; csmith_sink_ = g_39; csmith_sink_ = g_42; for (i = 0; i < 9; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_54[i][j]; } } csmith_sink_ = g_81; for (i = 0; i < 4; i++) { csmith_sink_ = g_99[i]; } csmith_sink_ = g_101; csmith_sink_ = g_111; csmith_sink_ = g_118; csmith_sink_ = g_119; csmith_sink_ = g_124.f0; csmith_sink_ = g_124.f1; csmith_sink_ = g_124.f2; csmith_sink_ = g_124.f3; platform_main_end(0, 0); return 0; }
true
162
dataset/organized/DCE/162
247
172
0.43
0.89
DCE
325
dataset/organized/DCE/162/target.c
dataset/organized/DCE/162/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U2 { const int8_t * f0; volatile int8_t f1; volatile int8_t * f2; int64_t f3; }; union U3 { int8_t f0; uint32_t f1; }; union U5 { const volatile int64_t f0; int16_t f1; const volatile uint8_t f2; uint16_t f3; }; static int32_t g_3[2] = {0x7249AAEDL,0x7249AAEDL}; static int32_t g_8 = 1L; static int8_t g_30 = (-7L); static int8_t *g_29[10] = {&g_30,&g_30,&g_30,&g_30,&g_30,&g_30,&g_30,&g_30,&g_30,&g_30}; static int32_t g_39 = 0xC4B05EF1L; static uint64_t g_42 = 0x0F620A3418EB0BADLL; static int8_t g_54[9][4] = {{0xF7L,0x66L,0x66L,0xF7L},{0L,0x66L,0xACL,0xF7L},{0xF7L,0x66L,0x66L,0xF7L},{0L,0x66L,0xACL,0xF7L},{0xF7L,0x66L,0x66L,0xF7L},{0L,0x66L,0xACL,0xF7L},{0xF7L,0x66L,0x66L,0xF7L},{0L,0x66L,0xACL,0xF7L},{0xF7L,0x66L,0x66L,0xF7L}}; static int8_t * const g_53 = &g_54[8][1]; static int32_t * volatile g_62 = &g_39; static int32_t *g_79 = &g_3[1]; static int32_t **g_78 = &g_79; static uint16_t g_81 = 65535UL; static int32_t * volatile g_89 = &g_39; static uint16_t g_99[4] = {1UL,1UL,1UL,1UL}; static uint8_t g_101 = 255UL; static union U2 g_106 = {0}; static int16_t g_111 = 0xC4F7L; static int32_t g_118 = 0x457CE119L; static uint8_t g_119 = 1UL; static union U5 g_124 = {0x985E7E01DFB5DA3FLL}; static union U2 g_143 = {0}; static int32_t func_1(void); static int32_t func_9(int8_t * p_10, int64_t p_11, uint8_t p_12, uint16_t p_13, int32_t * p_14); static int8_t * func_15(const int32_t p_16, int8_t * const p_17, int64_t p_18, int32_t p_19); static int32_t func_25(int32_t * p_26); static int32_t * func_27(int8_t * p_28); static int32_t func_1(void) { uint8_t l_2[2][10] = {{0x54L,255UL,255UL,0x54L,4UL,0x54L,255UL,255UL,0x54L,4UL},{0x54L,255UL,255UL,0x54L,4UL,0x54L,255UL,255UL,0x54L,4UL}}; int32_t l_52 = 0L; union U3 l_128 = {0xB0L}; int i, j; for (g_3[1] = 0; (g_3[1] <= 1); g_3[1] += 1) { int32_t *l_4 = (void*)0; int32_t *l_5 = (void*)0; int32_t *l_6 = (void*)0; int32_t *l_7 = &g_8; int32_t l_116 = 0x2767F929L; int16_t l_138[1]; int i; for (i = 0; i < 1; i++) { l_138[i] = 0L; } (*l_7) &= 0xFE23A266L; for (g_8 = 0; (g_8 <= 1); g_8 += 1) { int i, j; return l_2[g_8][(g_8 + 6)]; } for (g_8 = 1; (g_8 >= 0); g_8 -= 1) { int8_t **l_31 = (void*)0; int8_t *l_33 = (void*)0; int8_t **l_32 = &l_33; int32_t l_49 = 0xA9BEBB6FL; int8_t *l_50 = (void*)0; int8_t *l_51[4][5] = {{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&g_30,&g_30,&g_30,&g_30,&g_30},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&g_30,&g_30,&g_30,&g_30,&g_30}}; int32_t l_83[8][2] = {{(-10L),(-1L)},{(-10L),(-10L)},{(-10L),(-1L)},{(-10L),(-10L)},{(-10L),(-1L)},{(-10L),(-10L)},{(-10L),(-1L)},{(-10L),(-10L)}}; int8_t **l_91 = &g_29[6]; uint64_t *l_164[2]; int i, j; for (i = 0; i < 2; i++) { l_164[i] = (void*)0; } (*g_89) = func_9(func_15((!(g_3[1] || (l_49 = (safe_sub_func_int64_t_s_s(((l_52 = (((safe_mod_func_int32_t_s_s(func_25(func_27(((*l_32) = (g_29[6] = g_29[6])))), g_3[0])) & ((4L && ((((safe_rshift_func_uint16_t_u_s(l_2[1][7], (g_8 ^ (safe_sub_func_int64_t_s_s(l_49, g_8))))) >= g_8) , l_49) != g_8)) && g_3[1])) , 1L)) , 0x0546153B72B46FACLL), g_3[1]))))), g_53, g_8, g_54[8][1]), g_54[4][1], l_83[0][1], l_2[1][5], l_7); for (g_42 = 0; (g_42 <= 1); g_42 += 1) { uint16_t l_104 = 0xC629L; uint32_t l_105 = 0UL; int16_t *l_110 = &g_111; for (l_52 = 1; (l_52 >= 0); l_52 -= 1) { int8_t **l_90 = &l_51[3][3]; uint16_t *l_98 = &g_99[1]; uint32_t *l_100 = (void*)0; (*g_78) = func_27(func_15((l_90 != l_91), func_15(((g_54[8][1] > (safe_mod_func_int32_t_s_s((safe_lshift_func_int16_t_s_s(g_54[8][1], ((l_2[1][6] , g_3[1]) | ((*l_98) = (--g_81))))), (g_101--)))) > g_54[8][1]), (*l_91), l_104, l_105), l_83[3][0], g_54[8][2])); } g_39 ^= ((g_106 , func_27(&g_54[8][1])) != ((*g_78) = (((*g_53) & (!((safe_div_func_int16_t_s_s(((*l_110) ^= 0x1594L), 3L)) || 1L))) , (*g_78)))); for (g_81 = 0; (g_81 <= 1); g_81 += 1) { int32_t *l_112 = &l_49; int32_t *l_113 = &l_83[0][1]; int32_t *l_114 = &l_83[0][1]; int32_t *l_115[4]; int8_t l_117 = 0x25L; int i; for (i = 0; i < 4; i++) { l_115[i] = &l_52; } g_119++; } for (l_116 = 1; (l_116 >= 0); l_116 -= 1) { int8_t l_131 = 5L; const int8_t *l_134 = &g_54[4][3]; int32_t *l_135 = &l_83[0][1]; (*g_62) ^= l_52; (*l_135) = (((safe_mul_func_uint8_t_u_u(g_81, ((g_124 , 0x82C0C4DAL) , (safe_lshift_func_uint8_t_u_s((+((65535UL == (l_49 , ((3UL & (l_128 , (safe_sub_func_int32_t_s_s((l_131 &= 0x3C49EEE8L), (safe_lshift_func_int8_t_s_u((l_134 == &g_30), 2)))))) <= g_124.f3))) , 0x0811D275L)), 3))))) , (void*)0) != &g_54[3][2]); } } l_49 |= ((*g_89) = (safe_lshift_func_uint16_t_u_u((l_138[0] || (((*g_78) = (*g_78)) == &g_39)), (g_111 > (g_143.f3 = (safe_sub_func_int32_t_s_s((safe_mod_func_int16_t_s_s((*l_7), 0x55DAL)), ((g_143 , (safe_mul_func_uint16_t_u_u((safe_div_func_uint16_t_u_u(((((g_42 &= (safe_add_func_uint64_t_u_u((l_52 = (safe_rshift_func_int16_t_s_s((safe_add_func_uint16_t_u_u((safe_lshift_func_uint8_t_u_u((safe_rshift_func_int8_t_s_u(((*g_53) = ((safe_rshift_func_int16_t_s_s((safe_lshift_func_int8_t_s_s((safe_div_func_uint64_t_u_u(((g_143 , (l_83[0][1] , (void*)0)) == (void*)0), 1L)), 0)), g_124.f3)) <= g_124.f3)), 2)), l_83[7][0])), l_2[1][9])), 8))), l_83[0][1]))) , (void*)0) == &g_81) , 65533UL), (*l_7))), g_101))) == 0x205F7226B515A1FBLL)))))))); } } return (*g_79); } static int32_t func_9(int8_t * p_10, int64_t p_11, uint8_t p_12, uint16_t p_13, int32_t * p_14) { uint32_t l_86 = 0x7E475996L; for (g_42 = 0; (g_42 > 60); g_42++) { l_86++; } return (*g_79); } static int8_t * func_15(const int32_t p_16, int8_t * const p_17, int64_t p_18, int32_t p_19) { int16_t l_61 = 5L; int8_t *l_63 = &g_30; int32_t l_75 = (-6L); for (p_18 = (-18); (p_18 >= 0); p_18 = safe_add_func_uint16_t_u_u(p_18, 2)) { (*g_62) |= ((safe_rshift_func_int16_t_s_s((safe_mod_func_int8_t_s_s(l_61, p_19)), 9)) || (*p_17)); return l_63; } for (p_18 = (-1); (p_18 <= 8); p_18 = safe_add_func_int64_t_s_s(p_18, 7)) { int8_t *l_66 = &g_54[6][2]; int32_t *l_68 = &g_3[0]; int32_t **l_67 = &l_68; uint16_t *l_80 = &g_81; int32_t l_82 = 0xDCF67A9FL; (*l_67) = func_27((l_66 = l_66)); l_82 = (safe_add_func_int8_t_s_s((safe_add_func_int32_t_s_s((safe_mod_func_uint16_t_u_u(g_39, (l_75 = g_54[8][1]))), (*g_62))), (p_19 < ((safe_div_func_uint64_t_u_u(g_8, ((g_78 == (((*l_80) |= (0x922CL < (g_3[0] , 1UL))) , (void*)0)) , g_3[1]))) & 0x65EA9D2C4C26B3FALL)))); } return l_63; } static int32_t func_25(int32_t * p_26) { int32_t *l_36 = (void*)0; int32_t **l_35 = &l_36; (*l_35) = (p_26 = &g_8); for (g_30 = 25; (g_30 >= 10); g_30--) { for (g_39 = 0; (g_39 >= 27); ++g_39) { g_42 = ((**l_35) , (*p_26)); } } return g_30; } static int32_t * func_27(int8_t * p_28) { int32_t *l_34 = &g_3[1]; return l_34; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 2; i++) { csmith_sink_ = g_3[i]; } csmith_sink_ = g_8; csmith_sink_ = g_30; csmith_sink_ = g_39; csmith_sink_ = g_42; for (i = 0; i < 9; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_54[i][j]; } } csmith_sink_ = g_81; for (i = 0; i < 4; i++) { csmith_sink_ = g_99[i]; } csmith_sink_ = g_101; csmith_sink_ = g_111; csmith_sink_ = g_118; csmith_sink_ = g_119; csmith_sink_ = g_124.f0; csmith_sink_ = g_124.f1; csmith_sink_ = g_124.f2; csmith_sink_ = g_124.f3; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U2 { const int8_t *f0; volatile int8_t f1; volatile int8_t *f2; int64_t f3; }; union U3 { int8_t f0; uint32_t f1; }; union U5 { const volatile int64_t f0; int16_t f1; const volatile uint8_t f2; uint16_t f3; }; static int32_t g_3[2] = {0x7249AAEDL, 0x7249AAEDL}; static int32_t g_8 = 1L; static int8_t g_30 = (-7L); static int8_t *g_29[10] = {&g_30, &g_30, &g_30, &g_30, &g_30, &g_30, &g_30, &g_30, &g_30, &g_30}; static int32_t g_39 = 0xC4B05EF1L; static uint64_t g_42 = 0x0F620A3418EB0BADLL; static int8_t g_54[9][4] = { {0xF7L, 0x66L, 0x66L, 0xF7L}, {0L, 0x66L, 0xACL, 0xF7L}, {0xF7L, 0x66L, 0x66L, 0xF7L}, {0L, 0x66L, 0xACL, 0xF7L}, {0xF7L, 0x66L, 0x66L, 0xF7L}, {0L, 0x66L, 0xACL, 0xF7L}, {0xF7L, 0x66L, 0x66L, 0xF7L}, {0L, 0x66L, 0xACL, 0xF7L}, {0xF7L, 0x66L, 0x66L, 0xF7L}}; static int8_t *const g_53 = &g_54[8][1]; static int32_t *volatile g_62 = &g_39; static int32_t *g_79 = &g_3[1]; static int32_t **g_78 = &g_79; static uint16_t g_81 = 65535UL; static int32_t *volatile g_89 = &g_39; static uint16_t g_99[4] = {1UL, 1UL, 1UL, 1UL}; static uint8_t g_101 = 255UL; static union U2 g_106 = {0}; static int16_t g_111 = 0xC4F7L; static int32_t g_118 = 0x457CE119L; static uint8_t g_119 = 1UL; static union U5 g_124 = {0x985E7E01DFB5DA3FLL}; static union U2 g_143 = {0}; static int32_t func_1(void); static int32_t func_9(int8_t *p_10, int64_t p_11, uint8_t p_12, uint16_t p_13, int32_t *p_14); static int8_t *func_15(const int32_t p_16, int8_t *const p_17, int64_t p_18, int32_t p_19); static int32_t func_25(int32_t *p_26); static int32_t *func_27(int8_t *p_28); static int32_t func_1(void) { uint8_t l_2[2][10] = { {0x54L, 255UL, 255UL, 0x54L, 4UL, 0x54L, 255UL, 255UL, 0x54L, 4UL}, {0x54L, 255UL, 255UL, 0x54L, 4UL, 0x54L, 255UL, 255UL, 0x54L, 4UL}}; int32_t l_52 = 0L; union U3 l_128 = {0xB0L}; int i, j; for (g_3[1] = 0; (g_3[1] <= 1); g_3[1] += 1) { int32_t *l_4 = (void *)0; int32_t *l_5 = (void *)0; int32_t *l_6 = (void *)0; int32_t *l_7 = &g_8; int32_t l_116 = 0x2767F929L; int16_t l_138[1]; int i; for (i = 0; i < 1; i++) { l_138[i] = 0L; } (*l_7) &= 0xFE23A266L; for (g_8 = 0; (g_8 <= 1); g_8 += 1) { int i, j; return l_2[g_8][(g_8 + 6)]; } for (g_8 = 1; (g_8 >= 0); g_8 -= 1) { int8_t **l_31 = (void *)0; int8_t *l_33 = (void *)0; int8_t **l_32 = &l_33; int32_t l_49 = 0xA9BEBB6FL; int8_t *l_50 = (void *)0; int8_t *l_51[4][5] = { {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {&g_30, &g_30, &g_30, &g_30, &g_30}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {&g_30, &g_30, &g_30, &g_30, &g_30}}; int32_t l_83[8][2] = { {(-10L), (-1L)}, {(-10L), (-10L)}, {(-10L), (-1L)}, {(-10L), (-10L)}, {(-10L), (-1L)}, {(-10L), (-10L)}, {(-10L), (-1L)}, {(-10L), (-10L)}}; int8_t **l_91 = &g_29[6]; uint64_t *l_164[2]; int i, j; for (i = 0; i < 2; i++) { l_164[i] = (void *)0; } (*g_89) = func_9( func_15( (!(g_3[1] || (l_49 = (safe_sub_func_int64_t_s_s( ((l_52 = (((safe_mod_func_int32_t_s_s( func_25( func_27(((*l_32) = (g_29[6] = g_29[6])))), g_3[0])) & ((4L && ((((safe_rshift_func_uint16_t_u_s( l_2[1][7], (g_8 ^ (safe_sub_func_int64_t_s_s( l_49, g_8))))) >= g_8), l_49) != g_8)) && g_3[1])), 1L)), 0x0546153B72B46FACLL), g_3[1]))))), g_53, g_8, g_54[8][1]), g_54[4][1], l_83[0][1], l_2[1][5], l_7); for (g_42 = 0; (g_42 <= 1); g_42 += 1) { uint16_t l_104 = 0xC629L; uint32_t l_105 = 0UL; int16_t *l_110 = &g_111; for (l_52 = 1; (l_52 >= 0); l_52 -= 1) { int8_t **l_90 = &l_51[3][3]; uint16_t *l_98 = &g_99[1]; uint32_t *l_100 = (void *)0; (*g_78) = func_27(func_15( (l_90 != l_91), func_15( ((g_54[8][1] > (safe_mod_func_int32_t_s_s( (safe_lshift_func_int16_t_s_s( g_54[8][1], ((l_2[1][6], g_3[1]) | ((*l_98) = (--g_81))))), (g_101--)))) > g_54[8][1]), (*l_91), l_104, l_105), l_83[3][0], g_54[8][2])); } g_39 ^= ((g_106, func_27(&g_54[8][1])) != ((*g_78) = (((*g_53) & (!((safe_div_func_int16_t_s_s( ((*l_110) ^= 0x1594L), 3L)) || 1L))), (*g_78)))); for (g_81 = 0; (g_81 <= 1); g_81 += 1) { int32_t *l_112 = &l_49; int32_t *l_113 = &l_83[0][1]; int32_t *l_114 = &l_83[0][1]; int32_t *l_115[4]; int8_t l_117 = 0x25L; int i; for (i = 0; i < 4; i++) { l_115[i] = &l_52; } g_119++; } for (l_116 = 1; (l_116 >= 0); l_116 -= 1) { int8_t l_131 = 5L; const int8_t *l_134 = &g_54[4][3]; int32_t *l_135 = &l_83[0][1]; (*g_62) ^= l_52; (*l_135) = (((safe_mul_func_uint8_t_u_u( g_81, ((g_124, 0x82C0C4DAL), (safe_lshift_func_uint8_t_u_s( (+((65535UL == (l_49, ((3UL & (l_128, (safe_sub_func_int32_t_s_s( (l_131 &= 0x3C49EEE8L), (safe_lshift_func_int8_t_s_u( (l_134 == &g_30), 2)))))) <= g_124.f3))), 0x0811D275L)), 3))))), (void *)0) != &g_54[3][2]); } } l_49 |= ((*g_89) = (safe_lshift_func_uint16_t_u_u( (l_138[0] || (((*g_78) = (*g_78)) == &g_39)), (g_111 > (g_143.f3 = (safe_sub_func_int32_t_s_s( (safe_mod_func_int16_t_s_s((*l_7), 0x55DAL)), ((g_143, (safe_mul_func_uint16_t_u_u( (safe_div_func_uint16_t_u_u( ((((g_42 &= (safe_add_func_uint64_t_u_u( (l_52 = (safe_rshift_func_int16_t_s_s( (safe_add_func_uint16_t_u_u( (safe_lshift_func_uint8_t_u_u( (safe_rshift_func_int8_t_s_u( ((*g_53) = ((safe_rshift_func_int16_t_s_s( (safe_lshift_func_int8_t_s_s( (safe_div_func_uint64_t_u_u( ((g_143, (l_83[0] [1], (void *)0)) == (void *)0), 1L)), 0)), g_124.f3)) <= g_124.f3)), 2)), l_83[7][0])), l_2[1][9])), 8))), l_83[0][1]))), (void *)0) == &g_81), 65533UL), (*l_7))), g_101))) == 0x205F7226B515A1FBLL)))))))); } } return (*g_79); } static int32_t func_9(int8_t *p_10, int64_t p_11, uint8_t p_12, uint16_t p_13, int32_t *p_14) { uint32_t l_86 = 0x7E475996L; for (g_42 = 0; (g_42 > 60); g_42++) { l_86++; } return (*g_79); } static int8_t *func_15(const int32_t p_16, int8_t *const p_17, int64_t p_18, int32_t p_19) { int16_t l_61 = 5L; int8_t *l_63 = &g_30; int32_t l_75 = (-6L); for (p_18 = (-18); (p_18 >= 0); p_18 = safe_add_func_uint16_t_u_u(p_18, 2)) { (*g_62) |= ((safe_rshift_func_int16_t_s_s( (safe_mod_func_int8_t_s_s(l_61, p_19)), 9)) || (*p_17)); return l_63; } for (p_18 = (-1); (p_18 <= 8); p_18 = safe_add_func_int64_t_s_s(p_18, 7)) { int8_t *l_66 = &g_54[6][2]; int32_t *l_68 = &g_3[0]; int32_t **l_67 = &l_68; uint16_t *l_80 = &g_81; int32_t l_82 = 0xDCF67A9FL; (*l_67) = func_27((l_66 = l_66)); l_82 = (safe_add_func_int8_t_s_s( (safe_add_func_int32_t_s_s( (safe_mod_func_uint16_t_u_u(g_39, (l_75 = g_54[8][1]))), (*g_62))), (p_19 < ((safe_div_func_uint64_t_u_u( g_8, ((g_78 == (((*l_80) |= (0x922CL < (g_3[0], 1UL))), (void *)0)), g_3[1]))) & 0x65EA9D2C4C26B3FALL)))); } return l_63; } static int32_t func_25(int32_t *p_26) { int32_t *l_36 = (void *)0; int32_t **l_35 = &l_36; (*l_35) = (p_26 = &g_8); for (g_30 = 25; (g_30 >= 10); g_30--) { for (g_39 = 0; (g_39 >= 27); ++g_39) { g_42 = ((**l_35), (*p_26)); } } return g_30; } static int32_t *func_27(int8_t *p_28) { int32_t *l_34 = &g_3[1]; return l_34; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); for (i = 0; i < 2; i++) { csmith_sink_ = g_3[i]; } csmith_sink_ = g_8; csmith_sink_ = g_30; csmith_sink_ = g_39; csmith_sink_ = g_42; for (i = 0; i < 9; i++) { for (j = 0; j < 4; j++) { } } csmith_sink_ = g_81; for (i = 0; i < 4; i++) { csmith_sink_ = g_99[i]; } csmith_sink_ = g_101; csmith_sink_ = g_111; csmith_sink_ = g_118; csmith_sink_ = g_119; csmith_sink_ = g_124.f0; csmith_sink_ = g_124.f1; csmith_sink_ = g_124.f2; csmith_sink_ = g_124.f3; platform_main_end(0, 0); return 0; }
false
162
dataset/organized/DCE/162
247
337
0.94
0.94
DCE
326
dataset/organized/DCE/163/target.c
dataset/organized/DCE/163/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int64_t g_21 = 0x039EE491BA6B42BELL; static int32_t g_38 = 0x0F620A34L; static volatile int32_t g_41[7][1] = {{0L},{0x0079D62BL},{0L},{0x0079D62BL},{0L},{0x0079D62BL},{0L}}; static volatile int32_t g_42 = 0L; static volatile int32_t g_43 = (-3L); static int32_t g_44[4][8] = {{(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L},{(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L},{(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L},{(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L}}; static int32_t g_46 = 0x245597EEL; static int32_t g_49 = 0x90605461L; static int32_t g_68 = 0x53D3C485L; static int32_t * volatile g_67 = &g_68; static uint64_t g_81 = 0xD18A938281B7FFC8LL; static int16_t g_89 = (-1L); static int16_t g_103[3] = {0L,0L,0L}; static int8_t g_104 = (-1L); static int32_t * volatile g_106 = (void*)0; static int32_t * volatile g_107 = &g_44[0][0]; static int32_t *g_112[6][2] = {{(void*)0,(void*)0},{(void*)0,(void*)0},{(void*)0,(void*)0},{(void*)0,(void*)0},{(void*)0,(void*)0},{(void*)0,(void*)0}}; static int32_t **g_111 = &g_112[4][1]; static int32_t *** volatile g_110 = &g_111; static int32_t func_1(void); static uint8_t func_4(uint32_t p_5, uint8_t p_6); static uint64_t func_11(uint64_t p_12, const uint32_t p_13, uint8_t p_14, uint32_t p_15, int16_t p_16); static uint16_t func_27(int8_t p_28, int64_t * p_29, int64_t * p_30, int8_t p_31); static int64_t * func_32(int32_t p_33, const int64_t * p_34, int64_t * p_35, const uint32_t p_36); static int32_t func_1(void) { int64_t l_17[5][6] = {{0xD210EC3203BD6525LL,7L,0x5D7249AAED6B6572LL,0x5D7249AAED6B6572LL,7L,0xD210EC3203BD6525LL},{0x3AB1943C6FE23A26LL,0xD210EC3203BD6525LL,0xAAF0A9B27FA3DFADLL,7L,0xAAF0A9B27FA3DFADLL,0xD210EC3203BD6525LL},{0xAAF0A9B27FA3DFADLL,0x3AB1943C6FE23A26LL,0x5D7249AAED6B6572LL,5L,5L,0x5D7249AAED6B6572LL},{0xAAF0A9B27FA3DFADLL,0xAAF0A9B27FA3DFADLL,5L,7L,0x8108531D14CD4959LL,7L},{0x3AB1943C6FE23A26LL,0xAAF0A9B27FA3DFADLL,0x3AB1943C6FE23A26LL,0x5D7249AAED6B6572LL,5L,5L}}; int64_t *l_20[2][8] = {{&l_17[0][5],(void*)0,(void*)0,&l_17[0][5],&g_21,&l_17[0][5],&g_21,&l_17[0][5]},{(void*)0,&g_21,(void*)0,&l_17[0][2],&g_21,&g_21,&l_17[0][2],(void*)0}}; int32_t l_22 = 0x93BA6AEDL; int16_t *l_100 = (void*)0; int16_t *l_101 = &g_89; int16_t *l_102 = &g_103[0]; int32_t *l_113[10]; int i, j; for (i = 0; i < 10; i++) { l_113[i] = &g_46; } (*g_67) = (safe_mul_func_uint8_t_u_u(func_4((((safe_rshift_func_int16_t_s_u(((*l_102) = ((*l_101) = (safe_mod_func_uint8_t_u_u(((func_11((l_17[0][5] , (((l_22 &= (l_17[0][5] && (safe_lshift_func_uint8_t_u_u(l_17[0][5], 2)))) & ((0L | g_21) > (safe_sub_func_int32_t_s_s((safe_sub_func_uint16_t_u_u(func_27(l_17[4][3], &g_21, func_32(l_17[2][3], &l_17[0][5], &g_21, g_21), l_17[3][4]), 0L)), g_21)))) , g_89)), l_17[4][1], g_21, l_17[0][5], l_17[0][5]) != g_21) ^ g_21), l_17[2][1])))), g_104)) == 0x5B23L) , 18446744073709551615UL), g_104), g_104)); return g_103[0]; } static uint8_t func_4(uint32_t p_5, uint8_t p_6) { uint8_t l_105 = 0x6BL; int32_t *l_109 = &g_49; int32_t ** const l_108 = &l_109; (*g_107) |= l_105; (*g_110) = l_108; return g_43; } static uint64_t func_11(uint64_t p_12, const uint32_t p_13, uint8_t p_14, uint32_t p_15, int16_t p_16) { int32_t *l_98 = (void*)0; int32_t l_99 = 1L; l_99 |= 0L; return g_41[0][0]; } static uint16_t func_27(int8_t p_28, int64_t * p_29, int64_t * p_30, int8_t p_31) { return g_38; } static int64_t * func_32(int32_t p_33, const int64_t * p_34, int64_t * p_35, const uint32_t p_36) { uint8_t l_37[9][6] = {{6UL,0x12L,0xDDL,0xDDL,0x12L,6UL},{0xDDL,0x12L,6UL,255UL,250UL,249UL},{249UL,1UL,250UL,1UL,249UL,0x12L},{249UL,0xDDL,1UL,255UL,255UL,255UL},{0xDDL,250UL,250UL,0xDDL,250UL,255UL},{6UL,255UL,1UL,0x12L,255UL,0x12L},{250UL,0x53L,250UL,0x13L,255UL,249UL},{1UL,255UL,6UL,250UL,250UL,6UL},{250UL,250UL,0xDDL,250UL,255UL,0x13L}}; int64_t *l_65 = &g_21; uint16_t l_66 = 0xE60EL; int32_t l_71 = 7L; int64_t l_92 = 0x5F52D295891F928DLL; int32_t *l_93 = &g_44[0][4]; int32_t *l_94[7][9] = {{&g_68,&g_68,&g_46,(void*)0,&g_46,&g_68,&g_68,&g_46,(void*)0},{&g_68,(void*)0,&g_68,&l_71,&g_49,(void*)0,&g_49,(void*)0,&g_49},{(void*)0,&g_46,&g_46,(void*)0,&g_49,(void*)0,&g_46,&g_46,(void*)0},{&g_49,&l_71,&g_44[3][5],&l_71,&g_49,&g_46,&g_49,&g_68,&g_49},{&g_46,&g_49,(void*)0,(void*)0,&g_49,&g_46,&g_49,(void*)0,(void*)0},{&g_49,&g_46,&g_49,&g_68,&g_49,&g_46,&g_49,&l_71,&g_44[3][5]},{(void*)0,&g_49,(void*)0,&g_46,&g_46,(void*)0,&g_49,(void*)0,&g_46}}; uint32_t l_95 = 0x594A5162L; int i, j; for (p_33 = 0; p_33 < 9; p_33 += 1) { for (g_38 = 0; g_38 < 6; g_38 += 1) { l_37[p_33][g_38] = 9UL; } } for (p_33 = 0; (p_33 < (-5)); p_33 = safe_sub_func_int8_t_s_s(p_33, 3)) { uint32_t l_57 = 4294967295UL; for (g_38 = 0; (g_38 <= 5); g_38 += 1) { int32_t *l_45 = &g_46; for (g_44[0][0] = 5; (g_44[0][0] >= 0); g_44[0][0] -= 1) { l_45 = &g_38; g_46 &= ((safe_lshift_func_int16_t_s_u((&g_21 == (void*)0), 7)) == g_41[2][0]); } for (g_46 = 0; (g_46 <= 5); g_46 += 1) { uint32_t l_52 = 0x8266C095L; uint16_t l_70 = 1UL; for (g_49 = 5; (g_49 >= 1); g_49 -= 1) { int32_t *l_64 = &g_44[0][0]; uint64_t *l_80 = &g_81; int16_t *l_88 = &g_89; (*g_67) = (safe_add_func_uint16_t_u_u(l_52, (safe_rshift_func_int16_t_s_u(0L, ((*p_35) & (safe_mod_func_int64_t_s_s(((((0x61L == (l_57 < ((*l_64) = (((safe_sub_func_uint32_t_u_u(p_33, ((safe_add_func_uint64_t_u_u(1UL, (safe_rshift_func_uint16_t_u_s(l_57, 4)))) , p_36))) , (*l_45)) >= p_33)))) , (void*)0) != l_65) | 0xF0E43DA7L), l_66))))))); (*l_64) |= 0x5F97E6E1L; (*l_64) = (~((l_71 &= l_70) >= (safe_div_func_int8_t_s_s(((0UL >= ((safe_add_func_int64_t_s_s(((((g_68 != (*g_67)) , (safe_mod_func_uint64_t_u_u(((*l_80) = (safe_lshift_func_uint16_t_u_u(0x67A9L, 6))), 8L))) ^ (((safe_mul_func_uint16_t_u_u(g_44[0][0], (safe_add_func_int8_t_s_s((safe_mul_func_int16_t_s_s(((*l_88) ^= 0L), ((safe_sub_func_int16_t_s_s(g_44[2][0], p_33)) , 0x8756L))), p_33)))) | g_46) > l_92)) & g_38), p_36)) || l_52)) > l_57), g_46)))); } } return p_35; } } l_95++; return &g_21; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_21; csmith_sink_ = g_38; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_41[i][j]; } } csmith_sink_ = g_42; csmith_sink_ = g_43; for (i = 0; i < 4; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_44[i][j]; } } csmith_sink_ = g_46; csmith_sink_ = g_49; csmith_sink_ = g_68; csmith_sink_ = g_81; csmith_sink_ = g_89; for (i = 0; i < 3; i++) { csmith_sink_ = g_103[i]; } csmith_sink_ = g_104; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int64_t g_21 = 0x039EE491BA6B42BELL; static int32_t g_38 = 0x0F620A34L; static volatile int32_t g_41[7][1] = {{0L}, {0x0079D62BL}, {0L}, {0x0079D62BL}, {0L}, {0x0079D62BL}, {0L}}; static volatile int32_t g_42 = 0L; static volatile int32_t g_43 = (-3L); static int32_t g_44[4][8] = {{(-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L}, {(-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L}, {(-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L}, {(-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L}}; static int32_t g_46 = 0x245597EEL; static int32_t g_49 = 0x90605461L; static int32_t g_68 = 0x53D3C485L; static int32_t *volatile g_67 = &g_68; static uint64_t g_81 = 0xD18A938281B7FFC8LL; static int16_t g_89 = (-1L); static int16_t g_103[3] = {0L, 0L, 0L}; static int8_t g_104 = (-1L); static int32_t *volatile g_106 = (void *)0; static int32_t *volatile g_107 = &g_44[0][0]; static int32_t *g_112[6][2] = {{(void *)0, (void *)0}, {(void *)0, (void *)0}, {(void *)0, (void *)0}, {(void *)0, (void *)0}, {(void *)0, (void *)0}, {(void *)0, (void *)0}}; static int32_t **g_111 = &g_112[4][1]; static int32_t ***volatile g_110 = &g_111; static int32_t func_1(void); static uint8_t func_4(uint32_t p_5, uint8_t p_6); static uint64_t func_11(uint64_t p_12, const uint32_t p_13, uint8_t p_14, uint32_t p_15, int16_t p_16); static uint16_t func_27(int8_t p_28, int64_t *p_29, int64_t *p_30, int8_t p_31); static int64_t *func_32(int32_t p_33, const int64_t *p_34, int64_t *p_35, const uint32_t p_36); static int32_t func_1(void) { int64_t l_17[5][6] = {{0xD210EC3203BD6525LL, 7L, 0x5D7249AAED6B6572LL, 0x5D7249AAED6B6572LL, 7L, 0xD210EC3203BD6525LL}, {0x3AB1943C6FE23A26LL, 0xD210EC3203BD6525LL, 0xAAF0A9B27FA3DFADLL, 7L, 0xAAF0A9B27FA3DFADLL, 0xD210EC3203BD6525LL}, {0xAAF0A9B27FA3DFADLL, 0x3AB1943C6FE23A26LL, 0x5D7249AAED6B6572LL, 5L, 5L, 0x5D7249AAED6B6572LL}, {0xAAF0A9B27FA3DFADLL, 0xAAF0A9B27FA3DFADLL, 5L, 7L, 0x8108531D14CD4959LL, 7L}, {0x3AB1943C6FE23A26LL, 0xAAF0A9B27FA3DFADLL, 0x3AB1943C6FE23A26LL, 0x5D7249AAED6B6572LL, 5L, 5L}}; int64_t *l_20[2][8] = {{&l_17[0][5], (void *)0, (void *)0, &l_17[0][5], &g_21, &l_17[0][5], &g_21, &l_17[0][5]}, {(void *)0, &g_21, (void *)0, &l_17[0][2], &g_21, &g_21, &l_17[0][2], (void *)0}}; int32_t l_22 = 0x93BA6AEDL; int16_t *l_100 = (void *)0; int16_t *l_101 = &g_89; int16_t *l_102 = &g_103[0]; int32_t *l_113[10]; int i, j; for (i = 0; i < 10; i++) { l_113[i] = &g_46; } (*g_67) = (safe_mul_func_uint8_t_u_u( func_4( (((safe_rshift_func_int16_t_s_u( ((*l_102) = ((*l_101) = (safe_mod_func_uint8_t_u_u( ((func_11((l_17[0][5], (((l_22 &= (l_17[0][5] && (safe_lshift_func_uint8_t_u_u( l_17[0][5], 2)))) & ((0L | g_21) > (safe_sub_func_int32_t_s_s( (safe_sub_func_uint16_t_u_u( func_27(l_17[4][3], &g_21, func_32(l_17[2][3], &l_17[0][5], &g_21, g_21), l_17[3][4]), 0L)), g_21)))), g_89)), l_17[4][1], g_21, l_17[0][5], l_17[0][5]) != g_21) ^ g_21), l_17[2][1])))), g_104)) == 0x5B23L), 18446744073709551615UL), g_104), g_104)); return g_103[0]; } static uint8_t func_4(uint32_t p_5, uint8_t p_6) { uint8_t l_105 = 0x6BL; int32_t *l_109 = &g_49; int32_t **const l_108 = &l_109; (*g_107) |= l_105; (*g_110) = l_108; return g_43; } static uint64_t func_11(uint64_t p_12, const uint32_t p_13, uint8_t p_14, uint32_t p_15, int16_t p_16) { int32_t *l_98 = (void *)0; int32_t l_99 = 1L; l_99 |= 0L; return g_41[0][0]; } static uint16_t func_27(int8_t p_28, int64_t *p_29, int64_t *p_30, int8_t p_31) { return g_38; } static int64_t *func_32(int32_t p_33, const int64_t *p_34, int64_t *p_35, const uint32_t p_36) { uint8_t l_37[9][6] = {{6UL, 0x12L, 0xDDL, 0xDDL, 0x12L, 6UL}, {0xDDL, 0x12L, 6UL, 255UL, 250UL, 249UL}, {249UL, 1UL, 250UL, 1UL, 249UL, 0x12L}, {249UL, 0xDDL, 1UL, 255UL, 255UL, 255UL}, {0xDDL, 250UL, 250UL, 0xDDL, 250UL, 255UL}, {6UL, 255UL, 1UL, 0x12L, 255UL, 0x12L}, {250UL, 0x53L, 250UL, 0x13L, 255UL, 249UL}, {1UL, 255UL, 6UL, 250UL, 250UL, 6UL}, {250UL, 250UL, 0xDDL, 250UL, 255UL, 0x13L}}; int64_t *l_65 = &g_21; uint16_t l_66 = 0xE60EL; int32_t l_71 = 7L; int64_t l_92 = 0x5F52D295891F928DLL; int32_t *l_93 = &g_44[0][4]; int32_t *l_94[7][9] = { {&g_68, &g_68, &g_46, (void *)0, &g_46, &g_68, &g_68, &g_46, (void *)0}, {&g_68, (void *)0, &g_68, &l_71, &g_49, (void *)0, &g_49, (void *)0, &g_49}, {(void *)0, &g_46, &g_46, (void *)0, &g_49, (void *)0, &g_46, &g_46, (void *)0}, {&g_49, &l_71, &g_44[3][5], &l_71, &g_49, &g_46, &g_49, &g_68, &g_49}, {&g_46, &g_49, (void *)0, (void *)0, &g_49, &g_46, &g_49, (void *)0, (void *)0}, {&g_49, &g_46, &g_49, &g_68, &g_49, &g_46, &g_49, &l_71, &g_44[3][5]}, {(void *)0, &g_49, (void *)0, &g_46, &g_46, (void *)0, &g_49, (void *)0, &g_46}}; uint32_t l_95 = 0x594A5162L; int i, j; for (p_33 = 0; p_33 < 9; p_33 += 1) { for (g_38 = 0; g_38 < 6; g_38 += 1) { l_37[p_33][g_38] = 9UL; } } for (p_33 = 0; (p_33 < (-5)); p_33 = safe_sub_func_int8_t_s_s(p_33, 3)) { } l_95++; return &g_21; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_21; csmith_sink_ = g_38; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_41[i][j]; } } csmith_sink_ = g_42; csmith_sink_ = g_43; for (i = 0; i < 4; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_44[i][j]; } } csmith_sink_ = g_46; csmith_sink_ = g_49; csmith_sink_ = g_68; csmith_sink_ = g_81; csmith_sink_ = g_89; for (i = 0; i < 3; i++) { csmith_sink_ = g_103[i]; } csmith_sink_ = g_104; platform_main_end(0, 0); return 0; }
true
163
dataset/organized/DCE/163
181
211
0.72
0.85
DCE
327
dataset/organized/DCE/163/target.c
dataset/organized/DCE/163/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int64_t g_21 = 0x039EE491BA6B42BELL; static int32_t g_38 = 0x0F620A34L; static volatile int32_t g_41[7][1] = {{0L},{0x0079D62BL},{0L},{0x0079D62BL},{0L},{0x0079D62BL},{0L}}; static volatile int32_t g_42 = 0L; static volatile int32_t g_43 = (-3L); static int32_t g_44[4][8] = {{(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L},{(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L},{(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L},{(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L,(-1L),0xAFCB06A9L}}; static int32_t g_46 = 0x245597EEL; static int32_t g_49 = 0x90605461L; static int32_t g_68 = 0x53D3C485L; static int32_t * volatile g_67 = &g_68; static uint64_t g_81 = 0xD18A938281B7FFC8LL; static int16_t g_89 = (-1L); static int16_t g_103[3] = {0L,0L,0L}; static int8_t g_104 = (-1L); static int32_t * volatile g_106 = (void*)0; static int32_t * volatile g_107 = &g_44[0][0]; static int32_t *g_112[6][2] = {{(void*)0,(void*)0},{(void*)0,(void*)0},{(void*)0,(void*)0},{(void*)0,(void*)0},{(void*)0,(void*)0},{(void*)0,(void*)0}}; static int32_t **g_111 = &g_112[4][1]; static int32_t *** volatile g_110 = &g_111; static int32_t func_1(void); static uint8_t func_4(uint32_t p_5, uint8_t p_6); static uint64_t func_11(uint64_t p_12, const uint32_t p_13, uint8_t p_14, uint32_t p_15, int16_t p_16); static uint16_t func_27(int8_t p_28, int64_t * p_29, int64_t * p_30, int8_t p_31); static int64_t * func_32(int32_t p_33, const int64_t * p_34, int64_t * p_35, const uint32_t p_36); static int32_t func_1(void) { int64_t l_17[5][6] = {{0xD210EC3203BD6525LL,7L,0x5D7249AAED6B6572LL,0x5D7249AAED6B6572LL,7L,0xD210EC3203BD6525LL},{0x3AB1943C6FE23A26LL,0xD210EC3203BD6525LL,0xAAF0A9B27FA3DFADLL,7L,0xAAF0A9B27FA3DFADLL,0xD210EC3203BD6525LL},{0xAAF0A9B27FA3DFADLL,0x3AB1943C6FE23A26LL,0x5D7249AAED6B6572LL,5L,5L,0x5D7249AAED6B6572LL},{0xAAF0A9B27FA3DFADLL,0xAAF0A9B27FA3DFADLL,5L,7L,0x8108531D14CD4959LL,7L},{0x3AB1943C6FE23A26LL,0xAAF0A9B27FA3DFADLL,0x3AB1943C6FE23A26LL,0x5D7249AAED6B6572LL,5L,5L}}; int64_t *l_20[2][8] = {{&l_17[0][5],(void*)0,(void*)0,&l_17[0][5],&g_21,&l_17[0][5],&g_21,&l_17[0][5]},{(void*)0,&g_21,(void*)0,&l_17[0][2],&g_21,&g_21,&l_17[0][2],(void*)0}}; int32_t l_22 = 0x93BA6AEDL; int16_t *l_100 = (void*)0; int16_t *l_101 = &g_89; int16_t *l_102 = &g_103[0]; int32_t *l_113[10]; int i, j; for (i = 0; i < 10; i++) { l_113[i] = &g_46; } (*g_67) = (safe_mul_func_uint8_t_u_u(func_4((((safe_rshift_func_int16_t_s_u(((*l_102) = ((*l_101) = (safe_mod_func_uint8_t_u_u(((func_11((l_17[0][5] , (((l_22 &= (l_17[0][5] && (safe_lshift_func_uint8_t_u_u(l_17[0][5], 2)))) & ((0L | g_21) > (safe_sub_func_int32_t_s_s((safe_sub_func_uint16_t_u_u(func_27(l_17[4][3], &g_21, func_32(l_17[2][3], &l_17[0][5], &g_21, g_21), l_17[3][4]), 0L)), g_21)))) , g_89)), l_17[4][1], g_21, l_17[0][5], l_17[0][5]) != g_21) ^ g_21), l_17[2][1])))), g_104)) == 0x5B23L) , 18446744073709551615UL), g_104), g_104)); return g_103[0]; } static uint8_t func_4(uint32_t p_5, uint8_t p_6) { uint8_t l_105 = 0x6BL; int32_t *l_109 = &g_49; int32_t ** const l_108 = &l_109; (*g_107) |= l_105; (*g_110) = l_108; return g_43; } static uint64_t func_11(uint64_t p_12, const uint32_t p_13, uint8_t p_14, uint32_t p_15, int16_t p_16) { int32_t *l_98 = (void*)0; int32_t l_99 = 1L; l_99 |= 0L; return g_41[0][0]; } static uint16_t func_27(int8_t p_28, int64_t * p_29, int64_t * p_30, int8_t p_31) { return g_38; } static int64_t * func_32(int32_t p_33, const int64_t * p_34, int64_t * p_35, const uint32_t p_36) { uint8_t l_37[9][6] = {{6UL,0x12L,0xDDL,0xDDL,0x12L,6UL},{0xDDL,0x12L,6UL,255UL,250UL,249UL},{249UL,1UL,250UL,1UL,249UL,0x12L},{249UL,0xDDL,1UL,255UL,255UL,255UL},{0xDDL,250UL,250UL,0xDDL,250UL,255UL},{6UL,255UL,1UL,0x12L,255UL,0x12L},{250UL,0x53L,250UL,0x13L,255UL,249UL},{1UL,255UL,6UL,250UL,250UL,6UL},{250UL,250UL,0xDDL,250UL,255UL,0x13L}}; int64_t *l_65 = &g_21; uint16_t l_66 = 0xE60EL; int32_t l_71 = 7L; int64_t l_92 = 0x5F52D295891F928DLL; int32_t *l_93 = &g_44[0][4]; int32_t *l_94[7][9] = {{&g_68,&g_68,&g_46,(void*)0,&g_46,&g_68,&g_68,&g_46,(void*)0},{&g_68,(void*)0,&g_68,&l_71,&g_49,(void*)0,&g_49,(void*)0,&g_49},{(void*)0,&g_46,&g_46,(void*)0,&g_49,(void*)0,&g_46,&g_46,(void*)0},{&g_49,&l_71,&g_44[3][5],&l_71,&g_49,&g_46,&g_49,&g_68,&g_49},{&g_46,&g_49,(void*)0,(void*)0,&g_49,&g_46,&g_49,(void*)0,(void*)0},{&g_49,&g_46,&g_49,&g_68,&g_49,&g_46,&g_49,&l_71,&g_44[3][5]},{(void*)0,&g_49,(void*)0,&g_46,&g_46,(void*)0,&g_49,(void*)0,&g_46}}; uint32_t l_95 = 0x594A5162L; int i, j; for (p_33 = 0; p_33 < 9; p_33 += 1) { for (g_38 = 0; g_38 < 6; g_38 += 1) { l_37[p_33][g_38] = 9UL; } } for (p_33 = 0; (p_33 < (-5)); p_33 = safe_sub_func_int8_t_s_s(p_33, 3)) { uint32_t l_57 = 4294967295UL; for (g_38 = 0; (g_38 <= 5); g_38 += 1) { int32_t *l_45 = &g_46; for (g_44[0][0] = 5; (g_44[0][0] >= 0); g_44[0][0] -= 1) { l_45 = &g_38; g_46 &= ((safe_lshift_func_int16_t_s_u((&g_21 == (void*)0), 7)) == g_41[2][0]); } for (g_46 = 0; (g_46 <= 5); g_46 += 1) { uint32_t l_52 = 0x8266C095L; uint16_t l_70 = 1UL; for (g_49 = 5; (g_49 >= 1); g_49 -= 1) { int32_t *l_64 = &g_44[0][0]; uint64_t *l_80 = &g_81; int16_t *l_88 = &g_89; (*g_67) = (safe_add_func_uint16_t_u_u(l_52, (safe_rshift_func_int16_t_s_u(0L, ((*p_35) & (safe_mod_func_int64_t_s_s(((((0x61L == (l_57 < ((*l_64) = (((safe_sub_func_uint32_t_u_u(p_33, ((safe_add_func_uint64_t_u_u(1UL, (safe_rshift_func_uint16_t_u_s(l_57, 4)))) , p_36))) , (*l_45)) >= p_33)))) , (void*)0) != l_65) | 0xF0E43DA7L), l_66))))))); (*l_64) |= 0x5F97E6E1L; (*l_64) = (~((l_71 &= l_70) >= (safe_div_func_int8_t_s_s(((0UL >= ((safe_add_func_int64_t_s_s(((((g_68 != (*g_67)) , (safe_mod_func_uint64_t_u_u(((*l_80) = (safe_lshift_func_uint16_t_u_u(0x67A9L, 6))), 8L))) ^ (((safe_mul_func_uint16_t_u_u(g_44[0][0], (safe_add_func_int8_t_s_s((safe_mul_func_int16_t_s_s(((*l_88) ^= 0L), ((safe_sub_func_int16_t_s_s(g_44[2][0], p_33)) , 0x8756L))), p_33)))) | g_46) > l_92)) & g_38), p_36)) || l_52)) > l_57), g_46)))); } } return p_35; } } l_95++; return &g_21; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_21; csmith_sink_ = g_38; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_41[i][j]; } } csmith_sink_ = g_42; csmith_sink_ = g_43; for (i = 0; i < 4; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_44[i][j]; } } csmith_sink_ = g_46; csmith_sink_ = g_49; csmith_sink_ = g_68; csmith_sink_ = g_81; csmith_sink_ = g_89; for (i = 0; i < 3; i++) { csmith_sink_ = g_103[i]; } csmith_sink_ = g_104; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int64_t g_21 = 0x039EE491BA6B42BELL; static int32_t g_38 = 0x0F620A34L; static volatile int32_t g_41[7][1] = {{0L}, {0x0079D62BL}, {0L}, {0x0079D62BL}, {0L}, {0x0079D62BL}, {0L}}; static volatile int32_t g_42 = 0L; static volatile int32_t g_43 = (-3L); static int32_t g_44[4][8] = {{(-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L}, {(-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L}, {(-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L}, {(-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L, (-1L), 0xAFCB06A9L}}; static int32_t g_46 = 0x245597EEL; static int32_t g_49 = 0x90605461L; static int32_t g_68 = 0x53D3C485L; static int32_t *volatile g_67 = &g_68; static uint64_t g_81 = 0xD18A938281B7FFC8LL; static int16_t g_89 = (-1L); static int16_t g_103[3] = {0L, 0L, 0L}; static int8_t g_104 = (-1L); static int32_t *volatile g_106 = (void *)0; static int32_t *volatile g_107 = &g_44[0][0]; static int32_t *g_112[6][2] = {{(void *)0, (void *)0}, {(void *)0, (void *)0}, {(void *)0, (void *)0}, {(void *)0, (void *)0}, {(void *)0, (void *)0}, {(void *)0, (void *)0}}; static int32_t **g_111 = &g_112[4][1]; static int32_t ***volatile g_110 = &g_111; static int32_t func_1(void); static uint8_t func_4(uint32_t p_5, uint8_t p_6); static uint64_t func_11(uint64_t p_12, const uint32_t p_13, uint8_t p_14, uint32_t p_15, int16_t p_16); static uint16_t func_27(int8_t p_28, int64_t *p_29, int64_t *p_30, int8_t p_31); static int64_t *func_32(int32_t p_33, const int64_t *p_34, int64_t *p_35, const uint32_t p_36); static int32_t func_1(void) { int64_t l_17[5][6] = {{0xD210EC3203BD6525LL, 7L, 0x5D7249AAED6B6572LL, 0x5D7249AAED6B6572LL, 7L, 0xD210EC3203BD6525LL}, {0x3AB1943C6FE23A26LL, 0xD210EC3203BD6525LL, 0xAAF0A9B27FA3DFADLL, 7L, 0xAAF0A9B27FA3DFADLL, 0xD210EC3203BD6525LL}, {0xAAF0A9B27FA3DFADLL, 0x3AB1943C6FE23A26LL, 0x5D7249AAED6B6572LL, 5L, 5L, 0x5D7249AAED6B6572LL}, {0xAAF0A9B27FA3DFADLL, 0xAAF0A9B27FA3DFADLL, 5L, 7L, 0x8108531D14CD4959LL, 7L}, {0x3AB1943C6FE23A26LL, 0xAAF0A9B27FA3DFADLL, 0x3AB1943C6FE23A26LL, 0x5D7249AAED6B6572LL, 5L, 5L}}; int64_t *l_20[2][8] = {{&l_17[0][5], (void *)0, (void *)0, &l_17[0][5], &g_21, &l_17[0][5], &g_21, &l_17[0][5]}, {(void *)0, &g_21, (void *)0, &l_17[0][2], &g_21, &g_21, &l_17[0][2], (void *)0}}; int32_t l_22 = 0x93BA6AEDL; int16_t *l_100 = (void *)0; int16_t *l_101 = &g_89; int16_t *l_102 = &g_103[0]; int32_t *l_113[10]; int i, j; for (i = 0; i < 10; i++) { } (*g_67) = (safe_mul_func_uint8_t_u_u( func_4( (((safe_rshift_func_int16_t_s_u( ((*l_102) = ((*l_101) = (safe_mod_func_uint8_t_u_u( ((func_11((l_17[0][5], (((l_22 &= (l_17[0][5] && (safe_lshift_func_uint8_t_u_u( l_17[0][5], 2)))) & ((0L | g_21) > (safe_sub_func_int32_t_s_s( (safe_sub_func_uint16_t_u_u( func_27(l_17[4][3], &g_21, func_32(l_17[2][3], &l_17[0][5], &g_21, g_21), l_17[3][4]), 0L)), g_21)))), g_89)), l_17[4][1], g_21, l_17[0][5], l_17[0][5]) != g_21) ^ g_21), l_17[2][1])))), g_104)) == 0x5B23L), 18446744073709551615UL), g_104), g_104)); return g_103[0]; } static uint8_t func_4(uint32_t p_5, uint8_t p_6) { uint8_t l_105 = 0x6BL; int32_t *l_109 = &g_49; int32_t **const l_108 = &l_109; (*g_107) |= l_105; (*g_110) = l_108; return g_43; } static uint64_t func_11(uint64_t p_12, const uint32_t p_13, uint8_t p_14, uint32_t p_15, int16_t p_16) { int32_t *l_98 = (void *)0; int32_t l_99 = 1L; l_99 |= 0L; return g_41[0][0]; } static uint16_t func_27(int8_t p_28, int64_t *p_29, int64_t *p_30, int8_t p_31) { return g_38; } static int64_t *func_32(int32_t p_33, const int64_t *p_34, int64_t *p_35, const uint32_t p_36) { uint8_t l_37[9][6] = {{6UL, 0x12L, 0xDDL, 0xDDL, 0x12L, 6UL}, {0xDDL, 0x12L, 6UL, 255UL, 250UL, 249UL}, {249UL, 1UL, 250UL, 1UL, 249UL, 0x12L}, {249UL, 0xDDL, 1UL, 255UL, 255UL, 255UL}, {0xDDL, 250UL, 250UL, 0xDDL, 250UL, 255UL}, {6UL, 255UL, 1UL, 0x12L, 255UL, 0x12L}, {250UL, 0x53L, 250UL, 0x13L, 255UL, 249UL}, {1UL, 255UL, 6UL, 250UL, 250UL, 6UL}, {250UL, 250UL, 0xDDL, 250UL, 255UL, 0x13L}}; int64_t *l_65 = &g_21; uint16_t l_66 = 0xE60EL; int32_t l_71 = 7L; int64_t l_92 = 0x5F52D295891F928DLL; int32_t *l_93 = &g_44[0][4]; int32_t *l_94[7][9] = { {&g_68, &g_68, &g_46, (void *)0, &g_46, &g_68, &g_68, &g_46, (void *)0}, {&g_68, (void *)0, &g_68, &l_71, &g_49, (void *)0, &g_49, (void *)0, &g_49}, {(void *)0, &g_46, &g_46, (void *)0, &g_49, (void *)0, &g_46, &g_46, (void *)0}, {&g_49, &l_71, &g_44[3][5], &l_71, &g_49, &g_46, &g_49, &g_68, &g_49}, {&g_46, &g_49, (void *)0, (void *)0, &g_49, &g_46, &g_49, (void *)0, (void *)0}, {&g_49, &g_46, &g_49, &g_68, &g_49, &g_46, &g_49, &l_71, &g_44[3][5]}, {(void *)0, &g_49, (void *)0, &g_46, &g_46, (void *)0, &g_49, (void *)0, &g_46}}; uint32_t l_95 = 0x594A5162L; int i, j; for (p_33 = 0; p_33 < 9; p_33 += 1) { for (g_38 = 0; g_38 < 6; g_38 += 1) { l_37[p_33][g_38] = 9UL; } } for (p_33 = 0; (p_33 < (-5)); p_33 = safe_sub_func_int8_t_s_s(p_33, 3)) { uint32_t l_57 = 4294967295UL; for (g_38 = 0; (g_38 <= 5); g_38 += 1) { int32_t *l_45 = &g_46; for (g_44[0][0] = 5; (g_44[0][0] >= 0); g_44[0][0] -= 1) { l_45 = &g_38; g_46 &= ((safe_lshift_func_int16_t_s_u((&g_21 == (void *)0), 7)) == g_41[2][0]); } for (g_46 = 0; (g_46 <= 5); g_46 += 1) { uint32_t l_52 = 0x8266C095L; uint16_t l_70 = 1UL; for (g_49 = 5; (g_49 >= 1); g_49 -= 1) { int32_t *l_64 = &g_44[0][0]; uint64_t *l_80 = &g_81; int16_t *l_88 = &g_89; (*g_67) = (safe_add_func_uint16_t_u_u( l_52, (safe_rshift_func_int16_t_s_u( 0L, ((*p_35) & (safe_mod_func_int64_t_s_s( ((((0x61L == (l_57 < ((*l_64) = (((safe_sub_func_uint32_t_u_u( p_33, ((safe_add_func_uint64_t_u_u( 1UL, (safe_rshift_func_uint16_t_u_s( l_57, 4)))), p_36))), (*l_45)) >= p_33)))), (void *)0) != l_65) | 0xF0E43DA7L), l_66))))))); (*l_64) |= 0x5F97E6E1L; (*l_64) = (~((l_71 &= l_70) >= (safe_div_func_int8_t_s_s( ((0UL >= ((safe_add_func_int64_t_s_s( ((((g_68 != (*g_67)), (safe_mod_func_uint64_t_u_u( ((*l_80) = (safe_lshift_func_uint16_t_u_u( 0x67A9L, 6))), 8L))) ^ (((safe_mul_func_uint16_t_u_u( g_44[0][0], (safe_add_func_int8_t_s_s( (safe_mul_func_int16_t_s_s( ((*l_88) ^= 0L), ((safe_sub_func_int16_t_s_s( g_44[2][0], p_33)), 0x8756L))), p_33)))) | g_46) > l_92)) & g_38), p_36)) || l_52)) > l_57), g_46)))); } } return p_35; } } l_95++; return &g_21; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_21; csmith_sink_ = g_38; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { } } csmith_sink_ = g_42; csmith_sink_ = g_43; for (i = 0; i < 4; i++) { } csmith_sink_ = g_46; csmith_sink_ = g_49; csmith_sink_ = g_68; csmith_sink_ = g_81; csmith_sink_ = g_89; for (i = 0; i < 3; i++) { } csmith_sink_ = g_104; platform_main_end(0, 0); return 0; }
false
163
dataset/organized/DCE/163
181
268
0.84
0.86
DCE
328
dataset/organized/DCE/164/target.c
dataset/organized/DCE/164/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int32_t f0; uint8_t f1; const uint8_t f2; const int32_t f3; }; static int32_t g_2[2][10] = {{0x18885C6FL,0xA9D69236L,0xFD94FE5FL,0xFD94FE5FL,0xA9D69236L,0x18885C6FL,0xA9D69236L,0xFD94FE5FL,0xFD94FE5FL,0xA9D69236L},{0x18885C6FL,0xA9D69236L,0xFD94FE5FL,0xFD94FE5FL,0xA9D69236L,0x18885C6FL,0xA9D69236L,0xFD94FE5FL,0xFD94FE5FL,0xA9D69236L}}; static uint16_t g_25 = 0xA41AL; static uint16_t g_27[4] = {0x37BDL,0x37BDL,0x37BDL,0x37BDL}; static int64_t g_29 = (-1L); static int32_t g_36 = 0xBB650EBFL; static uint32_t g_71 = 0x1B3E233DL; static int32_t * const volatile g_78[5][4] = {{&g_36,&g_36,&g_36,&g_36},{&g_36,&g_36,&g_36,&g_36},{&g_36,&g_36,&g_36,&g_36},{&g_36,&g_36,&g_36,&g_36},{&g_36,&g_36,&g_36,&g_36}}; static int32_t * volatile g_79 = &g_36; static uint32_t g_111 = 0xF1D446CAL; static int8_t g_117 = 0xCFL; static uint16_t g_118 = 1UL; static uint16_t g_120 = 65528UL; static int16_t g_127 = 1L; static int32_t g_133 = 0x538FED00L; static uint32_t g_164 = 1UL; static int16_t g_166 = 0x1BDAL; static int16_t g_175[4][7] = {{0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL},{0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L},{0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL},{0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L}}; static const int16_t *g_179 = &g_166; static const int16_t **g_178 = &g_179; static int16_t g_213 = 0x3912L; static uint64_t g_215[2] = {6UL,6UL}; static uint64_t * volatile g_214 = &g_215[1]; static int32_t *g_218 = &g_36; static int32_t ** const volatile g_217 = &g_218; static union U0 g_235 = {0x171DCAC9L}; static union U0 *g_238 = &g_235; static union U0 **g_237[6] = {&g_238,&g_238,&g_238,&g_238,&g_238,&g_238}; static union U0 *** volatile g_236 = &g_237[5]; static volatile int8_t *g_245 = (void*)0; static volatile int8_t * volatile *g_244 = &g_245; static uint8_t *g_256 = (void*)0; static uint8_t *g_263[6][10] = {{&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1},{&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1},{&g_235.f1,&g_235.f1,(void*)0,&g_235.f1,&g_235.f1,(void*)0,&g_235.f1,&g_235.f1,(void*)0,&g_235.f1},{&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1},{&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1},{&g_235.f1,&g_235.f1,(void*)0,&g_235.f1,&g_235.f1,(void*)0,&g_235.f1,&g_235.f1,(void*)0,&g_235.f1}}; static const volatile uint16_t * volatile * volatile g_267[2] = {(void*)0,(void*)0}; static int32_t ** volatile g_268 = &g_218; static volatile uint16_t *g_277 = (void*)0; static volatile uint16_t **g_276 = &g_277; static int8_t func_1(void); static uint64_t func_7(int32_t p_8, int32_t p_9); static uint8_t func_13(int8_t p_14, int32_t p_15, int16_t p_16); static int8_t func_49(int64_t * p_50, uint16_t * p_51); static uint16_t * func_53(int32_t p_54, int32_t ** p_55, const uint64_t p_56); static int8_t func_1(void) { uint64_t l_10 = 18446744073709551606UL; uint32_t l_21 = 0UL; int32_t l_38 = 0xC643D439L; int8_t l_228 = (-8L); int32_t l_229 = (-5L); uint8_t * const *l_265 = &g_263[4][7]; for (g_2[1][6] = 0; (g_2[1][6] >= (-17)); --g_2[1][6]) { uint16_t *l_24 = &g_25; uint16_t *l_26[10][8] = {{&g_27[3],&g_27[3],(void*)0,(void*)0,&g_27[3],&g_27[3],&g_27[3],&g_27[3]},{&g_27[1],(void*)0,&g_27[3],&g_27[3],&g_27[3],(void*)0,&g_27[1],(void*)0},{&g_27[3],&g_27[1],&g_27[3],(void*)0,&g_27[3],&g_27[3],&g_27[2],(void*)0},{&g_27[3],(void*)0,&g_27[0],(void*)0,&g_27[3],&g_27[3],(void*)0,&g_27[3]},{&g_27[3],&g_27[3],&g_27[0],(void*)0,&g_27[3],&g_27[3],(void*)0,(void*)0},{&g_27[1],&g_27[3],&g_27[3],&g_27[3],&g_27[3],&g_27[1],&g_27[0],&g_27[2]},{&g_27[3],&g_27[3],&g_27[3],&g_27[3],(void*)0,&g_27[2],&g_27[3],&g_27[3]},{(void*)0,&g_27[3],(void*)0,&g_27[3],&g_27[2],(void*)0,&g_27[3],&g_27[2]},{&g_27[3],&g_27[2],&g_27[3],&g_27[3],&g_27[0],(void*)0,&g_27[3],(void*)0},{&g_27[3],(void*)0,&g_27[3],(void*)0,&g_27[3],&g_27[0],&g_27[3],&g_27[3]}}; int64_t *l_28 = &g_29; int32_t l_30[6] = {(-1L),0x3E2E1665L,(-1L),(-1L),0x3E2E1665L,(-1L)}; int32_t *l_181 = &g_36; int8_t l_192 = (-1L); union U0 *l_234[10][4] = {{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235}}; union U0 **l_233 = &l_234[8][2]; uint8_t *l_254 = &g_235.f1; uint8_t **l_255[3][1]; int32_t *l_264 = &g_235.f0; uint64_t l_308[8] = {0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL}; int i, j; for (i = 0; i < 3; i++) { for (j = 0; j < 1; j++) { l_255[i][j] = &l_254; } } } return l_229; } static uint64_t func_7(int32_t p_8, int32_t p_9) { uint8_t l_44 = 0xB2L; int64_t *l_52 = &g_29; uint32_t *l_70 = &g_71; int32_t *l_73[9]; int32_t **l_72 = &l_73[3]; uint16_t *l_113 = &g_27[3]; uint16_t **l_112 = &l_113; int8_t *l_116 = &g_117; uint16_t *l_119 = &g_120; int32_t l_121 = (-6L); int16_t *l_126 = &g_127; uint8_t *l_132[2][1]; uint64_t l_140 = 1UL; uint64_t *l_141 = &l_140; union U0 l_161 = {0x5E662283L}; const int32_t l_162[1] = {6L}; uint32_t *l_163 = &g_164; int16_t *l_165 = &g_166; const int16_t *l_177 = &g_166; const int16_t **l_176 = &l_177; int i, j; for (i = 0; i < 9; i++) { l_73[i] = &g_2[0][1]; } for (i = 0; i < 2; i++) { for (j = 0; j < 1; j++) { l_132[i][j] = &l_44; } } l_121 = (safe_sub_func_uint16_t_u_u(((~((safe_sub_func_int32_t_s_s((func_13(p_9, l_44, l_44) && ((safe_mul_func_uint16_t_u_u(((*l_119) |= (safe_sub_func_uint16_t_u_u(l_44, func_13((g_118 = ((((*l_116) &= func_49(l_52, ((*l_112) = func_53((~((((l_44 & (safe_rshift_func_uint8_t_u_s((safe_rshift_func_uint8_t_u_s((safe_div_func_int32_t_s_s((p_9 ^ ((*l_70) = ((safe_rshift_func_int8_t_s_s(((((safe_mod_func_int16_t_s_s(((void*)0 != &g_27[2]), g_27[3])) <= 0x60L) < 0xA4L) == g_36), p_8)) <= 0x5ACA64A9B53ABF6ALL))), g_27[3])), g_25)), 0))) != g_27[3]) , l_44) == l_44)), l_72, p_8)))) >= g_27[3]) < p_9)), g_111, p_8)))), g_111)) && g_2[1][6])), g_2[1][2])) >= p_8)) == p_8), p_9)); (*l_72) = ((safe_div_func_uint16_t_u_u((((*l_126) = ((*l_112) != (*l_112))) < (!((*l_141) = (((safe_div_func_uint16_t_u_u(((*g_79) , (0xD3504CD9L & ((((safe_unary_minus_func_uint8_t_u((g_133 = 8UL))) , ((p_9 , (*l_72)) != (*l_72))) , (((safe_mul_func_uint8_t_u_u((safe_lshift_func_int16_t_s_u((safe_rshift_func_uint16_t_u_s(0xD14FL, g_25)), 1)), p_8)) < 0xD3L) , (-1L))) >= p_9))), p_8)) >= g_27[3]) <= l_140)))), g_117)) , (*l_72)); if (((safe_lshift_func_int16_t_s_u((safe_sub_func_uint32_t_u_u((0UL & (safe_div_func_uint64_t_u_u((safe_add_func_int16_t_s_s(((*l_165) |= ((*l_126) = ((safe_div_func_int8_t_s_s((((((((safe_sub_func_int64_t_s_s((safe_lshift_func_int8_t_s_s(((g_111 | (safe_mul_func_uint16_t_u_u((safe_unary_minus_func_int16_t_s((((l_161 , (0x7677C38BBA6016F2LL || 0x89C7B4ADEE2F40C1LL)) != ((*l_72) != (*l_72))) && (((*l_163) = (((*l_70) = ((g_111 != g_120) != l_162[0])) >= g_27[0])) <= p_8)))), p_9))) & 0x628D867FBE65A3C5LL), 3)), 0x213D0C7CD9FD2C49LL)) , l_132[1][0]) != (void*)0) < 0x9F3BFDC2L) & g_133) | 0x17L) || 1L), 0xFCL)) | g_36))), p_9)), p_8))), g_27[1])), 5)) | p_8)) { int8_t **l_167 = &l_116; int8_t ***l_168 = &l_167; (*l_168) = l_167; } else { union U0 * const l_169 = &l_161; union U0 *l_171 = (void*)0; union U0 **l_170[9][9] = {{&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171},{&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171},{&l_171,(void*)0,(void*)0,(void*)0,(void*)0,&l_171,(void*)0,(void*)0,(void*)0},{&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0},{&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171},{&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171},{&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171},{&l_171,(void*)0,(void*)0,(void*)0,(void*)0,&l_171,(void*)0,(void*)0,(void*)0},{&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0}}; union U0 **l_172 = &l_171; int i, j; (*l_172) = l_169; g_175[3][3] &= (safe_lshift_func_int16_t_s_u(p_9, 15)); g_178 = l_176; } (*l_72) = (*l_72); return p_8; } static uint8_t func_13(int8_t p_14, int32_t p_15, int16_t p_16) { int32_t *l_35 = &g_36; uint8_t l_37 = 0x62L; for (g_29 = 27; (g_29 > 21); --g_29) { int32_t *l_34 = &g_2[1][2]; int32_t **l_33[9][5] = {{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&l_34,&l_34,&l_34,&l_34,&l_34},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&l_34,&l_34,&l_34,&l_34,&l_34},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&l_34,&l_34,&l_34,&l_34,&l_34},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&l_34,&l_34,&l_34,&l_34,&l_34},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}}; int i, j; if (g_27[0]) { break; } l_35 = (void*)0; return g_2[1][1]; } return l_37; } static int8_t func_49(int64_t * p_50, uint16_t * p_51) { int32_t *l_114[6][1]; int32_t **l_115 = &l_114[5][0]; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_114[i][j] = &g_2[1][6]; } } g_79 = ((*l_115) = l_114[4][0]); return (**l_115); } static uint16_t * func_53(int32_t p_54, int32_t ** p_55, const uint64_t p_56) { int32_t l_76 = 0xF031B10CL; int32_t l_87 = 0L; int32_t l_88 = 6L; int32_t l_89 = 0x0122BF4BL; int32_t l_90 = (-1L); int32_t l_91 = 0x1153E23BL; int32_t l_92[7] = {0x68AFA152L,0x68AFA152L,0x68AFA152L,0x68AFA152L,0x68AFA152L,0x68AFA152L,0x68AFA152L}; uint32_t l_93 = 0x1E864F27L; int32_t *l_98 = &l_91; int64_t l_99 = 0x04A0AC9A06BD8D7BLL; int64_t *l_100 = &l_99; uint16_t *l_102[8][1] = {{&g_25},{&g_25},{&g_25},{&g_25},{&g_25},{&g_25},{&g_25},{&g_25}}; uint16_t **l_101 = &l_102[1][0]; uint64_t l_109 = 8UL; uint16_t l_110 = 0x539BL; int i, j; for (g_25 = (-2); (g_25 == 9); g_25 = safe_add_func_uint32_t_u_u(g_25, 2)) { int32_t *l_77 = (void*)0; int32_t l_82 = (-10L); int32_t l_86[4]; int i; for (i = 0; i < 4; i++) { l_86[i] = 0xA905BEA6L; } (*g_79) |= l_76; for (g_29 = 0; (g_29 > (-12)); g_29 = safe_sub_func_uint32_t_u_u(g_29, 2)) { int16_t l_83 = 0x402FL; int32_t l_84 = 0x9947D9BAL; int32_t *l_85[10] = {&g_36,&g_36,&g_36,&g_36,&g_36,&g_36,&g_36,&g_36,&g_36,&g_36}; int i; l_93--; } } (*l_98) = (((safe_sub_func_int32_t_s_s((&g_2[1][8] == l_98), (((((*l_100) = l_99) <= (((*l_101) = &g_27[3]) != (void*)0)) | (0x8A31BD4AL | (p_54 >= (safe_sub_func_int16_t_s_s((safe_rshift_func_int8_t_s_u((((safe_div_func_int64_t_s_s(l_109, l_110)) , g_111) > 0x3835L), g_71)), p_54))))) ^ g_2[1][6]))) <= g_2[1][9]) && p_56); return &g_27[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 2; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_25; for (i = 0; i < 4; i++) { csmith_sink_ = g_27[i]; } csmith_sink_ = g_29; csmith_sink_ = g_36; csmith_sink_ = g_71; csmith_sink_ = g_111; csmith_sink_ = g_117; csmith_sink_ = g_118; csmith_sink_ = g_120; csmith_sink_ = g_127; csmith_sink_ = g_133; csmith_sink_ = g_164; csmith_sink_ = g_166; for (i = 0; i < 4; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_175[i][j]; } } csmith_sink_ = g_213; for (i = 0; i < 2; i++) { csmith_sink_ = g_215[i]; } csmith_sink_ = g_235.f0; csmith_sink_ = g_235.f1; csmith_sink_ = g_235.f2; csmith_sink_ = g_235.f3; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int32_t f0; uint8_t f1; const uint8_t f2; const int32_t f3; }; static int32_t g_2[2][10] = { {0x18885C6FL, 0xA9D69236L, 0xFD94FE5FL, 0xFD94FE5FL, 0xA9D69236L, 0x18885C6FL, 0xA9D69236L, 0xFD94FE5FL, 0xFD94FE5FL, 0xA9D69236L}, {0x18885C6FL, 0xA9D69236L, 0xFD94FE5FL, 0xFD94FE5FL, 0xA9D69236L, 0x18885C6FL, 0xA9D69236L, 0xFD94FE5FL, 0xFD94FE5FL, 0xA9D69236L}}; static uint16_t g_25 = 0xA41AL; static uint16_t g_27[4] = {0x37BDL, 0x37BDL, 0x37BDL, 0x37BDL}; static int64_t g_29 = (-1L); static int32_t g_36 = 0xBB650EBFL; static uint32_t g_71 = 0x1B3E233DL; static int32_t *const volatile g_78[5][4] = {{&g_36, &g_36, &g_36, &g_36}, {&g_36, &g_36, &g_36, &g_36}, {&g_36, &g_36, &g_36, &g_36}, {&g_36, &g_36, &g_36, &g_36}, {&g_36, &g_36, &g_36, &g_36}}; static int32_t *volatile g_79 = &g_36; static uint32_t g_111 = 0xF1D446CAL; static int8_t g_117 = 0xCFL; static uint16_t g_118 = 1UL; static uint16_t g_120 = 65528UL; static int16_t g_127 = 1L; static int32_t g_133 = 0x538FED00L; static uint32_t g_164 = 1UL; static int16_t g_166 = 0x1BDAL; static int16_t g_175[4][7] = { {0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL}, {0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L}, {0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL}, {0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L}}; static const int16_t *g_179 = &g_166; static const int16_t **g_178 = &g_179; static int16_t g_213 = 0x3912L; static uint64_t g_215[2] = {6UL, 6UL}; static uint64_t *volatile g_214 = &g_215[1]; static int32_t *g_218 = &g_36; static int32_t **const volatile g_217 = &g_218; static union U0 g_235 = {0x171DCAC9L}; static union U0 *g_238 = &g_235; static union U0 **g_237[6] = {&g_238, &g_238, &g_238, &g_238, &g_238, &g_238}; static union U0 ***volatile g_236 = &g_237[5]; static volatile int8_t *g_245 = (void *)0; static volatile int8_t *volatile *g_244 = &g_245; static uint8_t *g_256 = (void *)0; static uint8_t *g_263[6][10] = { {&g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1}, {&g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1}, {&g_235.f1, &g_235.f1, (void *)0, &g_235.f1, &g_235.f1, (void *)0, &g_235.f1, &g_235.f1, (void *)0, &g_235.f1}, {&g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1}, {&g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1}, {&g_235.f1, &g_235.f1, (void *)0, &g_235.f1, &g_235.f1, (void *)0, &g_235.f1, &g_235.f1, (void *)0, &g_235.f1}}; static const volatile uint16_t *volatile *volatile g_267[2] = {(void *)0, (void *)0}; static int32_t **volatile g_268 = &g_218; static volatile uint16_t *g_277 = (void *)0; static volatile uint16_t **g_276 = &g_277; static int8_t func_1(void); static uint64_t func_7(int32_t p_8, int32_t p_9); static uint8_t func_13(int8_t p_14, int32_t p_15, int16_t p_16); static int8_t func_49(int64_t *p_50, uint16_t *p_51); static uint16_t *func_53(int32_t p_54, int32_t **p_55, const uint64_t p_56); static int8_t func_1(void) { uint64_t l_10 = 18446744073709551606UL; uint32_t l_21 = 0UL; int32_t l_38 = 0xC643D439L; int8_t l_228 = (-8L); int32_t l_229 = (-5L); uint8_t *const *l_265 = &g_263[4][7]; for (g_2[1][6] = 0; (g_2[1][6] >= (-17)); --g_2[1][6]) { uint16_t *l_24 = &g_25; uint16_t *l_26[10][8] = {{&g_27[3], &g_27[3], (void *)0, (void *)0, &g_27[3], &g_27[3], &g_27[3], &g_27[3]}, {&g_27[1], (void *)0, &g_27[3], &g_27[3], &g_27[3], (void *)0, &g_27[1], (void *)0}, {&g_27[3], &g_27[1], &g_27[3], (void *)0, &g_27[3], &g_27[3], &g_27[2], (void *)0}, {&g_27[3], (void *)0, &g_27[0], (void *)0, &g_27[3], &g_27[3], (void *)0, &g_27[3]}, {&g_27[3], &g_27[3], &g_27[0], (void *)0, &g_27[3], &g_27[3], (void *)0, (void *)0}, {&g_27[1], &g_27[3], &g_27[3], &g_27[3], &g_27[3], &g_27[1], &g_27[0], &g_27[2]}, {&g_27[3], &g_27[3], &g_27[3], &g_27[3], (void *)0, &g_27[2], &g_27[3], &g_27[3]}, {(void *)0, &g_27[3], (void *)0, &g_27[3], &g_27[2], (void *)0, &g_27[3], &g_27[2]}, {&g_27[3], &g_27[2], &g_27[3], &g_27[3], &g_27[0], (void *)0, &g_27[3], (void *)0}, {&g_27[3], (void *)0, &g_27[3], (void *)0, &g_27[3], &g_27[0], &g_27[3], &g_27[3]}}; int64_t *l_28 = &g_29; int32_t l_30[6] = {(-1L), 0x3E2E1665L, (-1L), (-1L), 0x3E2E1665L, (-1L)}; int32_t *l_181 = &g_36; int8_t l_192 = (-1L); union U0 *l_234[10][4] = { {&g_235, &g_235, &g_235, &g_235}, {&g_235, &g_235, &g_235, &g_235}, {&g_235, &g_235, &g_235, &g_235}, {&g_235, &g_235, &g_235, &g_235}, {&g_235, &g_235, &g_235, &g_235}, {&g_235, &g_235, &g_235, &g_235}, {&g_235, &g_235, &g_235, &g_235}, {&g_235, &g_235, &g_235, &g_235}, {&g_235, &g_235, &g_235, &g_235}, {&g_235, &g_235, &g_235, &g_235}}; union U0 **l_233 = &l_234[8][2]; uint8_t *l_254 = &g_235.f1; uint8_t **l_255[3][1]; int32_t *l_264 = &g_235.f0; uint64_t l_308[8] = {0xA4496A5FA51099E4LL, 0xA4496A5FA51099E4LL, 0xA4496A5FA51099E4LL, 0xA4496A5FA51099E4LL, 0xA4496A5FA51099E4LL, 0xA4496A5FA51099E4LL, 0xA4496A5FA51099E4LL, 0xA4496A5FA51099E4LL}; int i, j; for (i = 0; i < 3; i++) { for (j = 0; j < 1; j++) { l_255[i][j] = &l_254; } } } return l_229; } static uint64_t func_7(int32_t p_8, int32_t p_9) { uint8_t l_44 = 0xB2L; int64_t *l_52 = &g_29; uint32_t *l_70 = &g_71; int32_t *l_73[9]; int32_t **l_72 = &l_73[3]; uint16_t *l_113 = &g_27[3]; uint16_t **l_112 = &l_113; int8_t *l_116 = &g_117; uint16_t *l_119 = &g_120; int32_t l_121 = (-6L); int16_t *l_126 = &g_127; uint8_t *l_132[2][1]; uint64_t l_140 = 1UL; uint64_t *l_141 = &l_140; union U0 l_161 = {0x5E662283L}; const int32_t l_162[1] = {6L}; uint32_t *l_163 = &g_164; int16_t *l_165 = &g_166; const int16_t *l_177 = &g_166; const int16_t **l_176 = &l_177; int i, j; for (i = 0; i < 9; i++) { } for (i = 0; i < 2; i++) { } l_121 = (safe_sub_func_uint16_t_u_u( ((~((safe_sub_func_int32_t_s_s( (func_13(p_9, l_44, l_44) && ((safe_mul_func_uint16_t_u_u( ((*l_119) |= (safe_sub_func_uint16_t_u_u( l_44, func_13( (g_118 = ((((*l_116) &= func_49( l_52, ((*l_112) = func_53( (~((((l_44 & (safe_rshift_func_uint8_t_u_s( (safe_rshift_func_uint8_t_u_s( (safe_div_func_int32_t_s_s( (p_9 ^ ((*l_70) = ((safe_rshift_func_int8_t_s_s( ((((safe_mod_func_int16_t_s_s( ((void *)0 != &g_27 [2]), g_27[3])) <= 0x60L) < 0xA4L) == g_36), p_8)) <= 0x5ACA64A9B53ABF6ALL))), g_27[3])), g_25)), 0))) != g_27[3]), l_44) == l_44)), l_72, p_8)))) >= g_27[3]) < p_9)), g_111, p_8)))), g_111)) && g_2[1][6])), g_2[1][2])) >= p_8)) == p_8), p_9)); (*l_72) = ((safe_div_func_uint16_t_u_u( (((*l_126) = ((*l_112) != (*l_112))) < (!((*l_141) = (((safe_div_func_uint16_t_u_u( ((*g_79), (0xD3504CD9L & ((((safe_unary_minus_func_uint8_t_u((g_133 = 8UL))), ((p_9, (*l_72)) != (*l_72))), (((safe_mul_func_uint8_t_u_u( (safe_lshift_func_int16_t_s_u( (safe_rshift_func_uint16_t_u_s(0xD14FL, g_25)), 1)), p_8)) < 0xD3L), (-1L))) >= p_9))), p_8)) >= g_27[3]) <= l_140)))), g_117)), (*l_72)); if (((safe_lshift_func_int16_t_s_u( (safe_sub_func_uint32_t_u_u( (0UL & (safe_div_func_uint64_t_u_u( (safe_add_func_int16_t_s_s( ((*l_165) |= ((*l_126) = ((safe_div_func_int8_t_s_s( (((((((safe_sub_func_int64_t_s_s( (safe_lshift_func_int8_t_s_s( ((g_111 | (safe_mul_func_uint16_t_u_u( (safe_unary_minus_func_int16_t_s(( ((l_161, (0x7677C38BBA6016F2LL || 0x89C7B4ADEE2F40C1LL)) != ((*l_72) != (*l_72))) && (((*l_163) = (((*l_70) = ((g_111 != g_120) != l_162 [0])) >= g_27[0])) <= p_8)))), p_9))) & 0x628D867FBE65A3C5LL), 3)), 0x213D0C7CD9FD2C49LL)), l_132[1][0]) != (void *)0) < 0x9F3BFDC2L) & g_133) | 0x17L) || 1L), 0xFCL)) | g_36))), p_9)), p_8))), g_27[1])), 5)) | p_8)) { } else { } (*l_72) = (*l_72); return p_8; } static uint8_t func_13(int8_t p_14, int32_t p_15, int16_t p_16) { int32_t *l_35 = &g_36; uint8_t l_37 = 0x62L; for (g_29 = 27; (g_29 > 21); --g_29) { } return l_37; } static int8_t func_49(int64_t *p_50, uint16_t *p_51) { int32_t *l_114[6][1]; int32_t **l_115 = &l_114[5][0]; int i, j; for (i = 0; i < 6; i++) { } g_79 = ((*l_115) = l_114[4][0]); return (**l_115); } static uint16_t *func_53(int32_t p_54, int32_t **p_55, const uint64_t p_56) { int32_t l_76 = 0xF031B10CL; int32_t l_87 = 0L; int32_t l_88 = 6L; int32_t l_89 = 0x0122BF4BL; int32_t l_90 = (-1L); int32_t l_91 = 0x1153E23BL; int32_t l_92[7] = {0x68AFA152L, 0x68AFA152L, 0x68AFA152L, 0x68AFA152L, 0x68AFA152L, 0x68AFA152L, 0x68AFA152L}; uint32_t l_93 = 0x1E864F27L; int32_t *l_98 = &l_91; int64_t l_99 = 0x04A0AC9A06BD8D7BLL; int64_t *l_100 = &l_99; uint16_t *l_102[8][1] = {{&g_25}, {&g_25}, {&g_25}, {&g_25}, {&g_25}, {&g_25}, {&g_25}, {&g_25}}; uint16_t **l_101 = &l_102[1][0]; uint64_t l_109 = 8UL; uint16_t l_110 = 0x539BL; int i, j; for (g_25 = (-2); (g_25 == 9); g_25 = safe_add_func_uint32_t_u_u(g_25, 2)) { } (*l_98) = (((safe_sub_func_int32_t_s_s( (&g_2[1][8] == l_98), (((((*l_100) = l_99) <= (((*l_101) = &g_27[3]) != (void *)0)) | (0x8A31BD4AL | (p_54 >= (safe_sub_func_int16_t_s_s( (safe_rshift_func_int8_t_s_u( (((safe_div_func_int64_t_s_s(l_109, l_110)), g_111) > 0x3835L), g_71)), p_54))))) ^ g_2[1][6]))) <= g_2[1][9]) && p_56); return &g_27[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 2; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_25; for (i = 0; i < 4; i++) { csmith_sink_ = g_27[i]; } csmith_sink_ = g_29; csmith_sink_ = g_36; csmith_sink_ = g_71; csmith_sink_ = g_111; csmith_sink_ = g_117; csmith_sink_ = g_118; csmith_sink_ = g_120; csmith_sink_ = g_127; csmith_sink_ = g_133; csmith_sink_ = g_164; csmith_sink_ = g_166; for (i = 0; i < 4; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_175[i][j]; } } csmith_sink_ = g_213; for (i = 0; i < 2; i++) { csmith_sink_ = g_215[i]; } csmith_sink_ = g_235.f0; csmith_sink_ = g_235.f1; csmith_sink_ = g_235.f2; csmith_sink_ = g_235.f3; platform_main_end(0, 0); return 0; }
true
164
dataset/organized/DCE/164
288
384
0.69
0.87
DCE
329
dataset/organized/DCE/164/target.c
dataset/organized/DCE/164/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int32_t f0; uint8_t f1; const uint8_t f2; const int32_t f3; }; static int32_t g_2[2][10] = {{0x18885C6FL,0xA9D69236L,0xFD94FE5FL,0xFD94FE5FL,0xA9D69236L,0x18885C6FL,0xA9D69236L,0xFD94FE5FL,0xFD94FE5FL,0xA9D69236L},{0x18885C6FL,0xA9D69236L,0xFD94FE5FL,0xFD94FE5FL,0xA9D69236L,0x18885C6FL,0xA9D69236L,0xFD94FE5FL,0xFD94FE5FL,0xA9D69236L}}; static uint16_t g_25 = 0xA41AL; static uint16_t g_27[4] = {0x37BDL,0x37BDL,0x37BDL,0x37BDL}; static int64_t g_29 = (-1L); static int32_t g_36 = 0xBB650EBFL; static uint32_t g_71 = 0x1B3E233DL; static int32_t * const volatile g_78[5][4] = {{&g_36,&g_36,&g_36,&g_36},{&g_36,&g_36,&g_36,&g_36},{&g_36,&g_36,&g_36,&g_36},{&g_36,&g_36,&g_36,&g_36},{&g_36,&g_36,&g_36,&g_36}}; static int32_t * volatile g_79 = &g_36; static uint32_t g_111 = 0xF1D446CAL; static int8_t g_117 = 0xCFL; static uint16_t g_118 = 1UL; static uint16_t g_120 = 65528UL; static int16_t g_127 = 1L; static int32_t g_133 = 0x538FED00L; static uint32_t g_164 = 1UL; static int16_t g_166 = 0x1BDAL; static int16_t g_175[4][7] = {{0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL},{0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L},{0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL,0xE3CDL},{0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L,0xA6C3L}}; static const int16_t *g_179 = &g_166; static const int16_t **g_178 = &g_179; static int16_t g_213 = 0x3912L; static uint64_t g_215[2] = {6UL,6UL}; static uint64_t * volatile g_214 = &g_215[1]; static int32_t *g_218 = &g_36; static int32_t ** const volatile g_217 = &g_218; static union U0 g_235 = {0x171DCAC9L}; static union U0 *g_238 = &g_235; static union U0 **g_237[6] = {&g_238,&g_238,&g_238,&g_238,&g_238,&g_238}; static union U0 *** volatile g_236 = &g_237[5]; static volatile int8_t *g_245 = (void*)0; static volatile int8_t * volatile *g_244 = &g_245; static uint8_t *g_256 = (void*)0; static uint8_t *g_263[6][10] = {{&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1},{&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1},{&g_235.f1,&g_235.f1,(void*)0,&g_235.f1,&g_235.f1,(void*)0,&g_235.f1,&g_235.f1,(void*)0,&g_235.f1},{&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1},{&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1,&g_235.f1},{&g_235.f1,&g_235.f1,(void*)0,&g_235.f1,&g_235.f1,(void*)0,&g_235.f1,&g_235.f1,(void*)0,&g_235.f1}}; static const volatile uint16_t * volatile * volatile g_267[2] = {(void*)0,(void*)0}; static int32_t ** volatile g_268 = &g_218; static volatile uint16_t *g_277 = (void*)0; static volatile uint16_t **g_276 = &g_277; static int8_t func_1(void); static uint64_t func_7(int32_t p_8, int32_t p_9); static uint8_t func_13(int8_t p_14, int32_t p_15, int16_t p_16); static int8_t func_49(int64_t * p_50, uint16_t * p_51); static uint16_t * func_53(int32_t p_54, int32_t ** p_55, const uint64_t p_56); static int8_t func_1(void) { uint64_t l_10 = 18446744073709551606UL; uint32_t l_21 = 0UL; int32_t l_38 = 0xC643D439L; int8_t l_228 = (-8L); int32_t l_229 = (-5L); uint8_t * const *l_265 = &g_263[4][7]; for (g_2[1][6] = 0; (g_2[1][6] >= (-17)); --g_2[1][6]) { uint16_t *l_24 = &g_25; uint16_t *l_26[10][8] = {{&g_27[3],&g_27[3],(void*)0,(void*)0,&g_27[3],&g_27[3],&g_27[3],&g_27[3]},{&g_27[1],(void*)0,&g_27[3],&g_27[3],&g_27[3],(void*)0,&g_27[1],(void*)0},{&g_27[3],&g_27[1],&g_27[3],(void*)0,&g_27[3],&g_27[3],&g_27[2],(void*)0},{&g_27[3],(void*)0,&g_27[0],(void*)0,&g_27[3],&g_27[3],(void*)0,&g_27[3]},{&g_27[3],&g_27[3],&g_27[0],(void*)0,&g_27[3],&g_27[3],(void*)0,(void*)0},{&g_27[1],&g_27[3],&g_27[3],&g_27[3],&g_27[3],&g_27[1],&g_27[0],&g_27[2]},{&g_27[3],&g_27[3],&g_27[3],&g_27[3],(void*)0,&g_27[2],&g_27[3],&g_27[3]},{(void*)0,&g_27[3],(void*)0,&g_27[3],&g_27[2],(void*)0,&g_27[3],&g_27[2]},{&g_27[3],&g_27[2],&g_27[3],&g_27[3],&g_27[0],(void*)0,&g_27[3],(void*)0},{&g_27[3],(void*)0,&g_27[3],(void*)0,&g_27[3],&g_27[0],&g_27[3],&g_27[3]}}; int64_t *l_28 = &g_29; int32_t l_30[6] = {(-1L),0x3E2E1665L,(-1L),(-1L),0x3E2E1665L,(-1L)}; int32_t *l_181 = &g_36; int8_t l_192 = (-1L); union U0 *l_234[10][4] = {{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235},{&g_235,&g_235,&g_235,&g_235}}; union U0 **l_233 = &l_234[8][2]; uint8_t *l_254 = &g_235.f1; uint8_t **l_255[3][1]; int32_t *l_264 = &g_235.f0; uint64_t l_308[8] = {0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL,0xA4496A5FA51099E4LL}; int i, j; for (i = 0; i < 3; i++) { for (j = 0; j < 1; j++) { l_255[i][j] = &l_254; } } } return l_229; } static uint64_t func_7(int32_t p_8, int32_t p_9) { uint8_t l_44 = 0xB2L; int64_t *l_52 = &g_29; uint32_t *l_70 = &g_71; int32_t *l_73[9]; int32_t **l_72 = &l_73[3]; uint16_t *l_113 = &g_27[3]; uint16_t **l_112 = &l_113; int8_t *l_116 = &g_117; uint16_t *l_119 = &g_120; int32_t l_121 = (-6L); int16_t *l_126 = &g_127; uint8_t *l_132[2][1]; uint64_t l_140 = 1UL; uint64_t *l_141 = &l_140; union U0 l_161 = {0x5E662283L}; const int32_t l_162[1] = {6L}; uint32_t *l_163 = &g_164; int16_t *l_165 = &g_166; const int16_t *l_177 = &g_166; const int16_t **l_176 = &l_177; int i, j; for (i = 0; i < 9; i++) { l_73[i] = &g_2[0][1]; } for (i = 0; i < 2; i++) { for (j = 0; j < 1; j++) { l_132[i][j] = &l_44; } } l_121 = (safe_sub_func_uint16_t_u_u(((~((safe_sub_func_int32_t_s_s((func_13(p_9, l_44, l_44) && ((safe_mul_func_uint16_t_u_u(((*l_119) |= (safe_sub_func_uint16_t_u_u(l_44, func_13((g_118 = ((((*l_116) &= func_49(l_52, ((*l_112) = func_53((~((((l_44 & (safe_rshift_func_uint8_t_u_s((safe_rshift_func_uint8_t_u_s((safe_div_func_int32_t_s_s((p_9 ^ ((*l_70) = ((safe_rshift_func_int8_t_s_s(((((safe_mod_func_int16_t_s_s(((void*)0 != &g_27[2]), g_27[3])) <= 0x60L) < 0xA4L) == g_36), p_8)) <= 0x5ACA64A9B53ABF6ALL))), g_27[3])), g_25)), 0))) != g_27[3]) , l_44) == l_44)), l_72, p_8)))) >= g_27[3]) < p_9)), g_111, p_8)))), g_111)) && g_2[1][6])), g_2[1][2])) >= p_8)) == p_8), p_9)); (*l_72) = ((safe_div_func_uint16_t_u_u((((*l_126) = ((*l_112) != (*l_112))) < (!((*l_141) = (((safe_div_func_uint16_t_u_u(((*g_79) , (0xD3504CD9L & ((((safe_unary_minus_func_uint8_t_u((g_133 = 8UL))) , ((p_9 , (*l_72)) != (*l_72))) , (((safe_mul_func_uint8_t_u_u((safe_lshift_func_int16_t_s_u((safe_rshift_func_uint16_t_u_s(0xD14FL, g_25)), 1)), p_8)) < 0xD3L) , (-1L))) >= p_9))), p_8)) >= g_27[3]) <= l_140)))), g_117)) , (*l_72)); if (((safe_lshift_func_int16_t_s_u((safe_sub_func_uint32_t_u_u((0UL & (safe_div_func_uint64_t_u_u((safe_add_func_int16_t_s_s(((*l_165) |= ((*l_126) = ((safe_div_func_int8_t_s_s((((((((safe_sub_func_int64_t_s_s((safe_lshift_func_int8_t_s_s(((g_111 | (safe_mul_func_uint16_t_u_u((safe_unary_minus_func_int16_t_s((((l_161 , (0x7677C38BBA6016F2LL || 0x89C7B4ADEE2F40C1LL)) != ((*l_72) != (*l_72))) && (((*l_163) = (((*l_70) = ((g_111 != g_120) != l_162[0])) >= g_27[0])) <= p_8)))), p_9))) & 0x628D867FBE65A3C5LL), 3)), 0x213D0C7CD9FD2C49LL)) , l_132[1][0]) != (void*)0) < 0x9F3BFDC2L) & g_133) | 0x17L) || 1L), 0xFCL)) | g_36))), p_9)), p_8))), g_27[1])), 5)) | p_8)) { int8_t **l_167 = &l_116; int8_t ***l_168 = &l_167; (*l_168) = l_167; } else { union U0 * const l_169 = &l_161; union U0 *l_171 = (void*)0; union U0 **l_170[9][9] = {{&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171},{&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171},{&l_171,(void*)0,(void*)0,(void*)0,(void*)0,&l_171,(void*)0,(void*)0,(void*)0},{&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0},{&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171},{&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171},{&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0,&l_171},{&l_171,(void*)0,(void*)0,(void*)0,(void*)0,&l_171,(void*)0,(void*)0,(void*)0},{&l_171,&l_171,&l_171,(void*)0,&l_171,&l_171,&l_171,&l_171,(void*)0}}; union U0 **l_172 = &l_171; int i, j; (*l_172) = l_169; g_175[3][3] &= (safe_lshift_func_int16_t_s_u(p_9, 15)); g_178 = l_176; } (*l_72) = (*l_72); return p_8; } static uint8_t func_13(int8_t p_14, int32_t p_15, int16_t p_16) { int32_t *l_35 = &g_36; uint8_t l_37 = 0x62L; for (g_29 = 27; (g_29 > 21); --g_29) { int32_t *l_34 = &g_2[1][2]; int32_t **l_33[9][5] = {{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&l_34,&l_34,&l_34,&l_34,&l_34},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&l_34,&l_34,&l_34,&l_34,&l_34},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&l_34,&l_34,&l_34,&l_34,&l_34},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&l_34,&l_34,&l_34,&l_34,&l_34},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}}; int i, j; if (g_27[0]) { break; } l_35 = (void*)0; return g_2[1][1]; } return l_37; } static int8_t func_49(int64_t * p_50, uint16_t * p_51) { int32_t *l_114[6][1]; int32_t **l_115 = &l_114[5][0]; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_114[i][j] = &g_2[1][6]; } } g_79 = ((*l_115) = l_114[4][0]); return (**l_115); } static uint16_t * func_53(int32_t p_54, int32_t ** p_55, const uint64_t p_56) { int32_t l_76 = 0xF031B10CL; int32_t l_87 = 0L; int32_t l_88 = 6L; int32_t l_89 = 0x0122BF4BL; int32_t l_90 = (-1L); int32_t l_91 = 0x1153E23BL; int32_t l_92[7] = {0x68AFA152L,0x68AFA152L,0x68AFA152L,0x68AFA152L,0x68AFA152L,0x68AFA152L,0x68AFA152L}; uint32_t l_93 = 0x1E864F27L; int32_t *l_98 = &l_91; int64_t l_99 = 0x04A0AC9A06BD8D7BLL; int64_t *l_100 = &l_99; uint16_t *l_102[8][1] = {{&g_25},{&g_25},{&g_25},{&g_25},{&g_25},{&g_25},{&g_25},{&g_25}}; uint16_t **l_101 = &l_102[1][0]; uint64_t l_109 = 8UL; uint16_t l_110 = 0x539BL; int i, j; for (g_25 = (-2); (g_25 == 9); g_25 = safe_add_func_uint32_t_u_u(g_25, 2)) { int32_t *l_77 = (void*)0; int32_t l_82 = (-10L); int32_t l_86[4]; int i; for (i = 0; i < 4; i++) { l_86[i] = 0xA905BEA6L; } (*g_79) |= l_76; for (g_29 = 0; (g_29 > (-12)); g_29 = safe_sub_func_uint32_t_u_u(g_29, 2)) { int16_t l_83 = 0x402FL; int32_t l_84 = 0x9947D9BAL; int32_t *l_85[10] = {&g_36,&g_36,&g_36,&g_36,&g_36,&g_36,&g_36,&g_36,&g_36,&g_36}; int i; l_93--; } } (*l_98) = (((safe_sub_func_int32_t_s_s((&g_2[1][8] == l_98), (((((*l_100) = l_99) <= (((*l_101) = &g_27[3]) != (void*)0)) | (0x8A31BD4AL | (p_54 >= (safe_sub_func_int16_t_s_s((safe_rshift_func_int8_t_s_u((((safe_div_func_int64_t_s_s(l_109, l_110)) , g_111) > 0x3835L), g_71)), p_54))))) ^ g_2[1][6]))) <= g_2[1][9]) && p_56); return &g_27[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 2; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_25; for (i = 0; i < 4; i++) { csmith_sink_ = g_27[i]; } csmith_sink_ = g_29; csmith_sink_ = g_36; csmith_sink_ = g_71; csmith_sink_ = g_111; csmith_sink_ = g_117; csmith_sink_ = g_118; csmith_sink_ = g_120; csmith_sink_ = g_127; csmith_sink_ = g_133; csmith_sink_ = g_164; csmith_sink_ = g_166; for (i = 0; i < 4; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_175[i][j]; } } csmith_sink_ = g_213; for (i = 0; i < 2; i++) { csmith_sink_ = g_215[i]; } csmith_sink_ = g_235.f0; csmith_sink_ = g_235.f1; csmith_sink_ = g_235.f2; csmith_sink_ = g_235.f3; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int32_t f0; uint8_t f1; const uint8_t f2; const int32_t f3; }; static int32_t g_2[2][10] = { {0x18885C6FL, 0xA9D69236L, 0xFD94FE5FL, 0xFD94FE5FL, 0xA9D69236L, 0x18885C6FL, 0xA9D69236L, 0xFD94FE5FL, 0xFD94FE5FL, 0xA9D69236L}, {0x18885C6FL, 0xA9D69236L, 0xFD94FE5FL, 0xFD94FE5FL, 0xA9D69236L, 0x18885C6FL, 0xA9D69236L, 0xFD94FE5FL, 0xFD94FE5FL, 0xA9D69236L}}; static uint16_t g_25 = 0xA41AL; static uint16_t g_27[4] = {0x37BDL, 0x37BDL, 0x37BDL, 0x37BDL}; static int64_t g_29 = (-1L); static int32_t g_36 = 0xBB650EBFL; static uint32_t g_71 = 0x1B3E233DL; static int32_t *const volatile g_78[5][4] = {{&g_36, &g_36, &g_36, &g_36}, {&g_36, &g_36, &g_36, &g_36}, {&g_36, &g_36, &g_36, &g_36}, {&g_36, &g_36, &g_36, &g_36}, {&g_36, &g_36, &g_36, &g_36}}; static int32_t *volatile g_79 = &g_36; static uint32_t g_111 = 0xF1D446CAL; static int8_t g_117 = 0xCFL; static uint16_t g_118 = 1UL; static uint16_t g_120 = 65528UL; static int16_t g_127 = 1L; static int32_t g_133 = 0x538FED00L; static uint32_t g_164 = 1UL; static int16_t g_166 = 0x1BDAL; static int16_t g_175[4][7] = { {0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL}, {0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L}, {0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL, 0xE3CDL}, {0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L, 0xA6C3L}}; static const int16_t *g_179 = &g_166; static const int16_t **g_178 = &g_179; static int16_t g_213 = 0x3912L; static uint64_t g_215[2] = {6UL, 6UL}; static uint64_t *volatile g_214 = &g_215[1]; static int32_t *g_218 = &g_36; static int32_t **const volatile g_217 = &g_218; static union U0 g_235 = {0x171DCAC9L}; static union U0 *g_238 = &g_235; static union U0 **g_237[6] = {&g_238, &g_238, &g_238, &g_238, &g_238, &g_238}; static union U0 ***volatile g_236 = &g_237[5]; static volatile int8_t *g_245 = (void *)0; static volatile int8_t *volatile *g_244 = &g_245; static uint8_t *g_256 = (void *)0; static uint8_t *g_263[6][10] = { {&g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1}, {&g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1}, {&g_235.f1, &g_235.f1, (void *)0, &g_235.f1, &g_235.f1, (void *)0, &g_235.f1, &g_235.f1, (void *)0, &g_235.f1}, {&g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1}, {&g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1, &g_235.f1}, {&g_235.f1, &g_235.f1, (void *)0, &g_235.f1, &g_235.f1, (void *)0, &g_235.f1, &g_235.f1, (void *)0, &g_235.f1}}; static const volatile uint16_t *volatile *volatile g_267[2] = {(void *)0, (void *)0}; static int32_t **volatile g_268 = &g_218; static volatile uint16_t *g_277 = (void *)0; static volatile uint16_t **g_276 = &g_277; static int8_t func_1(void); static uint64_t func_7(int32_t p_8, int32_t p_9); static uint8_t func_13(int8_t p_14, int32_t p_15, int16_t p_16); static int8_t func_49(int64_t *p_50, uint16_t *p_51); static uint16_t *func_53(int32_t p_54, int32_t **p_55, const uint64_t p_56); static int8_t func_1(void) { uint64_t l_10 = 18446744073709551606UL; uint32_t l_21 = 0UL; int32_t l_38 = 0xC643D439L; int8_t l_228 = (-8L); int32_t l_229 = (-5L); uint8_t *const *l_265 = &g_263[4][7]; for (g_2[1][6] = 0; (g_2[1][6] >= (-17)); --g_2[1][6]) { } return l_229; } static uint64_t func_7(int32_t p_8, int32_t p_9) { uint8_t l_44 = 0xB2L; int64_t *l_52 = &g_29; uint32_t *l_70 = &g_71; int32_t *l_73[9]; int32_t **l_72 = &l_73[3]; uint16_t *l_113 = &g_27[3]; uint16_t **l_112 = &l_113; int8_t *l_116 = &g_117; uint16_t *l_119 = &g_120; int32_t l_121 = (-6L); int16_t *l_126 = &g_127; uint8_t *l_132[2][1]; uint64_t l_140 = 1UL; uint64_t *l_141 = &l_140; union U0 l_161 = {0x5E662283L}; const int32_t l_162[1] = {6L}; uint32_t *l_163 = &g_164; int16_t *l_165 = &g_166; const int16_t *l_177 = &g_166; const int16_t **l_176 = &l_177; int i, j; for (i = 0; i < 9; i++) { l_73[i] = &g_2[0][1]; } for (i = 0; i < 2; i++) { for (j = 0; j < 1; j++) { l_132[i][j] = &l_44; } } l_121 = (safe_sub_func_uint16_t_u_u( ((~((safe_sub_func_int32_t_s_s( (func_13(p_9, l_44, l_44) && ((safe_mul_func_uint16_t_u_u( ((*l_119) |= (safe_sub_func_uint16_t_u_u( l_44, func_13( (g_118 = ((((*l_116) &= func_49( l_52, ((*l_112) = func_53( (~((((l_44 & (safe_rshift_func_uint8_t_u_s( (safe_rshift_func_uint8_t_u_s( (safe_div_func_int32_t_s_s( (p_9 ^ ((*l_70) = ((safe_rshift_func_int8_t_s_s( ((((safe_mod_func_int16_t_s_s( ((void *)0 != &g_27 [2]), g_27[3])) <= 0x60L) < 0xA4L) == g_36), p_8)) <= 0x5ACA64A9B53ABF6ALL))), g_27[3])), g_25)), 0))) != g_27[3]), l_44) == l_44)), l_72, p_8)))) >= g_27[3]) < p_9)), g_111, p_8)))), g_111)) && g_2[1][6])), g_2[1][2])) >= p_8)) == p_8), p_9)); (*l_72) = ((safe_div_func_uint16_t_u_u( (((*l_126) = ((*l_112) != (*l_112))) < (!((*l_141) = (((safe_div_func_uint16_t_u_u( ((*g_79), (0xD3504CD9L & ((((safe_unary_minus_func_uint8_t_u((g_133 = 8UL))), ((p_9, (*l_72)) != (*l_72))), (((safe_mul_func_uint8_t_u_u( (safe_lshift_func_int16_t_s_u( (safe_rshift_func_uint16_t_u_s(0xD14FL, g_25)), 1)), p_8)) < 0xD3L), (-1L))) >= p_9))), p_8)) >= g_27[3]) <= l_140)))), g_117)), (*l_72)); if (((safe_lshift_func_int16_t_s_u( (safe_sub_func_uint32_t_u_u( (0UL & (safe_div_func_uint64_t_u_u( (safe_add_func_int16_t_s_s( ((*l_165) |= ((*l_126) = ((safe_div_func_int8_t_s_s( (((((((safe_sub_func_int64_t_s_s( (safe_lshift_func_int8_t_s_s( ((g_111 | (safe_mul_func_uint16_t_u_u( (safe_unary_minus_func_int16_t_s(( ((l_161, (0x7677C38BBA6016F2LL || 0x89C7B4ADEE2F40C1LL)) != ((*l_72) != (*l_72))) && (((*l_163) = (((*l_70) = ((g_111 != g_120) != l_162 [0])) >= g_27[0])) <= p_8)))), p_9))) & 0x628D867FBE65A3C5LL), 3)), 0x213D0C7CD9FD2C49LL)), l_132[1][0]) != (void *)0) < 0x9F3BFDC2L) & g_133) | 0x17L) || 1L), 0xFCL)) | g_36))), p_9)), p_8))), g_27[1])), 5)) | p_8)) { int8_t **l_167 = &l_116; int8_t ***l_168 = &l_167; (*l_168) = l_167; } else { union U0 *const l_169 = &l_161; union U0 *l_171 = (void *)0; union U0 **l_170[9][9] = { {&l_171, &l_171, &l_171, &l_171, (void *)0, &l_171, &l_171, &l_171, &l_171}, {&l_171, &l_171, (void *)0, &l_171, &l_171, &l_171, &l_171, (void *)0, &l_171}, {&l_171, (void *)0, (void *)0, (void *)0, (void *)0, &l_171, (void *)0, (void *)0, (void *)0}, {&l_171, &l_171, &l_171, (void *)0, &l_171, &l_171, &l_171, &l_171, (void *)0}, {&l_171, (void *)0, &l_171, &l_171, &l_171, &l_171, (void *)0, &l_171, &l_171}, {&l_171, &l_171, &l_171, &l_171, (void *)0, &l_171, &l_171, &l_171, &l_171}, {&l_171, &l_171, (void *)0, &l_171, &l_171, &l_171, &l_171, (void *)0, &l_171}, {&l_171, (void *)0, (void *)0, (void *)0, (void *)0, &l_171, (void *)0, (void *)0, (void *)0}, {&l_171, &l_171, &l_171, (void *)0, &l_171, &l_171, &l_171, &l_171, (void *)0}}; union U0 **l_172 = &l_171; int i, j; (*l_172) = l_169; g_175[3][3] &= (safe_lshift_func_int16_t_s_u(p_9, 15)); g_178 = l_176; } (*l_72) = (*l_72); return p_8; } static uint8_t func_13(int8_t p_14, int32_t p_15, int16_t p_16) { int32_t *l_35 = &g_36; uint8_t l_37 = 0x62L; for (g_29 = 27; (g_29 > 21); --g_29) { int32_t *l_34 = &g_2[1][2]; int32_t **l_33[9][5] = { {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {&l_34, &l_34, &l_34, &l_34, &l_34}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {&l_34, &l_34, &l_34, &l_34, &l_34}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {&l_34, &l_34, &l_34, &l_34, &l_34}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {&l_34, &l_34, &l_34, &l_34, &l_34}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}}; int i, j; if (g_27[0]) { break; } l_35 = (void *)0; return g_2[1][1]; } return l_37; } static int8_t func_49(int64_t *p_50, uint16_t *p_51) { int32_t *l_114[6][1]; int32_t **l_115 = &l_114[5][0]; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_114[i][j] = &g_2[1][6]; } } g_79 = ((*l_115) = l_114[4][0]); return (**l_115); } static uint16_t *func_53(int32_t p_54, int32_t **p_55, const uint64_t p_56) { int32_t l_76 = 0xF031B10CL; int32_t l_87 = 0L; int32_t l_88 = 6L; int32_t l_89 = 0x0122BF4BL; int32_t l_90 = (-1L); int32_t l_91 = 0x1153E23BL; int32_t l_92[7] = {0x68AFA152L, 0x68AFA152L, 0x68AFA152L, 0x68AFA152L, 0x68AFA152L, 0x68AFA152L, 0x68AFA152L}; uint32_t l_93 = 0x1E864F27L; int32_t *l_98 = &l_91; int64_t l_99 = 0x04A0AC9A06BD8D7BLL; int64_t *l_100 = &l_99; uint16_t *l_102[8][1] = {{&g_25}, {&g_25}, {&g_25}, {&g_25}, {&g_25}, {&g_25}, {&g_25}, {&g_25}}; uint16_t **l_101 = &l_102[1][0]; uint64_t l_109 = 8UL; uint16_t l_110 = 0x539BL; int i, j; for (g_25 = (-2); (g_25 == 9); g_25 = safe_add_func_uint32_t_u_u(g_25, 2)) { int32_t *l_77 = (void *)0; int32_t l_82 = (-10L); int32_t l_86[4]; int i; for (i = 0; i < 4; i++) { l_86[i] = 0xA905BEA6L; } (*g_79) |= l_76; for (g_29 = 0; (g_29 > (-12)); g_29 = safe_sub_func_uint32_t_u_u(g_29, 2)) { int16_t l_83 = 0x402FL; int32_t l_84 = 0x9947D9BAL; int32_t *l_85[10] = {&g_36, &g_36, &g_36, &g_36, &g_36, &g_36, &g_36, &g_36, &g_36, &g_36}; int i; l_93--; } } (*l_98) = (((safe_sub_func_int32_t_s_s( (&g_2[1][8] == l_98), (((((*l_100) = l_99) <= (((*l_101) = &g_27[3]) != (void *)0)) | (0x8A31BD4AL | (p_54 >= (safe_sub_func_int16_t_s_s( (safe_rshift_func_int8_t_s_u( (((safe_div_func_int64_t_s_s(l_109, l_110)), g_111) > 0x3835L), g_71)), p_54))))) ^ g_2[1][6]))) <= g_2[1][9]) && p_56); return &g_27[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); for (i = 0; i < 2; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_25; for (i = 0; i < 4; i++) { } csmith_sink_ = g_29; csmith_sink_ = g_36; csmith_sink_ = g_71; csmith_sink_ = g_111; csmith_sink_ = g_117; csmith_sink_ = g_118; csmith_sink_ = g_120; csmith_sink_ = g_127; csmith_sink_ = g_133; csmith_sink_ = g_164; csmith_sink_ = g_166; for (i = 0; i < 4; i++) { } csmith_sink_ = g_213; for (i = 0; i < 2; i++) { } csmith_sink_ = g_235.f0; csmith_sink_ = g_235.f1; csmith_sink_ = g_235.f2; csmith_sink_ = g_235.f3; platform_main_end(0, 0); return 0; }
false
164
dataset/organized/DCE/164
288
406
0.7
0.91
DCE
330
dataset/organized/DCE/165/target.c
dataset/organized/DCE/165/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { const volatile uint64_t f0; int64_t f1; signed f2 : 16; const volatile signed f3 : 18; signed f4 : 15; volatile unsigned f5 : 31; }; #pragma pack(pop) #pragma pack(push) #pragma pack(1) struct S1 { uint32_t f0; volatile int32_t f1; }; #pragma pack(pop) static volatile int32_t g_2 = 0x152C58FBL; static int32_t g_3[9] = {0L,0L,0L,0L,0L,0L,0L,0L,0L}; static int64_t g_15[8][1] = {{0L},{0L},{0L},{0L},{0L},{0L},{0L},{0L}}; static volatile int64_t g_31[8] = {0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL}; static volatile int64_t *g_30 = &g_31[5]; static uint32_t g_59 = 0x73B020B2L; static int32_t g_76 = 0L; static int64_t g_82 = 0xE42AC96AAE11E546LL; static int64_t *g_81 = &g_82; static uint32_t g_89 = 0xCD947E9EL; static uint16_t g_106 = 0x54DBL; static int8_t g_109 = 0xB5L; static int8_t g_111[7][1] = {{(-1L)},{1L},{(-1L)},{1L},{(-1L)},{1L},{(-1L)}}; static uint8_t g_113 = 0x80L; static int32_t g_143 = 6L; static volatile struct S1 g_146 = {0x55E7CE46L,0x79F8D1BEL}; static volatile struct S1 * volatile g_147[2] = {&g_146,&g_146}; static volatile struct S1 g_148 = {0UL,0x7D68548FL}; static volatile struct S0 g_156 = {18446744073709551615UL,0L,52,334,147,40001}; static uint16_t g_180[8][4] = {{65529UL,65529UL,65534UL,65529UL},{65529UL,0UL,0UL,65529UL},{0UL,65529UL,0UL,0UL},{0UL,0UL,65529UL,0UL},{0UL,65534UL,65534UL,0UL},{65534UL,0UL,65534UL,65534UL},{0UL,0UL,65529UL,0UL},{0UL,65534UL,65534UL,0UL}}; static int32_t * volatile g_183 = &g_76; static volatile struct S1 g_193 = {1UL,0xF3AE84E3L}; static volatile struct S1 * volatile g_194 = &g_148; static int32_t *g_197 = &g_143; static int32_t ** volatile g_196[8][10] = {{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,(void*)0,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197}}; static int32_t func_1(void); static uint16_t func_16(int64_t * p_17, int16_t p_18, uint32_t p_19, int64_t * p_20, int64_t * p_21); static int64_t * func_23(uint32_t p_24, const uint16_t p_25, const uint32_t p_26, int32_t p_27); static int64_t func_39(int32_t p_40, int64_t p_41, int32_t p_42); static int32_t func_51(int32_t p_52, uint32_t p_53, uint32_t p_54, uint16_t p_55); static int32_t func_1(void) { int8_t l_13[2][10] = {{0L,1L,0xCCL,0L,0x5EL,0x5EL,0L,0xCCL,1L,0L},{0xCCL,0L,1L,0x5EL,0L,0x5EL,1L,0L,0xCCL,0xCCL}}; int64_t *l_22 = (void*)0; uint32_t *l_176[7][6] = {{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89}}; uint32_t *l_178 = &g_89; int8_t l_189 = (-1L); int32_t **l_198 = &g_197; int i, j; for (g_3[0] = 26; (g_3[0] <= 24); g_3[0] = safe_sub_func_uint16_t_u_u(g_3[0], 6)) { uint32_t l_6 = 0xEFF3DE03L; int64_t *l_14 = &g_15[0][0]; int64_t **l_144 = &g_81; g_2 = ((l_6 , ((safe_sub_func_uint8_t_u_u((safe_sub_func_uint16_t_u_u(8UL, ((((*l_14) = (safe_lshift_func_int16_t_s_u(g_2, l_13[0][0]))) != ((g_3[0] , func_16(l_22, (((*l_144) = func_23((safe_unary_minus_func_uint32_t_u(((!(g_30 != (void*)0)) <= l_13[1][8]))), l_13[1][1], l_13[0][5], g_3[0])) != &g_82), g_3[0], l_22, &g_82)) ^ 0x7EBEL)) | g_106))), g_82)) , g_15[0][0])) || g_113); g_148 = ((*g_30) , g_146); } for (g_82 = 0; (g_82 <= 1); g_82 = safe_add_func_uint16_t_u_u(g_82, 5)) { uint8_t l_182 = 1UL; for (g_59 = (-23); (g_59 > 47); g_59 = safe_add_func_uint8_t_u_u(g_59, 9)) { uint64_t l_181 = 0x32B3D10A89F6E7EELL; uint64_t l_190 = 0UL; for (g_143 = 10; (g_143 > 5); g_143 = safe_sub_func_int16_t_s_s(g_143, 4)) { uint8_t l_155 = 0x32L; uint32_t **l_177 = &l_176[3][1]; uint16_t *l_179[10][7] = {{&g_180[5][3],&g_180[2][3],&g_180[6][3],&g_106,&g_180[6][3],&g_180[2][3],&g_180[5][3]},{(void*)0,&g_180[5][3],&g_180[5][3],&g_180[4][2],&g_180[5][3],&g_180[5][3],&g_180[6][0]},{&g_106,&g_180[5][3],&g_180[5][3],&g_180[5][3],&g_180[5][3],&g_106,&g_180[2][1]},{&g_180[5][3],&g_180[2][2],&g_180[5][3],(void*)0,&g_180[7][2],&g_180[5][3],&g_180[5][3]},{&g_180[4][0],&g_180[2][3],&g_180[5][3],&g_180[2][3],&g_180[5][3],&g_180[1][2],&g_180[2][1]},{&g_180[4][2],&g_180[6][0],&g_180[7][2],&g_180[5][3],&g_180[2][2],(void*)0,&g_180[2][2]},{&g_106,&g_180[5][3],&g_180[5][3],&g_106,&g_180[2][3],&g_180[5][3],&g_180[4][0]},{&g_180[4][2],&g_180[5][3],&g_180[5][3],&g_180[5][3],&g_106,&g_106,&g_180[5][3]},{&g_180[5][3],&g_180[2][1],&g_180[5][3],&g_180[5][3],(void*)0,&g_180[5][3],&g_180[4][0]},{(void*)0,&g_180[5][3],&g_180[2][2],&g_180[5][3],(void*)0,&g_180[5][3],&g_180[2][2]}}; int i, j; if (l_155) { break; } (*g_183) = ((g_156 , (&g_89 != &g_89)) != ((safe_sub_func_int8_t_s_s(((safe_rshift_func_int8_t_s_u((safe_mul_func_int16_t_s_s((l_181 = (l_155 != (safe_div_func_int8_t_s_s((safe_rshift_func_uint8_t_u_u((safe_div_func_uint16_t_u_u(((safe_rshift_func_int8_t_s_u(((g_180[7][1] ^= (4L & (!(safe_add_func_uint8_t_u_u((g_106 , ((&g_113 == ((((*l_177) = l_176[2][0]) != l_178) , (void*)0)) != g_111[2][0])), g_89))))) <= g_15[7][0]), 6)) || (*g_81)), l_155)), 7)), 1L)))), g_15[4][0])), l_182)) | 0x4682653F318A4EB9LL), 0x80L)) , g_180[6][0])); for (l_155 = 0; (l_155 != 45); l_155 = safe_add_func_int16_t_s_s(l_155, 9)) { (*g_183) &= 0x03A28B5FL; return (*g_183); } if ((*g_183)) { int32_t *l_186 = &g_3[0]; int32_t *l_187 = &g_3[0]; int32_t *l_188[8][6] = {{&g_3[0],&g_3[0],&g_3[0],(void*)0,&g_76,&g_76},{&g_3[0],(void*)0,(void*)0,&g_3[0],&g_76,&g_3[0]},{&g_76,&g_3[0],(void*)0,(void*)0,&g_3[0],&g_76},{&g_76,(void*)0,&g_3[0],&g_3[0],&g_3[0],&g_3[0]},{&g_3[0],&g_3[0],&g_3[0],(void*)0,&g_76,&g_76},{&g_3[0],(void*)0,(void*)0,&g_3[0],&g_76,&g_3[0]},{&g_76,&g_3[0],(void*)0,(void*)0,&g_3[0],&g_76},{&g_76,(void*)0,&g_3[0],&g_3[0],&g_3[0],&g_3[0]}}; int i, j; --l_190; (*g_194) = g_193; } else { int32_t l_195 = (-2L); return l_195; } } } } (*l_198) = &g_143; return (*g_197); } static uint16_t func_16(int64_t * p_17, int16_t p_18, uint32_t p_19, int64_t * p_20, int64_t * p_21) { int32_t *l_145 = (void*)0; l_145 = &g_143; return g_113; } static int64_t * func_23(uint32_t p_24, const uint16_t p_25, const uint32_t p_26, int32_t p_27) { uint16_t l_34 = 0x8A88L; uint32_t l_37[6]; int32_t l_115 = 0xED7628F8L; uint32_t *l_125 = &g_59; int8_t * const l_126[7] = {&g_111[4][0],&g_111[4][0],&g_111[4][0],&g_111[4][0],&g_111[4][0],&g_111[4][0],&g_111[4][0]}; uint32_t l_139 = 7UL; uint32_t *l_141 = &g_59; int i; for (i = 0; i < 6; i++) { l_37[i] = 0xBD2E84CBL; } for (p_24 = (-20); (p_24 == 57); p_24++) { int64_t l_74 = 0x25AD92EDCDDCDEDCLL; int32_t *l_118 = &l_115; uint32_t l_140[6] = {5UL,0x65DB386AL,5UL,5UL,0x65DB386AL,5UL}; int32_t *l_142 = &g_143; int i; if (l_34) { break; } for (p_27 = (-21); (p_27 <= 20); ++p_27) { int16_t l_57 = 0L; for (l_34 = 0; (l_34 <= 5); l_34 += 1) { uint32_t *l_58 = &g_59; int32_t *l_75 = &g_76; int i; l_115 ^= (safe_unary_minus_func_int64_t_s(func_39(l_37[l_34], ((safe_add_func_uint32_t_u_u((safe_div_func_uint64_t_u_u((safe_mul_func_uint16_t_u_u(l_37[l_34], (safe_mul_func_uint16_t_u_u((0x617092FF82244F8ALL || (((func_51(((safe_unary_minus_func_uint32_t_u((++(*l_58)))) , p_26), g_3[0], p_25, p_27) || ((((safe_add_func_int32_t_s_s(((*l_75) &= ((l_74 ^= ((safe_mul_func_uint16_t_u_u(65530UL, 0x0E60L)) | p_27)) | p_27)), p_24)) | g_3[7]) == (-2L)) != l_34)) | g_3[0]) | 1L)), g_3[0])))), (-1L))), g_3[0])) , l_74), g_3[0]))); if (g_113) { continue; } for (g_113 = 0; (g_113 < 33); g_113++) { return &g_82; } } } l_118 = &g_76; (*l_142) |= (safe_sub_func_int32_t_s_s((safe_sub_func_int8_t_s_s(g_82, ((safe_mul_func_uint8_t_u_u(l_115, (l_125 == (((((l_126[0] != &g_109) , l_125) == ((safe_add_func_uint8_t_u_u((safe_mod_func_int16_t_s_s((safe_unary_minus_func_int32_t_s((((safe_mod_func_int32_t_s_s((((g_3[6] != (!((!((!(!l_37[5])) , (+1L))) , (*l_118)))) == g_106) == l_139), l_140[3])) && (*l_118)) , g_3[1]))), 0x1194L)), (-1L))) , l_125)) | (*l_118)) , l_141)))) , g_109))), p_24)); } return &g_82; } static int64_t func_39(int32_t p_40, int64_t p_41, int32_t p_42) { int32_t l_87 = 0x7358D0DDL; uint32_t *l_88 = &g_89; uint16_t *l_105[4] = {&g_106,&g_106,&g_106,&g_106}; int32_t l_107 = 0x57E6FF2FL; int8_t *l_108 = &g_109; int8_t *l_110 = &g_111[2][0]; uint8_t *l_112 = &g_113; int32_t *l_114[3]; int i; for (i = 0; i < 3; i++) { l_114[i] = &g_76; } g_76 |= (safe_div_func_uint64_t_u_u((safe_rshift_func_uint8_t_u_s(((p_40 , g_81) == (void*)0), 2)), ((((safe_mod_func_int8_t_s_s((safe_mul_func_uint16_t_u_u(((((l_87 <= ((*l_112) = (((*l_110) = (((*l_88) = g_3[0]) , ((safe_add_func_uint8_t_u_u((safe_div_func_uint32_t_u_u(((6UL > l_87) == (((*l_108) = (safe_mul_func_int16_t_s_s((((safe_lshift_func_uint16_t_u_u(((safe_rshift_func_int16_t_s_s((+(g_3[0] > (safe_rshift_func_uint16_t_u_s((l_107 = (safe_sub_func_uint8_t_u_u((p_41 == p_42), 9L))), l_87)))), l_87)) != 0xF3L), 14)) , 0x27L) | p_40), 2UL))) & 0x54L)), p_41)), g_3[0])) | 0UL))) , 0x14L))) == 0x93L) && l_107) && p_41), p_41)), g_59)) , l_107) , p_42) || (-3L)))); return (*g_81); } static int32_t func_51(int32_t p_52, uint32_t p_53, uint32_t p_54, uint16_t p_55) { uint16_t l_66 = 0xD319L; int32_t l_67 = 0L; for (g_59 = 0; (g_59 < 43); g_59 = safe_add_func_int16_t_s_s(g_59, 6)) { l_67 = (safe_rshift_func_int8_t_s_s(l_66, 7)); } for (p_52 = (-16); (p_52 > (-28)); p_52--) { return p_53; } return p_55; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; for (i = 0; i < 9; i++) { csmith_sink_ = g_3[i]; } for (i = 0; i < 8; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_15[i][j]; } } for (i = 0; i < 8; i++) { csmith_sink_ = g_31[i]; } csmith_sink_ = g_59; csmith_sink_ = g_76; csmith_sink_ = g_82; csmith_sink_ = g_89; csmith_sink_ = g_106; csmith_sink_ = g_109; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_111[i][j]; } } csmith_sink_ = g_113; csmith_sink_ = g_143; csmith_sink_ = g_146.f0; csmith_sink_ = g_146.f1; csmith_sink_ = g_148.f0; csmith_sink_ = g_148.f1; csmith_sink_ = g_156.f0; csmith_sink_ = g_156.f1; csmith_sink_ = g_156.f2; csmith_sink_ = g_156.f3; csmith_sink_ = g_156.f4; csmith_sink_ = g_156.f5; for (i = 0; i < 8; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_180[i][j]; } } csmith_sink_ = g_193.f0; csmith_sink_ = g_193.f1; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { const volatile uint64_t f0; int64_t f1; signed f2 : 16; const volatile signed f3 : 18; signed f4 : 15; volatile unsigned f5 : 31; }; #pragma pack(pop) #pragma pack(push) #pragma pack(1) struct S1 { uint32_t f0; volatile int32_t f1; }; #pragma pack(pop) static volatile int32_t g_2 = 0x152C58FBL; static int32_t g_3[9] = {0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L}; static int64_t g_15[8][1] = {{0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}}; static volatile int64_t g_31[8] = {0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL}; static volatile int64_t *g_30 = &g_31[5]; static uint32_t g_59 = 0x73B020B2L; static int32_t g_76 = 0L; static int64_t g_82 = 0xE42AC96AAE11E546LL; static int64_t *g_81 = &g_82; static uint32_t g_89 = 0xCD947E9EL; static uint16_t g_106 = 0x54DBL; static int8_t g_109 = 0xB5L; static int8_t g_111[7][1] = {{(-1L)}, {1L}, {(-1L)}, {1L}, {(-1L)}, {1L}, {(-1L)}}; static uint8_t g_113 = 0x80L; static int32_t g_143 = 6L; static volatile struct S1 g_146 = {0x55E7CE46L, 0x79F8D1BEL}; static volatile struct S1 *volatile g_147[2] = {&g_146, &g_146}; static volatile struct S1 g_148 = {0UL, 0x7D68548FL}; static volatile struct S0 g_156 = { 18446744073709551615UL, 0L, 52, 334, 147, 40001}; static uint16_t g_180[8][4] = {{65529UL, 65529UL, 65534UL, 65529UL}, {65529UL, 0UL, 0UL, 65529UL}, {0UL, 65529UL, 0UL, 0UL}, {0UL, 0UL, 65529UL, 0UL}, {0UL, 65534UL, 65534UL, 0UL}, {65534UL, 0UL, 65534UL, 65534UL}, {0UL, 0UL, 65529UL, 0UL}, {0UL, 65534UL, 65534UL, 0UL}}; static int32_t *volatile g_183 = &g_76; static volatile struct S1 g_193 = {1UL, 0xF3AE84E3L}; static volatile struct S1 *volatile g_194 = &g_148; static int32_t *g_197 = &g_143; static int32_t **volatile g_196[8][10] = { {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, (void *)0, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}}; static int32_t func_1(void); static uint16_t func_16(int64_t *p_17, int16_t p_18, uint32_t p_19, int64_t *p_20, int64_t *p_21); static int64_t *func_23(uint32_t p_24, const uint16_t p_25, const uint32_t p_26, int32_t p_27); static int64_t func_39(int32_t p_40, int64_t p_41, int32_t p_42); static int32_t func_51(int32_t p_52, uint32_t p_53, uint32_t p_54, uint16_t p_55); static int32_t func_1(void) { int8_t l_13[2][10] = { {0L, 1L, 0xCCL, 0L, 0x5EL, 0x5EL, 0L, 0xCCL, 1L, 0L}, {0xCCL, 0L, 1L, 0x5EL, 0L, 0x5EL, 1L, 0L, 0xCCL, 0xCCL}}; int64_t *l_22 = (void *)0; uint32_t *l_176[7][6] = {{&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}}; uint32_t *l_178 = &g_89; int8_t l_189 = (-1L); int32_t **l_198 = &g_197; int i, j; for (g_3[0] = 26; (g_3[0] <= 24); g_3[0] = safe_sub_func_uint16_t_u_u(g_3[0], 6)) { } for (g_82 = 0; (g_82 <= 1); g_82 = safe_add_func_uint16_t_u_u(g_82, 5)) { uint8_t l_182 = 1UL; for (g_59 = (-23); (g_59 > 47); g_59 = safe_add_func_uint8_t_u_u(g_59, 9)) { uint64_t l_181 = 0x32B3D10A89F6E7EELL; uint64_t l_190 = 0UL; for (g_143 = 10; (g_143 > 5); g_143 = safe_sub_func_int16_t_s_s(g_143, 4)) { uint8_t l_155 = 0x32L; uint32_t **l_177 = &l_176[3][1]; uint16_t *l_179[10][7] = { {&g_180[5][3], &g_180[2][3], &g_180[6][3], &g_106, &g_180[6][3], &g_180[2][3], &g_180[5][3]}, {(void *)0, &g_180[5][3], &g_180[5][3], &g_180[4][2], &g_180[5][3], &g_180[5][3], &g_180[6][0]}, {&g_106, &g_180[5][3], &g_180[5][3], &g_180[5][3], &g_180[5][3], &g_106, &g_180[2][1]}, {&g_180[5][3], &g_180[2][2], &g_180[5][3], (void *)0, &g_180[7][2], &g_180[5][3], &g_180[5][3]}, {&g_180[4][0], &g_180[2][3], &g_180[5][3], &g_180[2][3], &g_180[5][3], &g_180[1][2], &g_180[2][1]}, {&g_180[4][2], &g_180[6][0], &g_180[7][2], &g_180[5][3], &g_180[2][2], (void *)0, &g_180[2][2]}, {&g_106, &g_180[5][3], &g_180[5][3], &g_106, &g_180[2][3], &g_180[5][3], &g_180[4][0]}, {&g_180[4][2], &g_180[5][3], &g_180[5][3], &g_180[5][3], &g_106, &g_106, &g_180[5][3]}, {&g_180[5][3], &g_180[2][1], &g_180[5][3], &g_180[5][3], (void *)0, &g_180[5][3], &g_180[4][0]}, {(void *)0, &g_180[5][3], &g_180[2][2], &g_180[5][3], (void *)0, &g_180[5][3], &g_180[2][2]}}; int i, j; if (l_155) { break; } (*g_183) = ((g_156, (&g_89 != &g_89)) != ((safe_sub_func_int8_t_s_s( ((safe_rshift_func_int8_t_s_u( (safe_mul_func_int16_t_s_s( (l_181 = (l_155 != (safe_div_func_int8_t_s_s( (safe_rshift_func_uint8_t_u_u( (safe_div_func_uint16_t_u_u( ((safe_rshift_func_int8_t_s_u( ((g_180[7][1] ^= (4L & (!(safe_add_func_uint8_t_u_u( (g_106, ((&g_113 == ((((*l_177) = l_176 [2][0]) != l_178), (void *)0)) != g_111[2][0])), g_89))))) <= g_15[7][0]), 6)) || (*g_81)), l_155)), 7)), 1L)))), g_15[4][0])), l_182)) | 0x4682653F318A4EB9LL), 0x80L)), g_180[6][0])); for (l_155 = 0; (l_155 != 45); l_155 = safe_add_func_int16_t_s_s(l_155, 9)) { } if ((*g_183)) { } else { } } } } (*l_198) = &g_143; return (*g_197); } static uint16_t func_16(int64_t *p_17, int16_t p_18, uint32_t p_19, int64_t *p_20, int64_t *p_21) { int32_t *l_145 = (void *)0; l_145 = &g_143; return g_113; } static int64_t *func_23(uint32_t p_24, const uint16_t p_25, const uint32_t p_26, int32_t p_27) { uint16_t l_34 = 0x8A88L; uint32_t l_37[6]; int32_t l_115 = 0xED7628F8L; uint32_t *l_125 = &g_59; int8_t *const l_126[7] = {&g_111[4][0], &g_111[4][0], &g_111[4][0], &g_111[4][0], &g_111[4][0], &g_111[4][0], &g_111[4][0]}; uint32_t l_139 = 7UL; uint32_t *l_141 = &g_59; int i; for (i = 0; i < 6; i++) { } for (p_24 = (-20); (p_24 == 57); p_24++) { } return &g_82; } static int64_t func_39(int32_t p_40, int64_t p_41, int32_t p_42) { int32_t l_87 = 0x7358D0DDL; uint32_t *l_88 = &g_89; uint16_t *l_105[4] = {&g_106, &g_106, &g_106, &g_106}; int32_t l_107 = 0x57E6FF2FL; int8_t *l_108 = &g_109; int8_t *l_110 = &g_111[2][0]; uint8_t *l_112 = &g_113; int32_t *l_114[3]; int i; for (i = 0; i < 3; i++) { } g_76 |= (safe_div_func_uint64_t_u_u( (safe_rshift_func_uint8_t_u_s(((p_40, g_81) == (void *)0), 2)), ((((safe_mod_func_int8_t_s_s( (safe_mul_func_uint16_t_u_u( ((((l_87 <= ((*l_112) = (((*l_110) = (((*l_88) = g_3[0]), ((safe_add_func_uint8_t_u_u( (safe_div_func_uint32_t_u_u( ((6UL > l_87) == (((*l_108) = (safe_mul_func_int16_t_s_s( (((safe_lshift_func_uint16_t_u_u( ((safe_rshift_func_int16_t_s_s( (+(g_3[0] > (safe_rshift_func_uint16_t_u_s( (l_107 = (safe_sub_func_uint8_t_u_u( (p_41 == p_42), 9L))), l_87)))), l_87)) != 0xF3L), 14)), 0x27L) | p_40), 2UL))) & 0x54L)), p_41)), g_3[0])) | 0UL))), 0x14L))) == 0x93L) && l_107) && p_41), p_41)), g_59)), l_107), p_42) || (-3L)))); return (*g_81); } static int32_t func_51(int32_t p_52, uint32_t p_53, uint32_t p_54, uint16_t p_55) { uint16_t l_66 = 0xD319L; int32_t l_67 = 0L; for (g_59 = 0; (g_59 < 43); g_59 = safe_add_func_int16_t_s_s(g_59, 6)) { } for (p_52 = (-16); (p_52 > (-28)); p_52--) { } return p_55; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; for (i = 0; i < 9; i++) { csmith_sink_ = g_3[i]; } for (i = 0; i < 8; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_15[i][j]; } } for (i = 0; i < 8; i++) { csmith_sink_ = g_31[i]; } csmith_sink_ = g_59; csmith_sink_ = g_76; csmith_sink_ = g_82; csmith_sink_ = g_89; csmith_sink_ = g_106; csmith_sink_ = g_109; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_111[i][j]; } } csmith_sink_ = g_113; csmith_sink_ = g_143; csmith_sink_ = g_146.f0; csmith_sink_ = g_146.f1; csmith_sink_ = g_148.f0; csmith_sink_ = g_148.f1; csmith_sink_ = g_156.f0; csmith_sink_ = g_156.f1; csmith_sink_ = g_156.f2; csmith_sink_ = g_156.f3; csmith_sink_ = g_156.f4; csmith_sink_ = g_156.f5; for (i = 0; i < 8; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_180[i][j]; } } csmith_sink_ = g_193.f0; csmith_sink_ = g_193.f1; platform_main_end(0, 0); return 0; }
true
165
dataset/organized/DCE/165
286
349
0.59
0.76
DCE
331
dataset/organized/DCE/165/target.c
dataset/organized/DCE/165/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { const volatile uint64_t f0; int64_t f1; signed f2 : 16; const volatile signed f3 : 18; signed f4 : 15; volatile unsigned f5 : 31; }; #pragma pack(pop) #pragma pack(push) #pragma pack(1) struct S1 { uint32_t f0; volatile int32_t f1; }; #pragma pack(pop) static volatile int32_t g_2 = 0x152C58FBL; static int32_t g_3[9] = {0L,0L,0L,0L,0L,0L,0L,0L,0L}; static int64_t g_15[8][1] = {{0L},{0L},{0L},{0L},{0L},{0L},{0L},{0L}}; static volatile int64_t g_31[8] = {0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL,0x347D17017A68FAB8LL}; static volatile int64_t *g_30 = &g_31[5]; static uint32_t g_59 = 0x73B020B2L; static int32_t g_76 = 0L; static int64_t g_82 = 0xE42AC96AAE11E546LL; static int64_t *g_81 = &g_82; static uint32_t g_89 = 0xCD947E9EL; static uint16_t g_106 = 0x54DBL; static int8_t g_109 = 0xB5L; static int8_t g_111[7][1] = {{(-1L)},{1L},{(-1L)},{1L},{(-1L)},{1L},{(-1L)}}; static uint8_t g_113 = 0x80L; static int32_t g_143 = 6L; static volatile struct S1 g_146 = {0x55E7CE46L,0x79F8D1BEL}; static volatile struct S1 * volatile g_147[2] = {&g_146,&g_146}; static volatile struct S1 g_148 = {0UL,0x7D68548FL}; static volatile struct S0 g_156 = {18446744073709551615UL,0L,52,334,147,40001}; static uint16_t g_180[8][4] = {{65529UL,65529UL,65534UL,65529UL},{65529UL,0UL,0UL,65529UL},{0UL,65529UL,0UL,0UL},{0UL,0UL,65529UL,0UL},{0UL,65534UL,65534UL,0UL},{65534UL,0UL,65534UL,65534UL},{0UL,0UL,65529UL,0UL},{0UL,65534UL,65534UL,0UL}}; static int32_t * volatile g_183 = &g_76; static volatile struct S1 g_193 = {1UL,0xF3AE84E3L}; static volatile struct S1 * volatile g_194 = &g_148; static int32_t *g_197 = &g_143; static int32_t ** volatile g_196[8][10] = {{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,(void*)0,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197},{&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197,&g_197}}; static int32_t func_1(void); static uint16_t func_16(int64_t * p_17, int16_t p_18, uint32_t p_19, int64_t * p_20, int64_t * p_21); static int64_t * func_23(uint32_t p_24, const uint16_t p_25, const uint32_t p_26, int32_t p_27); static int64_t func_39(int32_t p_40, int64_t p_41, int32_t p_42); static int32_t func_51(int32_t p_52, uint32_t p_53, uint32_t p_54, uint16_t p_55); static int32_t func_1(void) { int8_t l_13[2][10] = {{0L,1L,0xCCL,0L,0x5EL,0x5EL,0L,0xCCL,1L,0L},{0xCCL,0L,1L,0x5EL,0L,0x5EL,1L,0L,0xCCL,0xCCL}}; int64_t *l_22 = (void*)0; uint32_t *l_176[7][6] = {{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89},{&g_89,&g_89,&g_89,&g_89,&g_89,&g_89}}; uint32_t *l_178 = &g_89; int8_t l_189 = (-1L); int32_t **l_198 = &g_197; int i, j; for (g_3[0] = 26; (g_3[0] <= 24); g_3[0] = safe_sub_func_uint16_t_u_u(g_3[0], 6)) { uint32_t l_6 = 0xEFF3DE03L; int64_t *l_14 = &g_15[0][0]; int64_t **l_144 = &g_81; g_2 = ((l_6 , ((safe_sub_func_uint8_t_u_u((safe_sub_func_uint16_t_u_u(8UL, ((((*l_14) = (safe_lshift_func_int16_t_s_u(g_2, l_13[0][0]))) != ((g_3[0] , func_16(l_22, (((*l_144) = func_23((safe_unary_minus_func_uint32_t_u(((!(g_30 != (void*)0)) <= l_13[1][8]))), l_13[1][1], l_13[0][5], g_3[0])) != &g_82), g_3[0], l_22, &g_82)) ^ 0x7EBEL)) | g_106))), g_82)) , g_15[0][0])) || g_113); g_148 = ((*g_30) , g_146); } for (g_82 = 0; (g_82 <= 1); g_82 = safe_add_func_uint16_t_u_u(g_82, 5)) { uint8_t l_182 = 1UL; for (g_59 = (-23); (g_59 > 47); g_59 = safe_add_func_uint8_t_u_u(g_59, 9)) { uint64_t l_181 = 0x32B3D10A89F6E7EELL; uint64_t l_190 = 0UL; for (g_143 = 10; (g_143 > 5); g_143 = safe_sub_func_int16_t_s_s(g_143, 4)) { uint8_t l_155 = 0x32L; uint32_t **l_177 = &l_176[3][1]; uint16_t *l_179[10][7] = {{&g_180[5][3],&g_180[2][3],&g_180[6][3],&g_106,&g_180[6][3],&g_180[2][3],&g_180[5][3]},{(void*)0,&g_180[5][3],&g_180[5][3],&g_180[4][2],&g_180[5][3],&g_180[5][3],&g_180[6][0]},{&g_106,&g_180[5][3],&g_180[5][3],&g_180[5][3],&g_180[5][3],&g_106,&g_180[2][1]},{&g_180[5][3],&g_180[2][2],&g_180[5][3],(void*)0,&g_180[7][2],&g_180[5][3],&g_180[5][3]},{&g_180[4][0],&g_180[2][3],&g_180[5][3],&g_180[2][3],&g_180[5][3],&g_180[1][2],&g_180[2][1]},{&g_180[4][2],&g_180[6][0],&g_180[7][2],&g_180[5][3],&g_180[2][2],(void*)0,&g_180[2][2]},{&g_106,&g_180[5][3],&g_180[5][3],&g_106,&g_180[2][3],&g_180[5][3],&g_180[4][0]},{&g_180[4][2],&g_180[5][3],&g_180[5][3],&g_180[5][3],&g_106,&g_106,&g_180[5][3]},{&g_180[5][3],&g_180[2][1],&g_180[5][3],&g_180[5][3],(void*)0,&g_180[5][3],&g_180[4][0]},{(void*)0,&g_180[5][3],&g_180[2][2],&g_180[5][3],(void*)0,&g_180[5][3],&g_180[2][2]}}; int i, j; if (l_155) { break; } (*g_183) = ((g_156 , (&g_89 != &g_89)) != ((safe_sub_func_int8_t_s_s(((safe_rshift_func_int8_t_s_u((safe_mul_func_int16_t_s_s((l_181 = (l_155 != (safe_div_func_int8_t_s_s((safe_rshift_func_uint8_t_u_u((safe_div_func_uint16_t_u_u(((safe_rshift_func_int8_t_s_u(((g_180[7][1] ^= (4L & (!(safe_add_func_uint8_t_u_u((g_106 , ((&g_113 == ((((*l_177) = l_176[2][0]) != l_178) , (void*)0)) != g_111[2][0])), g_89))))) <= g_15[7][0]), 6)) || (*g_81)), l_155)), 7)), 1L)))), g_15[4][0])), l_182)) | 0x4682653F318A4EB9LL), 0x80L)) , g_180[6][0])); for (l_155 = 0; (l_155 != 45); l_155 = safe_add_func_int16_t_s_s(l_155, 9)) { (*g_183) &= 0x03A28B5FL; return (*g_183); } if ((*g_183)) { int32_t *l_186 = &g_3[0]; int32_t *l_187 = &g_3[0]; int32_t *l_188[8][6] = {{&g_3[0],&g_3[0],&g_3[0],(void*)0,&g_76,&g_76},{&g_3[0],(void*)0,(void*)0,&g_3[0],&g_76,&g_3[0]},{&g_76,&g_3[0],(void*)0,(void*)0,&g_3[0],&g_76},{&g_76,(void*)0,&g_3[0],&g_3[0],&g_3[0],&g_3[0]},{&g_3[0],&g_3[0],&g_3[0],(void*)0,&g_76,&g_76},{&g_3[0],(void*)0,(void*)0,&g_3[0],&g_76,&g_3[0]},{&g_76,&g_3[0],(void*)0,(void*)0,&g_3[0],&g_76},{&g_76,(void*)0,&g_3[0],&g_3[0],&g_3[0],&g_3[0]}}; int i, j; --l_190; (*g_194) = g_193; } else { int32_t l_195 = (-2L); return l_195; } } } } (*l_198) = &g_143; return (*g_197); } static uint16_t func_16(int64_t * p_17, int16_t p_18, uint32_t p_19, int64_t * p_20, int64_t * p_21) { int32_t *l_145 = (void*)0; l_145 = &g_143; return g_113; } static int64_t * func_23(uint32_t p_24, const uint16_t p_25, const uint32_t p_26, int32_t p_27) { uint16_t l_34 = 0x8A88L; uint32_t l_37[6]; int32_t l_115 = 0xED7628F8L; uint32_t *l_125 = &g_59; int8_t * const l_126[7] = {&g_111[4][0],&g_111[4][0],&g_111[4][0],&g_111[4][0],&g_111[4][0],&g_111[4][0],&g_111[4][0]}; uint32_t l_139 = 7UL; uint32_t *l_141 = &g_59; int i; for (i = 0; i < 6; i++) { l_37[i] = 0xBD2E84CBL; } for (p_24 = (-20); (p_24 == 57); p_24++) { int64_t l_74 = 0x25AD92EDCDDCDEDCLL; int32_t *l_118 = &l_115; uint32_t l_140[6] = {5UL,0x65DB386AL,5UL,5UL,0x65DB386AL,5UL}; int32_t *l_142 = &g_143; int i; if (l_34) { break; } for (p_27 = (-21); (p_27 <= 20); ++p_27) { int16_t l_57 = 0L; for (l_34 = 0; (l_34 <= 5); l_34 += 1) { uint32_t *l_58 = &g_59; int32_t *l_75 = &g_76; int i; l_115 ^= (safe_unary_minus_func_int64_t_s(func_39(l_37[l_34], ((safe_add_func_uint32_t_u_u((safe_div_func_uint64_t_u_u((safe_mul_func_uint16_t_u_u(l_37[l_34], (safe_mul_func_uint16_t_u_u((0x617092FF82244F8ALL || (((func_51(((safe_unary_minus_func_uint32_t_u((++(*l_58)))) , p_26), g_3[0], p_25, p_27) || ((((safe_add_func_int32_t_s_s(((*l_75) &= ((l_74 ^= ((safe_mul_func_uint16_t_u_u(65530UL, 0x0E60L)) | p_27)) | p_27)), p_24)) | g_3[7]) == (-2L)) != l_34)) | g_3[0]) | 1L)), g_3[0])))), (-1L))), g_3[0])) , l_74), g_3[0]))); if (g_113) { continue; } for (g_113 = 0; (g_113 < 33); g_113++) { return &g_82; } } } l_118 = &g_76; (*l_142) |= (safe_sub_func_int32_t_s_s((safe_sub_func_int8_t_s_s(g_82, ((safe_mul_func_uint8_t_u_u(l_115, (l_125 == (((((l_126[0] != &g_109) , l_125) == ((safe_add_func_uint8_t_u_u((safe_mod_func_int16_t_s_s((safe_unary_minus_func_int32_t_s((((safe_mod_func_int32_t_s_s((((g_3[6] != (!((!((!(!l_37[5])) , (+1L))) , (*l_118)))) == g_106) == l_139), l_140[3])) && (*l_118)) , g_3[1]))), 0x1194L)), (-1L))) , l_125)) | (*l_118)) , l_141)))) , g_109))), p_24)); } return &g_82; } static int64_t func_39(int32_t p_40, int64_t p_41, int32_t p_42) { int32_t l_87 = 0x7358D0DDL; uint32_t *l_88 = &g_89; uint16_t *l_105[4] = {&g_106,&g_106,&g_106,&g_106}; int32_t l_107 = 0x57E6FF2FL; int8_t *l_108 = &g_109; int8_t *l_110 = &g_111[2][0]; uint8_t *l_112 = &g_113; int32_t *l_114[3]; int i; for (i = 0; i < 3; i++) { l_114[i] = &g_76; } g_76 |= (safe_div_func_uint64_t_u_u((safe_rshift_func_uint8_t_u_s(((p_40 , g_81) == (void*)0), 2)), ((((safe_mod_func_int8_t_s_s((safe_mul_func_uint16_t_u_u(((((l_87 <= ((*l_112) = (((*l_110) = (((*l_88) = g_3[0]) , ((safe_add_func_uint8_t_u_u((safe_div_func_uint32_t_u_u(((6UL > l_87) == (((*l_108) = (safe_mul_func_int16_t_s_s((((safe_lshift_func_uint16_t_u_u(((safe_rshift_func_int16_t_s_s((+(g_3[0] > (safe_rshift_func_uint16_t_u_s((l_107 = (safe_sub_func_uint8_t_u_u((p_41 == p_42), 9L))), l_87)))), l_87)) != 0xF3L), 14)) , 0x27L) | p_40), 2UL))) & 0x54L)), p_41)), g_3[0])) | 0UL))) , 0x14L))) == 0x93L) && l_107) && p_41), p_41)), g_59)) , l_107) , p_42) || (-3L)))); return (*g_81); } static int32_t func_51(int32_t p_52, uint32_t p_53, uint32_t p_54, uint16_t p_55) { uint16_t l_66 = 0xD319L; int32_t l_67 = 0L; for (g_59 = 0; (g_59 < 43); g_59 = safe_add_func_int16_t_s_s(g_59, 6)) { l_67 = (safe_rshift_func_int8_t_s_s(l_66, 7)); } for (p_52 = (-16); (p_52 > (-28)); p_52--) { return p_53; } return p_55; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; for (i = 0; i < 9; i++) { csmith_sink_ = g_3[i]; } for (i = 0; i < 8; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_15[i][j]; } } for (i = 0; i < 8; i++) { csmith_sink_ = g_31[i]; } csmith_sink_ = g_59; csmith_sink_ = g_76; csmith_sink_ = g_82; csmith_sink_ = g_89; csmith_sink_ = g_106; csmith_sink_ = g_109; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_111[i][j]; } } csmith_sink_ = g_113; csmith_sink_ = g_143; csmith_sink_ = g_146.f0; csmith_sink_ = g_146.f1; csmith_sink_ = g_148.f0; csmith_sink_ = g_148.f1; csmith_sink_ = g_156.f0; csmith_sink_ = g_156.f1; csmith_sink_ = g_156.f2; csmith_sink_ = g_156.f3; csmith_sink_ = g_156.f4; csmith_sink_ = g_156.f5; for (i = 0; i < 8; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_180[i][j]; } } csmith_sink_ = g_193.f0; csmith_sink_ = g_193.f1; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { const volatile uint64_t f0; int64_t f1; signed f2 : 16; const volatile signed f3 : 18; signed f4 : 15; volatile unsigned f5 : 31; }; #pragma pack(pop) #pragma pack(push) #pragma pack(1) struct S1 { uint32_t f0; volatile int32_t f1; }; #pragma pack(pop) static volatile int32_t g_2 = 0x152C58FBL; static int32_t g_3[9] = {0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L}; static int64_t g_15[8][1] = {{0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}}; static volatile int64_t g_31[8] = {0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL, 0x347D17017A68FAB8LL}; static volatile int64_t *g_30 = &g_31[5]; static uint32_t g_59 = 0x73B020B2L; static int32_t g_76 = 0L; static int64_t g_82 = 0xE42AC96AAE11E546LL; static int64_t *g_81 = &g_82; static uint32_t g_89 = 0xCD947E9EL; static uint16_t g_106 = 0x54DBL; static int8_t g_109 = 0xB5L; static int8_t g_111[7][1] = {{(-1L)}, {1L}, {(-1L)}, {1L}, {(-1L)}, {1L}, {(-1L)}}; static uint8_t g_113 = 0x80L; static int32_t g_143 = 6L; static volatile struct S1 g_146 = {0x55E7CE46L, 0x79F8D1BEL}; static volatile struct S1 *volatile g_147[2] = {&g_146, &g_146}; static volatile struct S1 g_148 = {0UL, 0x7D68548FL}; static volatile struct S0 g_156 = { 18446744073709551615UL, 0L, 52, 334, 147, 40001}; static uint16_t g_180[8][4] = {{65529UL, 65529UL, 65534UL, 65529UL}, {65529UL, 0UL, 0UL, 65529UL}, {0UL, 65529UL, 0UL, 0UL}, {0UL, 0UL, 65529UL, 0UL}, {0UL, 65534UL, 65534UL, 0UL}, {65534UL, 0UL, 65534UL, 65534UL}, {0UL, 0UL, 65529UL, 0UL}, {0UL, 65534UL, 65534UL, 0UL}}; static int32_t *volatile g_183 = &g_76; static volatile struct S1 g_193 = {1UL, 0xF3AE84E3L}; static volatile struct S1 *volatile g_194 = &g_148; static int32_t *g_197 = &g_143; static int32_t **volatile g_196[8][10] = { {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, (void *)0, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}, {&g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197, &g_197}}; static int32_t func_1(void); static uint16_t func_16(int64_t *p_17, int16_t p_18, uint32_t p_19, int64_t *p_20, int64_t *p_21); static int64_t *func_23(uint32_t p_24, const uint16_t p_25, const uint32_t p_26, int32_t p_27); static int64_t func_39(int32_t p_40, int64_t p_41, int32_t p_42); static int32_t func_51(int32_t p_52, uint32_t p_53, uint32_t p_54, uint16_t p_55); static int32_t func_1(void) { int8_t l_13[2][10] = { {0L, 1L, 0xCCL, 0L, 0x5EL, 0x5EL, 0L, 0xCCL, 1L, 0L}, {0xCCL, 0L, 1L, 0x5EL, 0L, 0x5EL, 1L, 0L, 0xCCL, 0xCCL}}; int64_t *l_22 = (void *)0; uint32_t *l_176[7][6] = {{&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}, {&g_89, &g_89, &g_89, &g_89, &g_89, &g_89}}; uint32_t *l_178 = &g_89; int8_t l_189 = (-1L); int32_t **l_198 = &g_197; int i, j; for (g_3[0] = 26; (g_3[0] <= 24); g_3[0] = safe_sub_func_uint16_t_u_u(g_3[0], 6)) { uint32_t l_6 = 0xEFF3DE03L; int64_t *l_14 = &g_15[0][0]; int64_t **l_144 = &g_81; g_2 = ((l_6, ((safe_sub_func_uint8_t_u_u( (safe_sub_func_uint16_t_u_u( 8UL, ((((*l_14) = (safe_lshift_func_int16_t_s_u(g_2, l_13[0][0]))) != ((g_3[0], func_16( l_22, (((*l_144) = func_23( (safe_unary_minus_func_uint32_t_u( ((!(g_30 != (void *)0)) <= l_13[1][8]))), l_13[1][1], l_13[0][5], g_3[0])) != &g_82), g_3[0], l_22, &g_82)) ^ 0x7EBEL)) | g_106))), g_82)), g_15[0][0])) || g_113); g_148 = ((*g_30), g_146); } for (g_82 = 0; (g_82 <= 1); g_82 = safe_add_func_uint16_t_u_u(g_82, 5)) { uint8_t l_182 = 1UL; for (g_59 = (-23); (g_59 > 47); g_59 = safe_add_func_uint8_t_u_u(g_59, 9)) { uint64_t l_181 = 0x32B3D10A89F6E7EELL; uint64_t l_190 = 0UL; for (g_143 = 10; (g_143 > 5); g_143 = safe_sub_func_int16_t_s_s(g_143, 4)) { uint8_t l_155 = 0x32L; uint32_t **l_177 = &l_176[3][1]; uint16_t *l_179[10][7] = { {&g_180[5][3], &g_180[2][3], &g_180[6][3], &g_106, &g_180[6][3], &g_180[2][3], &g_180[5][3]}, {(void *)0, &g_180[5][3], &g_180[5][3], &g_180[4][2], &g_180[5][3], &g_180[5][3], &g_180[6][0]}, {&g_106, &g_180[5][3], &g_180[5][3], &g_180[5][3], &g_180[5][3], &g_106, &g_180[2][1]}, {&g_180[5][3], &g_180[2][2], &g_180[5][3], (void *)0, &g_180[7][2], &g_180[5][3], &g_180[5][3]}, {&g_180[4][0], &g_180[2][3], &g_180[5][3], &g_180[2][3], &g_180[5][3], &g_180[1][2], &g_180[2][1]}, {&g_180[4][2], &g_180[6][0], &g_180[7][2], &g_180[5][3], &g_180[2][2], (void *)0, &g_180[2][2]}, {&g_106, &g_180[5][3], &g_180[5][3], &g_106, &g_180[2][3], &g_180[5][3], &g_180[4][0]}, {&g_180[4][2], &g_180[5][3], &g_180[5][3], &g_180[5][3], &g_106, &g_106, &g_180[5][3]}, {&g_180[5][3], &g_180[2][1], &g_180[5][3], &g_180[5][3], (void *)0, &g_180[5][3], &g_180[4][0]}, {(void *)0, &g_180[5][3], &g_180[2][2], &g_180[5][3], (void *)0, &g_180[5][3], &g_180[2][2]}}; int i, j; if (l_155) { break; } (*g_183) = ((g_156, (&g_89 != &g_89)) != ((safe_sub_func_int8_t_s_s( ((safe_rshift_func_int8_t_s_u( (safe_mul_func_int16_t_s_s( (l_181 = (l_155 != (safe_div_func_int8_t_s_s( (safe_rshift_func_uint8_t_u_u( (safe_div_func_uint16_t_u_u( ((safe_rshift_func_int8_t_s_u( ((g_180[7][1] ^= (4L & (!(safe_add_func_uint8_t_u_u( (g_106, ((&g_113 == ((((*l_177) = l_176 [2][0]) != l_178), (void *)0)) != g_111[2][0])), g_89))))) <= g_15[7][0]), 6)) || (*g_81)), l_155)), 7)), 1L)))), g_15[4][0])), l_182)) | 0x4682653F318A4EB9LL), 0x80L)), g_180[6][0])); for (l_155 = 0; (l_155 != 45); l_155 = safe_add_func_int16_t_s_s(l_155, 9)) { (*g_183) &= 0x03A28B5FL; return (*g_183); } if ((*g_183)) { int32_t *l_186 = &g_3[0]; int32_t *l_187 = &g_3[0]; int32_t *l_188[8][6] = { {&g_3[0], &g_3[0], &g_3[0], (void *)0, &g_76, &g_76}, {&g_3[0], (void *)0, (void *)0, &g_3[0], &g_76, &g_3[0]}, {&g_76, &g_3[0], (void *)0, (void *)0, &g_3[0], &g_76}, {&g_76, (void *)0, &g_3[0], &g_3[0], &g_3[0], &g_3[0]}, {&g_3[0], &g_3[0], &g_3[0], (void *)0, &g_76, &g_76}, {&g_3[0], (void *)0, (void *)0, &g_3[0], &g_76, &g_3[0]}, {&g_76, &g_3[0], (void *)0, (void *)0, &g_3[0], &g_76}, {&g_76, (void *)0, &g_3[0], &g_3[0], &g_3[0], &g_3[0]}}; int i, j; --l_190; (*g_194) = g_193; } else { int32_t l_195 = (-2L); return l_195; } } } } (*l_198) = &g_143; return (*g_197); } static uint16_t func_16(int64_t *p_17, int16_t p_18, uint32_t p_19, int64_t *p_20, int64_t *p_21) { int32_t *l_145 = (void *)0; l_145 = &g_143; return g_113; } static int64_t *func_23(uint32_t p_24, const uint16_t p_25, const uint32_t p_26, int32_t p_27) { uint16_t l_34 = 0x8A88L; uint32_t l_37[6]; int32_t l_115 = 0xED7628F8L; uint32_t *l_125 = &g_59; int8_t *const l_126[7] = {&g_111[4][0], &g_111[4][0], &g_111[4][0], &g_111[4][0], &g_111[4][0], &g_111[4][0], &g_111[4][0]}; uint32_t l_139 = 7UL; uint32_t *l_141 = &g_59; int i; for (i = 0; i < 6; i++) { l_37[i] = 0xBD2E84CBL; } for (p_24 = (-20); (p_24 == 57); p_24++) { int64_t l_74 = 0x25AD92EDCDDCDEDCLL; int32_t *l_118 = &l_115; uint32_t l_140[6] = {5UL, 0x65DB386AL, 5UL, 5UL, 0x65DB386AL, 5UL}; int32_t *l_142 = &g_143; int i; if (l_34) { break; } for (p_27 = (-21); (p_27 <= 20); ++p_27) { int16_t l_57 = 0L; for (l_34 = 0; (l_34 <= 5); l_34 += 1) { uint32_t *l_58 = &g_59; int32_t *l_75 = &g_76; int i; l_115 ^= (safe_unary_minus_func_int64_t_s(func_39( l_37[l_34], ((safe_add_func_uint32_t_u_u( (safe_div_func_uint64_t_u_u( (safe_mul_func_uint16_t_u_u( l_37[l_34], (safe_mul_func_uint16_t_u_u( (0x617092FF82244F8ALL || (((func_51(((safe_unary_minus_func_uint32_t_u( (++(*l_58)))), p_26), g_3[0], p_25, p_27) || ((((safe_add_func_int32_t_s_s( ((*l_75) &= ((l_74 ^= ((safe_mul_func_uint16_t_u_u( 65530UL, 0x0E60L)) | p_27)) | p_27)), p_24)) | g_3[7]) == (-2L)) != l_34)) | g_3[0]) | 1L)), g_3[0])))), (-1L))), g_3[0])), l_74), g_3[0]))); if (g_113) { continue; } for (g_113 = 0; (g_113 < 33); g_113++) { return &g_82; } } } l_118 = &g_76; (*l_142) |= (safe_sub_func_int32_t_s_s( (safe_sub_func_int8_t_s_s( g_82, ((safe_mul_func_uint8_t_u_u( l_115, (l_125 == (((((l_126[0] != &g_109), l_125) == ((safe_add_func_uint8_t_u_u( (safe_mod_func_int16_t_s_s( (safe_unary_minus_func_int32_t_s( (((safe_mod_func_int32_t_s_s( (((g_3[6] != (!((!((!(!l_37[5])), (+1L))), (*l_118)))) == g_106) == l_139), l_140[3])) && (*l_118)), g_3[1]))), 0x1194L)), (-1L))), l_125)) | (*l_118)), l_141)))), g_109))), p_24)); } return &g_82; } static int64_t func_39(int32_t p_40, int64_t p_41, int32_t p_42) { int32_t l_87 = 0x7358D0DDL; uint32_t *l_88 = &g_89; uint16_t *l_105[4] = {&g_106, &g_106, &g_106, &g_106}; int32_t l_107 = 0x57E6FF2FL; int8_t *l_108 = &g_109; int8_t *l_110 = &g_111[2][0]; uint8_t *l_112 = &g_113; int32_t *l_114[3]; int i; for (i = 0; i < 3; i++) { l_114[i] = &g_76; } g_76 |= (safe_div_func_uint64_t_u_u( (safe_rshift_func_uint8_t_u_s(((p_40, g_81) == (void *)0), 2)), ((((safe_mod_func_int8_t_s_s( (safe_mul_func_uint16_t_u_u( ((((l_87 <= ((*l_112) = (((*l_110) = (((*l_88) = g_3[0]), ((safe_add_func_uint8_t_u_u( (safe_div_func_uint32_t_u_u( ((6UL > l_87) == (((*l_108) = (safe_mul_func_int16_t_s_s( (((safe_lshift_func_uint16_t_u_u( ((safe_rshift_func_int16_t_s_s( (+(g_3[0] > (safe_rshift_func_uint16_t_u_s( (l_107 = (safe_sub_func_uint8_t_u_u( (p_41 == p_42), 9L))), l_87)))), l_87)) != 0xF3L), 14)), 0x27L) | p_40), 2UL))) & 0x54L)), p_41)), g_3[0])) | 0UL))), 0x14L))) == 0x93L) && l_107) && p_41), p_41)), g_59)), l_107), p_42) || (-3L)))); return (*g_81); } static int32_t func_51(int32_t p_52, uint32_t p_53, uint32_t p_54, uint16_t p_55) { uint16_t l_66 = 0xD319L; int32_t l_67 = 0L; for (g_59 = 0; (g_59 < 43); g_59 = safe_add_func_int16_t_s_s(g_59, 6)) { l_67 = (safe_rshift_func_int8_t_s_s(l_66, 7)); } for (p_52 = (-16); (p_52 > (-28)); p_52--) { return p_53; } return p_55; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; for (i = 0; i < 9; i++) { csmith_sink_ = g_3[i]; } for (i = 0; i < 8; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_15[i][j]; } } for (i = 0; i < 8; i++) { csmith_sink_ = g_31[i]; } csmith_sink_ = g_59; csmith_sink_ = g_76; csmith_sink_ = g_82; csmith_sink_ = g_89; csmith_sink_ = g_106; csmith_sink_ = g_109; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { } } csmith_sink_ = g_113; csmith_sink_ = g_143; csmith_sink_ = g_146.f0; csmith_sink_ = g_146.f1; csmith_sink_ = g_148.f0; csmith_sink_ = g_148.f1; csmith_sink_ = g_156.f0; csmith_sink_ = g_156.f1; csmith_sink_ = g_156.f2; csmith_sink_ = g_156.f3; csmith_sink_ = g_156.f4; csmith_sink_ = g_156.f5; for (i = 0; i < 8; i++) { } csmith_sink_ = g_193.f0; csmith_sink_ = g_193.f1; platform_main_end(0, 0); return 0; }
false
165
dataset/organized/DCE/165
286
475
0.81
0.82
DCE
332
dataset/organized/DCE/166/target.c
dataset/organized/DCE/166/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { volatile int64_t f0; const volatile int64_t f1; uint8_t f2; uint32_t f3; const uint8_t f4; }; static int16_t g_7[10] = {0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L}; static union U0 g_37 = {0L}; static int32_t g_40 = 0xF4BB0F55L; static union U0 g_46 = {0L}; static int32_t *g_54 = &g_40; static int32_t ** volatile g_53 = &g_54; static uint8_t g_58 = 7UL; static int8_t g_80 = 0x79L; static volatile union U0 g_88 = {0xDA61DCCC5F5551AFLL}; static int16_t g_101 = 0xFD6DL; static uint16_t g_104 = 65535UL; static volatile uint16_t g_109[8][9] = {{1UL,1UL,0x1055L,1UL,1UL,0x1055L,1UL,1UL,0x1055L},{0xD8DFL,0x70CDL,0x237FL,0x70CDL,0xD8DFL,65529UL,0xD8DFL,0x70CDL,0x237FL},{1UL,1UL,0x1055L,1UL,1UL,0x1055L,1UL,1UL,0x1055L},{0xD8DFL,0x70CDL,0x237FL,0x70CDL,0xD8DFL,65529UL,0xD8DFL,0x70CDL,0x237FL},{1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL},{0xCA15L,0xE765L,0xD8DFL,0xE765L,0xCA15L,0x70CDL,0xCA15L,0xE765L,0xD8DFL},{1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL},{0xCA15L,0xE765L,0xD8DFL,0xE765L,0xCA15L,0x70CDL,0xCA15L,0xE765L,0xD8DFL}}; static volatile union U0 g_118[4] = {{0xAAC5CA8165F177B5LL},{0xAAC5CA8165F177B5LL},{0xAAC5CA8165F177B5LL},{0xAAC5CA8165F177B5LL}}; static volatile int8_t g_138 = 0x18L; static volatile uint8_t g_139 = 0xFFL; static uint32_t *g_143 = &g_46.f3; static uint32_t * volatile *g_142 = &g_143; static union U0 g_144 = {-1L}; static int16_t g_162 = 1L; static uint32_t g_183 = 0UL; static uint16_t g_199 = 0UL; static volatile uint64_t g_207 = 0x23C6E33F1E1B7CC4LL; static volatile union U0 g_216 = {0x1C09BDF0F13A533CLL}; static int32_t **g_229[7] = {&g_54,&g_54,&g_54,&g_54,&g_54,&g_54,&g_54}; static int32_t ***g_228[6][9] = {{&g_229[2],&g_229[2],&g_229[2],&g_229[2],(void*)0,&g_229[2],&g_229[5],(void*)0,&g_229[2]},{&g_229[2],(void*)0,&g_229[2],&g_229[2],&g_229[2],&g_229[2],&g_229[2],(void*)0,&g_229[2]},{(void*)0,(void*)0,&g_229[3],&g_229[2],&g_229[2],(void*)0,&g_229[2],&g_229[1],&g_229[2]},{&g_229[2],&g_229[2],&g_229[3],&g_229[3],&g_229[2],&g_229[2],&g_229[5],&g_229[1],&g_229[3]},{(void*)0,&g_229[2],&g_229[2],&g_229[3],(void*)0,(void*)0,(void*)0,(void*)0,&g_229[3]},{&g_229[2],&g_229[2],&g_229[2],&g_229[2],(void*)0,&g_229[2],&g_229[5],(void*)0,&g_229[2]}}; static int32_t func_1(void); static uint16_t func_2(uint8_t p_3, int8_t p_4, int16_t p_5, int32_t p_6); static uint8_t func_8(uint32_t p_9, uint32_t p_10); static int8_t func_11(int32_t p_12); static int32_t func_17(const uint16_t p_18, uint32_t p_19, int8_t p_20, int64_t p_21, uint64_t p_22); static int32_t func_1(void) { const uint64_t l_15[1] = {0xD52AA0A5DEC4F3F7LL}; uint64_t l_190[9]; int16_t *l_191[8] = {&g_101,&g_101,&g_101,&g_101,&g_101,&g_101,&g_101,&g_101}; int32_t l_192 = 0x180856F7L; int32_t l_193 = (-5L); uint8_t *l_194[4][4] = {{(void*)0,(void*)0,&g_144.f2,&g_144.f2},{&g_144.f2,&g_46.f2,&g_144.f2,&g_46.f2},{(void*)0,&g_46.f2,(void*)0,&g_144.f2},{&g_46.f2,&g_46.f2,&g_46.f2,&g_46.f2}}; int32_t ***l_240 = (void*)0; uint32_t l_263 = 0x379F2B39L; int i, j; for (i = 0; i < 9; i++) { l_190[i] = 0xC53B9DD4B5B4C238LL; } if ((func_2(g_7[0], g_7[0], ((func_8(g_7[0], (func_11((safe_mod_func_uint16_t_u_u(g_7[0], l_15[0]))) & ((g_144.f2 = ((l_193 &= (l_15[0] || (l_15[0] && (safe_lshift_func_int16_t_s_s((((((((l_192 = (((safe_lshift_func_uint16_t_u_u((l_15[0] != g_144.f2), l_190[2])) > 0xCE7AB66A5237DB96LL) || l_15[0])) , g_46.f4) | l_15[0]) , l_192) , (void*)0) == (void*)0) , l_190[2]), 15))))) == g_46.f4)) != 0x64L))) | l_15[0]) , l_193), l_190[5]) < 0UL)) { uint8_t l_239 = 1UL; (*g_54) ^= (safe_rshift_func_uint16_t_u_u((((g_101 = (safe_mod_func_uint8_t_u_u(0x46L, 0x26L))) ^ (safe_lshift_func_uint8_t_u_u(((((g_118[3].f1 | (65535UL != (((0xBA2A9D10A5776C01LL < (-9L)) || g_183) > (safe_lshift_func_uint8_t_u_s(0xDCL, (((g_58 , l_239) >= 0L) | 7L)))))) ^ 0x11L) , l_240) != (void*)0), 1))) & g_37.f2), 10)); } else { int8_t l_241 = (-5L); int8_t *l_249 = &g_80; const uint16_t l_250 = 65530UL; uint32_t l_251 = 4294967290UL; l_241 = (0UL | 0x70AA0E98L); (*g_54) = (safe_mod_func_uint16_t_u_u(((((1UL && ((l_190[2] & l_241) ^ l_241)) > (((l_194[1][2] == &g_138) || (~g_118[3].f0)) | ((*l_249) = ((safe_sub_func_uint16_t_u_u(((safe_lshift_func_int16_t_s_s(0xE5B5L, 15)) , g_104), (-1L))) , (-10L))))) > 0xA7L) > g_58), l_250)); (*g_54) = ((g_88.f4 <= ((l_251 & (((((safe_add_func_uint64_t_u_u(g_162, (~(0x17CF7601L <= ((-3L) > ((safe_div_func_uint8_t_u_u((g_7[0] > 0xFEF692B2L), (safe_sub_func_uint16_t_u_u((((safe_sub_func_uint16_t_u_u(((safe_rshift_func_int16_t_s_s((g_101 ^= (((l_241 | (0L > g_162)) , 0x5DE6L) || g_40)), 9)) & 18446744073709551615UL), g_144.f4)) ^ g_7[0]) <= (-7L)), 0xCB5CL)))) >= g_58)))))) ^ g_7[0]) == g_37.f4) > g_144.f4) <= 0xEF0C489A98373BB4LL)) , 0x95L)) , (*g_54)); } return l_263; } static uint16_t func_2(uint8_t p_3, int8_t p_4, int16_t p_5, int32_t p_6) { int8_t l_230 = 0x26L; for (g_37.f2 = 0; (g_37.f2 <= 21); g_37.f2++) { int16_t l_204[6][7] = {{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL}}; int32_t *l_205 = &g_40; int32_t *l_206[8] = {&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40}; int i, j; g_207++; for (g_144.f3 = (-21); (g_144.f3 <= 20); ++g_144.f3) { int64_t l_225 = (-1L); int32_t **l_227 = &l_206[4]; int32_t ***l_226[7]; int i; for (i = 0; i < 7; i++) { l_226[i] = &l_227; } for (g_46.f3 = 1; (g_46.f3 <= 9); g_46.f3 += 1) { int i; p_6 = ((safe_rshift_func_uint8_t_u_s((safe_sub_func_int32_t_s_s((g_216 , (246UL & ((((safe_mul_func_int8_t_s_s((safe_unary_minus_func_int64_t_s(((+((safe_mul_func_uint8_t_u_u(g_7[g_46.f3], (0x25L | ((g_7[g_46.f3] & p_6) , g_139)))) || ((((safe_mul_func_int16_t_s_s(((((g_118[3].f4 , p_6) || g_46.f2) , (**g_53)) && g_101), 0x61D3L)) < l_225) , l_226[4]) == g_228[5][5]))) , g_216.f1))), 1UL)) & 0xFB9BA10FL) , &g_109[7][7]) == (void*)0))), g_7[g_46.f3])), 5)) ^ p_5); } (*g_54) = (-2L); } } (*g_54) |= p_6; return l_230; } static uint8_t func_8(uint32_t p_9, uint32_t p_10) { int32_t *l_195 = &g_40; int32_t *l_196 = &g_40; int32_t *l_197 = &g_40; int32_t *l_198[3][7] = {{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40}}; int i, j; for (g_101 = 7; (g_101 >= 0); g_101 -= 1) { return p_9; } g_199++; return g_88.f2; } static int8_t func_11(int32_t p_12) { const uint32_t l_16[9][9] = {{0x25062D7BL,18446744073709551609UL,0x25062D7BL,1UL,18446744073709551613UL,0x25062D7BL,0UL,0UL,1UL},{0x25062D7BL,18446744073709551613UL,1UL,0x25062D7BL,18446744073709551609UL,0x25062D7BL,1UL,18446744073709551613UL,0x25062D7BL},{18446744073709551609UL,18446744073709551613UL,1UL,1UL,0x251C6076L,18446744073709551609UL,1UL,0x35240CA7L,1UL},{1UL,18446744073709551609UL,1UL,1UL,18446744073709551609UL,1UL,0UL,0x35240CA7L,1UL},{18446744073709551609UL,0x251C6076L,1UL,1UL,18446744073709551613UL,18446744073709551609UL,18446744073709551609UL,18446744073709551613UL,1UL},{0x25062D7BL,18446744073709551609UL,0x25062D7BL,1UL,18446744073709551613UL,0x25062D7BL,0UL,0UL,1UL},{0x25062D7BL,18446744073709551613UL,1UL,0x25062D7BL,18446744073709551609UL,0x25062D7BL,1UL,18446744073709551613UL,0x25062D7BL},{18446744073709551609UL,18446744073709551613UL,1UL,1UL,0x251C6076L,18446744073709551609UL,1UL,0x35240CA7L,1UL},{1UL,18446744073709551609UL,1UL,1UL,18446744073709551609UL,1UL,0UL,0x35240CA7L,1UL}}; int32_t l_38 = (-9L); int32_t l_59 = 9L; uint8_t *l_99 = &g_46.f2; int32_t *l_180 = &l_59; int32_t *l_181 = &l_59; int32_t *l_182[7] = {&l_59,&l_59,&l_59,&l_59,&l_59,&l_59,&l_59}; int i, j; p_12 |= l_16[3][4]; l_59 |= func_17(((+4L) ^ l_16[3][4]), p_12, ((safe_div_func_uint64_t_u_u(((safe_lshift_func_uint8_t_u_s(0x31L, ((safe_lshift_func_uint8_t_u_s((g_7[0] >= ((l_38 = ((safe_sub_func_uint64_t_u_u((safe_div_func_int32_t_s_s((+(l_16[4][4] , (l_16[0][1] < (g_37 , (((0L >= 7UL) >= l_16[0][7]) == p_12))))), 0x2908CDACL)), p_12)) , p_12)) || p_12)), p_12)) >= g_37.f3))) | p_12), 0x4FCE88636EEBCB17LL)) <= 0xE6L), g_7[4], l_16[3][4]); for (g_40 = 9; (g_40 == 4); g_40 = safe_sub_func_uint8_t_u_u(g_40, 2)) { uint32_t l_64 = 0xD49E3F4DL; int32_t l_81 = (-2L); int32_t l_128 = (-4L); uint8_t l_159[7] = {0xE2L,0xE2L,0xFBL,0xE2L,0xE2L,0xFBL,0xE2L}; int32_t l_163 = 0x5B5E94B1L; int i; } g_183++; return g_104; } static int32_t func_17(const uint16_t p_18, uint32_t p_19, int8_t p_20, int64_t p_21, uint64_t p_22) { int32_t *l_39[6]; int32_t **l_41 = &l_39[5]; int32_t *l_42 = (void*)0; int16_t l_55 = (-1L); int32_t l_56 = 0L; uint8_t *l_57 = &g_37.f2; int i; for (i = 0; i < 6; i++) { l_39[i] = &g_40; } (*l_41) = l_39[5]; (*l_41) = &g_40; (**l_41) |= (2UL < 0UL); g_58 = (((((l_42 == (*l_41)) & ((*l_57) = (((-1L) && (p_20 <= ((g_37.f4 > ((((safe_div_func_int32_t_s_s(((+(g_46 , (safe_add_func_uint8_t_u_u((safe_mul_func_uint8_t_u_u(0xD0L, ((((**l_41) |= (safe_lshift_func_uint16_t_u_u(0x0A0DL, 8))) , ((g_53 == &g_54) , g_7[0])) != p_19))), g_37.f4)))) == l_55), l_56)) , 0x7DC5L) >= g_46.f3) < p_21)) < p_20))) == p_22))) , (**g_53)) , (**l_41)) , (-7L)); return (**g_53); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 10; i++) { csmith_sink_ = g_7[i]; } csmith_sink_ = g_37.f2; csmith_sink_ = g_37.f4; csmith_sink_ = g_40; csmith_sink_ = g_46.f2; csmith_sink_ = g_46.f3; csmith_sink_ = g_46.f4; csmith_sink_ = g_58; csmith_sink_ = g_80; csmith_sink_ = g_88.f0; csmith_sink_ = g_88.f1; csmith_sink_ = g_88.f2; csmith_sink_ = g_88.f3; csmith_sink_ = g_88.f4; csmith_sink_ = g_101; csmith_sink_ = g_104; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_109[i][j]; } } for (i = 0; i < 4; i++) { } csmith_sink_ = g_138; csmith_sink_ = g_139; csmith_sink_ = g_144.f2; csmith_sink_ = g_144.f4; csmith_sink_ = g_162; csmith_sink_ = g_183; csmith_sink_ = g_199; csmith_sink_ = g_207; csmith_sink_ = g_216.f0; csmith_sink_ = g_216.f1; csmith_sink_ = g_216.f2; csmith_sink_ = g_216.f3; csmith_sink_ = g_216.f4; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { volatile int64_t f0; const volatile int64_t f1; uint8_t f2; uint32_t f3; const uint8_t f4; }; static int16_t g_7[10] = {0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L}; static union U0 g_37 = {0L}; static int32_t g_40 = 0xF4BB0F55L; static union U0 g_46 = {0L}; static int32_t *g_54 = &g_40; static int32_t **volatile g_53 = &g_54; static uint8_t g_58 = 7UL; static int8_t g_80 = 0x79L; static volatile union U0 g_88 = {0xDA61DCCC5F5551AFLL}; static int16_t g_101 = 0xFD6DL; static uint16_t g_104 = 65535UL; static volatile uint16_t g_109[8][9] = { {1UL, 1UL, 0x1055L, 1UL, 1UL, 0x1055L, 1UL, 1UL, 0x1055L}, {0xD8DFL, 0x70CDL, 0x237FL, 0x70CDL, 0xD8DFL, 65529UL, 0xD8DFL, 0x70CDL, 0x237FL}, {1UL, 1UL, 0x1055L, 1UL, 1UL, 0x1055L, 1UL, 1UL, 0x1055L}, {0xD8DFL, 0x70CDL, 0x237FL, 0x70CDL, 0xD8DFL, 65529UL, 0xD8DFL, 0x70CDL, 0x237FL}, {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}, {0xCA15L, 0xE765L, 0xD8DFL, 0xE765L, 0xCA15L, 0x70CDL, 0xCA15L, 0xE765L, 0xD8DFL}, {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}, {0xCA15L, 0xE765L, 0xD8DFL, 0xE765L, 0xCA15L, 0x70CDL, 0xCA15L, 0xE765L, 0xD8DFL}}; static volatile union U0 g_118[4] = {{0xAAC5CA8165F177B5LL}, {0xAAC5CA8165F177B5LL}, {0xAAC5CA8165F177B5LL}, {0xAAC5CA8165F177B5LL}}; static volatile int8_t g_138 = 0x18L; static volatile uint8_t g_139 = 0xFFL; static uint32_t *g_143 = &g_46.f3; static uint32_t *volatile *g_142 = &g_143; static union U0 g_144 = {-1L}; static int16_t g_162 = 1L; static uint32_t g_183 = 0UL; static uint16_t g_199 = 0UL; static volatile uint64_t g_207 = 0x23C6E33F1E1B7CC4LL; static volatile union U0 g_216 = {0x1C09BDF0F13A533CLL}; static int32_t **g_229[7] = {&g_54, &g_54, &g_54, &g_54, &g_54, &g_54, &g_54}; static int32_t ***g_228[6][9] = { {&g_229[2], &g_229[2], &g_229[2], &g_229[2], (void *)0, &g_229[2], &g_229[5], (void *)0, &g_229[2]}, {&g_229[2], (void *)0, &g_229[2], &g_229[2], &g_229[2], &g_229[2], &g_229[2], (void *)0, &g_229[2]}, {(void *)0, (void *)0, &g_229[3], &g_229[2], &g_229[2], (void *)0, &g_229[2], &g_229[1], &g_229[2]}, {&g_229[2], &g_229[2], &g_229[3], &g_229[3], &g_229[2], &g_229[2], &g_229[5], &g_229[1], &g_229[3]}, {(void *)0, &g_229[2], &g_229[2], &g_229[3], (void *)0, (void *)0, (void *)0, (void *)0, &g_229[3]}, {&g_229[2], &g_229[2], &g_229[2], &g_229[2], (void *)0, &g_229[2], &g_229[5], (void *)0, &g_229[2]}}; static int32_t func_1(void); static uint16_t func_2(uint8_t p_3, int8_t p_4, int16_t p_5, int32_t p_6); static uint8_t func_8(uint32_t p_9, uint32_t p_10); static int8_t func_11(int32_t p_12); static int32_t func_17(const uint16_t p_18, uint32_t p_19, int8_t p_20, int64_t p_21, uint64_t p_22); static int32_t func_1(void) { const uint64_t l_15[1] = {0xD52AA0A5DEC4F3F7LL}; uint64_t l_190[9]; int16_t *l_191[8] = {&g_101, &g_101, &g_101, &g_101, &g_101, &g_101, &g_101, &g_101}; int32_t l_192 = 0x180856F7L; int32_t l_193 = (-5L); uint8_t *l_194[4][4] = {{(void *)0, (void *)0, &g_144.f2, &g_144.f2}, {&g_144.f2, &g_46.f2, &g_144.f2, &g_46.f2}, {(void *)0, &g_46.f2, (void *)0, &g_144.f2}, {&g_46.f2, &g_46.f2, &g_46.f2, &g_46.f2}}; int32_t ***l_240 = (void *)0; uint32_t l_263 = 0x379F2B39L; int i, j; for (i = 0; i < 9; i++) { l_190[i] = 0xC53B9DD4B5B4C238LL; } if ((func_2( g_7[0], g_7[0], ((func_8( g_7[0], (func_11((safe_mod_func_uint16_t_u_u(g_7[0], l_15[0]))) & ((g_144.f2 = ((l_193 &= (l_15[0] || (l_15[0] && (safe_lshift_func_int16_t_s_s( (((((((l_192 = (((safe_lshift_func_uint16_t_u_u( (l_15[0] != g_144.f2), l_190[2])) > 0xCE7AB66A5237DB96LL) || l_15[0])), g_46.f4) | l_15[0]), l_192), (void *)0) == (void *)0), l_190[2]), 15))))) == g_46.f4)) != 0x64L))) | l_15[0]), l_193), l_190[5]) < 0UL)) { } else { int8_t l_241 = (-5L); int8_t *l_249 = &g_80; const uint16_t l_250 = 65530UL; uint32_t l_251 = 4294967290UL; l_241 = (0UL | 0x70AA0E98L); (*g_54) = (safe_mod_func_uint16_t_u_u( ((((1UL && ((l_190[2] & l_241) ^ l_241)) > (((l_194[1][2] == &g_138) || (~g_118[3].f0)) | ((*l_249) = ((safe_sub_func_uint16_t_u_u( ((safe_lshift_func_int16_t_s_s(0xE5B5L, 15)), g_104), (-1L))), (-10L))))) > 0xA7L) > g_58), l_250)); (*g_54) = ((g_88.f4 <= ((l_251 & (((((safe_add_func_uint64_t_u_u( g_162, (~(0x17CF7601L <= ((-3L) > ((safe_div_func_uint8_t_u_u( (g_7[0] > 0xFEF692B2L), (safe_sub_func_uint16_t_u_u( (((safe_sub_func_uint16_t_u_u( ((safe_rshift_func_int16_t_s_s( (g_101 ^= (((l_241 | (0L > g_162)), 0x5DE6L) || g_40)), 9)) & 18446744073709551615UL), g_144.f4)) ^ g_7[0]) <= (-7L)), 0xCB5CL)))) >= g_58)))))) ^ g_7[0]) == g_37.f4) > g_144.f4) <= 0xEF0C489A98373BB4LL)), 0x95L)), (*g_54)); } return l_263; } static uint16_t func_2(uint8_t p_3, int8_t p_4, int16_t p_5, int32_t p_6) { int8_t l_230 = 0x26L; for (g_37.f2 = 0; (g_37.f2 <= 21); g_37.f2++) { int16_t l_204[6][7] = {{0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}}; int32_t *l_205 = &g_40; int32_t *l_206[8] = {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}; int i, j; g_207++; for (g_144.f3 = (-21); (g_144.f3 <= 20); ++g_144.f3) { } } (*g_54) |= p_6; return l_230; } static uint8_t func_8(uint32_t p_9, uint32_t p_10) { int32_t *l_195 = &g_40; int32_t *l_196 = &g_40; int32_t *l_197 = &g_40; int32_t *l_198[3][7] = {{&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}}; int i, j; for (g_101 = 7; (g_101 >= 0); g_101 -= 1) { return p_9; } g_199++; return g_88.f2; } static int8_t func_11(int32_t p_12) { const uint32_t l_16[9][9] = { {0x25062D7BL, 18446744073709551609UL, 0x25062D7BL, 1UL, 18446744073709551613UL, 0x25062D7BL, 0UL, 0UL, 1UL}, {0x25062D7BL, 18446744073709551613UL, 1UL, 0x25062D7BL, 18446744073709551609UL, 0x25062D7BL, 1UL, 18446744073709551613UL, 0x25062D7BL}, {18446744073709551609UL, 18446744073709551613UL, 1UL, 1UL, 0x251C6076L, 18446744073709551609UL, 1UL, 0x35240CA7L, 1UL}, {1UL, 18446744073709551609UL, 1UL, 1UL, 18446744073709551609UL, 1UL, 0UL, 0x35240CA7L, 1UL}, {18446744073709551609UL, 0x251C6076L, 1UL, 1UL, 18446744073709551613UL, 18446744073709551609UL, 18446744073709551609UL, 18446744073709551613UL, 1UL}, {0x25062D7BL, 18446744073709551609UL, 0x25062D7BL, 1UL, 18446744073709551613UL, 0x25062D7BL, 0UL, 0UL, 1UL}, {0x25062D7BL, 18446744073709551613UL, 1UL, 0x25062D7BL, 18446744073709551609UL, 0x25062D7BL, 1UL, 18446744073709551613UL, 0x25062D7BL}, {18446744073709551609UL, 18446744073709551613UL, 1UL, 1UL, 0x251C6076L, 18446744073709551609UL, 1UL, 0x35240CA7L, 1UL}, {1UL, 18446744073709551609UL, 1UL, 1UL, 18446744073709551609UL, 1UL, 0UL, 0x35240CA7L, 1UL}}; int32_t l_38 = (-9L); int32_t l_59 = 9L; uint8_t *l_99 = &g_46.f2; int32_t *l_180 = &l_59; int32_t *l_181 = &l_59; int32_t *l_182[7] = {&l_59, &l_59, &l_59, &l_59, &l_59, &l_59, &l_59}; int i, j; p_12 |= l_16[3][4]; l_59 |= func_17( ((+4L) ^ l_16[3][4]), p_12, ((safe_div_func_uint64_t_u_u( ((safe_lshift_func_uint8_t_u_s( 0x31L, ((safe_lshift_func_uint8_t_u_s( (g_7[0] >= ((l_38 = ((safe_sub_func_uint64_t_u_u( (safe_div_func_int32_t_s_s( (+(l_16[4][4], (l_16[0][1] < (g_37, (((0L >= 7UL) >= l_16[0][7]) == p_12))))), 0x2908CDACL)), p_12)), p_12)) || p_12)), p_12)) >= g_37.f3))) | p_12), 0x4FCE88636EEBCB17LL)) <= 0xE6L), g_7[4], l_16[3][4]); for (g_40 = 9; (g_40 == 4); g_40 = safe_sub_func_uint8_t_u_u(g_40, 2)) { } g_183++; return g_104; } static int32_t func_17(const uint16_t p_18, uint32_t p_19, int8_t p_20, int64_t p_21, uint64_t p_22) { int32_t *l_39[6]; int32_t **l_41 = &l_39[5]; int32_t *l_42 = (void *)0; int16_t l_55 = (-1L); int32_t l_56 = 0L; uint8_t *l_57 = &g_37.f2; int i; for (i = 0; i < 6; i++) { l_39[i] = &g_40; } (*l_41) = l_39[5]; (*l_41) = &g_40; (**l_41) |= (2UL < 0UL); g_58 = (((((l_42 == (*l_41)) & ((*l_57) = (((-1L) && (p_20 <= ((g_37.f4 > ((((safe_div_func_int32_t_s_s( ((+(g_46, (safe_add_func_uint8_t_u_u( (safe_mul_func_uint8_t_u_u( 0xD0L, ((((**l_41) |= (safe_lshift_func_uint16_t_u_u( 0x0A0DL, 8))), ((g_53 == &g_54), g_7[0])) != p_19))), g_37.f4)))) == l_55), l_56)), 0x7DC5L) >= g_46.f3) < p_21)) < p_20))) == p_22))), (**g_53)), (**l_41)), (-7L)); return (**g_53); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 10; i++) { csmith_sink_ = g_7[i]; } csmith_sink_ = g_37.f2; csmith_sink_ = g_37.f4; csmith_sink_ = g_40; csmith_sink_ = g_46.f2; csmith_sink_ = g_46.f3; csmith_sink_ = g_46.f4; csmith_sink_ = g_58; csmith_sink_ = g_80; csmith_sink_ = g_88.f0; csmith_sink_ = g_88.f1; csmith_sink_ = g_88.f2; csmith_sink_ = g_88.f3; csmith_sink_ = g_88.f4; csmith_sink_ = g_101; csmith_sink_ = g_104; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_109[i][j]; } } for (i = 0; i < 4; i++) { } csmith_sink_ = g_138; csmith_sink_ = g_139; csmith_sink_ = g_144.f2; csmith_sink_ = g_144.f4; csmith_sink_ = g_162; csmith_sink_ = g_183; csmith_sink_ = g_199; csmith_sink_ = g_207; csmith_sink_ = g_216.f0; csmith_sink_ = g_216.f1; csmith_sink_ = g_216.f2; csmith_sink_ = g_216.f3; csmith_sink_ = g_216.f4; platform_main_end(0, 0); return 0; }
true
166
dataset/organized/DCE/166
242
354
0.71
0.79
DCE
333
dataset/organized/DCE/166/target.c
dataset/organized/DCE/166/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { volatile int64_t f0; const volatile int64_t f1; uint8_t f2; uint32_t f3; const uint8_t f4; }; static int16_t g_7[10] = {0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L,0xB5A5L}; static union U0 g_37 = {0L}; static int32_t g_40 = 0xF4BB0F55L; static union U0 g_46 = {0L}; static int32_t *g_54 = &g_40; static int32_t ** volatile g_53 = &g_54; static uint8_t g_58 = 7UL; static int8_t g_80 = 0x79L; static volatile union U0 g_88 = {0xDA61DCCC5F5551AFLL}; static int16_t g_101 = 0xFD6DL; static uint16_t g_104 = 65535UL; static volatile uint16_t g_109[8][9] = {{1UL,1UL,0x1055L,1UL,1UL,0x1055L,1UL,1UL,0x1055L},{0xD8DFL,0x70CDL,0x237FL,0x70CDL,0xD8DFL,65529UL,0xD8DFL,0x70CDL,0x237FL},{1UL,1UL,0x1055L,1UL,1UL,0x1055L,1UL,1UL,0x1055L},{0xD8DFL,0x70CDL,0x237FL,0x70CDL,0xD8DFL,65529UL,0xD8DFL,0x70CDL,0x237FL},{1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL},{0xCA15L,0xE765L,0xD8DFL,0xE765L,0xCA15L,0x70CDL,0xCA15L,0xE765L,0xD8DFL},{1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL},{0xCA15L,0xE765L,0xD8DFL,0xE765L,0xCA15L,0x70CDL,0xCA15L,0xE765L,0xD8DFL}}; static volatile union U0 g_118[4] = {{0xAAC5CA8165F177B5LL},{0xAAC5CA8165F177B5LL},{0xAAC5CA8165F177B5LL},{0xAAC5CA8165F177B5LL}}; static volatile int8_t g_138 = 0x18L; static volatile uint8_t g_139 = 0xFFL; static uint32_t *g_143 = &g_46.f3; static uint32_t * volatile *g_142 = &g_143; static union U0 g_144 = {-1L}; static int16_t g_162 = 1L; static uint32_t g_183 = 0UL; static uint16_t g_199 = 0UL; static volatile uint64_t g_207 = 0x23C6E33F1E1B7CC4LL; static volatile union U0 g_216 = {0x1C09BDF0F13A533CLL}; static int32_t **g_229[7] = {&g_54,&g_54,&g_54,&g_54,&g_54,&g_54,&g_54}; static int32_t ***g_228[6][9] = {{&g_229[2],&g_229[2],&g_229[2],&g_229[2],(void*)0,&g_229[2],&g_229[5],(void*)0,&g_229[2]},{&g_229[2],(void*)0,&g_229[2],&g_229[2],&g_229[2],&g_229[2],&g_229[2],(void*)0,&g_229[2]},{(void*)0,(void*)0,&g_229[3],&g_229[2],&g_229[2],(void*)0,&g_229[2],&g_229[1],&g_229[2]},{&g_229[2],&g_229[2],&g_229[3],&g_229[3],&g_229[2],&g_229[2],&g_229[5],&g_229[1],&g_229[3]},{(void*)0,&g_229[2],&g_229[2],&g_229[3],(void*)0,(void*)0,(void*)0,(void*)0,&g_229[3]},{&g_229[2],&g_229[2],&g_229[2],&g_229[2],(void*)0,&g_229[2],&g_229[5],(void*)0,&g_229[2]}}; static int32_t func_1(void); static uint16_t func_2(uint8_t p_3, int8_t p_4, int16_t p_5, int32_t p_6); static uint8_t func_8(uint32_t p_9, uint32_t p_10); static int8_t func_11(int32_t p_12); static int32_t func_17(const uint16_t p_18, uint32_t p_19, int8_t p_20, int64_t p_21, uint64_t p_22); static int32_t func_1(void) { const uint64_t l_15[1] = {0xD52AA0A5DEC4F3F7LL}; uint64_t l_190[9]; int16_t *l_191[8] = {&g_101,&g_101,&g_101,&g_101,&g_101,&g_101,&g_101,&g_101}; int32_t l_192 = 0x180856F7L; int32_t l_193 = (-5L); uint8_t *l_194[4][4] = {{(void*)0,(void*)0,&g_144.f2,&g_144.f2},{&g_144.f2,&g_46.f2,&g_144.f2,&g_46.f2},{(void*)0,&g_46.f2,(void*)0,&g_144.f2},{&g_46.f2,&g_46.f2,&g_46.f2,&g_46.f2}}; int32_t ***l_240 = (void*)0; uint32_t l_263 = 0x379F2B39L; int i, j; for (i = 0; i < 9; i++) { l_190[i] = 0xC53B9DD4B5B4C238LL; } if ((func_2(g_7[0], g_7[0], ((func_8(g_7[0], (func_11((safe_mod_func_uint16_t_u_u(g_7[0], l_15[0]))) & ((g_144.f2 = ((l_193 &= (l_15[0] || (l_15[0] && (safe_lshift_func_int16_t_s_s((((((((l_192 = (((safe_lshift_func_uint16_t_u_u((l_15[0] != g_144.f2), l_190[2])) > 0xCE7AB66A5237DB96LL) || l_15[0])) , g_46.f4) | l_15[0]) , l_192) , (void*)0) == (void*)0) , l_190[2]), 15))))) == g_46.f4)) != 0x64L))) | l_15[0]) , l_193), l_190[5]) < 0UL)) { uint8_t l_239 = 1UL; (*g_54) ^= (safe_rshift_func_uint16_t_u_u((((g_101 = (safe_mod_func_uint8_t_u_u(0x46L, 0x26L))) ^ (safe_lshift_func_uint8_t_u_u(((((g_118[3].f1 | (65535UL != (((0xBA2A9D10A5776C01LL < (-9L)) || g_183) > (safe_lshift_func_uint8_t_u_s(0xDCL, (((g_58 , l_239) >= 0L) | 7L)))))) ^ 0x11L) , l_240) != (void*)0), 1))) & g_37.f2), 10)); } else { int8_t l_241 = (-5L); int8_t *l_249 = &g_80; const uint16_t l_250 = 65530UL; uint32_t l_251 = 4294967290UL; l_241 = (0UL | 0x70AA0E98L); (*g_54) = (safe_mod_func_uint16_t_u_u(((((1UL && ((l_190[2] & l_241) ^ l_241)) > (((l_194[1][2] == &g_138) || (~g_118[3].f0)) | ((*l_249) = ((safe_sub_func_uint16_t_u_u(((safe_lshift_func_int16_t_s_s(0xE5B5L, 15)) , g_104), (-1L))) , (-10L))))) > 0xA7L) > g_58), l_250)); (*g_54) = ((g_88.f4 <= ((l_251 & (((((safe_add_func_uint64_t_u_u(g_162, (~(0x17CF7601L <= ((-3L) > ((safe_div_func_uint8_t_u_u((g_7[0] > 0xFEF692B2L), (safe_sub_func_uint16_t_u_u((((safe_sub_func_uint16_t_u_u(((safe_rshift_func_int16_t_s_s((g_101 ^= (((l_241 | (0L > g_162)) , 0x5DE6L) || g_40)), 9)) & 18446744073709551615UL), g_144.f4)) ^ g_7[0]) <= (-7L)), 0xCB5CL)))) >= g_58)))))) ^ g_7[0]) == g_37.f4) > g_144.f4) <= 0xEF0C489A98373BB4LL)) , 0x95L)) , (*g_54)); } return l_263; } static uint16_t func_2(uint8_t p_3, int8_t p_4, int16_t p_5, int32_t p_6) { int8_t l_230 = 0x26L; for (g_37.f2 = 0; (g_37.f2 <= 21); g_37.f2++) { int16_t l_204[6][7] = {{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL},{0x51EEL,0xC549L,1L,(-1L),1L,0xC549L,0x51EEL}}; int32_t *l_205 = &g_40; int32_t *l_206[8] = {&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40}; int i, j; g_207++; for (g_144.f3 = (-21); (g_144.f3 <= 20); ++g_144.f3) { int64_t l_225 = (-1L); int32_t **l_227 = &l_206[4]; int32_t ***l_226[7]; int i; for (i = 0; i < 7; i++) { l_226[i] = &l_227; } for (g_46.f3 = 1; (g_46.f3 <= 9); g_46.f3 += 1) { int i; p_6 = ((safe_rshift_func_uint8_t_u_s((safe_sub_func_int32_t_s_s((g_216 , (246UL & ((((safe_mul_func_int8_t_s_s((safe_unary_minus_func_int64_t_s(((+((safe_mul_func_uint8_t_u_u(g_7[g_46.f3], (0x25L | ((g_7[g_46.f3] & p_6) , g_139)))) || ((((safe_mul_func_int16_t_s_s(((((g_118[3].f4 , p_6) || g_46.f2) , (**g_53)) && g_101), 0x61D3L)) < l_225) , l_226[4]) == g_228[5][5]))) , g_216.f1))), 1UL)) & 0xFB9BA10FL) , &g_109[7][7]) == (void*)0))), g_7[g_46.f3])), 5)) ^ p_5); } (*g_54) = (-2L); } } (*g_54) |= p_6; return l_230; } static uint8_t func_8(uint32_t p_9, uint32_t p_10) { int32_t *l_195 = &g_40; int32_t *l_196 = &g_40; int32_t *l_197 = &g_40; int32_t *l_198[3][7] = {{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40}}; int i, j; for (g_101 = 7; (g_101 >= 0); g_101 -= 1) { return p_9; } g_199++; return g_88.f2; } static int8_t func_11(int32_t p_12) { const uint32_t l_16[9][9] = {{0x25062D7BL,18446744073709551609UL,0x25062D7BL,1UL,18446744073709551613UL,0x25062D7BL,0UL,0UL,1UL},{0x25062D7BL,18446744073709551613UL,1UL,0x25062D7BL,18446744073709551609UL,0x25062D7BL,1UL,18446744073709551613UL,0x25062D7BL},{18446744073709551609UL,18446744073709551613UL,1UL,1UL,0x251C6076L,18446744073709551609UL,1UL,0x35240CA7L,1UL},{1UL,18446744073709551609UL,1UL,1UL,18446744073709551609UL,1UL,0UL,0x35240CA7L,1UL},{18446744073709551609UL,0x251C6076L,1UL,1UL,18446744073709551613UL,18446744073709551609UL,18446744073709551609UL,18446744073709551613UL,1UL},{0x25062D7BL,18446744073709551609UL,0x25062D7BL,1UL,18446744073709551613UL,0x25062D7BL,0UL,0UL,1UL},{0x25062D7BL,18446744073709551613UL,1UL,0x25062D7BL,18446744073709551609UL,0x25062D7BL,1UL,18446744073709551613UL,0x25062D7BL},{18446744073709551609UL,18446744073709551613UL,1UL,1UL,0x251C6076L,18446744073709551609UL,1UL,0x35240CA7L,1UL},{1UL,18446744073709551609UL,1UL,1UL,18446744073709551609UL,1UL,0UL,0x35240CA7L,1UL}}; int32_t l_38 = (-9L); int32_t l_59 = 9L; uint8_t *l_99 = &g_46.f2; int32_t *l_180 = &l_59; int32_t *l_181 = &l_59; int32_t *l_182[7] = {&l_59,&l_59,&l_59,&l_59,&l_59,&l_59,&l_59}; int i, j; p_12 |= l_16[3][4]; l_59 |= func_17(((+4L) ^ l_16[3][4]), p_12, ((safe_div_func_uint64_t_u_u(((safe_lshift_func_uint8_t_u_s(0x31L, ((safe_lshift_func_uint8_t_u_s((g_7[0] >= ((l_38 = ((safe_sub_func_uint64_t_u_u((safe_div_func_int32_t_s_s((+(l_16[4][4] , (l_16[0][1] < (g_37 , (((0L >= 7UL) >= l_16[0][7]) == p_12))))), 0x2908CDACL)), p_12)) , p_12)) || p_12)), p_12)) >= g_37.f3))) | p_12), 0x4FCE88636EEBCB17LL)) <= 0xE6L), g_7[4], l_16[3][4]); for (g_40 = 9; (g_40 == 4); g_40 = safe_sub_func_uint8_t_u_u(g_40, 2)) { uint32_t l_64 = 0xD49E3F4DL; int32_t l_81 = (-2L); int32_t l_128 = (-4L); uint8_t l_159[7] = {0xE2L,0xE2L,0xFBL,0xE2L,0xE2L,0xFBL,0xE2L}; int32_t l_163 = 0x5B5E94B1L; int i; } g_183++; return g_104; } static int32_t func_17(const uint16_t p_18, uint32_t p_19, int8_t p_20, int64_t p_21, uint64_t p_22) { int32_t *l_39[6]; int32_t **l_41 = &l_39[5]; int32_t *l_42 = (void*)0; int16_t l_55 = (-1L); int32_t l_56 = 0L; uint8_t *l_57 = &g_37.f2; int i; for (i = 0; i < 6; i++) { l_39[i] = &g_40; } (*l_41) = l_39[5]; (*l_41) = &g_40; (**l_41) |= (2UL < 0UL); g_58 = (((((l_42 == (*l_41)) & ((*l_57) = (((-1L) && (p_20 <= ((g_37.f4 > ((((safe_div_func_int32_t_s_s(((+(g_46 , (safe_add_func_uint8_t_u_u((safe_mul_func_uint8_t_u_u(0xD0L, ((((**l_41) |= (safe_lshift_func_uint16_t_u_u(0x0A0DL, 8))) , ((g_53 == &g_54) , g_7[0])) != p_19))), g_37.f4)))) == l_55), l_56)) , 0x7DC5L) >= g_46.f3) < p_21)) < p_20))) == p_22))) , (**g_53)) , (**l_41)) , (-7L)); return (**g_53); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 10; i++) { csmith_sink_ = g_7[i]; } csmith_sink_ = g_37.f2; csmith_sink_ = g_37.f4; csmith_sink_ = g_40; csmith_sink_ = g_46.f2; csmith_sink_ = g_46.f3; csmith_sink_ = g_46.f4; csmith_sink_ = g_58; csmith_sink_ = g_80; csmith_sink_ = g_88.f0; csmith_sink_ = g_88.f1; csmith_sink_ = g_88.f2; csmith_sink_ = g_88.f3; csmith_sink_ = g_88.f4; csmith_sink_ = g_101; csmith_sink_ = g_104; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_109[i][j]; } } for (i = 0; i < 4; i++) { } csmith_sink_ = g_138; csmith_sink_ = g_139; csmith_sink_ = g_144.f2; csmith_sink_ = g_144.f4; csmith_sink_ = g_162; csmith_sink_ = g_183; csmith_sink_ = g_199; csmith_sink_ = g_207; csmith_sink_ = g_216.f0; csmith_sink_ = g_216.f1; csmith_sink_ = g_216.f2; csmith_sink_ = g_216.f3; csmith_sink_ = g_216.f4; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { volatile int64_t f0; const volatile int64_t f1; uint8_t f2; uint32_t f3; const uint8_t f4; }; static int16_t g_7[10] = {0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L, 0xB5A5L}; static union U0 g_37 = {0L}; static int32_t g_40 = 0xF4BB0F55L; static union U0 g_46 = {0L}; static int32_t *g_54 = &g_40; static int32_t **volatile g_53 = &g_54; static uint8_t g_58 = 7UL; static int8_t g_80 = 0x79L; static volatile union U0 g_88 = {0xDA61DCCC5F5551AFLL}; static int16_t g_101 = 0xFD6DL; static uint16_t g_104 = 65535UL; static volatile uint16_t g_109[8][9] = { {1UL, 1UL, 0x1055L, 1UL, 1UL, 0x1055L, 1UL, 1UL, 0x1055L}, {0xD8DFL, 0x70CDL, 0x237FL, 0x70CDL, 0xD8DFL, 65529UL, 0xD8DFL, 0x70CDL, 0x237FL}, {1UL, 1UL, 0x1055L, 1UL, 1UL, 0x1055L, 1UL, 1UL, 0x1055L}, {0xD8DFL, 0x70CDL, 0x237FL, 0x70CDL, 0xD8DFL, 65529UL, 0xD8DFL, 0x70CDL, 0x237FL}, {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}, {0xCA15L, 0xE765L, 0xD8DFL, 0xE765L, 0xCA15L, 0x70CDL, 0xCA15L, 0xE765L, 0xD8DFL}, {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}, {0xCA15L, 0xE765L, 0xD8DFL, 0xE765L, 0xCA15L, 0x70CDL, 0xCA15L, 0xE765L, 0xD8DFL}}; static volatile union U0 g_118[4] = {{0xAAC5CA8165F177B5LL}, {0xAAC5CA8165F177B5LL}, {0xAAC5CA8165F177B5LL}, {0xAAC5CA8165F177B5LL}}; static volatile int8_t g_138 = 0x18L; static volatile uint8_t g_139 = 0xFFL; static uint32_t *g_143 = &g_46.f3; static uint32_t *volatile *g_142 = &g_143; static union U0 g_144 = {-1L}; static int16_t g_162 = 1L; static uint32_t g_183 = 0UL; static uint16_t g_199 = 0UL; static volatile uint64_t g_207 = 0x23C6E33F1E1B7CC4LL; static volatile union U0 g_216 = {0x1C09BDF0F13A533CLL}; static int32_t **g_229[7] = {&g_54, &g_54, &g_54, &g_54, &g_54, &g_54, &g_54}; static int32_t ***g_228[6][9] = { {&g_229[2], &g_229[2], &g_229[2], &g_229[2], (void *)0, &g_229[2], &g_229[5], (void *)0, &g_229[2]}, {&g_229[2], (void *)0, &g_229[2], &g_229[2], &g_229[2], &g_229[2], &g_229[2], (void *)0, &g_229[2]}, {(void *)0, (void *)0, &g_229[3], &g_229[2], &g_229[2], (void *)0, &g_229[2], &g_229[1], &g_229[2]}, {&g_229[2], &g_229[2], &g_229[3], &g_229[3], &g_229[2], &g_229[2], &g_229[5], &g_229[1], &g_229[3]}, {(void *)0, &g_229[2], &g_229[2], &g_229[3], (void *)0, (void *)0, (void *)0, (void *)0, &g_229[3]}, {&g_229[2], &g_229[2], &g_229[2], &g_229[2], (void *)0, &g_229[2], &g_229[5], (void *)0, &g_229[2]}}; static int32_t func_1(void); static uint16_t func_2(uint8_t p_3, int8_t p_4, int16_t p_5, int32_t p_6); static uint8_t func_8(uint32_t p_9, uint32_t p_10); static int8_t func_11(int32_t p_12); static int32_t func_17(const uint16_t p_18, uint32_t p_19, int8_t p_20, int64_t p_21, uint64_t p_22); static int32_t func_1(void) { const uint64_t l_15[1] = {0xD52AA0A5DEC4F3F7LL}; uint64_t l_190[9]; int16_t *l_191[8] = {&g_101, &g_101, &g_101, &g_101, &g_101, &g_101, &g_101, &g_101}; int32_t l_192 = 0x180856F7L; int32_t l_193 = (-5L); uint8_t *l_194[4][4] = {{(void *)0, (void *)0, &g_144.f2, &g_144.f2}, {&g_144.f2, &g_46.f2, &g_144.f2, &g_46.f2}, {(void *)0, &g_46.f2, (void *)0, &g_144.f2}, {&g_46.f2, &g_46.f2, &g_46.f2, &g_46.f2}}; int32_t ***l_240 = (void *)0; uint32_t l_263 = 0x379F2B39L; int i, j; for (i = 0; i < 9; i++) { l_190[i] = 0xC53B9DD4B5B4C238LL; } if ((func_2( g_7[0], g_7[0], ((func_8( g_7[0], (func_11((safe_mod_func_uint16_t_u_u(g_7[0], l_15[0]))) & ((g_144.f2 = ((l_193 &= (l_15[0] || (l_15[0] && (safe_lshift_func_int16_t_s_s( (((((((l_192 = (((safe_lshift_func_uint16_t_u_u( (l_15[0] != g_144.f2), l_190[2])) > 0xCE7AB66A5237DB96LL) || l_15[0])), g_46.f4) | l_15[0]), l_192), (void *)0) == (void *)0), l_190[2]), 15))))) == g_46.f4)) != 0x64L))) | l_15[0]), l_193), l_190[5]) < 0UL)) { uint8_t l_239 = 1UL; (*g_54) ^= (safe_rshift_func_uint16_t_u_u( (((g_101 = (safe_mod_func_uint8_t_u_u(0x46L, 0x26L))) ^ (safe_lshift_func_uint8_t_u_u( ((((g_118[3].f1 | (65535UL != (((0xBA2A9D10A5776C01LL < (-9L)) || g_183) > (safe_lshift_func_uint8_t_u_s( 0xDCL, (((g_58, l_239) >= 0L) | 7L)))))) ^ 0x11L), l_240) != (void *)0), 1))) & g_37.f2), 10)); } else { int8_t l_241 = (-5L); int8_t *l_249 = &g_80; const uint16_t l_250 = 65530UL; uint32_t l_251 = 4294967290UL; l_241 = (0UL | 0x70AA0E98L); (*g_54) = (safe_mod_func_uint16_t_u_u( ((((1UL && ((l_190[2] & l_241) ^ l_241)) > (((l_194[1][2] == &g_138) || (~g_118[3].f0)) | ((*l_249) = ((safe_sub_func_uint16_t_u_u( ((safe_lshift_func_int16_t_s_s(0xE5B5L, 15)), g_104), (-1L))), (-10L))))) > 0xA7L) > g_58), l_250)); (*g_54) = ((g_88.f4 <= ((l_251 & (((((safe_add_func_uint64_t_u_u( g_162, (~(0x17CF7601L <= ((-3L) > ((safe_div_func_uint8_t_u_u( (g_7[0] > 0xFEF692B2L), (safe_sub_func_uint16_t_u_u( (((safe_sub_func_uint16_t_u_u( ((safe_rshift_func_int16_t_s_s( (g_101 ^= (((l_241 | (0L > g_162)), 0x5DE6L) || g_40)), 9)) & 18446744073709551615UL), g_144.f4)) ^ g_7[0]) <= (-7L)), 0xCB5CL)))) >= g_58)))))) ^ g_7[0]) == g_37.f4) > g_144.f4) <= 0xEF0C489A98373BB4LL)), 0x95L)), (*g_54)); } return l_263; } static uint16_t func_2(uint8_t p_3, int8_t p_4, int16_t p_5, int32_t p_6) { int8_t l_230 = 0x26L; for (g_37.f2 = 0; (g_37.f2 <= 21); g_37.f2++) { int16_t l_204[6][7] = {{0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}, {0x51EEL, 0xC549L, 1L, (-1L), 1L, 0xC549L, 0x51EEL}}; int32_t *l_205 = &g_40; int32_t *l_206[8] = {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}; int i, j; g_207++; for (g_144.f3 = (-21); (g_144.f3 <= 20); ++g_144.f3) { int64_t l_225 = (-1L); int32_t **l_227 = &l_206[4]; int32_t ***l_226[7]; int i; for (i = 0; i < 7; i++) { l_226[i] = &l_227; } for (g_46.f3 = 1; (g_46.f3 <= 9); g_46.f3 += 1) { int i; p_6 = ((safe_rshift_func_uint8_t_u_s( (safe_sub_func_int32_t_s_s( (g_216, (246UL & ((((safe_mul_func_int8_t_s_s( (safe_unary_minus_func_int64_t_s(( (+((safe_mul_func_uint8_t_u_u( g_7[g_46.f3], (0x25L | ((g_7[g_46.f3] & p_6), g_139)))) || ((((safe_mul_func_int16_t_s_s( ((((g_118[3].f4, p_6) || g_46.f2), (**g_53)) && g_101), 0x61D3L)) < l_225), l_226[4]) == g_228[5][5]))), g_216.f1))), 1UL)) & 0xFB9BA10FL), &g_109[7][7]) == (void *)0))), g_7[g_46.f3])), 5)) ^ p_5); } (*g_54) = (-2L); } } (*g_54) |= p_6; return l_230; } static uint8_t func_8(uint32_t p_9, uint32_t p_10) { int32_t *l_195 = &g_40; int32_t *l_196 = &g_40; int32_t *l_197 = &g_40; int32_t *l_198[3][7] = {{&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}}; int i, j; for (g_101 = 7; (g_101 >= 0); g_101 -= 1) { return p_9; } g_199++; return g_88.f2; } static int8_t func_11(int32_t p_12) { const uint32_t l_16[9][9] = { {0x25062D7BL, 18446744073709551609UL, 0x25062D7BL, 1UL, 18446744073709551613UL, 0x25062D7BL, 0UL, 0UL, 1UL}, {0x25062D7BL, 18446744073709551613UL, 1UL, 0x25062D7BL, 18446744073709551609UL, 0x25062D7BL, 1UL, 18446744073709551613UL, 0x25062D7BL}, {18446744073709551609UL, 18446744073709551613UL, 1UL, 1UL, 0x251C6076L, 18446744073709551609UL, 1UL, 0x35240CA7L, 1UL}, {1UL, 18446744073709551609UL, 1UL, 1UL, 18446744073709551609UL, 1UL, 0UL, 0x35240CA7L, 1UL}, {18446744073709551609UL, 0x251C6076L, 1UL, 1UL, 18446744073709551613UL, 18446744073709551609UL, 18446744073709551609UL, 18446744073709551613UL, 1UL}, {0x25062D7BL, 18446744073709551609UL, 0x25062D7BL, 1UL, 18446744073709551613UL, 0x25062D7BL, 0UL, 0UL, 1UL}, {0x25062D7BL, 18446744073709551613UL, 1UL, 0x25062D7BL, 18446744073709551609UL, 0x25062D7BL, 1UL, 18446744073709551613UL, 0x25062D7BL}, {18446744073709551609UL, 18446744073709551613UL, 1UL, 1UL, 0x251C6076L, 18446744073709551609UL, 1UL, 0x35240CA7L, 1UL}, {1UL, 18446744073709551609UL, 1UL, 1UL, 18446744073709551609UL, 1UL, 0UL, 0x35240CA7L, 1UL}}; int32_t l_38 = (-9L); int32_t l_59 = 9L; uint8_t *l_99 = &g_46.f2; int32_t *l_180 = &l_59; int32_t *l_181 = &l_59; int32_t *l_182[7] = {&l_59, &l_59, &l_59, &l_59, &l_59, &l_59, &l_59}; int i, j; p_12 |= l_16[3][4]; l_59 |= func_17( ((+4L) ^ l_16[3][4]), p_12, ((safe_div_func_uint64_t_u_u( ((safe_lshift_func_uint8_t_u_s( 0x31L, ((safe_lshift_func_uint8_t_u_s( (g_7[0] >= ((l_38 = ((safe_sub_func_uint64_t_u_u( (safe_div_func_int32_t_s_s( (+(l_16[4][4], (l_16[0][1] < (g_37, (((0L >= 7UL) >= l_16[0][7]) == p_12))))), 0x2908CDACL)), p_12)), p_12)) || p_12)), p_12)) >= g_37.f3))) | p_12), 0x4FCE88636EEBCB17LL)) <= 0xE6L), g_7[4], l_16[3][4]); for (g_40 = 9; (g_40 == 4); g_40 = safe_sub_func_uint8_t_u_u(g_40, 2)) { uint32_t l_64 = 0xD49E3F4DL; int32_t l_81 = (-2L); int32_t l_128 = (-4L); uint8_t l_159[7] = {0xE2L, 0xE2L, 0xFBL, 0xE2L, 0xE2L, 0xFBL, 0xE2L}; int32_t l_163 = 0x5B5E94B1L; int i; } g_183++; return g_104; } static int32_t func_17(const uint16_t p_18, uint32_t p_19, int8_t p_20, int64_t p_21, uint64_t p_22) { int32_t *l_39[6]; int32_t **l_41 = &l_39[5]; int32_t *l_42 = (void *)0; int16_t l_55 = (-1L); int32_t l_56 = 0L; uint8_t *l_57 = &g_37.f2; int i; for (i = 0; i < 6; i++) { l_39[i] = &g_40; } (*l_41) = l_39[5]; (*l_41) = &g_40; (**l_41) |= (2UL < 0UL); g_58 = (((((l_42 == (*l_41)) & ((*l_57) = (((-1L) && (p_20 <= ((g_37.f4 > ((((safe_div_func_int32_t_s_s( ((+(g_46, (safe_add_func_uint8_t_u_u( (safe_mul_func_uint8_t_u_u( 0xD0L, ((((**l_41) |= (safe_lshift_func_uint16_t_u_u( 0x0A0DL, 8))), ((g_53 == &g_54), g_7[0])) != p_19))), g_37.f4)))) == l_55), l_56)), 0x7DC5L) >= g_46.f3) < p_21)) < p_20))) == p_22))), (**g_53)), (**l_41)), (-7L)); return (**g_53); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 10; i++) { csmith_sink_ = g_7[i]; } csmith_sink_ = g_37.f2; csmith_sink_ = g_37.f4; csmith_sink_ = g_40; csmith_sink_ = g_46.f2; csmith_sink_ = g_46.f3; csmith_sink_ = g_46.f4; csmith_sink_ = g_58; csmith_sink_ = g_80; csmith_sink_ = g_88.f0; csmith_sink_ = g_88.f1; csmith_sink_ = g_88.f2; csmith_sink_ = g_88.f3; csmith_sink_ = g_88.f4; csmith_sink_ = g_101; csmith_sink_ = g_104; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_109[i][j]; } } for (i = 0; i < 4; i++) { } csmith_sink_ = g_138; csmith_sink_ = g_139; csmith_sink_ = g_144.f2; csmith_sink_ = g_144.f4; csmith_sink_ = g_162; csmith_sink_ = g_183; csmith_sink_ = g_199; csmith_sink_ = g_207; csmith_sink_ = g_216.f0; csmith_sink_ = g_216.f1; csmith_sink_ = g_216.f2; csmith_sink_ = g_216.f3; csmith_sink_ = g_216.f4; platform_main_end(0, 0); return 0; }
false
166
dataset/organized/DCE/166
242
412
0.82
0.82
DCE
334
dataset/organized/DCE/167/target.c
dataset/organized/DCE/167/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static const int32_t g_2 = 0x52CB1363L; static int32_t g_5 = (-1L); static int32_t * volatile g_4 = &g_5; static int32_t *g_7 = &g_5; static int64_t g_9 = 0x906C902DAFBBD0A7LL; static uint32_t g_10 = 4294967291UL; static uint8_t g_27[9][1] = {{0x1FL},{0x1CL},{0x1FL},{0x1CL},{0x1FL},{0x1CL},{0x1FL},{0x1CL},{0x1FL}}; static uint8_t g_29 = 2UL; static volatile uint16_t g_48 = 0x7646L; static int8_t g_53[9] = {(-2L),(-2L),(-2L),(-2L),(-2L),(-2L),(-2L),(-2L),(-2L)}; static int64_t g_54 = 0x5104E0BBE0E206F6LL; static uint32_t g_55 = 0x1356723FL; static int16_t g_85 = 0L; static const int32_t *g_91[4] = {&g_2,&g_2,&g_2,&g_2}; static const int32_t ** volatile g_90 = &g_91[1]; static volatile int8_t g_92[3][7] = {{1L,0xC2L,1L,0L,(-4L),(-4L),0L},{1L,0xC2L,1L,0L,(-4L),(-4L),0L},{1L,0xC2L,1L,0L,(-4L),(-4L),0L}}; static int64_t *g_137 = &g_54; static uint32_t g_155 = 18446744073709551615UL; static uint8_t *g_166 = &g_27[3][0]; static volatile int32_t g_173[7][3] = {{0x8D9708B6L,0x8D9708B6L,0xBF16E3D7L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L}}; static uint64_t g_184 = 1UL; static uint8_t g_196[7][5] = {{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL}}; static uint32_t g_200 = 18446744073709551608UL; static int8_t g_208 = 0xC7L; static uint64_t *g_227 = &g_184; static uint64_t **g_226 = &g_227; static uint64_t *** volatile g_225 = &g_226; static volatile uint8_t g_250 = 0x91L; static volatile uint8_t * const g_249 = &g_250; static volatile int16_t *** volatile g_272 = (void*)0; static uint64_t g_301 = 0xC8A464E92A9D97A7LL; static int32_t g_312 = 0x9029FDCDL; static volatile int32_t g_339 = (-1L); static const int32_t ** volatile g_356 = &g_91[1]; static int32_t ** volatile g_379[10] = {&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7}; static int32_t ** const volatile g_380[2][6] = {{&g_7,&g_7,&g_7,&g_7,&g_7,&g_7},{&g_7,&g_7,&g_7,&g_7,&g_7,&g_7}}; static int32_t ** volatile g_381 = (void*)0; static int32_t ** volatile g_382 = &g_7; static int16_t *g_412[3][8] = {{&g_85,&g_85,&g_85,&g_85,&g_85,&g_85,&g_85,(void*)0},{&g_85,&g_85,&g_85,(void*)0,&g_85,&g_85,(void*)0,&g_85},{&g_85,&g_85,&g_85,&g_85,&g_85,&g_85,&g_85,&g_85}}; static int16_t ** volatile g_411 = &g_412[1][3]; static int32_t g_429 = 0xF6E8A733L; static volatile uint32_t * volatile *g_435 = (void*)0; static uint16_t * volatile * volatile * volatile * const g_527 = (void*)0; static int8_t g_553 = 0xD0L; static uint64_t ***g_571 = &g_226; static uint16_t g_585 = 0xEC86L; static int8_t g_687 = (-1L); static uint16_t func_1(void); static int32_t func_11(const int32_t ** p_12, uint8_t p_13, int32_t ** p_14, uint64_t p_15, int32_t p_16); static int32_t func_19(const uint8_t p_20, const uint8_t p_21, int32_t ** p_22, int32_t * p_23); static int64_t func_31(uint64_t p_32, uint8_t * p_33, uint8_t p_34, const uint32_t p_35); static uint32_t func_36(int32_t * p_37, int64_t p_38, int32_t p_39, uint8_t * p_40, int64_t p_41); static uint16_t func_1(void) { int32_t l_3 = 8L; int32_t **l_6 = (void*)0; int64_t *l_8[3]; const int32_t *l_18 = &g_5; const int32_t **l_17 = &l_18; uint8_t *l_26 = &g_27[1][0]; uint8_t *l_28 = &g_29; int32_t *l_30 = (void*)0; int32_t *l_719 = (void*)0; int32_t l_720 = 0x81520B05L; uint32_t l_723[1]; int i; for (i = 0; i < 3; i++) { l_8[i] = &g_9; } for (i = 0; i < 1; i++) { l_723[i] = 0xE427F4D5L; } (*g_4) = (g_2 < (l_3 , l_3)); l_720 = ((g_10 &= ((g_2 | ((g_7 = &g_5) == (void*)0)) , 0L)) , func_11(l_17, g_9, &g_7, g_10, func_19(((*l_28) = ((*l_26) = ((safe_sub_func_uint16_t_u_u(g_9, 0x4129L)) ^ g_5))), (**l_17), l_6, l_30))); l_720 &= (safe_sub_func_int16_t_s_s((*l_18), ((void*)0 == &g_10))); return l_723[0]; } static int32_t func_11(const int32_t ** p_12, uint8_t p_13, int32_t ** p_14, uint64_t p_15, int32_t p_16) { uint64_t l_476 = 3UL; uint32_t l_555 = 3UL; uint16_t *l_584[1]; int32_t l_605[4]; int32_t l_611[2][2]; uint16_t **l_622 = &l_584[0]; uint16_t ** const * const l_621 = &l_622; uint16_t ** const * const * const l_620 = &l_621; int16_t **l_653 = &g_412[0][2]; int16_t ***l_652[7] = {&l_653,&l_653,(void*)0,&l_653,&l_653,(void*)0,&l_653}; const int8_t *l_660[4]; int32_t l_685[1][4]; int32_t l_708 = 0x7CB1E10EL; int i, j; for (i = 0; i < 1; i++) { l_584[i] = &g_585; } for (i = 0; i < 4; i++) { l_605[i] = 0x720D5BCFL; } for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { l_611[i][j] = 1L; } } for (i = 0; i < 4; i++) { l_660[i] = (void*)0; } for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_685[i][j] = (-1L); } } for (g_301 = 25; (g_301 > 42); g_301++) { int32_t *l_464 = (void*)0; int32_t *l_465 = &g_429; int32_t *l_466 = &g_429; int32_t *l_467 = (void*)0; int32_t *l_468 = (void*)0; int32_t *l_469 = &g_5; int32_t *l_470 = &g_429; int32_t *l_471 = &g_429; int32_t *l_472 = &g_5; int32_t *l_473 = &g_429; int32_t *l_474 = &g_5; int32_t *l_475[7][1]; int i, j; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { l_475[i][j] = &g_5; } } ++l_476; } return (*g_4); } static int32_t func_19(const uint8_t p_20, const uint8_t p_21, int32_t ** p_22, int32_t * p_23) { int32_t *l_42 = &g_5; uint8_t *l_43 = &g_27[8][0]; uint32_t *l_454 = &g_155; int32_t *l_461 = &g_429; (*l_461) |= ((func_31(g_2, &g_27[3][0], ((func_36(l_42, g_27[1][0], (*l_42), l_43, p_20) , ((*l_454)--)) , ((safe_div_func_int64_t_s_s((*g_137), (*g_137))) <= 0xA3L)), g_29) < (*g_137)) , (**g_382)); return (*l_42); } static int64_t func_31(uint64_t p_32, uint8_t * p_33, uint8_t p_34, const uint32_t p_35) { uint16_t l_459 = 0UL; int32_t l_460 = 0L; l_460 ^= l_459; return (*g_137); } static uint32_t func_36(int32_t * p_37, int64_t p_38, int32_t p_39, uint8_t * p_40, int64_t p_41) { int64_t l_44 = 1L; int32_t *l_45[3][6] = {{&g_5,&g_5,&g_5,&g_5,&g_5,&g_5},{&g_5,&g_5,&g_5,&g_5,&g_5,&g_5},{&g_5,&g_5,&g_5,&g_5,&g_5,&g_5}}; int64_t l_46 = 0L; int32_t l_47 = 2L; int16_t *l_120 = &g_85; int16_t **l_181 = &l_120; uint16_t l_267 = 0UL; int16_t ***l_276[6][4] = {{(void*)0,(void*)0,&l_181,&l_181},{(void*)0,&l_181,&l_181,&l_181},{(void*)0,&l_181,&l_181,&l_181},{&l_181,&l_181,(void*)0,&l_181},{&l_181,&l_181,(void*)0,&l_181},{&l_181,(void*)0,(void*)0,&l_181}}; uint16_t l_334 = 65535UL; int32_t l_354 = 0x86482958L; uint64_t l_378 = 0xFBB87651DE7662D7LL; int16_t l_422 = 0x8C67L; int64_t l_448 = 0x6E6E6B571F5CE4DALL; int i, j; ++g_48; for (l_47 = 0; (l_47 <= (-9)); l_47 = safe_sub_func_uint64_t_u_u(l_47, 4)) { if ((*p_37)) { break; } } ++g_55; for (g_5 = 3; (g_5 > (-22)); --g_5) { int32_t l_62 = 1L; const int32_t l_119 = 0x8FEE3948L; int64_t *l_138 = &l_44; int32_t l_259 = 2L; int32_t l_261 = (-1L); int32_t l_266[1][1]; int16_t *l_299 = &g_85; int32_t *l_311 = &g_312; uint16_t *l_419 = &l_334; uint64_t ** const *l_451 = &g_226; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 1; j++) { l_266[i][j] = 0x101D9BD7L; } } } return g_339; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_5; csmith_sink_ = g_9; csmith_sink_ = g_10; for (i = 0; i < 9; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_27[i][j]; } } csmith_sink_ = g_29; csmith_sink_ = g_48; for (i = 0; i < 9; i++) { csmith_sink_ = g_53[i]; } csmith_sink_ = g_54; csmith_sink_ = g_55; csmith_sink_ = g_85; for (i = 0; i < 3; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_92[i][j]; } } csmith_sink_ = g_155; for (i = 0; i < 7; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_173[i][j]; } } csmith_sink_ = g_184; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_196[i][j]; } } csmith_sink_ = g_200; csmith_sink_ = g_208; csmith_sink_ = g_250; csmith_sink_ = g_301; csmith_sink_ = g_312; csmith_sink_ = g_339; csmith_sink_ = g_429; csmith_sink_ = g_553; csmith_sink_ = g_585; csmith_sink_ = g_687; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static const int32_t g_2 = 0x52CB1363L; static int32_t g_5 = (-1L); static int32_t *volatile g_4 = &g_5; static int32_t *g_7 = &g_5; static int64_t g_9 = 0x906C902DAFBBD0A7LL; static uint32_t g_10 = 4294967291UL; static uint8_t g_27[9][1] = {{0x1FL}, {0x1CL}, {0x1FL}, {0x1CL}, {0x1FL}, {0x1CL}, {0x1FL}, {0x1CL}, {0x1FL}}; static uint8_t g_29 = 2UL; static volatile uint16_t g_48 = 0x7646L; static int8_t g_53[9] = {(-2L), (-2L), (-2L), (-2L), (-2L), (-2L), (-2L), (-2L), (-2L)}; static int64_t g_54 = 0x5104E0BBE0E206F6LL; static uint32_t g_55 = 0x1356723FL; static int16_t g_85 = 0L; static const int32_t *g_91[4] = {&g_2, &g_2, &g_2, &g_2}; static const int32_t **volatile g_90 = &g_91[1]; static volatile int8_t g_92[3][7] = {{1L, 0xC2L, 1L, 0L, (-4L), (-4L), 0L}, {1L, 0xC2L, 1L, 0L, (-4L), (-4L), 0L}, {1L, 0xC2L, 1L, 0L, (-4L), (-4L), 0L}}; static int64_t *g_137 = &g_54; static uint32_t g_155 = 18446744073709551615UL; static uint8_t *g_166 = &g_27[3][0]; static volatile int32_t g_173[7][3] = {{0x8D9708B6L, 0x8D9708B6L, 0xBF16E3D7L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}}; static uint64_t g_184 = 1UL; static uint8_t g_196[7][5] = { {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}}; static uint32_t g_200 = 18446744073709551608UL; static int8_t g_208 = 0xC7L; static uint64_t *g_227 = &g_184; static uint64_t **g_226 = &g_227; static uint64_t ***volatile g_225 = &g_226; static volatile uint8_t g_250 = 0x91L; static volatile uint8_t *const g_249 = &g_250; static volatile int16_t ***volatile g_272 = (void *)0; static uint64_t g_301 = 0xC8A464E92A9D97A7LL; static int32_t g_312 = 0x9029FDCDL; static volatile int32_t g_339 = (-1L); static const int32_t **volatile g_356 = &g_91[1]; static int32_t **volatile g_379[10] = {&g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7}; static int32_t **const volatile g_380[2][6] = { {&g_7, &g_7, &g_7, &g_7, &g_7, &g_7}, {&g_7, &g_7, &g_7, &g_7, &g_7, &g_7}}; static int32_t **volatile g_381 = (void *)0; static int32_t **volatile g_382 = &g_7; static int16_t *g_412[3][8] = { {&g_85, &g_85, &g_85, &g_85, &g_85, &g_85, &g_85, (void *)0}, {&g_85, &g_85, &g_85, (void *)0, &g_85, &g_85, (void *)0, &g_85}, {&g_85, &g_85, &g_85, &g_85, &g_85, &g_85, &g_85, &g_85}}; static int16_t **volatile g_411 = &g_412[1][3]; static int32_t g_429 = 0xF6E8A733L; static volatile uint32_t *volatile *g_435 = (void *)0; static uint16_t *volatile *volatile *volatile *const g_527 = (void *)0; static int8_t g_553 = 0xD0L; static uint64_t ***g_571 = &g_226; static uint16_t g_585 = 0xEC86L; static int8_t g_687 = (-1L); static uint16_t func_1(void); static int32_t func_11(const int32_t **p_12, uint8_t p_13, int32_t **p_14, uint64_t p_15, int32_t p_16); static int32_t func_19(const uint8_t p_20, const uint8_t p_21, int32_t **p_22, int32_t *p_23); static int64_t func_31(uint64_t p_32, uint8_t *p_33, uint8_t p_34, const uint32_t p_35); static uint32_t func_36(int32_t *p_37, int64_t p_38, int32_t p_39, uint8_t *p_40, int64_t p_41); static uint16_t func_1(void) { int32_t l_3 = 8L; int32_t **l_6 = (void *)0; int64_t *l_8[3]; const int32_t *l_18 = &g_5; const int32_t **l_17 = &l_18; uint8_t *l_26 = &g_27[1][0]; uint8_t *l_28 = &g_29; int32_t *l_30 = (void *)0; int32_t *l_719 = (void *)0; int32_t l_720 = 0x81520B05L; uint32_t l_723[1]; int i; for (i = 0; i < 3; i++) { l_8[i] = &g_9; } for (i = 0; i < 1; i++) { l_723[i] = 0xE427F4D5L; } (*g_4) = (g_2 < (l_3, l_3)); l_720 = ((g_10 &= ((g_2 | ((g_7 = &g_5) == (void *)0)), 0L)), func_11(l_17, g_9, &g_7, g_10, func_19(((*l_28) = ((*l_26) = ((safe_sub_func_uint16_t_u_u( g_9, 0x4129L)) ^ g_5))), (**l_17), l_6, l_30))); l_720 &= (safe_sub_func_int16_t_s_s((*l_18), ((void *)0 == &g_10))); return l_723[0]; } static int32_t func_11(const int32_t **p_12, uint8_t p_13, int32_t **p_14, uint64_t p_15, int32_t p_16) { uint64_t l_476 = 3UL; uint32_t l_555 = 3UL; uint16_t *l_584[1]; int32_t l_605[4]; int32_t l_611[2][2]; uint16_t **l_622 = &l_584[0]; uint16_t **const *const l_621 = &l_622; uint16_t **const *const *const l_620 = &l_621; int16_t **l_653 = &g_412[0][2]; int16_t ***l_652[7] = {&l_653, &l_653, (void *)0, &l_653, &l_653, (void *)0, &l_653}; const int8_t *l_660[4]; int32_t l_685[1][4]; int32_t l_708 = 0x7CB1E10EL; int i, j; for (i = 0; i < 1; i++) { l_584[i] = &g_585; } for (i = 0; i < 4; i++) { l_605[i] = 0x720D5BCFL; } for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { l_611[i][j] = 1L; } } for (i = 0; i < 4; i++) { l_660[i] = (void *)0; } for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_685[i][j] = (-1L); } } for (g_301 = 25; (g_301 > 42); g_301++) { } return (*g_4); } static int32_t func_19(const uint8_t p_20, const uint8_t p_21, int32_t **p_22, int32_t *p_23) { int32_t *l_42 = &g_5; uint8_t *l_43 = &g_27[8][0]; uint32_t *l_454 = &g_155; int32_t *l_461 = &g_429; (*l_461) |= ((func_31(g_2, &g_27[3][0], ((func_36(l_42, g_27[1][0], (*l_42), l_43, p_20), ((*l_454)--)), ((safe_div_func_int64_t_s_s((*g_137), (*g_137))) <= 0xA3L)), g_29) < (*g_137)), (**g_382)); return (*l_42); } static int64_t func_31(uint64_t p_32, uint8_t *p_33, uint8_t p_34, const uint32_t p_35) { uint16_t l_459 = 0UL; int32_t l_460 = 0L; l_460 ^= l_459; return (*g_137); } static uint32_t func_36(int32_t *p_37, int64_t p_38, int32_t p_39, uint8_t *p_40, int64_t p_41) { int64_t l_44 = 1L; int32_t *l_45[3][6] = {{&g_5, &g_5, &g_5, &g_5, &g_5, &g_5}, {&g_5, &g_5, &g_5, &g_5, &g_5, &g_5}, {&g_5, &g_5, &g_5, &g_5, &g_5, &g_5}}; int64_t l_46 = 0L; int32_t l_47 = 2L; int16_t *l_120 = &g_85; int16_t **l_181 = &l_120; uint16_t l_267 = 0UL; int16_t ***l_276[6][4] = {{(void *)0, (void *)0, &l_181, &l_181}, {(void *)0, &l_181, &l_181, &l_181}, {(void *)0, &l_181, &l_181, &l_181}, {&l_181, &l_181, (void *)0, &l_181}, {&l_181, &l_181, (void *)0, &l_181}, {&l_181, (void *)0, (void *)0, &l_181}}; uint16_t l_334 = 65535UL; int32_t l_354 = 0x86482958L; uint64_t l_378 = 0xFBB87651DE7662D7LL; int16_t l_422 = 0x8C67L; int64_t l_448 = 0x6E6E6B571F5CE4DALL; int i, j; ++g_48; for (l_47 = 0; (l_47 <= (-9)); l_47 = safe_sub_func_uint64_t_u_u(l_47, 4)) { } ++g_55; for (g_5 = 3; (g_5 > (-22)); --g_5) { int32_t l_62 = 1L; const int32_t l_119 = 0x8FEE3948L; int64_t *l_138 = &l_44; int32_t l_259 = 2L; int32_t l_261 = (-1L); int32_t l_266[1][1]; int16_t *l_299 = &g_85; int32_t *l_311 = &g_312; uint16_t *l_419 = &l_334; uint64_t **const *l_451 = &g_226; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 1; j++) { l_266[i][j] = 0x101D9BD7L; } } } return g_339; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_5; csmith_sink_ = g_9; csmith_sink_ = g_10; for (i = 0; i < 9; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_27[i][j]; } } csmith_sink_ = g_29; csmith_sink_ = g_48; for (i = 0; i < 9; i++) { csmith_sink_ = g_53[i]; } csmith_sink_ = g_54; csmith_sink_ = g_55; csmith_sink_ = g_85; for (i = 0; i < 3; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_92[i][j]; } } csmith_sink_ = g_155; for (i = 0; i < 7; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_173[i][j]; } } csmith_sink_ = g_184; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_196[i][j]; } } csmith_sink_ = g_200; csmith_sink_ = g_208; csmith_sink_ = g_250; csmith_sink_ = g_301; csmith_sink_ = g_312; csmith_sink_ = g_339; csmith_sink_ = g_429; csmith_sink_ = g_553; csmith_sink_ = g_585; csmith_sink_ = g_687; platform_main_end(0, 0); return 0; }
true
167
dataset/organized/DCE/167
298
307
0.91
0.96
DCE
335
dataset/organized/DCE/167/target.c
dataset/organized/DCE/167/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static const int32_t g_2 = 0x52CB1363L; static int32_t g_5 = (-1L); static int32_t * volatile g_4 = &g_5; static int32_t *g_7 = &g_5; static int64_t g_9 = 0x906C902DAFBBD0A7LL; static uint32_t g_10 = 4294967291UL; static uint8_t g_27[9][1] = {{0x1FL},{0x1CL},{0x1FL},{0x1CL},{0x1FL},{0x1CL},{0x1FL},{0x1CL},{0x1FL}}; static uint8_t g_29 = 2UL; static volatile uint16_t g_48 = 0x7646L; static int8_t g_53[9] = {(-2L),(-2L),(-2L),(-2L),(-2L),(-2L),(-2L),(-2L),(-2L)}; static int64_t g_54 = 0x5104E0BBE0E206F6LL; static uint32_t g_55 = 0x1356723FL; static int16_t g_85 = 0L; static const int32_t *g_91[4] = {&g_2,&g_2,&g_2,&g_2}; static const int32_t ** volatile g_90 = &g_91[1]; static volatile int8_t g_92[3][7] = {{1L,0xC2L,1L,0L,(-4L),(-4L),0L},{1L,0xC2L,1L,0L,(-4L),(-4L),0L},{1L,0xC2L,1L,0L,(-4L),(-4L),0L}}; static int64_t *g_137 = &g_54; static uint32_t g_155 = 18446744073709551615UL; static uint8_t *g_166 = &g_27[3][0]; static volatile int32_t g_173[7][3] = {{0x8D9708B6L,0x8D9708B6L,0xBF16E3D7L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L},{1L,1L,0x8D9708B6L}}; static uint64_t g_184 = 1UL; static uint8_t g_196[7][5] = {{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL},{0UL,0UL,0UL,0UL,0UL}}; static uint32_t g_200 = 18446744073709551608UL; static int8_t g_208 = 0xC7L; static uint64_t *g_227 = &g_184; static uint64_t **g_226 = &g_227; static uint64_t *** volatile g_225 = &g_226; static volatile uint8_t g_250 = 0x91L; static volatile uint8_t * const g_249 = &g_250; static volatile int16_t *** volatile g_272 = (void*)0; static uint64_t g_301 = 0xC8A464E92A9D97A7LL; static int32_t g_312 = 0x9029FDCDL; static volatile int32_t g_339 = (-1L); static const int32_t ** volatile g_356 = &g_91[1]; static int32_t ** volatile g_379[10] = {&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7}; static int32_t ** const volatile g_380[2][6] = {{&g_7,&g_7,&g_7,&g_7,&g_7,&g_7},{&g_7,&g_7,&g_7,&g_7,&g_7,&g_7}}; static int32_t ** volatile g_381 = (void*)0; static int32_t ** volatile g_382 = &g_7; static int16_t *g_412[3][8] = {{&g_85,&g_85,&g_85,&g_85,&g_85,&g_85,&g_85,(void*)0},{&g_85,&g_85,&g_85,(void*)0,&g_85,&g_85,(void*)0,&g_85},{&g_85,&g_85,&g_85,&g_85,&g_85,&g_85,&g_85,&g_85}}; static int16_t ** volatile g_411 = &g_412[1][3]; static int32_t g_429 = 0xF6E8A733L; static volatile uint32_t * volatile *g_435 = (void*)0; static uint16_t * volatile * volatile * volatile * const g_527 = (void*)0; static int8_t g_553 = 0xD0L; static uint64_t ***g_571 = &g_226; static uint16_t g_585 = 0xEC86L; static int8_t g_687 = (-1L); static uint16_t func_1(void); static int32_t func_11(const int32_t ** p_12, uint8_t p_13, int32_t ** p_14, uint64_t p_15, int32_t p_16); static int32_t func_19(const uint8_t p_20, const uint8_t p_21, int32_t ** p_22, int32_t * p_23); static int64_t func_31(uint64_t p_32, uint8_t * p_33, uint8_t p_34, const uint32_t p_35); static uint32_t func_36(int32_t * p_37, int64_t p_38, int32_t p_39, uint8_t * p_40, int64_t p_41); static uint16_t func_1(void) { int32_t l_3 = 8L; int32_t **l_6 = (void*)0; int64_t *l_8[3]; const int32_t *l_18 = &g_5; const int32_t **l_17 = &l_18; uint8_t *l_26 = &g_27[1][0]; uint8_t *l_28 = &g_29; int32_t *l_30 = (void*)0; int32_t *l_719 = (void*)0; int32_t l_720 = 0x81520B05L; uint32_t l_723[1]; int i; for (i = 0; i < 3; i++) { l_8[i] = &g_9; } for (i = 0; i < 1; i++) { l_723[i] = 0xE427F4D5L; } (*g_4) = (g_2 < (l_3 , l_3)); l_720 = ((g_10 &= ((g_2 | ((g_7 = &g_5) == (void*)0)) , 0L)) , func_11(l_17, g_9, &g_7, g_10, func_19(((*l_28) = ((*l_26) = ((safe_sub_func_uint16_t_u_u(g_9, 0x4129L)) ^ g_5))), (**l_17), l_6, l_30))); l_720 &= (safe_sub_func_int16_t_s_s((*l_18), ((void*)0 == &g_10))); return l_723[0]; } static int32_t func_11(const int32_t ** p_12, uint8_t p_13, int32_t ** p_14, uint64_t p_15, int32_t p_16) { uint64_t l_476 = 3UL; uint32_t l_555 = 3UL; uint16_t *l_584[1]; int32_t l_605[4]; int32_t l_611[2][2]; uint16_t **l_622 = &l_584[0]; uint16_t ** const * const l_621 = &l_622; uint16_t ** const * const * const l_620 = &l_621; int16_t **l_653 = &g_412[0][2]; int16_t ***l_652[7] = {&l_653,&l_653,(void*)0,&l_653,&l_653,(void*)0,&l_653}; const int8_t *l_660[4]; int32_t l_685[1][4]; int32_t l_708 = 0x7CB1E10EL; int i, j; for (i = 0; i < 1; i++) { l_584[i] = &g_585; } for (i = 0; i < 4; i++) { l_605[i] = 0x720D5BCFL; } for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { l_611[i][j] = 1L; } } for (i = 0; i < 4; i++) { l_660[i] = (void*)0; } for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_685[i][j] = (-1L); } } for (g_301 = 25; (g_301 > 42); g_301++) { int32_t *l_464 = (void*)0; int32_t *l_465 = &g_429; int32_t *l_466 = &g_429; int32_t *l_467 = (void*)0; int32_t *l_468 = (void*)0; int32_t *l_469 = &g_5; int32_t *l_470 = &g_429; int32_t *l_471 = &g_429; int32_t *l_472 = &g_5; int32_t *l_473 = &g_429; int32_t *l_474 = &g_5; int32_t *l_475[7][1]; int i, j; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { l_475[i][j] = &g_5; } } ++l_476; } return (*g_4); } static int32_t func_19(const uint8_t p_20, const uint8_t p_21, int32_t ** p_22, int32_t * p_23) { int32_t *l_42 = &g_5; uint8_t *l_43 = &g_27[8][0]; uint32_t *l_454 = &g_155; int32_t *l_461 = &g_429; (*l_461) |= ((func_31(g_2, &g_27[3][0], ((func_36(l_42, g_27[1][0], (*l_42), l_43, p_20) , ((*l_454)--)) , ((safe_div_func_int64_t_s_s((*g_137), (*g_137))) <= 0xA3L)), g_29) < (*g_137)) , (**g_382)); return (*l_42); } static int64_t func_31(uint64_t p_32, uint8_t * p_33, uint8_t p_34, const uint32_t p_35) { uint16_t l_459 = 0UL; int32_t l_460 = 0L; l_460 ^= l_459; return (*g_137); } static uint32_t func_36(int32_t * p_37, int64_t p_38, int32_t p_39, uint8_t * p_40, int64_t p_41) { int64_t l_44 = 1L; int32_t *l_45[3][6] = {{&g_5,&g_5,&g_5,&g_5,&g_5,&g_5},{&g_5,&g_5,&g_5,&g_5,&g_5,&g_5},{&g_5,&g_5,&g_5,&g_5,&g_5,&g_5}}; int64_t l_46 = 0L; int32_t l_47 = 2L; int16_t *l_120 = &g_85; int16_t **l_181 = &l_120; uint16_t l_267 = 0UL; int16_t ***l_276[6][4] = {{(void*)0,(void*)0,&l_181,&l_181},{(void*)0,&l_181,&l_181,&l_181},{(void*)0,&l_181,&l_181,&l_181},{&l_181,&l_181,(void*)0,&l_181},{&l_181,&l_181,(void*)0,&l_181},{&l_181,(void*)0,(void*)0,&l_181}}; uint16_t l_334 = 65535UL; int32_t l_354 = 0x86482958L; uint64_t l_378 = 0xFBB87651DE7662D7LL; int16_t l_422 = 0x8C67L; int64_t l_448 = 0x6E6E6B571F5CE4DALL; int i, j; ++g_48; for (l_47 = 0; (l_47 <= (-9)); l_47 = safe_sub_func_uint64_t_u_u(l_47, 4)) { if ((*p_37)) { break; } } ++g_55; for (g_5 = 3; (g_5 > (-22)); --g_5) { int32_t l_62 = 1L; const int32_t l_119 = 0x8FEE3948L; int64_t *l_138 = &l_44; int32_t l_259 = 2L; int32_t l_261 = (-1L); int32_t l_266[1][1]; int16_t *l_299 = &g_85; int32_t *l_311 = &g_312; uint16_t *l_419 = &l_334; uint64_t ** const *l_451 = &g_226; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 1; j++) { l_266[i][j] = 0x101D9BD7L; } } } return g_339; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_5; csmith_sink_ = g_9; csmith_sink_ = g_10; for (i = 0; i < 9; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_27[i][j]; } } csmith_sink_ = g_29; csmith_sink_ = g_48; for (i = 0; i < 9; i++) { csmith_sink_ = g_53[i]; } csmith_sink_ = g_54; csmith_sink_ = g_55; csmith_sink_ = g_85; for (i = 0; i < 3; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_92[i][j]; } } csmith_sink_ = g_155; for (i = 0; i < 7; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_173[i][j]; } } csmith_sink_ = g_184; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_196[i][j]; } } csmith_sink_ = g_200; csmith_sink_ = g_208; csmith_sink_ = g_250; csmith_sink_ = g_301; csmith_sink_ = g_312; csmith_sink_ = g_339; csmith_sink_ = g_429; csmith_sink_ = g_553; csmith_sink_ = g_585; csmith_sink_ = g_687; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static const int32_t g_2 = 0x52CB1363L; static int32_t g_5 = (-1L); static int32_t *volatile g_4 = &g_5; static int32_t *g_7 = &g_5; static int64_t g_9 = 0x906C902DAFBBD0A7LL; static uint32_t g_10 = 4294967291UL; static uint8_t g_27[9][1] = {{0x1FL}, {0x1CL}, {0x1FL}, {0x1CL}, {0x1FL}, {0x1CL}, {0x1FL}, {0x1CL}, {0x1FL}}; static uint8_t g_29 = 2UL; static volatile uint16_t g_48 = 0x7646L; static int8_t g_53[9] = {(-2L), (-2L), (-2L), (-2L), (-2L), (-2L), (-2L), (-2L), (-2L)}; static int64_t g_54 = 0x5104E0BBE0E206F6LL; static uint32_t g_55 = 0x1356723FL; static int16_t g_85 = 0L; static const int32_t *g_91[4] = {&g_2, &g_2, &g_2, &g_2}; static const int32_t **volatile g_90 = &g_91[1]; static volatile int8_t g_92[3][7] = {{1L, 0xC2L, 1L, 0L, (-4L), (-4L), 0L}, {1L, 0xC2L, 1L, 0L, (-4L), (-4L), 0L}, {1L, 0xC2L, 1L, 0L, (-4L), (-4L), 0L}}; static int64_t *g_137 = &g_54; static uint32_t g_155 = 18446744073709551615UL; static uint8_t *g_166 = &g_27[3][0]; static volatile int32_t g_173[7][3] = {{0x8D9708B6L, 0x8D9708B6L, 0xBF16E3D7L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}, {1L, 1L, 0x8D9708B6L}}; static uint64_t g_184 = 1UL; static uint8_t g_196[7][5] = { {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}, {0UL, 0UL, 0UL, 0UL, 0UL}}; static uint32_t g_200 = 18446744073709551608UL; static int8_t g_208 = 0xC7L; static uint64_t *g_227 = &g_184; static uint64_t **g_226 = &g_227; static uint64_t ***volatile g_225 = &g_226; static volatile uint8_t g_250 = 0x91L; static volatile uint8_t *const g_249 = &g_250; static volatile int16_t ***volatile g_272 = (void *)0; static uint64_t g_301 = 0xC8A464E92A9D97A7LL; static int32_t g_312 = 0x9029FDCDL; static volatile int32_t g_339 = (-1L); static const int32_t **volatile g_356 = &g_91[1]; static int32_t **volatile g_379[10] = {&g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7}; static int32_t **const volatile g_380[2][6] = { {&g_7, &g_7, &g_7, &g_7, &g_7, &g_7}, {&g_7, &g_7, &g_7, &g_7, &g_7, &g_7}}; static int32_t **volatile g_381 = (void *)0; static int32_t **volatile g_382 = &g_7; static int16_t *g_412[3][8] = { {&g_85, &g_85, &g_85, &g_85, &g_85, &g_85, &g_85, (void *)0}, {&g_85, &g_85, &g_85, (void *)0, &g_85, &g_85, (void *)0, &g_85}, {&g_85, &g_85, &g_85, &g_85, &g_85, &g_85, &g_85, &g_85}}; static int16_t **volatile g_411 = &g_412[1][3]; static int32_t g_429 = 0xF6E8A733L; static volatile uint32_t *volatile *g_435 = (void *)0; static uint16_t *volatile *volatile *volatile *const g_527 = (void *)0; static int8_t g_553 = 0xD0L; static uint64_t ***g_571 = &g_226; static uint16_t g_585 = 0xEC86L; static int8_t g_687 = (-1L); static uint16_t func_1(void); static int32_t func_11(const int32_t **p_12, uint8_t p_13, int32_t **p_14, uint64_t p_15, int32_t p_16); static int32_t func_19(const uint8_t p_20, const uint8_t p_21, int32_t **p_22, int32_t *p_23); static int64_t func_31(uint64_t p_32, uint8_t *p_33, uint8_t p_34, const uint32_t p_35); static uint32_t func_36(int32_t *p_37, int64_t p_38, int32_t p_39, uint8_t *p_40, int64_t p_41); static uint16_t func_1(void) { int32_t l_3 = 8L; int32_t **l_6 = (void *)0; int64_t *l_8[3]; const int32_t *l_18 = &g_5; const int32_t **l_17 = &l_18; uint8_t *l_26 = &g_27[1][0]; uint8_t *l_28 = &g_29; int32_t *l_30 = (void *)0; int32_t *l_719 = (void *)0; int32_t l_720 = 0x81520B05L; uint32_t l_723[1]; int i; for (i = 0; i < 3; i++) { l_8[i] = &g_9; } for (i = 0; i < 1; i++) { } (*g_4) = (g_2 < (l_3, l_3)); l_720 = ((g_10 &= ((g_2 | ((g_7 = &g_5) == (void *)0)), 0L)), func_11(l_17, g_9, &g_7, g_10, func_19(((*l_28) = ((*l_26) = ((safe_sub_func_uint16_t_u_u( g_9, 0x4129L)) ^ g_5))), (**l_17), l_6, l_30))); l_720 &= (safe_sub_func_int16_t_s_s((*l_18), ((void *)0 == &g_10))); return l_723[0]; } static int32_t func_11(const int32_t **p_12, uint8_t p_13, int32_t **p_14, uint64_t p_15, int32_t p_16) { uint64_t l_476 = 3UL; uint32_t l_555 = 3UL; uint16_t *l_584[1]; int32_t l_605[4]; int32_t l_611[2][2]; uint16_t **l_622 = &l_584[0]; uint16_t **const *const l_621 = &l_622; uint16_t **const *const *const l_620 = &l_621; int16_t **l_653 = &g_412[0][2]; int16_t ***l_652[7] = {&l_653, &l_653, (void *)0, &l_653, &l_653, (void *)0, &l_653}; const int8_t *l_660[4]; int32_t l_685[1][4]; int32_t l_708 = 0x7CB1E10EL; int i, j; for (i = 0; i < 1; i++) { } for (i = 0; i < 4; i++) { } for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { l_611[i][j] = 1L; } } for (i = 0; i < 4; i++) { l_660[i] = (void *)0; } for (i = 0; i < 1; i++) { } for (g_301 = 25; (g_301 > 42); g_301++) { int32_t *l_464 = (void *)0; int32_t *l_465 = &g_429; int32_t *l_466 = &g_429; int32_t *l_467 = (void *)0; int32_t *l_468 = (void *)0; int32_t *l_469 = &g_5; int32_t *l_470 = &g_429; int32_t *l_471 = &g_429; int32_t *l_472 = &g_5; int32_t *l_473 = &g_429; int32_t *l_474 = &g_5; int32_t *l_475[7][1]; int i, j; for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { l_475[i][j] = &g_5; } } ++l_476; } return (*g_4); } static int32_t func_19(const uint8_t p_20, const uint8_t p_21, int32_t **p_22, int32_t *p_23) { int32_t *l_42 = &g_5; uint8_t *l_43 = &g_27[8][0]; uint32_t *l_454 = &g_155; int32_t *l_461 = &g_429; (*l_461) |= ((func_31(g_2, &g_27[3][0], ((func_36(l_42, g_27[1][0], (*l_42), l_43, p_20), ((*l_454)--)), ((safe_div_func_int64_t_s_s((*g_137), (*g_137))) <= 0xA3L)), g_29) < (*g_137)), (**g_382)); return (*l_42); } static int64_t func_31(uint64_t p_32, uint8_t *p_33, uint8_t p_34, const uint32_t p_35) { uint16_t l_459 = 0UL; int32_t l_460 = 0L; l_460 ^= l_459; return (*g_137); } static uint32_t func_36(int32_t *p_37, int64_t p_38, int32_t p_39, uint8_t *p_40, int64_t p_41) { int64_t l_44 = 1L; int32_t *l_45[3][6] = {{&g_5, &g_5, &g_5, &g_5, &g_5, &g_5}, {&g_5, &g_5, &g_5, &g_5, &g_5, &g_5}, {&g_5, &g_5, &g_5, &g_5, &g_5, &g_5}}; int64_t l_46 = 0L; int32_t l_47 = 2L; int16_t *l_120 = &g_85; int16_t **l_181 = &l_120; uint16_t l_267 = 0UL; int16_t ***l_276[6][4] = {{(void *)0, (void *)0, &l_181, &l_181}, {(void *)0, &l_181, &l_181, &l_181}, {(void *)0, &l_181, &l_181, &l_181}, {&l_181, &l_181, (void *)0, &l_181}, {&l_181, &l_181, (void *)0, &l_181}, {&l_181, (void *)0, (void *)0, &l_181}}; uint16_t l_334 = 65535UL; int32_t l_354 = 0x86482958L; uint64_t l_378 = 0xFBB87651DE7662D7LL; int16_t l_422 = 0x8C67L; int64_t l_448 = 0x6E6E6B571F5CE4DALL; int i, j; ++g_48; for (l_47 = 0; (l_47 <= (-9)); l_47 = safe_sub_func_uint64_t_u_u(l_47, 4)) { if ((*p_37)) { break; } } ++g_55; for (g_5 = 3; (g_5 > (-22)); --g_5) { int32_t l_62 = 1L; const int32_t l_119 = 0x8FEE3948L; int64_t *l_138 = &l_44; int32_t l_259 = 2L; int32_t l_261 = (-1L); int32_t l_266[1][1]; int16_t *l_299 = &g_85; int32_t *l_311 = &g_312; uint16_t *l_419 = &l_334; uint64_t **const *l_451 = &g_226; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 1; j++) { } } } return g_339; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_5; csmith_sink_ = g_9; csmith_sink_ = g_10; for (i = 0; i < 9; i++) { } csmith_sink_ = g_29; csmith_sink_ = g_48; for (i = 0; i < 9; i++) { csmith_sink_ = g_53[i]; } csmith_sink_ = g_54; csmith_sink_ = g_55; csmith_sink_ = g_85; for (i = 0; i < 3; i++) { for (j = 0; j < 7; j++) { } } csmith_sink_ = g_155; for (i = 0; i < 7; i++) { } csmith_sink_ = g_184; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { } } csmith_sink_ = g_200; csmith_sink_ = g_208; csmith_sink_ = g_250; csmith_sink_ = g_301; csmith_sink_ = g_312; csmith_sink_ = g_339; csmith_sink_ = g_429; csmith_sink_ = g_553; csmith_sink_ = g_585; csmith_sink_ = g_687; platform_main_end(0, 0); return 0; }
false
167
dataset/organized/DCE/167
298
307
0.89
0.93
DCE
336
dataset/organized/DCE/168/target.c
dataset/organized/DCE/168/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0x75C96DD1L; static volatile int64_t g_10 = 0x888999D94B4B1328LL; static int64_t g_11 = 8L; static uint8_t g_12 = 1UL; static int16_t g_22 = (-1L); static uint64_t g_38 = 0x16709E149CFF29C2LL; static int16_t g_41 = 0x5F7AL; static int16_t *g_40 = &g_41; static int32_t *g_53 = &g_3; static int64_t g_60[10][6] = {{0x5D09421A0E57C1F2LL,(-3L),(-3L),0x5D09421A0E57C1F2LL,1L,0L},{0L,0x5D09421A0E57C1F2LL,(-10L),0x5D09421A0E57C1F2LL,0L,(-7L)},{0x5D09421A0E57C1F2LL,0L,(-7L),(-7L),0L,0x5D09421A0E57C1F2LL},{(-3L),0x5D09421A0E57C1F2LL,1L,0L,1L,0x5D09421A0E57C1F2LL},{1L,(-3L),(-7L),(-10L),(-10L),(-7L)},{1L,1L,(-10L),0L,0x2923F8C0E5C5CC99LL,0L},{(-3L),1L,(-3L),(-7L),(-10L),(-10L)},{0x5D09421A0E57C1F2LL,(-3L),(-3L),0x5D09421A0E57C1F2LL,0x2923F8C0E5C5CC99LL,(-7L)},{(-7L),(-3L),1L,(-3L),(-7L),(-10L)},{(-3L),(-7L),(-10L),(-10L),(-7L),(-3L)}}; static volatile uint8_t g_61 = 0x56L; static uint8_t g_87 = 0UL; static int32_t g_92 = 0x9BA90DD0L; static int32_t * volatile g_91[4] = {&g_92,&g_92,&g_92,&g_92}; static volatile int8_t g_111 = 0xD7L; static volatile int8_t * volatile g_110 = &g_111; static int8_t g_124 = 0xBDL; static int8_t g_155 = 0x4DL; static uint32_t g_176 = 0x5EB2E64DL; static const uint16_t g_180 = 0xBBB9L; static const uint16_t *g_179 = &g_180; static uint32_t g_192 = 1UL; static int16_t g_199 = 0x5E38L; static int32_t g_202 = 0x7407B9BDL; static int32_t g_221 = 0xC7AF3F72L; static uint16_t func_1(void); static int16_t * func_23(int32_t * p_24, int16_t p_25, uint32_t p_26, int16_t * p_27, uint16_t p_28); static int32_t * func_29(int8_t p_30, int16_t * p_31, int32_t * p_32, uint64_t p_33); static int32_t * func_46(uint8_t p_47, uint64_t * p_48, int16_t p_49, uint16_t p_50, int16_t p_51); static const int32_t func_68(uint32_t p_69, int32_t ** p_70, int32_t * p_71, int32_t p_72, int8_t p_73); static uint16_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = (void*)0; int32_t *l_5 = &g_3; int32_t *l_6 = &g_3; int32_t *l_7 = &g_3; int32_t *l_8 = &g_3; int32_t *l_9[9][3] = {{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3}}; int32_t l_55 = (-2L); int32_t l_94[7] = {2L,2L,2L,2L,2L,2L,2L}; uint16_t l_95 = 0x1528L; int32_t l_97 = 0x99A8624AL; int32_t l_122[5][10] = {{0xD7553AF0L,0xD1832462L,0x00D6BF4BL,(-1L),0xF5047EB9L,0x00D6BF4BL,0xAB26F933L,0x00D6BF4BL,0xF5047EB9L,(-1L)},{0x00D6BF4BL,0xAB26F933L,0x00D6BF4BL,0xF5047EB9L,(-1L),0x00D6BF4BL,0xD1832462L,0xD7553AF0L,0xF5047EB9L,0xF5047EB9L},{0xD7553AF0L,0xAB26F933L,(-2L),(-1L),(-1L),(-2L),0xAB26F933L,0xD7553AF0L,0x6612900EL,(-1L)},{0xD7553AF0L,0xD1832462L,0x00D6BF4BL,(-1L),0xF5047EB9L,0x00D6BF4BL,0xAB26F933L,0x00D6BF4BL,0xF5047EB9L,(-1L)},{0x00D6BF4BL,0xAB26F933L,0x00D6BF4BL,0xF5047EB9L,(-1L),0x00D6BF4BL,0xD1832462L,0xD7553AF0L,0xF5047EB9L,0xF5047EB9L}}; int i, j; g_12++; lbl_205: for (g_11 = 2; (g_11 >= 0); g_11 -= 1) { const int32_t *l_16 = (void*)0; int16_t *l_21 = &g_22; uint64_t *l_36 = (void*)0; uint64_t *l_37 = &g_38; int32_t l_39 = 0xC0F1FA6FL; int32_t **l_54 = &l_2; int8_t l_58 = 0xE8L; int32_t *l_96 = (void*)0; int8_t *l_133 = (void*)0; int8_t **l_132[3][4] = {{&l_133,&l_133,&l_133,&l_133},{&l_133,&l_133,&l_133,&l_133},{&l_133,&l_133,&l_133,&l_133}}; uint16_t *l_140 = &l_95; int32_t l_146 = (-1L); int32_t l_149[2][4] = {{1L,1L,1L,1L},{1L,1L,1L,1L}}; int i, j; if (((safe_unary_minus_func_int64_t_s((&g_3 != l_16))) & (safe_div_func_uint8_t_u_u((safe_div_func_uint64_t_u_u(0xE76373A4C924B541LL, (g_10 | (((((*l_21) = g_12) >= g_11) | (((g_11 , func_23((l_5 = ((*l_54) = func_29((safe_div_func_int64_t_s_s((((*l_37) ^= 0x6AE3D4752E4A6B2CLL) >= g_3), l_39)), g_40, &l_39, g_41))), (*g_40), l_55, &g_41, g_3)) == l_21) < (*g_40))) <= l_58)))), g_12)))) { int32_t l_59[7] = {0x018101BCL,0x42EE1E3CL,0x018101BCL,0x018101BCL,0x42EE1E3CL,0x018101BCL,0x018101BCL}; int i; --g_61; } else { int8_t *l_66 = &l_58; int16_t *l_67[6][2] = {{(void*)0,&g_22},{(void*)0,&g_22},{(void*)0,&g_22},{(void*)0,&g_22},{(void*)0,&g_22},{(void*)0,&g_22}}; int32_t l_77 = (-1L); uint8_t *l_86 = &g_87; int32_t **l_90 = &l_5; int8_t **l_112 = &l_66; int8_t *l_121 = &l_58; int8_t *l_123[9] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int i, j; (*l_90) = &g_92; if (l_97) { continue; } (**l_90) = (((*l_6) != ((*g_40) = (safe_rshift_func_int16_t_s_u((*g_40), 5)))) || (((safe_sub_func_int8_t_s_s((g_124 = (safe_div_func_int32_t_s_s(((l_122[3][6] = (((((&g_22 != (void*)0) ^ (safe_mod_func_uint8_t_u_u((**l_54), ((((*l_121) ^= (safe_add_func_int16_t_s_s((safe_mod_func_int8_t_s_s(((g_110 == ((*l_112) = l_66)) , (safe_mul_func_int8_t_s_s(((((*g_40) | (((safe_lshift_func_uint8_t_u_s((safe_mul_func_int16_t_s_s(((safe_mod_func_int64_t_s_s(g_11, 6L)) >= g_111), (*g_40))), g_38)) , g_60[9][0]) & (-1L))) >= g_11) & g_92), (*l_2)))), (**l_90))), 0x32C3L))) , 4294967291UL) || 9L)))) , g_10) <= 1UL) >= g_22)) && g_22), 0x282F80E5L))), g_38)) ^ (*l_6)) , (*g_53))); if ((*g_53)) { continue; } } (*g_53) = (safe_add_func_uint64_t_u_u(((0x2D3D223BFC9F35A7LL && (0x9F70EF1AL >= (g_41 < (safe_lshift_func_int16_t_s_s((safe_lshift_func_uint8_t_u_s(((safe_unary_minus_func_int64_t_s((l_132[2][1] != &l_133))) ^ ((safe_add_func_int32_t_s_s((((((~(**l_54)) | (~g_12)) , (safe_div_func_int8_t_s_s((((((*l_140) = 0xAA81L) && (safe_mul_func_int8_t_s_s((safe_lshift_func_int8_t_s_u((*l_8), 2)), (*g_110)))) & g_92) && (*l_7)), (*l_7)))) , (void*)0) != &g_124), g_60[3][3])) || (*l_5))), g_22)), (*g_40)))))) < 1UL), g_87)); for (g_22 = 2; (g_22 >= 0); g_22 -= 1) { int32_t l_145 = (-3L); int32_t l_147 = 0x35A1EF97L; int32_t l_148 = 0x8B9B0A51L; int32_t l_150 = 2L; uint32_t l_151 = 4294967287UL; --l_151; return g_111; } return g_60[7][4]; } for (g_92 = 4; (g_92 >= 1); g_92 -= 1) { int16_t *l_167 = &g_22; int32_t l_173 = 0x688B2FF1L; for (g_124 = 3; (g_124 >= 0); g_124 -= 1) { int16_t *l_168 = (void*)0; int8_t l_174[5][6] = {{0xEFL,(-5L),3L,(-5L),0xEFL,3L},{(-5L),0xEFL,3L,0xD5L,0xD5L,3L},{0xD5L,0xD5L,3L,0xEFL,(-5L),3L},{0xEFL,(-5L),3L,(-5L),0xEFL,3L},{(-5L),0xEFL,3L,0xD5L,0xD5L,3L}}; uint32_t l_200[8] = {0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L}; uint64_t *l_201 = &g_38; int i, j; for (g_22 = 0; (g_22 <= 4); g_22 += 1) { int8_t *l_154 = &g_155; int64_t l_175 = 4L; int32_t l_203[1][10]; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { l_203[i][j] = 0x15525C4DL; } } if ((l_122[g_92][(g_22 + 5)] > ((*l_154) ^= 0x8CL))) { uint8_t l_156 = 0xA5L; (*g_53) = l_156; g_176 ^= ((l_156 < (safe_mul_func_uint8_t_u_u((safe_lshift_func_uint16_t_u_u((((*g_110) , ((l_156 , (safe_mod_func_int8_t_s_s((safe_add_func_uint8_t_u_u(((((safe_div_func_uint8_t_u_u((l_167 != l_168), (-1L))) && (safe_rshift_func_int16_t_s_s(((*g_40) |= (safe_rshift_func_int16_t_s_u((l_122[g_92][(g_22 + 5)] , ((l_173 <= ((((*l_154) = 0xACL) | l_174[0][0]) != (*l_6))) ^ 0UL)), 3))), l_122[g_92][(g_22 + 5)]))) <= 0xDDC81AE910001058LL) | (*g_110)), (-3L))), l_175))) & g_92)) , l_174[0][2]), 12)), g_3))) && 0x1752400A8503D30ELL); g_91[0] = &l_94[4]; (*l_7) |= (safe_rshift_func_int8_t_s_s(0x99L, 3)); } else { int8_t l_191 = (-1L); uint64_t *l_195 = &g_38; int16_t *l_198 = &g_199; g_202 ^= (((g_179 = g_40) != ((((*g_40) || (((safe_mod_func_int8_t_s_s((safe_mod_func_uint16_t_u_u((safe_lshift_func_uint8_t_u_u((safe_rshift_func_uint16_t_u_u(((g_192 = l_191) || ((*l_8) < (((safe_mod_func_uint64_t_u_u((l_191 && (l_195 != (((safe_add_func_int16_t_s_s(((*l_198) = (*g_40)), ((l_198 == (void*)0) != l_200[2]))) < (-1L)) , l_201))), l_191)) >= (*g_110)) && 0xCEL))), g_22)), 3)), 0xEA24L)), l_191)) , (void*)0) == &g_22)) && (*l_7)) , &l_95)) != g_60[3][2]); l_203[0][5] = ((&g_124 == (void*)0) || 0x7BB0L); } } if (l_174[0][0]) { break; } return (*g_179); } for (g_38 = 0; (g_38 <= 4); g_38 += 1) { int32_t l_204 = 1L; uint8_t l_209 = 0x33L; for (g_3 = 3; (g_3 >= 1); g_3 -= 1) { return l_204; } for (l_204 = 4; (l_204 >= 0); l_204 -= 1) { uint16_t *l_208 = (void*)0; int64_t *l_212 = &g_60[7][4]; int32_t **l_215 = &l_5; uint8_t *l_243 = &g_12; int32_t l_244 = 0x6A24BEC2L; if (g_124) { goto lbl_205; } (*l_215) = (((*l_212) ^= ((safe_lshift_func_uint16_t_u_s((l_209++), 10)) > g_180)) , func_46(g_61, l_212, (*g_40), (safe_mod_func_uint16_t_u_u(((0xCE7BL == l_173) , ((void*)0 != &g_22)), (0x6AD60D6B5B7701A7LL && 0xF5F0B5030AC00ABALL))), (*g_40))); (*l_215) = &g_92; l_244 |= ((safe_mul_func_int8_t_s_s((~((((*g_179) , (safe_div_func_int32_t_s_s((((*l_215) = func_46(((*g_40) || (((g_221 = 0x5B4CL) , (safe_lshift_func_int16_t_s_u((safe_lshift_func_int16_t_s_s(((*l_167) = (g_199 | ((safe_mul_func_uint8_t_u_u((((g_192 = ((0x99L & (safe_add_func_int16_t_s_s(((*g_40) = (g_111 | (g_38 > (safe_rshift_func_int8_t_s_u(((~((((safe_unary_minus_func_int8_t_s((safe_rshift_func_uint8_t_u_u((safe_rshift_func_uint8_t_u_s(((*l_243) = (safe_add_func_int16_t_s_s((safe_rshift_func_uint8_t_u_s(((65535UL < ((~(g_155 , g_3)) && l_173)) && (*g_40)), 7)), 1L))), 1)), 0)))) , 0xC0C79DF27BCF0D4CLL) >= 0x10D2CAD3D6EBB9BFLL) & (-5L))) <= (**l_215)), 5))))), 0xC149L))) , 1UL)) >= 0UL) || (*g_40)), g_22)) && 0xCD0D6B2CBE358026LL))), g_38)), 12))) != 1L)), &g_38, l_173, g_38, l_173)) != &l_173), (*g_53)))) | 1UL) & 0UL)), g_60[6][1])) , (-1L)); } return (*g_179); } } return (*l_7); } static int16_t * func_23(int32_t * p_24, int16_t p_25, uint32_t p_26, int16_t * p_27, uint16_t p_28) { int32_t **l_56 = &g_53; int16_t *l_57 = &g_41; (*p_24) = ((l_56 != &p_24) != (0x62L > 8L)); return l_57; } static int32_t * func_29(int8_t p_30, int16_t * p_31, int32_t * p_32, uint64_t p_33) { uint32_t l_45 = 0x938140A9L; g_53 = ((safe_rshift_func_uint8_t_u_s((0x4F6CL > (~(l_45 >= 0x1F64L))), p_30)) , func_46(p_33, &g_38, (*p_31), g_11, l_45)); return &g_3; } static int32_t * func_46(uint8_t p_47, uint64_t * p_48, int16_t p_49, uint16_t p_50, int16_t p_51) { int32_t *l_52 = &g_3; return l_52; } static const int32_t func_68(uint32_t p_69, int32_t ** p_70, int32_t * p_71, int32_t p_72, int8_t p_73) { int32_t *l_93 = &g_92; (*l_93) = (*g_53); return (*p_71); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_10; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_22; csmith_sink_ = g_38; csmith_sink_ = g_41; for (i = 0; i < 10; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_60[i][j]; } } csmith_sink_ = g_61; csmith_sink_ = g_87; csmith_sink_ = g_92; csmith_sink_ = g_111; csmith_sink_ = g_124; csmith_sink_ = g_155; csmith_sink_ = g_176; csmith_sink_ = g_180; csmith_sink_ = g_192; csmith_sink_ = g_199; csmith_sink_ = g_202; csmith_sink_ = g_221; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0x75C96DD1L; static volatile int64_t g_10 = 0x888999D94B4B1328LL; static int64_t g_11 = 8L; static uint8_t g_12 = 1UL; static int16_t g_22 = (-1L); static uint64_t g_38 = 0x16709E149CFF29C2LL; static int16_t g_41 = 0x5F7AL; static int16_t *g_40 = &g_41; static int32_t *g_53 = &g_3; static int64_t g_60[10][6] = { {0x5D09421A0E57C1F2LL, (-3L), (-3L), 0x5D09421A0E57C1F2LL, 1L, 0L}, {0L, 0x5D09421A0E57C1F2LL, (-10L), 0x5D09421A0E57C1F2LL, 0L, (-7L)}, {0x5D09421A0E57C1F2LL, 0L, (-7L), (-7L), 0L, 0x5D09421A0E57C1F2LL}, {(-3L), 0x5D09421A0E57C1F2LL, 1L, 0L, 1L, 0x5D09421A0E57C1F2LL}, {1L, (-3L), (-7L), (-10L), (-10L), (-7L)}, {1L, 1L, (-10L), 0L, 0x2923F8C0E5C5CC99LL, 0L}, {(-3L), 1L, (-3L), (-7L), (-10L), (-10L)}, {0x5D09421A0E57C1F2LL, (-3L), (-3L), 0x5D09421A0E57C1F2LL, 0x2923F8C0E5C5CC99LL, (-7L)}, {(-7L), (-3L), 1L, (-3L), (-7L), (-10L)}, {(-3L), (-7L), (-10L), (-10L), (-7L), (-3L)}}; static volatile uint8_t g_61 = 0x56L; static uint8_t g_87 = 0UL; static int32_t g_92 = 0x9BA90DD0L; static int32_t *volatile g_91[4] = {&g_92, &g_92, &g_92, &g_92}; static volatile int8_t g_111 = 0xD7L; static volatile int8_t *volatile g_110 = &g_111; static int8_t g_124 = 0xBDL; static int8_t g_155 = 0x4DL; static uint32_t g_176 = 0x5EB2E64DL; static const uint16_t g_180 = 0xBBB9L; static const uint16_t *g_179 = &g_180; static uint32_t g_192 = 1UL; static int16_t g_199 = 0x5E38L; static int32_t g_202 = 0x7407B9BDL; static int32_t g_221 = 0xC7AF3F72L; static uint16_t func_1(void); static int16_t *func_23(int32_t *p_24, int16_t p_25, uint32_t p_26, int16_t *p_27, uint16_t p_28); static int32_t *func_29(int8_t p_30, int16_t *p_31, int32_t *p_32, uint64_t p_33); static int32_t *func_46(uint8_t p_47, uint64_t *p_48, int16_t p_49, uint16_t p_50, int16_t p_51); static const int32_t func_68(uint32_t p_69, int32_t **p_70, int32_t *p_71, int32_t p_72, int8_t p_73); static uint16_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = (void *)0; int32_t *l_5 = &g_3; int32_t *l_6 = &g_3; int32_t *l_7 = &g_3; int32_t *l_8 = &g_3; int32_t *l_9[9][3] = { {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}}; int32_t l_55 = (-2L); int32_t l_94[7] = {2L, 2L, 2L, 2L, 2L, 2L, 2L}; uint16_t l_95 = 0x1528L; int32_t l_97 = 0x99A8624AL; int32_t l_122[5][10] = { {0xD7553AF0L, 0xD1832462L, 0x00D6BF4BL, (-1L), 0xF5047EB9L, 0x00D6BF4BL, 0xAB26F933L, 0x00D6BF4BL, 0xF5047EB9L, (-1L)}, {0x00D6BF4BL, 0xAB26F933L, 0x00D6BF4BL, 0xF5047EB9L, (-1L), 0x00D6BF4BL, 0xD1832462L, 0xD7553AF0L, 0xF5047EB9L, 0xF5047EB9L}, {0xD7553AF0L, 0xAB26F933L, (-2L), (-1L), (-1L), (-2L), 0xAB26F933L, 0xD7553AF0L, 0x6612900EL, (-1L)}, {0xD7553AF0L, 0xD1832462L, 0x00D6BF4BL, (-1L), 0xF5047EB9L, 0x00D6BF4BL, 0xAB26F933L, 0x00D6BF4BL, 0xF5047EB9L, (-1L)}, {0x00D6BF4BL, 0xAB26F933L, 0x00D6BF4BL, 0xF5047EB9L, (-1L), 0x00D6BF4BL, 0xD1832462L, 0xD7553AF0L, 0xF5047EB9L, 0xF5047EB9L}}; int i, j; g_12++; lbl_205: for (g_11 = 2; (g_11 >= 0); g_11 -= 1) { const int32_t *l_16 = (void *)0; int16_t *l_21 = &g_22; uint64_t *l_36 = (void *)0; uint64_t *l_37 = &g_38; int32_t l_39 = 0xC0F1FA6FL; int32_t **l_54 = &l_2; int8_t l_58 = 0xE8L; int32_t *l_96 = (void *)0; int8_t *l_133 = (void *)0; int8_t **l_132[3][4] = {{&l_133, &l_133, &l_133, &l_133}, {&l_133, &l_133, &l_133, &l_133}, {&l_133, &l_133, &l_133, &l_133}}; uint16_t *l_140 = &l_95; int32_t l_146 = (-1L); int32_t l_149[2][4] = {{1L, 1L, 1L, 1L}, {1L, 1L, 1L, 1L}}; int i, j; if (((safe_unary_minus_func_int64_t_s((&g_3 != l_16))) & (safe_div_func_uint8_t_u_u( (safe_div_func_uint64_t_u_u( 0xE76373A4C924B541LL, (g_10 | (((((*l_21) = g_12) >= g_11) | (((g_11, func_23((l_5 = ((*l_54) = func_29( (safe_div_func_int64_t_s_s( (((*l_37) ^= 0x6AE3D4752E4A6B2CLL) >= g_3), l_39)), g_40, &l_39, g_41))), (*g_40), l_55, &g_41, g_3)) == l_21) < (*g_40))) <= l_58)))), g_12)))) { int32_t l_59[7] = {0x018101BCL, 0x42EE1E3CL, 0x018101BCL, 0x018101BCL, 0x42EE1E3CL, 0x018101BCL, 0x018101BCL}; int i; --g_61; } else { int8_t *l_66 = &l_58; int16_t *l_67[6][2] = {{(void *)0, &g_22}, {(void *)0, &g_22}, {(void *)0, &g_22}, {(void *)0, &g_22}, {(void *)0, &g_22}, {(void *)0, &g_22}}; int32_t l_77 = (-1L); uint8_t *l_86 = &g_87; int32_t **l_90 = &l_5; int8_t **l_112 = &l_66; int8_t *l_121 = &l_58; int8_t *l_123[9] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int i, j; (*l_90) = &g_92; if (l_97) { continue; } (**l_90) = (((*l_6) != ((*g_40) = (safe_rshift_func_int16_t_s_u((*g_40), 5)))) || (((safe_sub_func_int8_t_s_s( (g_124 = (safe_div_func_int32_t_s_s( ((l_122[3][6] = (((((&g_22 != (void *)0) ^ (safe_mod_func_uint8_t_u_u( (**l_54), ((((*l_121) ^= (safe_add_func_int16_t_s_s( (safe_mod_func_int8_t_s_s( ((g_110 == ((*l_112) = l_66)), (safe_mul_func_int8_t_s_s( ((((*g_40) | (((safe_lshift_func_uint8_t_u_s( (safe_mul_func_int16_t_s_s( ((safe_mod_func_int64_t_s_s( g_11, 6L)) >= g_111), (*g_40))), g_38)), g_60[9][0]) & (-1L))) >= g_11) & g_92), (*l_2)))), (**l_90))), 0x32C3L))), 4294967291UL) || 9L)))), g_10) <= 1UL) >= g_22)) && g_22), 0x282F80E5L))), g_38)) ^ (*l_6)), (*g_53))); if ((*g_53)) { } } (*g_53) = (safe_add_func_uint64_t_u_u( ((0x2D3D223BFC9F35A7LL && (0x9F70EF1AL >= (g_41 < (safe_lshift_func_int16_t_s_s( (safe_lshift_func_uint8_t_u_s( ((safe_unary_minus_func_int64_t_s( (l_132[2][1] != &l_133))) ^ ((safe_add_func_int32_t_s_s( (((((~(**l_54)) | (~g_12)), (safe_div_func_int8_t_s_s( (((((*l_140) = 0xAA81L) && (safe_mul_func_int8_t_s_s( (safe_lshift_func_int8_t_s_u( (*l_8), 2)), (*g_110)))) & g_92) && (*l_7)), (*l_7)))), (void *)0) != &g_124), g_60[3][3])) || (*l_5))), g_22)), (*g_40)))))) < 1UL), g_87)); for (g_22 = 2; (g_22 >= 0); g_22 -= 1) { int32_t l_145 = (-3L); int32_t l_147 = 0x35A1EF97L; int32_t l_148 = 0x8B9B0A51L; int32_t l_150 = 2L; uint32_t l_151 = 4294967287UL; --l_151; return g_111; } return g_60[7][4]; } for (g_92 = 4; (g_92 >= 1); g_92 -= 1) { int16_t *l_167 = &g_22; int32_t l_173 = 0x688B2FF1L; for (g_124 = 3; (g_124 >= 0); g_124 -= 1) { int16_t *l_168 = (void *)0; int8_t l_174[5][6] = {{0xEFL, (-5L), 3L, (-5L), 0xEFL, 3L}, {(-5L), 0xEFL, 3L, 0xD5L, 0xD5L, 3L}, {0xD5L, 0xD5L, 3L, 0xEFL, (-5L), 3L}, {0xEFL, (-5L), 3L, (-5L), 0xEFL, 3L}, {(-5L), 0xEFL, 3L, 0xD5L, 0xD5L, 3L}}; uint32_t l_200[8] = {0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L}; uint64_t *l_201 = &g_38; int i, j; for (g_22 = 0; (g_22 <= 4); g_22 += 1) { int8_t *l_154 = &g_155; int64_t l_175 = 4L; int32_t l_203[1][10]; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { l_203[i][j] = 0x15525C4DL; } } if ((l_122[g_92][(g_22 + 5)] > ((*l_154) ^= 0x8CL))) { uint8_t l_156 = 0xA5L; (*g_53) = l_156; g_176 ^= ((l_156 < (safe_mul_func_uint8_t_u_u( (safe_lshift_func_uint16_t_u_u( (((*g_110), ((l_156, (safe_mod_func_int8_t_s_s( (safe_add_func_uint8_t_u_u( ((((safe_div_func_uint8_t_u_u( (l_167 != l_168), (-1L))) && (safe_rshift_func_int16_t_s_s( ((*g_40) |= (safe_rshift_func_int16_t_s_u( (l_122[g_92][(g_22 + 5)], ((l_173 <= ((((*l_154) = 0xACL) | l_174[0][0]) != (*l_6))) ^ 0UL)), 3))), l_122[g_92][(g_22 + 5)]))) <= 0xDDC81AE910001058LL) | (*g_110)), (-3L))), l_175))) & g_92)), l_174[0][2]), 12)), g_3))) && 0x1752400A8503D30ELL); g_91[0] = &l_94[4]; (*l_7) |= (safe_rshift_func_int8_t_s_s(0x99L, 3)); } else { int8_t l_191 = (-1L); uint64_t *l_195 = &g_38; int16_t *l_198 = &g_199; g_202 ^= (((g_179 = g_40) != ((((*g_40) || (((safe_mod_func_int8_t_s_s( (safe_mod_func_uint16_t_u_u( (safe_lshift_func_uint8_t_u_u( (safe_rshift_func_uint16_t_u_u( ((g_192 = l_191) || ((*l_8) < (((safe_mod_func_uint64_t_u_u( (l_191 && (l_195 != (((safe_add_func_int16_t_s_s( ((*l_198) = (*g_40)), ((l_198 == (void *)0) != l_200[2]))) < (-1L)), l_201))), l_191)) >= (*g_110)) && 0xCEL))), g_22)), 3)), 0xEA24L)), l_191)), (void *)0) == &g_22)) && (*l_7)), &l_95)) != g_60[3][2]); l_203[0][5] = ((&g_124 == (void *)0) || 0x7BB0L); } } if (l_174[0][0]) { break; } return (*g_179); } for (g_38 = 0; (g_38 <= 4); g_38 += 1) { int32_t l_204 = 1L; uint8_t l_209 = 0x33L; for (g_3 = 3; (g_3 >= 1); g_3 -= 1) { return l_204; } for (l_204 = 4; (l_204 >= 0); l_204 -= 1) { } return (*g_179); } } return (*l_7); } static int16_t *func_23(int32_t *p_24, int16_t p_25, uint32_t p_26, int16_t *p_27, uint16_t p_28) { int32_t **l_56 = &g_53; int16_t *l_57 = &g_41; (*p_24) = ((l_56 != &p_24) != (0x62L > 8L)); return l_57; } static int32_t *func_29(int8_t p_30, int16_t *p_31, int32_t *p_32, uint64_t p_33) { uint32_t l_45 = 0x938140A9L; g_53 = ((safe_rshift_func_uint8_t_u_s((0x4F6CL > (~(l_45 >= 0x1F64L))), p_30)), func_46(p_33, &g_38, (*p_31), g_11, l_45)); return &g_3; } static int32_t *func_46(uint8_t p_47, uint64_t *p_48, int16_t p_49, uint16_t p_50, int16_t p_51) { int32_t *l_52 = &g_3; return l_52; } static const int32_t func_68(uint32_t p_69, int32_t **p_70, int32_t *p_71, int32_t p_72, int8_t p_73) { int32_t *l_93 = &g_92; (*l_93) = (*g_53); return (*p_71); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_10; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_22; csmith_sink_ = g_38; csmith_sink_ = g_41; for (i = 0; i < 10; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_60[i][j]; } } csmith_sink_ = g_61; csmith_sink_ = g_87; csmith_sink_ = g_92; csmith_sink_ = g_111; csmith_sink_ = g_124; csmith_sink_ = g_155; csmith_sink_ = g_176; csmith_sink_ = g_180; csmith_sink_ = g_192; csmith_sink_ = g_199; csmith_sink_ = g_202; csmith_sink_ = g_221; platform_main_end(0, 0); return 0; }
true
168
dataset/organized/DCE/168
268
407
0.88
0.97
DCE
337
dataset/organized/DCE/168/target.c
dataset/organized/DCE/168/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0x75C96DD1L; static volatile int64_t g_10 = 0x888999D94B4B1328LL; static int64_t g_11 = 8L; static uint8_t g_12 = 1UL; static int16_t g_22 = (-1L); static uint64_t g_38 = 0x16709E149CFF29C2LL; static int16_t g_41 = 0x5F7AL; static int16_t *g_40 = &g_41; static int32_t *g_53 = &g_3; static int64_t g_60[10][6] = {{0x5D09421A0E57C1F2LL,(-3L),(-3L),0x5D09421A0E57C1F2LL,1L,0L},{0L,0x5D09421A0E57C1F2LL,(-10L),0x5D09421A0E57C1F2LL,0L,(-7L)},{0x5D09421A0E57C1F2LL,0L,(-7L),(-7L),0L,0x5D09421A0E57C1F2LL},{(-3L),0x5D09421A0E57C1F2LL,1L,0L,1L,0x5D09421A0E57C1F2LL},{1L,(-3L),(-7L),(-10L),(-10L),(-7L)},{1L,1L,(-10L),0L,0x2923F8C0E5C5CC99LL,0L},{(-3L),1L,(-3L),(-7L),(-10L),(-10L)},{0x5D09421A0E57C1F2LL,(-3L),(-3L),0x5D09421A0E57C1F2LL,0x2923F8C0E5C5CC99LL,(-7L)},{(-7L),(-3L),1L,(-3L),(-7L),(-10L)},{(-3L),(-7L),(-10L),(-10L),(-7L),(-3L)}}; static volatile uint8_t g_61 = 0x56L; static uint8_t g_87 = 0UL; static int32_t g_92 = 0x9BA90DD0L; static int32_t * volatile g_91[4] = {&g_92,&g_92,&g_92,&g_92}; static volatile int8_t g_111 = 0xD7L; static volatile int8_t * volatile g_110 = &g_111; static int8_t g_124 = 0xBDL; static int8_t g_155 = 0x4DL; static uint32_t g_176 = 0x5EB2E64DL; static const uint16_t g_180 = 0xBBB9L; static const uint16_t *g_179 = &g_180; static uint32_t g_192 = 1UL; static int16_t g_199 = 0x5E38L; static int32_t g_202 = 0x7407B9BDL; static int32_t g_221 = 0xC7AF3F72L; static uint16_t func_1(void); static int16_t * func_23(int32_t * p_24, int16_t p_25, uint32_t p_26, int16_t * p_27, uint16_t p_28); static int32_t * func_29(int8_t p_30, int16_t * p_31, int32_t * p_32, uint64_t p_33); static int32_t * func_46(uint8_t p_47, uint64_t * p_48, int16_t p_49, uint16_t p_50, int16_t p_51); static const int32_t func_68(uint32_t p_69, int32_t ** p_70, int32_t * p_71, int32_t p_72, int8_t p_73); static uint16_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = (void*)0; int32_t *l_5 = &g_3; int32_t *l_6 = &g_3; int32_t *l_7 = &g_3; int32_t *l_8 = &g_3; int32_t *l_9[9][3] = {{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3}}; int32_t l_55 = (-2L); int32_t l_94[7] = {2L,2L,2L,2L,2L,2L,2L}; uint16_t l_95 = 0x1528L; int32_t l_97 = 0x99A8624AL; int32_t l_122[5][10] = {{0xD7553AF0L,0xD1832462L,0x00D6BF4BL,(-1L),0xF5047EB9L,0x00D6BF4BL,0xAB26F933L,0x00D6BF4BL,0xF5047EB9L,(-1L)},{0x00D6BF4BL,0xAB26F933L,0x00D6BF4BL,0xF5047EB9L,(-1L),0x00D6BF4BL,0xD1832462L,0xD7553AF0L,0xF5047EB9L,0xF5047EB9L},{0xD7553AF0L,0xAB26F933L,(-2L),(-1L),(-1L),(-2L),0xAB26F933L,0xD7553AF0L,0x6612900EL,(-1L)},{0xD7553AF0L,0xD1832462L,0x00D6BF4BL,(-1L),0xF5047EB9L,0x00D6BF4BL,0xAB26F933L,0x00D6BF4BL,0xF5047EB9L,(-1L)},{0x00D6BF4BL,0xAB26F933L,0x00D6BF4BL,0xF5047EB9L,(-1L),0x00D6BF4BL,0xD1832462L,0xD7553AF0L,0xF5047EB9L,0xF5047EB9L}}; int i, j; g_12++; lbl_205: for (g_11 = 2; (g_11 >= 0); g_11 -= 1) { const int32_t *l_16 = (void*)0; int16_t *l_21 = &g_22; uint64_t *l_36 = (void*)0; uint64_t *l_37 = &g_38; int32_t l_39 = 0xC0F1FA6FL; int32_t **l_54 = &l_2; int8_t l_58 = 0xE8L; int32_t *l_96 = (void*)0; int8_t *l_133 = (void*)0; int8_t **l_132[3][4] = {{&l_133,&l_133,&l_133,&l_133},{&l_133,&l_133,&l_133,&l_133},{&l_133,&l_133,&l_133,&l_133}}; uint16_t *l_140 = &l_95; int32_t l_146 = (-1L); int32_t l_149[2][4] = {{1L,1L,1L,1L},{1L,1L,1L,1L}}; int i, j; if (((safe_unary_minus_func_int64_t_s((&g_3 != l_16))) & (safe_div_func_uint8_t_u_u((safe_div_func_uint64_t_u_u(0xE76373A4C924B541LL, (g_10 | (((((*l_21) = g_12) >= g_11) | (((g_11 , func_23((l_5 = ((*l_54) = func_29((safe_div_func_int64_t_s_s((((*l_37) ^= 0x6AE3D4752E4A6B2CLL) >= g_3), l_39)), g_40, &l_39, g_41))), (*g_40), l_55, &g_41, g_3)) == l_21) < (*g_40))) <= l_58)))), g_12)))) { int32_t l_59[7] = {0x018101BCL,0x42EE1E3CL,0x018101BCL,0x018101BCL,0x42EE1E3CL,0x018101BCL,0x018101BCL}; int i; --g_61; } else { int8_t *l_66 = &l_58; int16_t *l_67[6][2] = {{(void*)0,&g_22},{(void*)0,&g_22},{(void*)0,&g_22},{(void*)0,&g_22},{(void*)0,&g_22},{(void*)0,&g_22}}; int32_t l_77 = (-1L); uint8_t *l_86 = &g_87; int32_t **l_90 = &l_5; int8_t **l_112 = &l_66; int8_t *l_121 = &l_58; int8_t *l_123[9] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int i, j; (*l_90) = &g_92; if (l_97) { continue; } (**l_90) = (((*l_6) != ((*g_40) = (safe_rshift_func_int16_t_s_u((*g_40), 5)))) || (((safe_sub_func_int8_t_s_s((g_124 = (safe_div_func_int32_t_s_s(((l_122[3][6] = (((((&g_22 != (void*)0) ^ (safe_mod_func_uint8_t_u_u((**l_54), ((((*l_121) ^= (safe_add_func_int16_t_s_s((safe_mod_func_int8_t_s_s(((g_110 == ((*l_112) = l_66)) , (safe_mul_func_int8_t_s_s(((((*g_40) | (((safe_lshift_func_uint8_t_u_s((safe_mul_func_int16_t_s_s(((safe_mod_func_int64_t_s_s(g_11, 6L)) >= g_111), (*g_40))), g_38)) , g_60[9][0]) & (-1L))) >= g_11) & g_92), (*l_2)))), (**l_90))), 0x32C3L))) , 4294967291UL) || 9L)))) , g_10) <= 1UL) >= g_22)) && g_22), 0x282F80E5L))), g_38)) ^ (*l_6)) , (*g_53))); if ((*g_53)) { continue; } } (*g_53) = (safe_add_func_uint64_t_u_u(((0x2D3D223BFC9F35A7LL && (0x9F70EF1AL >= (g_41 < (safe_lshift_func_int16_t_s_s((safe_lshift_func_uint8_t_u_s(((safe_unary_minus_func_int64_t_s((l_132[2][1] != &l_133))) ^ ((safe_add_func_int32_t_s_s((((((~(**l_54)) | (~g_12)) , (safe_div_func_int8_t_s_s((((((*l_140) = 0xAA81L) && (safe_mul_func_int8_t_s_s((safe_lshift_func_int8_t_s_u((*l_8), 2)), (*g_110)))) & g_92) && (*l_7)), (*l_7)))) , (void*)0) != &g_124), g_60[3][3])) || (*l_5))), g_22)), (*g_40)))))) < 1UL), g_87)); for (g_22 = 2; (g_22 >= 0); g_22 -= 1) { int32_t l_145 = (-3L); int32_t l_147 = 0x35A1EF97L; int32_t l_148 = 0x8B9B0A51L; int32_t l_150 = 2L; uint32_t l_151 = 4294967287UL; --l_151; return g_111; } return g_60[7][4]; } for (g_92 = 4; (g_92 >= 1); g_92 -= 1) { int16_t *l_167 = &g_22; int32_t l_173 = 0x688B2FF1L; for (g_124 = 3; (g_124 >= 0); g_124 -= 1) { int16_t *l_168 = (void*)0; int8_t l_174[5][6] = {{0xEFL,(-5L),3L,(-5L),0xEFL,3L},{(-5L),0xEFL,3L,0xD5L,0xD5L,3L},{0xD5L,0xD5L,3L,0xEFL,(-5L),3L},{0xEFL,(-5L),3L,(-5L),0xEFL,3L},{(-5L),0xEFL,3L,0xD5L,0xD5L,3L}}; uint32_t l_200[8] = {0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L,0x8EA33B35L}; uint64_t *l_201 = &g_38; int i, j; for (g_22 = 0; (g_22 <= 4); g_22 += 1) { int8_t *l_154 = &g_155; int64_t l_175 = 4L; int32_t l_203[1][10]; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { l_203[i][j] = 0x15525C4DL; } } if ((l_122[g_92][(g_22 + 5)] > ((*l_154) ^= 0x8CL))) { uint8_t l_156 = 0xA5L; (*g_53) = l_156; g_176 ^= ((l_156 < (safe_mul_func_uint8_t_u_u((safe_lshift_func_uint16_t_u_u((((*g_110) , ((l_156 , (safe_mod_func_int8_t_s_s((safe_add_func_uint8_t_u_u(((((safe_div_func_uint8_t_u_u((l_167 != l_168), (-1L))) && (safe_rshift_func_int16_t_s_s(((*g_40) |= (safe_rshift_func_int16_t_s_u((l_122[g_92][(g_22 + 5)] , ((l_173 <= ((((*l_154) = 0xACL) | l_174[0][0]) != (*l_6))) ^ 0UL)), 3))), l_122[g_92][(g_22 + 5)]))) <= 0xDDC81AE910001058LL) | (*g_110)), (-3L))), l_175))) & g_92)) , l_174[0][2]), 12)), g_3))) && 0x1752400A8503D30ELL); g_91[0] = &l_94[4]; (*l_7) |= (safe_rshift_func_int8_t_s_s(0x99L, 3)); } else { int8_t l_191 = (-1L); uint64_t *l_195 = &g_38; int16_t *l_198 = &g_199; g_202 ^= (((g_179 = g_40) != ((((*g_40) || (((safe_mod_func_int8_t_s_s((safe_mod_func_uint16_t_u_u((safe_lshift_func_uint8_t_u_u((safe_rshift_func_uint16_t_u_u(((g_192 = l_191) || ((*l_8) < (((safe_mod_func_uint64_t_u_u((l_191 && (l_195 != (((safe_add_func_int16_t_s_s(((*l_198) = (*g_40)), ((l_198 == (void*)0) != l_200[2]))) < (-1L)) , l_201))), l_191)) >= (*g_110)) && 0xCEL))), g_22)), 3)), 0xEA24L)), l_191)) , (void*)0) == &g_22)) && (*l_7)) , &l_95)) != g_60[3][2]); l_203[0][5] = ((&g_124 == (void*)0) || 0x7BB0L); } } if (l_174[0][0]) { break; } return (*g_179); } for (g_38 = 0; (g_38 <= 4); g_38 += 1) { int32_t l_204 = 1L; uint8_t l_209 = 0x33L; for (g_3 = 3; (g_3 >= 1); g_3 -= 1) { return l_204; } for (l_204 = 4; (l_204 >= 0); l_204 -= 1) { uint16_t *l_208 = (void*)0; int64_t *l_212 = &g_60[7][4]; int32_t **l_215 = &l_5; uint8_t *l_243 = &g_12; int32_t l_244 = 0x6A24BEC2L; if (g_124) { goto lbl_205; } (*l_215) = (((*l_212) ^= ((safe_lshift_func_uint16_t_u_s((l_209++), 10)) > g_180)) , func_46(g_61, l_212, (*g_40), (safe_mod_func_uint16_t_u_u(((0xCE7BL == l_173) , ((void*)0 != &g_22)), (0x6AD60D6B5B7701A7LL && 0xF5F0B5030AC00ABALL))), (*g_40))); (*l_215) = &g_92; l_244 |= ((safe_mul_func_int8_t_s_s((~((((*g_179) , (safe_div_func_int32_t_s_s((((*l_215) = func_46(((*g_40) || (((g_221 = 0x5B4CL) , (safe_lshift_func_int16_t_s_u((safe_lshift_func_int16_t_s_s(((*l_167) = (g_199 | ((safe_mul_func_uint8_t_u_u((((g_192 = ((0x99L & (safe_add_func_int16_t_s_s(((*g_40) = (g_111 | (g_38 > (safe_rshift_func_int8_t_s_u(((~((((safe_unary_minus_func_int8_t_s((safe_rshift_func_uint8_t_u_u((safe_rshift_func_uint8_t_u_s(((*l_243) = (safe_add_func_int16_t_s_s((safe_rshift_func_uint8_t_u_s(((65535UL < ((~(g_155 , g_3)) && l_173)) && (*g_40)), 7)), 1L))), 1)), 0)))) , 0xC0C79DF27BCF0D4CLL) >= 0x10D2CAD3D6EBB9BFLL) & (-5L))) <= (**l_215)), 5))))), 0xC149L))) , 1UL)) >= 0UL) || (*g_40)), g_22)) && 0xCD0D6B2CBE358026LL))), g_38)), 12))) != 1L)), &g_38, l_173, g_38, l_173)) != &l_173), (*g_53)))) | 1UL) & 0UL)), g_60[6][1])) , (-1L)); } return (*g_179); } } return (*l_7); } static int16_t * func_23(int32_t * p_24, int16_t p_25, uint32_t p_26, int16_t * p_27, uint16_t p_28) { int32_t **l_56 = &g_53; int16_t *l_57 = &g_41; (*p_24) = ((l_56 != &p_24) != (0x62L > 8L)); return l_57; } static int32_t * func_29(int8_t p_30, int16_t * p_31, int32_t * p_32, uint64_t p_33) { uint32_t l_45 = 0x938140A9L; g_53 = ((safe_rshift_func_uint8_t_u_s((0x4F6CL > (~(l_45 >= 0x1F64L))), p_30)) , func_46(p_33, &g_38, (*p_31), g_11, l_45)); return &g_3; } static int32_t * func_46(uint8_t p_47, uint64_t * p_48, int16_t p_49, uint16_t p_50, int16_t p_51) { int32_t *l_52 = &g_3; return l_52; } static const int32_t func_68(uint32_t p_69, int32_t ** p_70, int32_t * p_71, int32_t p_72, int8_t p_73) { int32_t *l_93 = &g_92; (*l_93) = (*g_53); return (*p_71); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_10; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_22; csmith_sink_ = g_38; csmith_sink_ = g_41; for (i = 0; i < 10; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_60[i][j]; } } csmith_sink_ = g_61; csmith_sink_ = g_87; csmith_sink_ = g_92; csmith_sink_ = g_111; csmith_sink_ = g_124; csmith_sink_ = g_155; csmith_sink_ = g_176; csmith_sink_ = g_180; csmith_sink_ = g_192; csmith_sink_ = g_199; csmith_sink_ = g_202; csmith_sink_ = g_221; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0x75C96DD1L; static volatile int64_t g_10 = 0x888999D94B4B1328LL; static int64_t g_11 = 8L; static uint8_t g_12 = 1UL; static int16_t g_22 = (-1L); static uint64_t g_38 = 0x16709E149CFF29C2LL; static int16_t g_41 = 0x5F7AL; static int16_t *g_40 = &g_41; static int32_t *g_53 = &g_3; static int64_t g_60[10][6] = { {0x5D09421A0E57C1F2LL, (-3L), (-3L), 0x5D09421A0E57C1F2LL, 1L, 0L}, {0L, 0x5D09421A0E57C1F2LL, (-10L), 0x5D09421A0E57C1F2LL, 0L, (-7L)}, {0x5D09421A0E57C1F2LL, 0L, (-7L), (-7L), 0L, 0x5D09421A0E57C1F2LL}, {(-3L), 0x5D09421A0E57C1F2LL, 1L, 0L, 1L, 0x5D09421A0E57C1F2LL}, {1L, (-3L), (-7L), (-10L), (-10L), (-7L)}, {1L, 1L, (-10L), 0L, 0x2923F8C0E5C5CC99LL, 0L}, {(-3L), 1L, (-3L), (-7L), (-10L), (-10L)}, {0x5D09421A0E57C1F2LL, (-3L), (-3L), 0x5D09421A0E57C1F2LL, 0x2923F8C0E5C5CC99LL, (-7L)}, {(-7L), (-3L), 1L, (-3L), (-7L), (-10L)}, {(-3L), (-7L), (-10L), (-10L), (-7L), (-3L)}}; static volatile uint8_t g_61 = 0x56L; static uint8_t g_87 = 0UL; static int32_t g_92 = 0x9BA90DD0L; static int32_t *volatile g_91[4] = {&g_92, &g_92, &g_92, &g_92}; static volatile int8_t g_111 = 0xD7L; static volatile int8_t *volatile g_110 = &g_111; static int8_t g_124 = 0xBDL; static int8_t g_155 = 0x4DL; static uint32_t g_176 = 0x5EB2E64DL; static const uint16_t g_180 = 0xBBB9L; static const uint16_t *g_179 = &g_180; static uint32_t g_192 = 1UL; static int16_t g_199 = 0x5E38L; static int32_t g_202 = 0x7407B9BDL; static int32_t g_221 = 0xC7AF3F72L; static uint16_t func_1(void); static int16_t *func_23(int32_t *p_24, int16_t p_25, uint32_t p_26, int16_t *p_27, uint16_t p_28); static int32_t *func_29(int8_t p_30, int16_t *p_31, int32_t *p_32, uint64_t p_33); static int32_t *func_46(uint8_t p_47, uint64_t *p_48, int16_t p_49, uint16_t p_50, int16_t p_51); static const int32_t func_68(uint32_t p_69, int32_t **p_70, int32_t *p_71, int32_t p_72, int8_t p_73); static uint16_t func_1(void) { int32_t *l_2 = &g_3; int32_t *l_4 = (void *)0; int32_t *l_5 = &g_3; int32_t *l_6 = &g_3; int32_t *l_7 = &g_3; int32_t *l_8 = &g_3; int32_t *l_9[9][3] = { {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3}}; int32_t l_55 = (-2L); int32_t l_94[7] = {2L, 2L, 2L, 2L, 2L, 2L, 2L}; uint16_t l_95 = 0x1528L; int32_t l_97 = 0x99A8624AL; int32_t l_122[5][10] = { {0xD7553AF0L, 0xD1832462L, 0x00D6BF4BL, (-1L), 0xF5047EB9L, 0x00D6BF4BL, 0xAB26F933L, 0x00D6BF4BL, 0xF5047EB9L, (-1L)}, {0x00D6BF4BL, 0xAB26F933L, 0x00D6BF4BL, 0xF5047EB9L, (-1L), 0x00D6BF4BL, 0xD1832462L, 0xD7553AF0L, 0xF5047EB9L, 0xF5047EB9L}, {0xD7553AF0L, 0xAB26F933L, (-2L), (-1L), (-1L), (-2L), 0xAB26F933L, 0xD7553AF0L, 0x6612900EL, (-1L)}, {0xD7553AF0L, 0xD1832462L, 0x00D6BF4BL, (-1L), 0xF5047EB9L, 0x00D6BF4BL, 0xAB26F933L, 0x00D6BF4BL, 0xF5047EB9L, (-1L)}, {0x00D6BF4BL, 0xAB26F933L, 0x00D6BF4BL, 0xF5047EB9L, (-1L), 0x00D6BF4BL, 0xD1832462L, 0xD7553AF0L, 0xF5047EB9L, 0xF5047EB9L}}; int i, j; g_12++; lbl_205: for (g_11 = 2; (g_11 >= 0); g_11 -= 1) { } for (g_92 = 4; (g_92 >= 1); g_92 -= 1) { int16_t *l_167 = &g_22; int32_t l_173 = 0x688B2FF1L; for (g_124 = 3; (g_124 >= 0); g_124 -= 1) { int16_t *l_168 = (void *)0; int8_t l_174[5][6] = {{0xEFL, (-5L), 3L, (-5L), 0xEFL, 3L}, {(-5L), 0xEFL, 3L, 0xD5L, 0xD5L, 3L}, {0xD5L, 0xD5L, 3L, 0xEFL, (-5L), 3L}, {0xEFL, (-5L), 3L, (-5L), 0xEFL, 3L}, {(-5L), 0xEFL, 3L, 0xD5L, 0xD5L, 3L}}; uint32_t l_200[8] = {0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L, 0x8EA33B35L}; uint64_t *l_201 = &g_38; int i, j; for (g_22 = 0; (g_22 <= 4); g_22 += 1) { int8_t *l_154 = &g_155; int64_t l_175 = 4L; int32_t l_203[1][10]; int i, j; for (i = 0; i < 1; i++) { } if ((l_122[g_92][(g_22 + 5)] > ((*l_154) ^= 0x8CL))) { } else { int8_t l_191 = (-1L); uint64_t *l_195 = &g_38; int16_t *l_198 = &g_199; g_202 ^= (((g_179 = g_40) != ((((*g_40) || (((safe_mod_func_int8_t_s_s( (safe_mod_func_uint16_t_u_u( (safe_lshift_func_uint8_t_u_u( (safe_rshift_func_uint16_t_u_u( ((g_192 = l_191) || ((*l_8) < (((safe_mod_func_uint64_t_u_u( (l_191 && (l_195 != (((safe_add_func_int16_t_s_s( ((*l_198) = (*g_40)), ((l_198 == (void *)0) != l_200[2]))) < (-1L)), l_201))), l_191)) >= (*g_110)) && 0xCEL))), g_22)), 3)), 0xEA24L)), l_191)), (void *)0) == &g_22)) && (*l_7)), &l_95)) != g_60[3][2]); l_203[0][5] = ((&g_124 == (void *)0) || 0x7BB0L); } } if (l_174[0][0]) { break; } return (*g_179); } for (g_38 = 0; (g_38 <= 4); g_38 += 1) { int32_t l_204 = 1L; uint8_t l_209 = 0x33L; for (g_3 = 3; (g_3 >= 1); g_3 -= 1) { } for (l_204 = 4; (l_204 >= 0); l_204 -= 1) { uint16_t *l_208 = (void *)0; int64_t *l_212 = &g_60[7][4]; int32_t **l_215 = &l_5; uint8_t *l_243 = &g_12; int32_t l_244 = 0x6A24BEC2L; if (g_124) { goto lbl_205; } (*l_215) = (((*l_212) ^= ((safe_lshift_func_uint16_t_u_s((l_209++), 10)) > g_180)), func_46(g_61, l_212, (*g_40), (safe_mod_func_uint16_t_u_u( ((0xCE7BL == l_173), ((void *)0 != &g_22)), (0x6AD60D6B5B7701A7LL && 0xF5F0B5030AC00ABALL))), (*g_40))); (*l_215) = &g_92; l_244 |= ((safe_mul_func_int8_t_s_s((~((((*g_179) , (safe_div_func_int32_t_s_s((((*l_215) = func_46(((*g_40) || (((g_221 = 0x5B4CL) , (safe_lshift_func_int16_t_s_u((safe_lshift_func_int16_t_s_s(((*l_167) = (g_199 | ((safe_mul_func_uint8_t_u_u((((g_192 = ((0x99L & (safe_add_func_int16_t_s_s(((*g_40) = (g_111 | (g_38 > (safe_rshift_func_int8_t_s_u(((~((((safe_unary_minus_func_int8_t_s((safe_rshift_func_uint8_t_u_u((safe_rshift_func_uint8_t_u_s(((*l_243) = (safe_add_func_int16_t_s_s((safe_rshift_func_uint8_t_u_s(((65535UL < ((~(g_155 , g_3)) && l_173)) && (*g_40)), 7)), 1L))), 1)), 0)))) , 0xC0C79DF27BCF0D4CLL) >= 0x10D2CAD3D6EBB9BFLL) & (-5L))) <= (**l_215)), 5))))), 0xC149L))) , 1UL)) >= 0UL) || (*g_40)), g_22)) && 0xCD0D6B2CBE358026LL))), g_38)), 12))) != 1L)), &g_38, l_173, g_38, l_173)) != &l_173), (*g_53)))) | 1UL) & 0UL)), g_60[6][1])) , (-1L)); } return (*g_179); } } return (*l_7); } static int16_t *func_23(int32_t *p_24, int16_t p_25, uint32_t p_26, int16_t *p_27, uint16_t p_28) { int32_t **l_56 = &g_53; int16_t *l_57 = &g_41; (*p_24) = ((l_56 != &p_24) != (0x62L > 8L)); return l_57; } static int32_t *func_29(int8_t p_30, int16_t *p_31, int32_t *p_32, uint64_t p_33) { uint32_t l_45 = 0x938140A9L; g_53 = ((safe_rshift_func_uint8_t_u_s((0x4F6CL > (~(l_45 >= 0x1F64L))), p_30)), func_46(p_33, &g_38, (*p_31), g_11, l_45)); return &g_3; } static int32_t *func_46(uint8_t p_47, uint64_t *p_48, int16_t p_49, uint16_t p_50, int16_t p_51) { int32_t *l_52 = &g_3; return l_52; } static const int32_t func_68(uint32_t p_69, int32_t **p_70, int32_t *p_71, int32_t p_72, int8_t p_73) { int32_t *l_93 = &g_92; (*l_93) = (*g_53); return (*p_71); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_10; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_22; csmith_sink_ = g_38; csmith_sink_ = g_41; for (i = 0; i < 10; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_60[i][j]; } } csmith_sink_ = g_61; csmith_sink_ = g_87; csmith_sink_ = g_92; csmith_sink_ = g_111; csmith_sink_ = g_124; csmith_sink_ = g_155; csmith_sink_ = g_176; csmith_sink_ = g_180; csmith_sink_ = g_192; csmith_sink_ = g_199; csmith_sink_ = g_202; csmith_sink_ = g_221; platform_main_end(0, 0); return 0; }
false
168
dataset/organized/DCE/168
268
256
0.66
0.96
DCE
338
dataset/organized/DCE/169/target.c
dataset/organized/DCE/169/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 25; volatile unsigned f1 : 12; unsigned f2 : 31; const int64_t f3; signed f4 : 7; unsigned f5 : 25; signed f6 : 24; unsigned f7 : 18; }; static int32_t g_6 = 0x1D8B9DBEL; static int32_t *g_11 = (void*)0; static int16_t g_35 = (-4L); static int8_t g_38 = 0x40L; static int32_t g_42 = 0xF9AF3922L; static volatile uint32_t g_48 = 0x1262954FL; static int8_t g_81[7] = {0x02L,9L,0x02L,0x02L,9L,0x02L,0x02L}; static uint64_t g_83 = 18446744073709551609UL; static int16_t g_124 = 0x8206L; static int16_t g_127 = 0x5642L; static volatile struct S0 g_142 = {555,46,23155,2L,10,2247,-1602,297}; static int32_t **g_162 = &g_11; static volatile struct S0 g_173 = {3407,32,25619,3L,0,3532,3507,385}; static int64_t g_175 = 0x0BAFAB71BD0E3117LL; static uint8_t g_176[8][10] = {{0x31L,0xD0L,0xD0L,0x31L,9UL,0x31L,0xD0L,0xD0L,0x31L,9UL},{0x31L,0xD0L,0xD0L,0x31L,9UL,0x31L,0xD0L,0xD0L,0x31L,9UL},{0x31L,0xD0L,0xD0L,0x31L,9UL,0x31L,0xD0L,0xD0L,0x31L,9UL},{0x31L,0xD0L,0xD0L,0x31L,9UL,0x31L,0xD0L,0xD0L,0x31L,0UL},{0xF1L,0x31L,0x31L,0xF1L,0UL,0xF1L,0x31L,0x31L,0xF1L,0UL},{0xF1L,0x31L,0x31L,0xF1L,0UL,0xF1L,0x31L,0x31L,0xF1L,0UL},{0xF1L,0x31L,0x31L,0xF1L,0UL,0xF1L,0x31L,0x31L,0xF1L,0UL},{0xF1L,0x31L,0x31L,0xF1L,0UL,0xF1L,0x31L,0x31L,0xF1L,0UL}}; static int16_t *g_201 = (void*)0; static volatile int8_t g_209 = 0x83L; static volatile int8_t *g_208 = &g_209; static volatile int8_t **g_207 = &g_208; static volatile struct S0 g_225 = {887,24,44183,0x55CD90D8D925811BLL,-3,715,2024,369}; static uint32_t g_227 = 0xD98E6FB3L; static uint32_t g_230 = 0x8251E51DL; static int64_t g_249[3][10] = {{(-10L),0x6C561C40159466B4LL,2L,4L,4L,2L,0x6C561C40159466B4LL,(-10L),0x6C561C40159466B4LL,2L},{0x11A4E4E51150710DLL,1L,4L,1L,0x11A4E4E51150710DLL,2L,2L,0x11A4E4E51150710DLL,1L,4L},{(-10L),(-10L),4L,0x11A4E4E51150710DLL,(-8L),0x11A4E4E51150710DLL,4L,(-10L),(-10L),4L}}; static int8_t g_250 = 5L; static uint8_t func_1(void); static int32_t * func_2(int32_t p_3); static int32_t * func_7(int32_t ** p_8); static uint64_t func_16(int32_t * p_17); static int32_t * func_18(int32_t * p_19, int32_t * p_20, const uint32_t p_21, uint8_t p_22); static uint8_t func_1(void) { int32_t *l_5 = &g_6; int32_t **l_4 = &l_5; uint64_t *l_145 = &g_83; int32_t l_148 = 0L; int8_t *l_149 = &g_81[4]; uint32_t l_184[10] = {0UL,0UL,0UL,0UL,0UL,0UL,0UL,0UL,0UL,0UL}; int16_t *l_188 = &g_127; int16_t **l_189 = &l_188; uint16_t l_213[2][7] = {{0x73F9L,1UL,0x73F9L,1UL,0x73F9L,1UL,0x73F9L},{65531UL,65531UL,65531UL,65531UL,65531UL,65531UL,65531UL}}; int32_t l_251 = (-6L); int i, j; (*g_162) = func_2(((((*l_149) = (((((*l_4) = (void*)0) == ((1L >= g_6) , func_7(l_4))) != ((safe_add_func_int16_t_s_s((safe_sub_func_uint64_t_u_u(((*l_145) = func_16(&g_6)), ((((((-2L) == (safe_lshift_func_int16_t_s_u(0L, 8))) , 0x3B5FD349L) > 4L) ^ l_148) == g_6))), g_6)) == g_6)) <= l_148)) | 0x4AL) , (*g_11))); for (g_83 = (-21); (g_83 <= 44); g_83++) { int32_t l_183 = 4L; (**g_162) ^= (safe_add_func_int64_t_s_s(l_183, l_184[3])); (*g_162) = (*g_162); } (**g_162) = (safe_add_func_int16_t_s_s((-10L), g_176[7][7])); if ((+(((*l_189) = l_188) != (g_142.f7 , &g_127)))) { int16_t *l_199[1]; int16_t *l_200[1]; int i; for (i = 0; i < 1; i++) { l_199[i] = &g_127; } for (i = 0; i < 1; i++) { l_200[i] = &g_127; } (**g_162) ^= (safe_mul_func_int8_t_s_s((safe_rshift_func_int16_t_s_u((safe_mul_func_int16_t_s_s(0x6A5DL, (~(safe_lshift_func_int16_t_s_s(((g_176[2][0] , l_199[0]) != ((*l_189) = &g_124)), 10))))), 13)), (252UL || ((g_42 , l_200[0]) != (g_201 = (void*)0))))); } else { uint16_t l_202 = 0x9B80L; if ((l_202 == (((safe_mul_func_int8_t_s_s(l_202, l_184[5])) & ((((safe_mod_func_int64_t_s_s(((((void*)0 == g_207) , (g_173.f4 < (((*l_149) = (safe_mod_func_int8_t_s_s((g_175 || (l_202 , (&g_208 != &l_149))), l_202))) < l_202))) != (*g_11)), l_202)) > l_202) <= g_176[5][0]) > g_38)) ^ g_176[2][2]))) { uint32_t l_214 = 18446744073709551615UL; int32_t **l_239 = &l_5; if (l_202) { uint32_t l_212[4][8] = {{0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L},{0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L},{0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L},{0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L}}; int i, j; (*l_4) = func_2(l_212[2][1]); return l_213[1][5]; } else { uint16_t l_223[2][6]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { l_223[i][j] = 1UL; } } --l_214; for (g_42 = 0; (g_42 <= (-30)); g_42 = safe_sub_func_uint32_t_u_u(g_42, 1)) { uint32_t *l_226 = &g_227; uint16_t *l_235 = &l_213[0][0]; (*g_11) = ((**g_162) ^ (safe_sub_func_uint8_t_u_u((safe_mod_func_int8_t_s_s(((*l_149) &= (g_38 = (0x22B5L != (0L < ((18446744073709551611UL <= (l_223[0][1] && ((!(g_225 , ((1L != g_83) && (((g_230 = ((*l_226)++)) , ((*l_235) |= (safe_div_func_int64_t_s_s((safe_sub_func_int64_t_s_s((0x82L <= g_35), 0x25A4709E0763305BLL)), l_223[0][1])))) & g_127)))) <= 0x92F6L))) || g_227))))), 255UL)), 0L))); } } (*g_11) = ((0x861DL != (((~l_202) < (0xA1B1L & (((safe_add_func_int8_t_s_s((**g_207), (((g_162 = l_239) == (void*)0) | (safe_mod_func_uint64_t_u_u((((*l_145) = (safe_add_func_uint16_t_u_u((safe_unary_minus_func_uint16_t_u((&g_201 != ((safe_sub_func_int16_t_s_s(g_176[2][0], (((safe_rshift_func_uint8_t_u_s(l_202, 5)) || l_202) || 0x6803L))) , &g_201)))), g_81[0]))) & 18446744073709551608UL), g_35))))) <= g_249[1][3]) <= 0UL))) != g_175)) | g_250); } else { return l_202; } } return l_251; } static int32_t * func_2(int32_t p_3) { int8_t ** const l_152 = (void*)0; int32_t l_153 = 0xFCDE2628L; int64_t *l_174[7]; int64_t l_177 = 0x40EEEA5956BBA839LL; int32_t l_178 = 1L; int i; for (i = 0; i < 7; i++) { l_174[i] = &g_175; } l_178 |= (safe_mul_func_int16_t_s_s((l_152 == l_152), (((l_153 != (g_83 && (safe_div_func_int16_t_s_s(p_3, p_3)))) < (((safe_mul_func_int8_t_s_s(((((((safe_div_func_int64_t_s_s((g_176[2][0] = ((g_175 = (safe_mod_func_uint16_t_u_u((((*g_162) = func_7(g_162)) == (((((safe_lshift_func_int16_t_s_s(((((safe_mod_func_uint64_t_u_u((safe_mod_func_uint8_t_u_u((safe_mul_func_int16_t_s_s((((safe_lshift_func_int8_t_s_u(g_38, l_153)) , l_153) | 0x6EL), p_3)), 0xABL)), l_153)) || p_3) == g_38) , l_153), g_81[0])) , g_173) , p_3) < l_153) , &p_3)), g_6))) || g_173.f1)), p_3)) > l_153) , l_153) >= 0x056C786B904A808FLL) <= 0xB3E814EAL) , p_3), l_153)) <= g_81[5]) >= l_177)) ^ l_153))); return (*g_162); } static int32_t * func_7(int32_t ** p_8) { int32_t *l_10 = (void*)0; int32_t **l_9[3]; int i; for (i = 0; i < 3; i++) { l_9[i] = &l_10; } g_11 = &g_6; return &g_6; } static uint64_t func_16(int32_t * p_17) { int8_t l_25 = 0x15L; int32_t *l_33 = &g_6; int32_t **l_32 = &l_33; int16_t *l_34 = &g_35; int8_t *l_36 = (void*)0; int8_t *l_37 = &g_38; int32_t l_143 = 0xE1AF327EL; (*l_32) = func_18(&g_6, &g_6, (safe_mod_func_int8_t_s_s(l_25, ((p_17 == (((safe_rshift_func_uint16_t_u_s((safe_mul_func_int8_t_s_s(((*l_37) &= (((65528UL | ((void*)0 != l_32)) , (((*l_34) |= (-5L)) && (g_35 ^= 0x77DFL))) | (*l_33))), (*l_33))), 0)) , 0xC65AD6CAD8E65DD4LL) , p_17)) | g_6))), (*l_33)); for (g_42 = 5; (g_42 != 11); g_42 = safe_add_func_int16_t_s_s(g_42, 2)) { int8_t l_137 = 0x4AL; uint64_t *l_140 = &g_83; int32_t *l_144[10][2] = {{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6}}; int i, j; l_143 = ((safe_add_func_uint8_t_u_u((l_137 > (-1L)), (((*l_34) = ((safe_div_func_int64_t_s_s(l_137, g_38)) != ((l_140 != (((+(((g_142 , ((0L || (*p_17)) >= (&g_127 == &g_124))) & 252UL) , 4294967288UL)) | l_137) , (void*)0)) < g_127))) & l_143))) > g_81[0]); return g_142.f1; } return g_38; } static int32_t * func_18(int32_t * p_19, int32_t * p_20, const uint32_t p_21, uint8_t p_22) { int8_t l_47 = 9L; int32_t l_84 = 0xE583C6DDL; int32_t *l_86[3]; int16_t *l_123 = &g_124; uint32_t l_125 = 18446744073709551615UL; int16_t *l_126 = &g_127; int8_t *l_128 = &l_47; int8_t *l_129[5] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; const uint16_t l_130 = 0xCB09L; int i; for (i = 0; i < 3; i++) { l_86[i] = &l_84; } for (g_38 = 0; (g_38 >= 22); g_38 = safe_add_func_int32_t_s_s(g_38, 4)) { int32_t *l_41 = &g_42; int32_t *l_43 = &g_42; int32_t *l_44 = &g_42; int32_t l_45 = 0x26E16511L; int32_t *l_46[2]; const int16_t *l_53 = (void*)0; int8_t *l_73 = &g_38; int8_t **l_72 = &l_73; uint64_t *l_82 = &g_83; int8_t *l_85 = &l_47; int i; for (i = 0; i < 2; i++) { l_46[i] = &l_45; } g_48--; (*l_44) = (safe_mod_func_int32_t_s_s(((((void*)0 == l_53) , (((*l_85) = (safe_sub_func_int32_t_s_s(((-1L) | g_38), (l_84 |= (((safe_mod_func_int64_t_s_s(((safe_mul_func_uint16_t_u_u((safe_div_func_uint64_t_u_u((safe_sub_func_uint16_t_u_u((safe_div_func_uint16_t_u_u((((*l_82) = (safe_mul_func_uint8_t_u_u(((l_47 , (g_35 , ((safe_div_func_uint32_t_u_u((((((g_81[0] = (safe_mul_func_uint16_t_u_u(((((*l_72) = &l_47) != ((safe_div_func_int64_t_s_s((+((((safe_sub_func_uint16_t_u_u((safe_lshift_func_int16_t_s_s((l_53 != l_53), 1)), p_21)) & g_35) || 0xE8L) , g_35)), g_38)) , (void*)0)) , 0x7EEBL), 0xAABBL))) , g_38) ^ g_48) & 1L) == l_47), 0xF7CFEB45L)) , &g_35))) != l_53), l_47))) | 0xA45C3C0652A1FB9DLL), g_38)), p_21)), 18446744073709551610UL)), (*l_41))) >= p_21), g_35)) || 65535UL) != l_47))))) <= g_35)) ^ g_38), g_35)); } l_86[2] = &g_6; g_42 = (safe_lshift_func_uint8_t_u_u((safe_lshift_func_int8_t_s_s((safe_sub_func_int64_t_s_s(0x21D012310476CE52LL, ((((safe_div_func_uint64_t_u_u((safe_rshift_func_int8_t_s_s((safe_unary_minus_func_uint16_t_u(((8L && (((safe_mod_func_uint16_t_u_u(((g_38 = ((*l_128) ^= (safe_add_func_uint64_t_u_u(((g_35 > g_81[0]) != (safe_unary_minus_func_uint64_t_u((safe_lshift_func_uint8_t_u_u((safe_add_func_int8_t_s_s(((safe_rshift_func_int16_t_s_u(p_21, g_42)) , (((*l_126) |= (safe_mul_func_uint16_t_u_u((g_42 != ((safe_div_func_int32_t_s_s(((((p_21 ^ (safe_sub_func_uint8_t_u_u((((*l_123) = (((((safe_mul_func_int16_t_s_s((safe_div_func_int16_t_s_s((safe_lshift_func_int16_t_s_u((safe_add_func_int16_t_s_s(((4L <= p_22) , p_22), p_22)), 14)), p_21)), g_35)) , 0x3A2D95A0L) , g_38) > p_21) , p_21)) & l_125), 9UL))) > p_22) && 0x0EBBFAC555C44EF7LL) && 4294967290UL), (*p_19))) , (-1L))), 0L))) , 0x61L)), g_83)), 0))))), 0L)))) > g_81[0]), g_83)) ^ g_6) ^ p_22)) < p_21))), 2)), p_21)) <= p_21) , l_130) <= g_83))), g_35)), 1)); for (p_22 = 11; (p_22 != 6); p_22--) { if (g_83) { break; } } return &g_42; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; csmith_sink_ = g_35; csmith_sink_ = g_38; csmith_sink_ = g_42; csmith_sink_ = g_48; for (i = 0; i < 7; i++) { csmith_sink_ = g_81[i]; } csmith_sink_ = g_83; csmith_sink_ = g_124; csmith_sink_ = g_127; csmith_sink_ = g_142.f0; csmith_sink_ = g_142.f1; csmith_sink_ = g_142.f2; csmith_sink_ = g_142.f3; csmith_sink_ = g_142.f4; csmith_sink_ = g_142.f5; csmith_sink_ = g_142.f6; csmith_sink_ = g_142.f7; csmith_sink_ = g_173.f0; csmith_sink_ = g_173.f1; csmith_sink_ = g_173.f2; csmith_sink_ = g_173.f3; csmith_sink_ = g_173.f4; csmith_sink_ = g_173.f5; csmith_sink_ = g_173.f6; csmith_sink_ = g_173.f7; csmith_sink_ = g_175; for (i = 0; i < 8; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_176[i][j]; } } csmith_sink_ = g_209; csmith_sink_ = g_225.f0; csmith_sink_ = g_225.f1; csmith_sink_ = g_225.f2; csmith_sink_ = g_225.f3; csmith_sink_ = g_225.f4; csmith_sink_ = g_225.f5; csmith_sink_ = g_225.f6; csmith_sink_ = g_225.f7; csmith_sink_ = g_227; csmith_sink_ = g_230; for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_249[i][j]; } } csmith_sink_ = g_250; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 25; volatile unsigned f1 : 12; unsigned f2 : 31; const int64_t f3; signed f4 : 7; unsigned f5 : 25; signed f6 : 24; unsigned f7 : 18; }; static int32_t g_6 = 0x1D8B9DBEL; static int32_t *g_11 = (void *)0; static int16_t g_35 = (-4L); static int8_t g_38 = 0x40L; static int32_t g_42 = 0xF9AF3922L; static volatile uint32_t g_48 = 0x1262954FL; static int8_t g_81[7] = {0x02L, 9L, 0x02L, 0x02L, 9L, 0x02L, 0x02L}; static uint64_t g_83 = 18446744073709551609UL; static int16_t g_124 = 0x8206L; static int16_t g_127 = 0x5642L; static volatile struct S0 g_142 = {555, 46, 23155, 2L, 10, 2247, -1602, 297}; static int32_t **g_162 = &g_11; static volatile struct S0 g_173 = {3407, 32, 25619, 3L, 0, 3532, 3507, 385}; static int64_t g_175 = 0x0BAFAB71BD0E3117LL; static uint8_t g_176[8][10] = { {0x31L, 0xD0L, 0xD0L, 0x31L, 9UL, 0x31L, 0xD0L, 0xD0L, 0x31L, 9UL}, {0x31L, 0xD0L, 0xD0L, 0x31L, 9UL, 0x31L, 0xD0L, 0xD0L, 0x31L, 9UL}, {0x31L, 0xD0L, 0xD0L, 0x31L, 9UL, 0x31L, 0xD0L, 0xD0L, 0x31L, 9UL}, {0x31L, 0xD0L, 0xD0L, 0x31L, 9UL, 0x31L, 0xD0L, 0xD0L, 0x31L, 0UL}, {0xF1L, 0x31L, 0x31L, 0xF1L, 0UL, 0xF1L, 0x31L, 0x31L, 0xF1L, 0UL}, {0xF1L, 0x31L, 0x31L, 0xF1L, 0UL, 0xF1L, 0x31L, 0x31L, 0xF1L, 0UL}, {0xF1L, 0x31L, 0x31L, 0xF1L, 0UL, 0xF1L, 0x31L, 0x31L, 0xF1L, 0UL}, {0xF1L, 0x31L, 0x31L, 0xF1L, 0UL, 0xF1L, 0x31L, 0x31L, 0xF1L, 0UL}}; static int16_t *g_201 = (void *)0; static volatile int8_t g_209 = 0x83L; static volatile int8_t *g_208 = &g_209; static volatile int8_t **g_207 = &g_208; static volatile struct S0 g_225 = {887, 24, 44183, 0x55CD90D8D925811BLL, -3, 715, 2024, 369}; static uint32_t g_227 = 0xD98E6FB3L; static uint32_t g_230 = 0x8251E51DL; static int64_t g_249[3][10] = { {(-10L), 0x6C561C40159466B4LL, 2L, 4L, 4L, 2L, 0x6C561C40159466B4LL, (-10L), 0x6C561C40159466B4LL, 2L}, {0x11A4E4E51150710DLL, 1L, 4L, 1L, 0x11A4E4E51150710DLL, 2L, 2L, 0x11A4E4E51150710DLL, 1L, 4L}, {(-10L), (-10L), 4L, 0x11A4E4E51150710DLL, (-8L), 0x11A4E4E51150710DLL, 4L, (-10L), (-10L), 4L}}; static int8_t g_250 = 5L; static uint8_t func_1(void); static int32_t *func_2(int32_t p_3); static int32_t *func_7(int32_t **p_8); static uint64_t func_16(int32_t *p_17); static int32_t *func_18(int32_t *p_19, int32_t *p_20, const uint32_t p_21, uint8_t p_22); static uint8_t func_1(void) { int32_t *l_5 = &g_6; int32_t **l_4 = &l_5; uint64_t *l_145 = &g_83; int32_t l_148 = 0L; int8_t *l_149 = &g_81[4]; uint32_t l_184[10] = {0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL}; int16_t *l_188 = &g_127; int16_t **l_189 = &l_188; uint16_t l_213[2][7] = { {0x73F9L, 1UL, 0x73F9L, 1UL, 0x73F9L, 1UL, 0x73F9L}, {65531UL, 65531UL, 65531UL, 65531UL, 65531UL, 65531UL, 65531UL}}; int32_t l_251 = (-6L); int i, j; (*g_162) = func_2( ((((*l_149) = (((((*l_4) = (void *)0) == ((1L >= g_6), func_7(l_4))) != ((safe_add_func_int16_t_s_s( (safe_sub_func_uint64_t_u_u( ((*l_145) = func_16(&g_6)), ((((((-2L) == (safe_lshift_func_int16_t_s_u(0L, 8))), 0x3B5FD349L) > 4L) ^ l_148) == g_6))), g_6)) == g_6)) <= l_148)) | 0x4AL), (*g_11))); for (g_83 = (-21); (g_83 <= 44); g_83++) { } (**g_162) = (safe_add_func_int16_t_s_s((-10L), g_176[7][7])); if ((+(((*l_189) = l_188) != (g_142.f7, &g_127)))) { } else { uint16_t l_202 = 0x9B80L; if ((l_202 == (((safe_mul_func_int8_t_s_s(l_202, l_184[5])) & ((((safe_mod_func_int64_t_s_s( ((((void *)0 == g_207), (g_173.f4 < (((*l_149) = (safe_mod_func_int8_t_s_s( (g_175 || (l_202, (&g_208 != &l_149))), l_202))) < l_202))) != (*g_11)), l_202)) > l_202) <= g_176[5][0]) > g_38)) ^ g_176[2][2]))) { } else { return l_202; } } return l_251; } static int32_t *func_2(int32_t p_3) { int8_t **const l_152 = (void *)0; int32_t l_153 = 0xFCDE2628L; int64_t *l_174[7]; int64_t l_177 = 0x40EEEA5956BBA839LL; int32_t l_178 = 1L; int i; for (i = 0; i < 7; i++) { l_174[i] = &g_175; } l_178 |= (safe_mul_func_int16_t_s_s( (l_152 == l_152), (((l_153 != (g_83 && (safe_div_func_int16_t_s_s(p_3, p_3)))) < (((safe_mul_func_int8_t_s_s( ((((((safe_div_func_int64_t_s_s( (g_176[2][0] = ((g_175 = (safe_mod_func_uint16_t_u_u( (((*g_162) = func_7(g_162)) == (((((safe_lshift_func_int16_t_s_s( ((((safe_mod_func_uint64_t_u_u( (safe_mod_func_uint8_t_u_u( (safe_mul_func_int16_t_s_s( (((safe_lshift_func_int8_t_s_u( g_38, l_153)), l_153) | 0x6EL), p_3)), 0xABL)), l_153)) || p_3) == g_38), l_153), g_81[0])), g_173), p_3) < l_153), &p_3)), g_6))) || g_173.f1)), p_3)) > l_153), l_153) >= 0x056C786B904A808FLL) <= 0xB3E814EAL), p_3), l_153)) <= g_81[5]) >= l_177)) ^ l_153))); return (*g_162); } static int32_t *func_7(int32_t **p_8) { int32_t *l_10 = (void *)0; int32_t **l_9[3]; int i; for (i = 0; i < 3; i++) { l_9[i] = &l_10; } g_11 = &g_6; return &g_6; } static uint64_t func_16(int32_t *p_17) { int8_t l_25 = 0x15L; int32_t *l_33 = &g_6; int32_t **l_32 = &l_33; int16_t *l_34 = &g_35; int8_t *l_36 = (void *)0; int8_t *l_37 = &g_38; int32_t l_143 = 0xE1AF327EL; (*l_32) = func_18( &g_6, &g_6, (safe_mod_func_int8_t_s_s( l_25, ((p_17 == (((safe_rshift_func_uint16_t_u_s( (safe_mul_func_int8_t_s_s( ((*l_37) &= (((65528UL | ((void *)0 != l_32)), (((*l_34) |= (-5L)) && (g_35 ^= 0x77DFL))) | (*l_33))), (*l_33))), 0)), 0xC65AD6CAD8E65DD4LL), p_17)) | g_6))), (*l_33)); for (g_42 = 5; (g_42 != 11); g_42 = safe_add_func_int16_t_s_s(g_42, 2)) { int8_t l_137 = 0x4AL; uint64_t *l_140 = &g_83; int32_t *l_144[10][2] = { {&g_6, &g_6}, {&g_6, &g_6}, {&g_6, &g_6}, {&g_6, &g_6}, {&g_6, &g_6}, {&g_6, &g_6}, {&g_6, &g_6}, {&g_6, &g_6}, {&g_6, &g_6}, {&g_6, &g_6}}; int i, j; l_143 = ((safe_add_func_uint8_t_u_u( (l_137 > (-1L)), (((*l_34) = ((safe_div_func_int64_t_s_s(l_137, g_38)) != ((l_140 != (((+(((g_142, ((0L || (*p_17)) >= (&g_127 == &g_124))) & 252UL), 4294967288UL)) | l_137), (void *)0)) < g_127))) & l_143))) > g_81[0]); return g_142.f1; } return g_38; } static int32_t *func_18(int32_t *p_19, int32_t *p_20, const uint32_t p_21, uint8_t p_22) { int8_t l_47 = 9L; int32_t l_84 = 0xE583C6DDL; int32_t *l_86[3]; int16_t *l_123 = &g_124; uint32_t l_125 = 18446744073709551615UL; int16_t *l_126 = &g_127; int8_t *l_128 = &l_47; int8_t *l_129[5] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; const uint16_t l_130 = 0xCB09L; int i; for (i = 0; i < 3; i++) { l_86[i] = &l_84; } for (g_38 = 0; (g_38 >= 22); g_38 = safe_add_func_int32_t_s_s(g_38, 4)) { } l_86[2] = &g_6; g_42 = (safe_lshift_func_uint8_t_u_u((safe_lshift_func_int8_t_s_s((safe_sub_func_int64_t_s_s(0x21D012310476CE52LL, ((((safe_div_func_uint64_t_u_u((safe_rshift_func_int8_t_s_s((safe_unary_minus_func_uint16_t_u(((8L && (((safe_mod_func_uint16_t_u_u(((g_38 = ((*l_128) ^= (safe_add_func_uint64_t_u_u(((g_35 > g_81[0]) != (safe_unary_minus_func_uint64_t_u((safe_lshift_func_uint8_t_u_u((safe_add_func_int8_t_s_s(((safe_rshift_func_int16_t_s_u(p_21, g_42)) , (((*l_126) |= (safe_mul_func_uint16_t_u_u((g_42 != ((safe_div_func_int32_t_s_s(((((p_21 ^ (safe_sub_func_uint8_t_u_u((((*l_123) = (((((safe_mul_func_int16_t_s_s((safe_div_func_int16_t_s_s((safe_lshift_func_int16_t_s_u((safe_add_func_int16_t_s_s(((4L <= p_22) , p_22), p_22)), 14)), p_21)), g_35)) , 0x3A2D95A0L) , g_38) > p_21) , p_21)) & l_125), 9UL))) > p_22) && 0x0EBBFAC555C44EF7LL) && 4294967290UL), (*p_19))) , (-1L))), 0L))) , 0x61L)), g_83)), 0))))), 0L)))) > g_81[0]), g_83)) ^ g_6) ^ p_22)) < p_21))), 2)), p_21)) <= p_21) , l_130) <= g_83))), g_35)), 1)); for (p_22 = 11; (p_22 != 6); p_22--) { if (g_83) { break; } } return &g_42; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; csmith_sink_ = g_35; csmith_sink_ = g_38; csmith_sink_ = g_42; csmith_sink_ = g_48; for (i = 0; i < 7; i++) { csmith_sink_ = g_81[i]; } csmith_sink_ = g_83; csmith_sink_ = g_124; csmith_sink_ = g_127; csmith_sink_ = g_142.f0; csmith_sink_ = g_142.f1; csmith_sink_ = g_142.f2; csmith_sink_ = g_142.f3; csmith_sink_ = g_142.f4; csmith_sink_ = g_142.f5; csmith_sink_ = g_142.f6; csmith_sink_ = g_142.f7; csmith_sink_ = g_173.f0; csmith_sink_ = g_173.f1; csmith_sink_ = g_173.f2; csmith_sink_ = g_173.f3; csmith_sink_ = g_173.f4; csmith_sink_ = g_173.f5; csmith_sink_ = g_173.f6; csmith_sink_ = g_173.f7; csmith_sink_ = g_175; for (i = 0; i < 8; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_176[i][j]; } } csmith_sink_ = g_209; csmith_sink_ = g_225.f0; csmith_sink_ = g_225.f1; csmith_sink_ = g_225.f2; csmith_sink_ = g_225.f3; csmith_sink_ = g_225.f4; csmith_sink_ = g_225.f5; csmith_sink_ = g_225.f6; csmith_sink_ = g_225.f7; csmith_sink_ = g_227; csmith_sink_ = g_230; for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_249[i][j]; } } csmith_sink_ = g_250; platform_main_end(0, 0); return 0; }
true
169
dataset/organized/DCE/169
304
321
0.64
0.86
DCE
339
dataset/organized/DCE/169/target.c
dataset/organized/DCE/169/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 25; volatile unsigned f1 : 12; unsigned f2 : 31; const int64_t f3; signed f4 : 7; unsigned f5 : 25; signed f6 : 24; unsigned f7 : 18; }; static int32_t g_6 = 0x1D8B9DBEL; static int32_t *g_11 = (void*)0; static int16_t g_35 = (-4L); static int8_t g_38 = 0x40L; static int32_t g_42 = 0xF9AF3922L; static volatile uint32_t g_48 = 0x1262954FL; static int8_t g_81[7] = {0x02L,9L,0x02L,0x02L,9L,0x02L,0x02L}; static uint64_t g_83 = 18446744073709551609UL; static int16_t g_124 = 0x8206L; static int16_t g_127 = 0x5642L; static volatile struct S0 g_142 = {555,46,23155,2L,10,2247,-1602,297}; static int32_t **g_162 = &g_11; static volatile struct S0 g_173 = {3407,32,25619,3L,0,3532,3507,385}; static int64_t g_175 = 0x0BAFAB71BD0E3117LL; static uint8_t g_176[8][10] = {{0x31L,0xD0L,0xD0L,0x31L,9UL,0x31L,0xD0L,0xD0L,0x31L,9UL},{0x31L,0xD0L,0xD0L,0x31L,9UL,0x31L,0xD0L,0xD0L,0x31L,9UL},{0x31L,0xD0L,0xD0L,0x31L,9UL,0x31L,0xD0L,0xD0L,0x31L,9UL},{0x31L,0xD0L,0xD0L,0x31L,9UL,0x31L,0xD0L,0xD0L,0x31L,0UL},{0xF1L,0x31L,0x31L,0xF1L,0UL,0xF1L,0x31L,0x31L,0xF1L,0UL},{0xF1L,0x31L,0x31L,0xF1L,0UL,0xF1L,0x31L,0x31L,0xF1L,0UL},{0xF1L,0x31L,0x31L,0xF1L,0UL,0xF1L,0x31L,0x31L,0xF1L,0UL},{0xF1L,0x31L,0x31L,0xF1L,0UL,0xF1L,0x31L,0x31L,0xF1L,0UL}}; static int16_t *g_201 = (void*)0; static volatile int8_t g_209 = 0x83L; static volatile int8_t *g_208 = &g_209; static volatile int8_t **g_207 = &g_208; static volatile struct S0 g_225 = {887,24,44183,0x55CD90D8D925811BLL,-3,715,2024,369}; static uint32_t g_227 = 0xD98E6FB3L; static uint32_t g_230 = 0x8251E51DL; static int64_t g_249[3][10] = {{(-10L),0x6C561C40159466B4LL,2L,4L,4L,2L,0x6C561C40159466B4LL,(-10L),0x6C561C40159466B4LL,2L},{0x11A4E4E51150710DLL,1L,4L,1L,0x11A4E4E51150710DLL,2L,2L,0x11A4E4E51150710DLL,1L,4L},{(-10L),(-10L),4L,0x11A4E4E51150710DLL,(-8L),0x11A4E4E51150710DLL,4L,(-10L),(-10L),4L}}; static int8_t g_250 = 5L; static uint8_t func_1(void); static int32_t * func_2(int32_t p_3); static int32_t * func_7(int32_t ** p_8); static uint64_t func_16(int32_t * p_17); static int32_t * func_18(int32_t * p_19, int32_t * p_20, const uint32_t p_21, uint8_t p_22); static uint8_t func_1(void) { int32_t *l_5 = &g_6; int32_t **l_4 = &l_5; uint64_t *l_145 = &g_83; int32_t l_148 = 0L; int8_t *l_149 = &g_81[4]; uint32_t l_184[10] = {0UL,0UL,0UL,0UL,0UL,0UL,0UL,0UL,0UL,0UL}; int16_t *l_188 = &g_127; int16_t **l_189 = &l_188; uint16_t l_213[2][7] = {{0x73F9L,1UL,0x73F9L,1UL,0x73F9L,1UL,0x73F9L},{65531UL,65531UL,65531UL,65531UL,65531UL,65531UL,65531UL}}; int32_t l_251 = (-6L); int i, j; (*g_162) = func_2(((((*l_149) = (((((*l_4) = (void*)0) == ((1L >= g_6) , func_7(l_4))) != ((safe_add_func_int16_t_s_s((safe_sub_func_uint64_t_u_u(((*l_145) = func_16(&g_6)), ((((((-2L) == (safe_lshift_func_int16_t_s_u(0L, 8))) , 0x3B5FD349L) > 4L) ^ l_148) == g_6))), g_6)) == g_6)) <= l_148)) | 0x4AL) , (*g_11))); for (g_83 = (-21); (g_83 <= 44); g_83++) { int32_t l_183 = 4L; (**g_162) ^= (safe_add_func_int64_t_s_s(l_183, l_184[3])); (*g_162) = (*g_162); } (**g_162) = (safe_add_func_int16_t_s_s((-10L), g_176[7][7])); if ((+(((*l_189) = l_188) != (g_142.f7 , &g_127)))) { int16_t *l_199[1]; int16_t *l_200[1]; int i; for (i = 0; i < 1; i++) { l_199[i] = &g_127; } for (i = 0; i < 1; i++) { l_200[i] = &g_127; } (**g_162) ^= (safe_mul_func_int8_t_s_s((safe_rshift_func_int16_t_s_u((safe_mul_func_int16_t_s_s(0x6A5DL, (~(safe_lshift_func_int16_t_s_s(((g_176[2][0] , l_199[0]) != ((*l_189) = &g_124)), 10))))), 13)), (252UL || ((g_42 , l_200[0]) != (g_201 = (void*)0))))); } else { uint16_t l_202 = 0x9B80L; if ((l_202 == (((safe_mul_func_int8_t_s_s(l_202, l_184[5])) & ((((safe_mod_func_int64_t_s_s(((((void*)0 == g_207) , (g_173.f4 < (((*l_149) = (safe_mod_func_int8_t_s_s((g_175 || (l_202 , (&g_208 != &l_149))), l_202))) < l_202))) != (*g_11)), l_202)) > l_202) <= g_176[5][0]) > g_38)) ^ g_176[2][2]))) { uint32_t l_214 = 18446744073709551615UL; int32_t **l_239 = &l_5; if (l_202) { uint32_t l_212[4][8] = {{0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L},{0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L},{0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L},{0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L,0x861F81E2L,0x22A31682L}}; int i, j; (*l_4) = func_2(l_212[2][1]); return l_213[1][5]; } else { uint16_t l_223[2][6]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { l_223[i][j] = 1UL; } } --l_214; for (g_42 = 0; (g_42 <= (-30)); g_42 = safe_sub_func_uint32_t_u_u(g_42, 1)) { uint32_t *l_226 = &g_227; uint16_t *l_235 = &l_213[0][0]; (*g_11) = ((**g_162) ^ (safe_sub_func_uint8_t_u_u((safe_mod_func_int8_t_s_s(((*l_149) &= (g_38 = (0x22B5L != (0L < ((18446744073709551611UL <= (l_223[0][1] && ((!(g_225 , ((1L != g_83) && (((g_230 = ((*l_226)++)) , ((*l_235) |= (safe_div_func_int64_t_s_s((safe_sub_func_int64_t_s_s((0x82L <= g_35), 0x25A4709E0763305BLL)), l_223[0][1])))) & g_127)))) <= 0x92F6L))) || g_227))))), 255UL)), 0L))); } } (*g_11) = ((0x861DL != (((~l_202) < (0xA1B1L & (((safe_add_func_int8_t_s_s((**g_207), (((g_162 = l_239) == (void*)0) | (safe_mod_func_uint64_t_u_u((((*l_145) = (safe_add_func_uint16_t_u_u((safe_unary_minus_func_uint16_t_u((&g_201 != ((safe_sub_func_int16_t_s_s(g_176[2][0], (((safe_rshift_func_uint8_t_u_s(l_202, 5)) || l_202) || 0x6803L))) , &g_201)))), g_81[0]))) & 18446744073709551608UL), g_35))))) <= g_249[1][3]) <= 0UL))) != g_175)) | g_250); } else { return l_202; } } return l_251; } static int32_t * func_2(int32_t p_3) { int8_t ** const l_152 = (void*)0; int32_t l_153 = 0xFCDE2628L; int64_t *l_174[7]; int64_t l_177 = 0x40EEEA5956BBA839LL; int32_t l_178 = 1L; int i; for (i = 0; i < 7; i++) { l_174[i] = &g_175; } l_178 |= (safe_mul_func_int16_t_s_s((l_152 == l_152), (((l_153 != (g_83 && (safe_div_func_int16_t_s_s(p_3, p_3)))) < (((safe_mul_func_int8_t_s_s(((((((safe_div_func_int64_t_s_s((g_176[2][0] = ((g_175 = (safe_mod_func_uint16_t_u_u((((*g_162) = func_7(g_162)) == (((((safe_lshift_func_int16_t_s_s(((((safe_mod_func_uint64_t_u_u((safe_mod_func_uint8_t_u_u((safe_mul_func_int16_t_s_s((((safe_lshift_func_int8_t_s_u(g_38, l_153)) , l_153) | 0x6EL), p_3)), 0xABL)), l_153)) || p_3) == g_38) , l_153), g_81[0])) , g_173) , p_3) < l_153) , &p_3)), g_6))) || g_173.f1)), p_3)) > l_153) , l_153) >= 0x056C786B904A808FLL) <= 0xB3E814EAL) , p_3), l_153)) <= g_81[5]) >= l_177)) ^ l_153))); return (*g_162); } static int32_t * func_7(int32_t ** p_8) { int32_t *l_10 = (void*)0; int32_t **l_9[3]; int i; for (i = 0; i < 3; i++) { l_9[i] = &l_10; } g_11 = &g_6; return &g_6; } static uint64_t func_16(int32_t * p_17) { int8_t l_25 = 0x15L; int32_t *l_33 = &g_6; int32_t **l_32 = &l_33; int16_t *l_34 = &g_35; int8_t *l_36 = (void*)0; int8_t *l_37 = &g_38; int32_t l_143 = 0xE1AF327EL; (*l_32) = func_18(&g_6, &g_6, (safe_mod_func_int8_t_s_s(l_25, ((p_17 == (((safe_rshift_func_uint16_t_u_s((safe_mul_func_int8_t_s_s(((*l_37) &= (((65528UL | ((void*)0 != l_32)) , (((*l_34) |= (-5L)) && (g_35 ^= 0x77DFL))) | (*l_33))), (*l_33))), 0)) , 0xC65AD6CAD8E65DD4LL) , p_17)) | g_6))), (*l_33)); for (g_42 = 5; (g_42 != 11); g_42 = safe_add_func_int16_t_s_s(g_42, 2)) { int8_t l_137 = 0x4AL; uint64_t *l_140 = &g_83; int32_t *l_144[10][2] = {{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6},{&g_6,&g_6}}; int i, j; l_143 = ((safe_add_func_uint8_t_u_u((l_137 > (-1L)), (((*l_34) = ((safe_div_func_int64_t_s_s(l_137, g_38)) != ((l_140 != (((+(((g_142 , ((0L || (*p_17)) >= (&g_127 == &g_124))) & 252UL) , 4294967288UL)) | l_137) , (void*)0)) < g_127))) & l_143))) > g_81[0]); return g_142.f1; } return g_38; } static int32_t * func_18(int32_t * p_19, int32_t * p_20, const uint32_t p_21, uint8_t p_22) { int8_t l_47 = 9L; int32_t l_84 = 0xE583C6DDL; int32_t *l_86[3]; int16_t *l_123 = &g_124; uint32_t l_125 = 18446744073709551615UL; int16_t *l_126 = &g_127; int8_t *l_128 = &l_47; int8_t *l_129[5] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; const uint16_t l_130 = 0xCB09L; int i; for (i = 0; i < 3; i++) { l_86[i] = &l_84; } for (g_38 = 0; (g_38 >= 22); g_38 = safe_add_func_int32_t_s_s(g_38, 4)) { int32_t *l_41 = &g_42; int32_t *l_43 = &g_42; int32_t *l_44 = &g_42; int32_t l_45 = 0x26E16511L; int32_t *l_46[2]; const int16_t *l_53 = (void*)0; int8_t *l_73 = &g_38; int8_t **l_72 = &l_73; uint64_t *l_82 = &g_83; int8_t *l_85 = &l_47; int i; for (i = 0; i < 2; i++) { l_46[i] = &l_45; } g_48--; (*l_44) = (safe_mod_func_int32_t_s_s(((((void*)0 == l_53) , (((*l_85) = (safe_sub_func_int32_t_s_s(((-1L) | g_38), (l_84 |= (((safe_mod_func_int64_t_s_s(((safe_mul_func_uint16_t_u_u((safe_div_func_uint64_t_u_u((safe_sub_func_uint16_t_u_u((safe_div_func_uint16_t_u_u((((*l_82) = (safe_mul_func_uint8_t_u_u(((l_47 , (g_35 , ((safe_div_func_uint32_t_u_u((((((g_81[0] = (safe_mul_func_uint16_t_u_u(((((*l_72) = &l_47) != ((safe_div_func_int64_t_s_s((+((((safe_sub_func_uint16_t_u_u((safe_lshift_func_int16_t_s_s((l_53 != l_53), 1)), p_21)) & g_35) || 0xE8L) , g_35)), g_38)) , (void*)0)) , 0x7EEBL), 0xAABBL))) , g_38) ^ g_48) & 1L) == l_47), 0xF7CFEB45L)) , &g_35))) != l_53), l_47))) | 0xA45C3C0652A1FB9DLL), g_38)), p_21)), 18446744073709551610UL)), (*l_41))) >= p_21), g_35)) || 65535UL) != l_47))))) <= g_35)) ^ g_38), g_35)); } l_86[2] = &g_6; g_42 = (safe_lshift_func_uint8_t_u_u((safe_lshift_func_int8_t_s_s((safe_sub_func_int64_t_s_s(0x21D012310476CE52LL, ((((safe_div_func_uint64_t_u_u((safe_rshift_func_int8_t_s_s((safe_unary_minus_func_uint16_t_u(((8L && (((safe_mod_func_uint16_t_u_u(((g_38 = ((*l_128) ^= (safe_add_func_uint64_t_u_u(((g_35 > g_81[0]) != (safe_unary_minus_func_uint64_t_u((safe_lshift_func_uint8_t_u_u((safe_add_func_int8_t_s_s(((safe_rshift_func_int16_t_s_u(p_21, g_42)) , (((*l_126) |= (safe_mul_func_uint16_t_u_u((g_42 != ((safe_div_func_int32_t_s_s(((((p_21 ^ (safe_sub_func_uint8_t_u_u((((*l_123) = (((((safe_mul_func_int16_t_s_s((safe_div_func_int16_t_s_s((safe_lshift_func_int16_t_s_u((safe_add_func_int16_t_s_s(((4L <= p_22) , p_22), p_22)), 14)), p_21)), g_35)) , 0x3A2D95A0L) , g_38) > p_21) , p_21)) & l_125), 9UL))) > p_22) && 0x0EBBFAC555C44EF7LL) && 4294967290UL), (*p_19))) , (-1L))), 0L))) , 0x61L)), g_83)), 0))))), 0L)))) > g_81[0]), g_83)) ^ g_6) ^ p_22)) < p_21))), 2)), p_21)) <= p_21) , l_130) <= g_83))), g_35)), 1)); for (p_22 = 11; (p_22 != 6); p_22--) { if (g_83) { break; } } return &g_42; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; csmith_sink_ = g_35; csmith_sink_ = g_38; csmith_sink_ = g_42; csmith_sink_ = g_48; for (i = 0; i < 7; i++) { csmith_sink_ = g_81[i]; } csmith_sink_ = g_83; csmith_sink_ = g_124; csmith_sink_ = g_127; csmith_sink_ = g_142.f0; csmith_sink_ = g_142.f1; csmith_sink_ = g_142.f2; csmith_sink_ = g_142.f3; csmith_sink_ = g_142.f4; csmith_sink_ = g_142.f5; csmith_sink_ = g_142.f6; csmith_sink_ = g_142.f7; csmith_sink_ = g_173.f0; csmith_sink_ = g_173.f1; csmith_sink_ = g_173.f2; csmith_sink_ = g_173.f3; csmith_sink_ = g_173.f4; csmith_sink_ = g_173.f5; csmith_sink_ = g_173.f6; csmith_sink_ = g_173.f7; csmith_sink_ = g_175; for (i = 0; i < 8; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_176[i][j]; } } csmith_sink_ = g_209; csmith_sink_ = g_225.f0; csmith_sink_ = g_225.f1; csmith_sink_ = g_225.f2; csmith_sink_ = g_225.f3; csmith_sink_ = g_225.f4; csmith_sink_ = g_225.f5; csmith_sink_ = g_225.f6; csmith_sink_ = g_225.f7; csmith_sink_ = g_227; csmith_sink_ = g_230; for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_249[i][j]; } } csmith_sink_ = g_250; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 25; volatile unsigned f1 : 12; unsigned f2 : 31; const int64_t f3; signed f4 : 7; unsigned f5 : 25; signed f6 : 24; unsigned f7 : 18; }; static int32_t g_6 = 0x1D8B9DBEL; static int32_t *g_11 = (void *)0; static int16_t g_35 = (-4L); static int8_t g_38 = 0x40L; static int32_t g_42 = 0xF9AF3922L; static volatile uint32_t g_48 = 0x1262954FL; static int8_t g_81[7] = {0x02L, 9L, 0x02L, 0x02L, 9L, 0x02L, 0x02L}; static uint64_t g_83 = 18446744073709551609UL; static int16_t g_124 = 0x8206L; static int16_t g_127 = 0x5642L; static volatile struct S0 g_142 = {555, 46, 23155, 2L, 10, 2247, -1602, 297}; static int32_t **g_162 = &g_11; static volatile struct S0 g_173 = {3407, 32, 25619, 3L, 0, 3532, 3507, 385}; static int64_t g_175 = 0x0BAFAB71BD0E3117LL; static uint8_t g_176[8][10] = { {0x31L, 0xD0L, 0xD0L, 0x31L, 9UL, 0x31L, 0xD0L, 0xD0L, 0x31L, 9UL}, {0x31L, 0xD0L, 0xD0L, 0x31L, 9UL, 0x31L, 0xD0L, 0xD0L, 0x31L, 9UL}, {0x31L, 0xD0L, 0xD0L, 0x31L, 9UL, 0x31L, 0xD0L, 0xD0L, 0x31L, 9UL}, {0x31L, 0xD0L, 0xD0L, 0x31L, 9UL, 0x31L, 0xD0L, 0xD0L, 0x31L, 0UL}, {0xF1L, 0x31L, 0x31L, 0xF1L, 0UL, 0xF1L, 0x31L, 0x31L, 0xF1L, 0UL}, {0xF1L, 0x31L, 0x31L, 0xF1L, 0UL, 0xF1L, 0x31L, 0x31L, 0xF1L, 0UL}, {0xF1L, 0x31L, 0x31L, 0xF1L, 0UL, 0xF1L, 0x31L, 0x31L, 0xF1L, 0UL}, {0xF1L, 0x31L, 0x31L, 0xF1L, 0UL, 0xF1L, 0x31L, 0x31L, 0xF1L, 0UL}}; static int16_t *g_201 = (void *)0; static volatile int8_t g_209 = 0x83L; static volatile int8_t *g_208 = &g_209; static volatile int8_t **g_207 = &g_208; static volatile struct S0 g_225 = {887, 24, 44183, 0x55CD90D8D925811BLL, -3, 715, 2024, 369}; static uint32_t g_227 = 0xD98E6FB3L; static uint32_t g_230 = 0x8251E51DL; static int64_t g_249[3][10] = { {(-10L), 0x6C561C40159466B4LL, 2L, 4L, 4L, 2L, 0x6C561C40159466B4LL, (-10L), 0x6C561C40159466B4LL, 2L}, {0x11A4E4E51150710DLL, 1L, 4L, 1L, 0x11A4E4E51150710DLL, 2L, 2L, 0x11A4E4E51150710DLL, 1L, 4L}, {(-10L), (-10L), 4L, 0x11A4E4E51150710DLL, (-8L), 0x11A4E4E51150710DLL, 4L, (-10L), (-10L), 4L}}; static int8_t g_250 = 5L; static uint8_t func_1(void); static int32_t *func_2(int32_t p_3); static int32_t *func_7(int32_t **p_8); static uint64_t func_16(int32_t *p_17); static int32_t *func_18(int32_t *p_19, int32_t *p_20, const uint32_t p_21, uint8_t p_22); static uint8_t func_1(void) { int32_t *l_5 = &g_6; int32_t **l_4 = &l_5; uint64_t *l_145 = &g_83; int32_t l_148 = 0L; int8_t *l_149 = &g_81[4]; uint32_t l_184[10] = {0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL}; int16_t *l_188 = &g_127; int16_t **l_189 = &l_188; uint16_t l_213[2][7] = { {0x73F9L, 1UL, 0x73F9L, 1UL, 0x73F9L, 1UL, 0x73F9L}, {65531UL, 65531UL, 65531UL, 65531UL, 65531UL, 65531UL, 65531UL}}; int32_t l_251 = (-6L); int i, j; (*g_162) = func_2( ((((*l_149) = (((((*l_4) = (void *)0) == ((1L >= g_6), func_7(l_4))) != ((safe_add_func_int16_t_s_s( (safe_sub_func_uint64_t_u_u( ((*l_145) = func_16(&g_6)), ((((((-2L) == (safe_lshift_func_int16_t_s_u(0L, 8))), 0x3B5FD349L) > 4L) ^ l_148) == g_6))), g_6)) == g_6)) <= l_148)) | 0x4AL), (*g_11))); for (g_83 = (-21); (g_83 <= 44); g_83++) { int32_t l_183 = 4L; (**g_162) ^= (safe_add_func_int64_t_s_s(l_183, l_184[3])); (*g_162) = (*g_162); } (**g_162) = (safe_add_func_int16_t_s_s((-10L), g_176[7][7])); if ((+(((*l_189) = l_188) != (g_142.f7, &g_127)))) { int16_t *l_199[1]; int16_t *l_200[1]; int i; for (i = 0; i < 1; i++) { l_199[i] = &g_127; } for (i = 0; i < 1; i++) { l_200[i] = &g_127; } (**g_162) ^= (safe_mul_func_int8_t_s_s( (safe_rshift_func_int16_t_s_u( (safe_mul_func_int16_t_s_s( 0x6A5DL, (~(safe_lshift_func_int16_t_s_s( ((g_176[2][0], l_199[0]) != ((*l_189) = &g_124)), 10))))), 13)), (252UL || ((g_42, l_200[0]) != (g_201 = (void *)0))))); } else { uint16_t l_202 = 0x9B80L; if ((l_202 == (((safe_mul_func_int8_t_s_s(l_202, l_184[5])) & ((((safe_mod_func_int64_t_s_s( ((((void *)0 == g_207), (g_173.f4 < (((*l_149) = (safe_mod_func_int8_t_s_s( (g_175 || (l_202, (&g_208 != &l_149))), l_202))) < l_202))) != (*g_11)), l_202)) > l_202) <= g_176[5][0]) > g_38)) ^ g_176[2][2]))) { uint32_t l_214 = 18446744073709551615UL; int32_t **l_239 = &l_5; if (l_202) { uint32_t l_212[4][8] = { {0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L}, {0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L}, {0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L}, {0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L, 0x861F81E2L, 0x22A31682L}}; int i, j; (*l_4) = func_2(l_212[2][1]); return l_213[1][5]; } else { uint16_t l_223[2][6]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { l_223[i][j] = 1UL; } } --l_214; for (g_42 = 0; (g_42 <= (-30)); g_42 = safe_sub_func_uint32_t_u_u(g_42, 1)) { uint32_t *l_226 = &g_227; uint16_t *l_235 = &l_213[0][0]; (*g_11) = ((**g_162) ^ (safe_sub_func_uint8_t_u_u( (safe_mod_func_int8_t_s_s( ((*l_149) &= (g_38 = (0x22B5L != (0L < ((18446744073709551611UL <= (l_223[0][1] && ((!(g_225, ((1L != g_83) && (((g_230 = ((*l_226)++)), ((*l_235) |= (safe_div_func_int64_t_s_s( (safe_sub_func_int64_t_s_s( (0x82L <= g_35), 0x25A4709E0763305BLL)), l_223[0][1])))) & g_127)))) <= 0x92F6L))) || g_227))))), 255UL)), 0L))); } } (*g_11) = ((0x861DL != (((~l_202) < (0xA1B1L & (((safe_add_func_int8_t_s_s( (**g_207), (((g_162 = l_239) == (void *)0) | (safe_mod_func_uint64_t_u_u( (((*l_145) = (safe_add_func_uint16_t_u_u( (safe_unary_minus_func_uint16_t_u( (&g_201 != ((safe_sub_func_int16_t_s_s( g_176[2][0], (((safe_rshift_func_uint8_t_u_s( l_202, 5)) || l_202) || 0x6803L))), &g_201)))), g_81[0]))) & 18446744073709551608UL), g_35))))) <= g_249[1][3]) <= 0UL))) != g_175)) | g_250); } else { return l_202; } } return l_251; } static int32_t *func_2(int32_t p_3) { int8_t **const l_152 = (void *)0; int32_t l_153 = 0xFCDE2628L; int64_t *l_174[7]; int64_t l_177 = 0x40EEEA5956BBA839LL; int32_t l_178 = 1L; int i; for (i = 0; i < 7; i++) { } l_178 |= (safe_mul_func_int16_t_s_s( (l_152 == l_152), (((l_153 != (g_83 && (safe_div_func_int16_t_s_s(p_3, p_3)))) < (((safe_mul_func_int8_t_s_s( ((((((safe_div_func_int64_t_s_s( (g_176[2][0] = ((g_175 = (safe_mod_func_uint16_t_u_u( (((*g_162) = func_7(g_162)) == (((((safe_lshift_func_int16_t_s_s( ((((safe_mod_func_uint64_t_u_u( (safe_mod_func_uint8_t_u_u( (safe_mul_func_int16_t_s_s( (((safe_lshift_func_int8_t_s_u( g_38, l_153)), l_153) | 0x6EL), p_3)), 0xABL)), l_153)) || p_3) == g_38), l_153), g_81[0])), g_173), p_3) < l_153), &p_3)), g_6))) || g_173.f1)), p_3)) > l_153), l_153) >= 0x056C786B904A808FLL) <= 0xB3E814EAL), p_3), l_153)) <= g_81[5]) >= l_177)) ^ l_153))); return (*g_162); } static int32_t *func_7(int32_t **p_8) { int32_t *l_10 = (void *)0; int32_t **l_9[3]; int i; for (i = 0; i < 3; i++) { l_9[i] = &l_10; } g_11 = &g_6; return &g_6; } static uint64_t func_16(int32_t *p_17) { int8_t l_25 = 0x15L; int32_t *l_33 = &g_6; int32_t **l_32 = &l_33; int16_t *l_34 = &g_35; int8_t *l_36 = (void *)0; int8_t *l_37 = &g_38; int32_t l_143 = 0xE1AF327EL; (*l_32) = func_18( &g_6, &g_6, (safe_mod_func_int8_t_s_s( l_25, ((p_17 == (((safe_rshift_func_uint16_t_u_s( (safe_mul_func_int8_t_s_s( ((*l_37) &= (((65528UL | ((void *)0 != l_32)), (((*l_34) |= (-5L)) && (g_35 ^= 0x77DFL))) | (*l_33))), (*l_33))), 0)), 0xC65AD6CAD8E65DD4LL), p_17)) | g_6))), (*l_33)); for (g_42 = 5; (g_42 != 11); g_42 = safe_add_func_int16_t_s_s(g_42, 2)) { } return g_38; } static int32_t *func_18(int32_t *p_19, int32_t *p_20, const uint32_t p_21, uint8_t p_22) { int8_t l_47 = 9L; int32_t l_84 = 0xE583C6DDL; int32_t *l_86[3]; int16_t *l_123 = &g_124; uint32_t l_125 = 18446744073709551615UL; int16_t *l_126 = &g_127; int8_t *l_128 = &l_47; int8_t *l_129[5] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; const uint16_t l_130 = 0xCB09L; int i; for (i = 0; i < 3; i++) { } for (g_38 = 0; (g_38 >= 22); g_38 = safe_add_func_int32_t_s_s(g_38, 4)) { int32_t *l_41 = &g_42; int32_t *l_43 = &g_42; int32_t *l_44 = &g_42; int32_t l_45 = 0x26E16511L; int32_t *l_46[2]; const int16_t *l_53 = (void *)0; int8_t *l_73 = &g_38; int8_t **l_72 = &l_73; uint64_t *l_82 = &g_83; int8_t *l_85 = &l_47; int i; for (i = 0; i < 2; i++) { l_46[i] = &l_45; } g_48--; (*l_44) = (safe_mod_func_int32_t_s_s(((((void*)0 == l_53) , (((*l_85) = (safe_sub_func_int32_t_s_s(((-1L) | g_38), (l_84 |= (((safe_mod_func_int64_t_s_s(((safe_mul_func_uint16_t_u_u((safe_div_func_uint64_t_u_u((safe_sub_func_uint16_t_u_u((safe_div_func_uint16_t_u_u((((*l_82) = (safe_mul_func_uint8_t_u_u(((l_47 , (g_35 , ((safe_div_func_uint32_t_u_u((((((g_81[0] = (safe_mul_func_uint16_t_u_u(((((*l_72) = &l_47) != ((safe_div_func_int64_t_s_s((+((((safe_sub_func_uint16_t_u_u((safe_lshift_func_int16_t_s_s((l_53 != l_53), 1)), p_21)) & g_35) || 0xE8L) , g_35)), g_38)) , (void*)0)) , 0x7EEBL), 0xAABBL))) , g_38) ^ g_48) & 1L) == l_47), 0xF7CFEB45L)) , &g_35))) != l_53), l_47))) | 0xA45C3C0652A1FB9DLL), g_38)), p_21)), 18446744073709551610UL)), (*l_41))) >= p_21), g_35)) || 65535UL) != l_47))))) <= g_35)) ^ g_38), g_35)); } l_86[2] = &g_6; g_42 = (safe_lshift_func_uint8_t_u_u((safe_lshift_func_int8_t_s_s((safe_sub_func_int64_t_s_s(0x21D012310476CE52LL, ((((safe_div_func_uint64_t_u_u((safe_rshift_func_int8_t_s_s((safe_unary_minus_func_uint16_t_u(((8L && (((safe_mod_func_uint16_t_u_u(((g_38 = ((*l_128) ^= (safe_add_func_uint64_t_u_u(((g_35 > g_81[0]) != (safe_unary_minus_func_uint64_t_u((safe_lshift_func_uint8_t_u_u((safe_add_func_int8_t_s_s(((safe_rshift_func_int16_t_s_u(p_21, g_42)) , (((*l_126) |= (safe_mul_func_uint16_t_u_u((g_42 != ((safe_div_func_int32_t_s_s(((((p_21 ^ (safe_sub_func_uint8_t_u_u((((*l_123) = (((((safe_mul_func_int16_t_s_s((safe_div_func_int16_t_s_s((safe_lshift_func_int16_t_s_u((safe_add_func_int16_t_s_s(((4L <= p_22) , p_22), p_22)), 14)), p_21)), g_35)) , 0x3A2D95A0L) , g_38) > p_21) , p_21)) & l_125), 9UL))) > p_22) && 0x0EBBFAC555C44EF7LL) && 4294967290UL), (*p_19))) , (-1L))), 0L))) , 0x61L)), g_83)), 0))))), 0L)))) > g_81[0]), g_83)) ^ g_6) ^ p_22)) < p_21))), 2)), p_21)) <= p_21) , l_130) <= g_83))), g_35)), 1)); for (p_22 = 11; (p_22 != 6); p_22--) { if (g_83) { break; } } return &g_42; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; csmith_sink_ = g_35; csmith_sink_ = g_38; csmith_sink_ = g_42; csmith_sink_ = g_48; for (i = 0; i < 7; i++) { csmith_sink_ = g_81[i]; } csmith_sink_ = g_83; csmith_sink_ = g_124; csmith_sink_ = g_127; csmith_sink_ = g_142.f0; csmith_sink_ = g_142.f1; csmith_sink_ = g_142.f2; csmith_sink_ = g_142.f3; csmith_sink_ = g_142.f4; csmith_sink_ = g_142.f5; csmith_sink_ = g_142.f6; csmith_sink_ = g_142.f7; csmith_sink_ = g_173.f0; csmith_sink_ = g_173.f1; csmith_sink_ = g_173.f2; csmith_sink_ = g_173.f3; csmith_sink_ = g_173.f4; csmith_sink_ = g_173.f5; csmith_sink_ = g_173.f6; csmith_sink_ = g_173.f7; csmith_sink_ = g_175; for (i = 0; i < 8; i++) { for (j = 0; j < 10; j++) { } } csmith_sink_ = g_209; csmith_sink_ = g_225.f0; csmith_sink_ = g_225.f1; csmith_sink_ = g_225.f2; csmith_sink_ = g_225.f3; csmith_sink_ = g_225.f4; csmith_sink_ = g_225.f5; csmith_sink_ = g_225.f6; csmith_sink_ = g_225.f7; csmith_sink_ = g_227; csmith_sink_ = g_230; for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_249[i][j]; } } csmith_sink_ = g_250; platform_main_end(0, 0); return 0; }
false
169
dataset/organized/DCE/169
304
418
0.82
0.88
DCE
340
dataset/organized/DCE/170/target.c
dataset/organized/DCE/170/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int8_t f0; const volatile uint32_t f1; }; static volatile int32_t g_2 = 0x73838A1FL; static int32_t g_3[5][2] = {{0x64A53AA9L,0x64A53AA9L},{0x64A53AA9L,0x64A53AA9L},{0x64A53AA9L,0x64A53AA9L},{0x64A53AA9L,0x64A53AA9L},{0x64A53AA9L,0x64A53AA9L}}; static int32_t g_26 = 8L; static uint8_t g_31 = 0xDEL; static uint16_t g_48 = 0UL; static int8_t g_50 = 0x62L; static int16_t g_52[6] = {4L,4L,4L,4L,4L,4L}; static volatile uint16_t g_59 = 65534UL; static volatile uint16_t *g_58 = &g_59; static int32_t g_68 = 8L; static uint32_t g_69[8] = {18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL}; static uint64_t g_110 = 18446744073709551615UL; static uint16_t g_112 = 0xBAD4L; static uint32_t g_114[10] = {1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL}; static union U0 g_116 = {6L}; static int32_t * volatile g_146 = (void*)0; static int32_t * volatile g_147 = (void*)0; static int32_t * volatile g_148 = &g_26; static union U0 *g_155[4][9] = {{(void*)0,(void*)0,(void*)0,&g_116,(void*)0,(void*)0,(void*)0,(void*)0,&g_116},{&g_116,(void*)0,&g_116,&g_116,&g_116,&g_116,(void*)0,&g_116,&g_116},{&g_116,&g_116,&g_116,&g_116,(void*)0,&g_116,&g_116,&g_116,&g_116},{(void*)0,&g_116,(void*)0,&g_116,(void*)0,(void*)0,&g_116,(void*)0,&g_116}}; static union U0 **g_154 = &g_155[0][5]; static union U0 ***g_153 = &g_154; static union U0 **** const volatile g_152 = &g_153; static const int32_t *g_168 = &g_3[3][0]; static const int32_t ** volatile g_167 = &g_168; static int64_t g_171 = 0x32663EEDCE344601LL; static volatile union U0 g_177 = {-1L}; static volatile uint8_t g_181 = 248UL; static int64_t func_1(void); static const int32_t * func_6(int32_t * p_7, uint16_t p_8); static int32_t * func_9(int32_t p_10); static uint16_t func_13(int32_t * p_14, int32_t * const p_15, int64_t p_16); static uint8_t func_22(int32_t p_23); static int64_t func_1(void) { uint8_t l_19 = 0x29L; int32_t l_169 = 0xCC9BDC87L; int64_t *l_170 = &g_171; int32_t *l_178[2][10] = {{&g_3[4][0],&g_3[4][0],&g_3[1][1],&g_3[4][0],&g_3[4][0],&g_3[1][1],&g_3[4][0],&g_3[4][0],&g_3[1][1],&g_3[4][0]},{&g_3[4][0],(void*)0,(void*)0,&g_3[4][0],(void*)0,&g_26,&g_3[4][0],&g_26,(void*)0,&g_3[4][0]}}; uint64_t l_179 = 0x3E6589940662CF28LL; const uint32_t l_180 = 0xBF0B686DL; union U0 *** const l_192[9] = {&g_154,&g_154,&g_154,&g_154,&g_154,&g_154,&g_154,&g_154,&g_154}; uint16_t *l_195[6] = {&g_112,&g_112,&g_112,&g_112,&g_112,&g_112}; const int32_t **l_197 = &g_168; int i, j; for (g_3[4][0] = 0; (g_3[4][0] <= 12); g_3[4][0] = safe_add_func_int64_t_s_s(g_3[4][0], 4)) { uint16_t *l_118 = (void*)0; uint16_t *l_119 = &g_112; uint16_t *l_120 = &g_48; int32_t l_157 = (-1L); (*g_167) = func_6(func_9((safe_sub_func_uint16_t_u_u(((*l_120) = ((*l_119) = func_13(((safe_mod_func_uint64_t_u_u((g_2 || l_19), (safe_rshift_func_uint8_t_u_u((l_19 , func_22(l_19)), 7)))) , (void*)0), &g_3[0][1], ((safe_add_func_uint32_t_u_u((safe_mod_func_uint32_t_u_u((g_58 == (void*)0), g_3[4][1])), 0x8C20E5E2L)) , 0xBCB8161DBFA2F909LL)))), g_116.f0))), l_157); } (*g_148) = ((((l_169 = (((void*)0 == &g_112) && l_19)) != l_19) <= ((((*l_170) = l_19) ^ 18446744073709551615UL) | 18446744073709551614UL)) , (safe_mul_func_uint16_t_u_u(((((safe_mul_func_int16_t_s_s(l_169, (+6L))) , g_177) , g_69[6]) < g_3[4][0]), g_3[4][0]))); if ((((g_3[0][0] != (l_179 , ((l_180 , ((g_181 >= ((safe_add_func_int64_t_s_s(((safe_rshift_func_uint8_t_u_s(((safe_add_func_uint8_t_u_u((safe_lshift_func_uint16_t_u_u(g_171, (g_48 = ((safe_rshift_func_int16_t_s_u((g_52[1] , (l_192[7] == &g_154)), (g_112 = (safe_div_func_int16_t_s_s((g_26 , 0L), g_69[7]))))) >= (-7L))))), 0x77L)) || g_52[1]), 4)) == g_116.f0), 0x88DAB542556593A7LL)) & 0x389E0A6EL)) | 0xE55AL)) & 0xA16AL))) , &l_178[0][0]) != (void*)0)) { const int32_t ***l_196[9] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int i; l_197 = &g_168; (*l_197) = (void*)0; } else { uint64_t l_198 = 18446744073709551615UL; int32_t l_201[9][10] = {{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)}}; int16_t l_202 = 0L; uint64_t l_203 = 0x95E927660C2B2746LL; int i, j; ++l_198; l_203++; l_201[8][8] &= 0xD5B51C37L; return g_69[7]; } return g_26; } static const int32_t * func_6(int32_t * p_7, uint16_t p_8) { int32_t *l_158 = &g_26; int32_t *l_159 = &g_26; int32_t *l_160 = &g_26; int32_t *l_161 = &g_26; int32_t l_162 = 0x8B245C39L; int32_t *l_163[1][5] = {{&l_162,&l_162,&l_162,&l_162,&l_162}}; uint64_t l_164[4][3] = {{0xB6B2BBD4C0033917LL,0xB6B2BBD4C0033917LL,0xB6B2BBD4C0033917LL},{0x3F18804D593052EALL,0x3F18804D593052EALL,0x3F18804D593052EALL},{0xB6B2BBD4C0033917LL,0xB6B2BBD4C0033917LL,0xB6B2BBD4C0033917LL},{0x3F18804D593052EALL,0x3F18804D593052EALL,0x3F18804D593052EALL}}; int i, j; l_164[0][2]++; return p_7; } static int32_t * func_9(int32_t p_10) { int64_t l_124 = 0xF78EB292015BDF58LL; int64_t *l_129[8] = {&l_124,&l_124,&l_124,&l_124,&l_124,&l_124,&l_124,&l_124}; int32_t l_130[1][3]; const uint16_t * const l_131 = &g_48; uint16_t *l_132 = &g_112; uint16_t **l_133 = &l_132; int32_t *l_149 = &g_26; union U0 **l_151 = (void*)0; union U0 ***l_150 = &l_151; int32_t **l_156 = &l_149; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 3; j++) { l_130[i][j] = 0x86D7ADF1L; } } (*g_148) = ((((((((safe_sub_func_uint32_t_u_u((+p_10), l_124)) | g_3[4][0]) || ((safe_div_func_uint16_t_u_u(((safe_rshift_func_uint16_t_u_s((((l_130[0][2] = g_59) , l_131) != ((*l_133) = l_132)), (safe_rshift_func_uint16_t_u_s((g_48 = g_31), 0)))) < (g_116.f0 = g_26)), (((safe_mul_func_int16_t_s_s((safe_mod_func_int32_t_s_s((safe_rshift_func_int8_t_s_u((((((safe_rshift_func_uint8_t_u_u((safe_rshift_func_int16_t_s_s(0xC418L, 4)), 4)) , p_10) > 0x26L) != p_10) & 0UL), g_52[5])), g_50)), 2L)) ^ l_124) , p_10))) > 0x21EBL)) , 0x1AA685BE0904B385LL) | p_10) , l_130[0][2]) == l_124) && 0L); (*l_149) = (&g_114[3] == &g_114[8]); (*g_152) = l_150; (*l_156) = &l_130[0][2]; return &g_3[4][0]; } static uint16_t func_13(int32_t * p_14, int32_t * const p_15, int64_t p_16) { int64_t l_63[2]; int32_t l_65 = 8L; int32_t l_66 = (-7L); uint64_t l_107[6][8] = {{0x2590C119CD2C718CLL,0x9186717EFFEB3B2BLL,0x415F90230FD15061LL,0x9186717EFFEB3B2BLL,0x2590C119CD2C718CLL,0xCB79D87571715C74LL,0x2590C119CD2C718CLL,0x9186717EFFEB3B2BLL},{0x415F90230FD15061LL,0UL,0x415F90230FD15061LL,0xCB79D87571715C74LL,0x3596026DF2D4CE27LL,0xCB79D87571715C74LL,0x415F90230FD15061LL,0UL},{0x3596026DF2D4CE27LL,0xCB79D87571715C74LL,0x415F90230FD15061LL,0UL,0x415F90230FD15061LL,0xCB79D87571715C74LL,0x3596026DF2D4CE27LL,0xCB79D87571715C74LL},{0x3596026DF2D4CE27LL,0UL,0x2590C119CD2C718CLL,0UL,0x3596026DF2D4CE27LL,0x9186717EFFEB3B2BLL,0x3596026DF2D4CE27LL,0UL},{0x415F90230FD15061LL,0UL,0x415F90230FD15061LL,0xCB79D87571715C74LL,0x3596026DF2D4CE27LL,0xCB79D87571715C74LL,0x415F90230FD15061LL,0UL},{0x3596026DF2D4CE27LL,0xCB79D87571715C74LL,0x415F90230FD15061LL,0UL,0x415F90230FD15061LL,0xCB79D87571715C74LL,0x3596026DF2D4CE27LL,0xCB79D87571715C74LL}}; int i, j; for (i = 0; i < 2; i++) { l_63[i] = 0x5A975881DD571B4DLL; } for (p_16 = 23; (p_16 == 20); p_16--) { int32_t l_62 = 0x52FA57A8L; int32_t *l_64[2][3] = {{(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0}}; int32_t l_67 = 2L; int16_t *l_106[4]; uint8_t *l_108[3][5] = {{&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31}}; uint16_t *l_109 = &g_48; uint16_t *l_111 = &g_112; uint32_t *l_113 = &g_114[3]; union U0 *l_115 = &g_116; union U0 **l_117 = (void*)0; int i, j; for (i = 0; i < 4; i++) { l_106[i] = &g_52[5]; } ++g_69[7]; g_26 |= (safe_lshift_func_int8_t_s_s(g_69[7], (((safe_div_func_uint16_t_u_u(l_65, (safe_mod_func_uint32_t_u_u((((*l_113) = (safe_mod_func_int16_t_s_s((((safe_mul_func_uint16_t_u_u((safe_mul_func_int8_t_s_s((l_63[1] , (g_59 || (safe_mul_func_int8_t_s_s(g_3[0][1], (safe_rshift_func_int8_t_s_s(((*g_58) ^ (safe_rshift_func_uint8_t_u_u(p_16, (g_31 = (safe_rshift_func_int16_t_s_u((safe_add_func_uint16_t_u_u(((*l_111) ^= ((g_110 = (((safe_sub_func_uint16_t_u_u(((*l_109) = (safe_lshift_func_uint8_t_u_u((l_66 ^= ((safe_add_func_uint16_t_u_u((safe_add_func_uint32_t_u_u(((safe_mul_func_int16_t_s_s((l_107[0][5] = (safe_rshift_func_uint16_t_u_u(0x70E0L, 14))), (5L >= (-2L)))) ^ p_16), g_3[4][0])), 0xE5B1L)) , 0x21L)), 7))), 1L)) , p_16) <= g_69[7])) != 0xACD9L)), (-2L))), 9)))))), 2)))))), g_69[7])), l_63[1])) | p_16) != 0UL), g_3[0][0]))) , p_16), (*p_15))))) , 0x1D74L) & l_63[1]))); l_115 = l_115; } return l_107[0][5]; } static uint8_t func_22(int32_t p_23) { int64_t l_24[6] = {(-1L),(-1L),1L,(-1L),(-1L),1L}; int32_t l_43 = 0L; int32_t *l_46[7][2] = {{&g_26,&g_26},{&g_26,&g_26},{(void*)0,&g_26},{&g_26,&g_26},{(void*)0,&g_26},{&g_26,&g_26},{&g_26,&g_26}}; int32_t l_53 = 0x169B2B29L; int i, j; for (p_23 = 0; (p_23 <= 5); p_23 += 1) { int32_t *l_25 = &g_26; int32_t *l_27 = &g_26; int32_t *l_28 = &g_26; int32_t *l_29 = &g_26; int32_t *l_30[10]; uint8_t *l_40 = &g_31; int32_t **l_44 = (void*)0; int32_t **l_45[6][1]; uint16_t *l_47[8] = {&g_48,&g_48,&g_48,&g_48,&g_48,&g_48,&g_48,&g_48}; int8_t *l_49 = &g_50; int16_t *l_51 = &g_52[3]; int i, j; for (i = 0; i < 10; i++) { l_30[i] = &g_26; } for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_45[i][j] = &l_27; } } --g_31; (*l_25) = (safe_mod_func_int16_t_s_s(l_24[p_23], (((*l_51) = ((((((((((*l_49) &= (safe_rshift_func_int8_t_s_s((-1L), ((safe_div_func_uint8_t_u_u(((*l_40) &= l_24[p_23]), ((((void*)0 != &g_3[0][0]) == ((safe_add_func_int8_t_s_s((l_43 = l_24[p_23]), ((l_46[4][1] = l_27) != &p_23))) , (g_48 = 0xA9D7L))) , g_3[2][1]))) & g_26)))) > l_24[1]) , 0xB2235412L) , 0L) , p_23) > 0x1846E972L) , 0xC2L) , (void*)0) != (void*)0)) & g_26))); if (l_53) { break; } if (p_23) { break; } } for (g_31 = 0; g_31 < 6; g_31 += 1) { g_52[g_31] = 0L; } return g_3[3][1]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; for (i = 0; i < 5; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_3[i][j]; } } csmith_sink_ = g_26; csmith_sink_ = g_31; csmith_sink_ = g_48; csmith_sink_ = g_50; for (i = 0; i < 6; i++) { csmith_sink_ = g_52[i]; } csmith_sink_ = g_59; csmith_sink_ = g_68; for (i = 0; i < 8; i++) { csmith_sink_ = g_69[i]; } csmith_sink_ = g_110; csmith_sink_ = g_112; for (i = 0; i < 10; i++) { csmith_sink_ = g_114[i]; } csmith_sink_ = g_116.f0; csmith_sink_ = g_171; csmith_sink_ = g_177.f0; csmith_sink_ = g_181; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int8_t f0; const volatile uint32_t f1; }; static volatile int32_t g_2 = 0x73838A1FL; static int32_t g_3[5][2] = {{0x64A53AA9L, 0x64A53AA9L}, {0x64A53AA9L, 0x64A53AA9L}, {0x64A53AA9L, 0x64A53AA9L}, {0x64A53AA9L, 0x64A53AA9L}, {0x64A53AA9L, 0x64A53AA9L}}; static int32_t g_26 = 8L; static uint8_t g_31 = 0xDEL; static uint16_t g_48 = 0UL; static int8_t g_50 = 0x62L; static int16_t g_52[6] = {4L, 4L, 4L, 4L, 4L, 4L}; static volatile uint16_t g_59 = 65534UL; static volatile uint16_t *g_58 = &g_59; static int32_t g_68 = 8L; static uint32_t g_69[8] = {18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL}; static uint64_t g_110 = 18446744073709551615UL; static uint16_t g_112 = 0xBAD4L; static uint32_t g_114[10] = {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}; static union U0 g_116 = {6L}; static int32_t *volatile g_146 = (void *)0; static int32_t *volatile g_147 = (void *)0; static int32_t *volatile g_148 = &g_26; static union U0 *g_155[4][9] = { {(void *)0, (void *)0, (void *)0, &g_116, (void *)0, (void *)0, (void *)0, (void *)0, &g_116}, {&g_116, (void *)0, &g_116, &g_116, &g_116, &g_116, (void *)0, &g_116, &g_116}, {&g_116, &g_116, &g_116, &g_116, (void *)0, &g_116, &g_116, &g_116, &g_116}, {(void *)0, &g_116, (void *)0, &g_116, (void *)0, (void *)0, &g_116, (void *)0, &g_116}}; static union U0 **g_154 = &g_155[0][5]; static union U0 ***g_153 = &g_154; static union U0 ****const volatile g_152 = &g_153; static const int32_t *g_168 = &g_3[3][0]; static const int32_t **volatile g_167 = &g_168; static int64_t g_171 = 0x32663EEDCE344601LL; static volatile union U0 g_177 = {-1L}; static volatile uint8_t g_181 = 248UL; static int64_t func_1(void); static const int32_t *func_6(int32_t *p_7, uint16_t p_8); static int32_t *func_9(int32_t p_10); static uint16_t func_13(int32_t *p_14, int32_t *const p_15, int64_t p_16); static uint8_t func_22(int32_t p_23); static int64_t func_1(void) { uint8_t l_19 = 0x29L; int32_t l_169 = 0xCC9BDC87L; int64_t *l_170 = &g_171; int32_t *l_178[2][10] = { {&g_3[4][0], &g_3[4][0], &g_3[1][1], &g_3[4][0], &g_3[4][0], &g_3[1][1], &g_3[4][0], &g_3[4][0], &g_3[1][1], &g_3[4][0]}, {&g_3[4][0], (void *)0, (void *)0, &g_3[4][0], (void *)0, &g_26, &g_3[4][0], &g_26, (void *)0, &g_3[4][0]}}; uint64_t l_179 = 0x3E6589940662CF28LL; const uint32_t l_180 = 0xBF0B686DL; union U0 ***const l_192[9] = {&g_154, &g_154, &g_154, &g_154, &g_154, &g_154, &g_154, &g_154, &g_154}; uint16_t *l_195[6] = {&g_112, &g_112, &g_112, &g_112, &g_112, &g_112}; const int32_t **l_197 = &g_168; int i, j; for (g_3[4][0] = 0; (g_3[4][0] <= 12); g_3[4][0] = safe_add_func_int64_t_s_s(g_3[4][0], 4)) { uint16_t *l_118 = (void *)0; uint16_t *l_119 = &g_112; uint16_t *l_120 = &g_48; int32_t l_157 = (-1L); (*g_167) = func_6( func_9((safe_sub_func_uint16_t_u_u( ((*l_120) = ((*l_119) = func_13( ((safe_mod_func_uint64_t_u_u( (g_2 || l_19), (safe_rshift_func_uint8_t_u_u( (l_19, func_22(l_19)), 7)))), (void *)0), &g_3[0][1], ((safe_add_func_uint32_t_u_u( (safe_mod_func_uint32_t_u_u((g_58 == (void *)0), g_3[4][1])), 0x8C20E5E2L)), 0xBCB8161DBFA2F909LL)))), g_116.f0))), l_157); } (*g_148) = ((((l_169 = (((void *)0 == &g_112) && l_19)) != l_19) <= ((((*l_170) = l_19) ^ 18446744073709551615UL) | 18446744073709551614UL)), (safe_mul_func_uint16_t_u_u( ((((safe_mul_func_int16_t_s_s(l_169, (+6L))), g_177), g_69[6]) < g_3[4][0]), g_3[4][0]))); if ((((g_3[0][0] != (l_179, ((l_180, ((g_181 >= ((safe_add_func_int64_t_s_s( ((safe_rshift_func_uint8_t_u_s( ((safe_add_func_uint8_t_u_u( (safe_lshift_func_uint16_t_u_u( g_171, (g_48 = ((safe_rshift_func_int16_t_s_u( (g_52[1], (l_192[7] == &g_154)), (g_112 = (safe_div_func_int16_t_s_s( (g_26, 0L), g_69[7]))))) >= (-7L))))), 0x77L)) || g_52[1]), 4)) == g_116.f0), 0x88DAB542556593A7LL)) & 0x389E0A6EL)) | 0xE55AL)) & 0xA16AL))), &l_178[0][0]) != (void *)0)) { const int32_t ***l_196[9] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int i; l_197 = &g_168; (*l_197) = (void *)0; } else { } return g_26; } static const int32_t *func_6(int32_t *p_7, uint16_t p_8) { int32_t *l_158 = &g_26; int32_t *l_159 = &g_26; int32_t *l_160 = &g_26; int32_t *l_161 = &g_26; int32_t l_162 = 0x8B245C39L; int32_t *l_163[1][5] = {{&l_162, &l_162, &l_162, &l_162, &l_162}}; uint64_t l_164[4][3] = { {0xB6B2BBD4C0033917LL, 0xB6B2BBD4C0033917LL, 0xB6B2BBD4C0033917LL}, {0x3F18804D593052EALL, 0x3F18804D593052EALL, 0x3F18804D593052EALL}, {0xB6B2BBD4C0033917LL, 0xB6B2BBD4C0033917LL, 0xB6B2BBD4C0033917LL}, {0x3F18804D593052EALL, 0x3F18804D593052EALL, 0x3F18804D593052EALL}}; int i, j; l_164[0][2]++; return p_7; } static int32_t *func_9(int32_t p_10) { int64_t l_124 = 0xF78EB292015BDF58LL; int64_t *l_129[8] = {&l_124, &l_124, &l_124, &l_124, &l_124, &l_124, &l_124, &l_124}; int32_t l_130[1][3]; const uint16_t *const l_131 = &g_48; uint16_t *l_132 = &g_112; uint16_t **l_133 = &l_132; int32_t *l_149 = &g_26; union U0 **l_151 = (void *)0; union U0 ***l_150 = &l_151; int32_t **l_156 = &l_149; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 3; j++) { l_130[i][j] = 0x86D7ADF1L; } } (*g_148) = ((((((((safe_sub_func_uint32_t_u_u((+p_10), l_124)) | g_3[4][0]) || ((safe_div_func_uint16_t_u_u( ((safe_rshift_func_uint16_t_u_s( (((l_130[0][2] = g_59), l_131) != ((*l_133) = l_132)), (safe_rshift_func_uint16_t_u_s((g_48 = g_31), 0)))) < (g_116.f0 = g_26)), (((safe_mul_func_int16_t_s_s( (safe_mod_func_int32_t_s_s( (safe_rshift_func_int8_t_s_u( (((((safe_rshift_func_uint8_t_u_u( (safe_rshift_func_int16_t_s_s(0xC418L, 4)), 4)), p_10) > 0x26L) != p_10) & 0UL), g_52[5])), g_50)), 2L)) ^ l_124), p_10))) > 0x21EBL)), 0x1AA685BE0904B385LL) | p_10), l_130[0][2]) == l_124) && 0L); (*l_149) = (&g_114[3] == &g_114[8]); (*g_152) = l_150; (*l_156) = &l_130[0][2]; return &g_3[4][0]; } static uint16_t func_13(int32_t *p_14, int32_t *const p_15, int64_t p_16) { int64_t l_63[2]; int32_t l_65 = 8L; int32_t l_66 = (-7L); uint64_t l_107[6][8] = { {0x2590C119CD2C718CLL, 0x9186717EFFEB3B2BLL, 0x415F90230FD15061LL, 0x9186717EFFEB3B2BLL, 0x2590C119CD2C718CLL, 0xCB79D87571715C74LL, 0x2590C119CD2C718CLL, 0x9186717EFFEB3B2BLL}, {0x415F90230FD15061LL, 0UL, 0x415F90230FD15061LL, 0xCB79D87571715C74LL, 0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL, 0x415F90230FD15061LL, 0UL}, {0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL, 0x415F90230FD15061LL, 0UL, 0x415F90230FD15061LL, 0xCB79D87571715C74LL, 0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL}, {0x3596026DF2D4CE27LL, 0UL, 0x2590C119CD2C718CLL, 0UL, 0x3596026DF2D4CE27LL, 0x9186717EFFEB3B2BLL, 0x3596026DF2D4CE27LL, 0UL}, {0x415F90230FD15061LL, 0UL, 0x415F90230FD15061LL, 0xCB79D87571715C74LL, 0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL, 0x415F90230FD15061LL, 0UL}, {0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL, 0x415F90230FD15061LL, 0UL, 0x415F90230FD15061LL, 0xCB79D87571715C74LL, 0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL}}; int i, j; for (i = 0; i < 2; i++) { l_63[i] = 0x5A975881DD571B4DLL; } for (p_16 = 23; (p_16 == 20); p_16--) { } return l_107[0][5]; } static uint8_t func_22(int32_t p_23) { int64_t l_24[6] = {(-1L), (-1L), 1L, (-1L), (-1L), 1L}; int32_t l_43 = 0L; int32_t *l_46[7][2] = {{&g_26, &g_26}, {&g_26, &g_26}, {(void *)0, &g_26}, {&g_26, &g_26}, {(void *)0, &g_26}, {&g_26, &g_26}, {&g_26, &g_26}}; int32_t l_53 = 0x169B2B29L; int i, j; for (p_23 = 0; (p_23 <= 5); p_23 += 1) { int32_t *l_25 = &g_26; int32_t *l_27 = &g_26; int32_t *l_28 = &g_26; int32_t *l_29 = &g_26; int32_t *l_30[10]; uint8_t *l_40 = &g_31; int32_t **l_44 = (void *)0; int32_t **l_45[6][1]; uint16_t *l_47[8] = {&g_48, &g_48, &g_48, &g_48, &g_48, &g_48, &g_48, &g_48}; int8_t *l_49 = &g_50; int16_t *l_51 = &g_52[3]; int i, j; for (i = 0; i < 10; i++) { l_30[i] = &g_26; } for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_45[i][j] = &l_27; } } --g_31; (*l_25) = (safe_mod_func_int16_t_s_s( l_24[p_23], (((*l_51) = ((((((((((*l_49) &= (safe_rshift_func_int8_t_s_s( (-1L), ((safe_div_func_uint8_t_u_u( ((*l_40) &= l_24[p_23]), ((((void *)0 != &g_3[0][0]) == ((safe_add_func_int8_t_s_s( (l_43 = l_24[p_23]), ((l_46[4][1] = l_27) != &p_23))), (g_48 = 0xA9D7L))), g_3[2][1]))) & g_26)))) > l_24[1]), 0xB2235412L), 0L), p_23) > 0x1846E972L), 0xC2L), (void *)0) != (void *)0)) & g_26))); if (l_53) { break; } if (p_23) { } } for (g_31 = 0; g_31 < 6; g_31 += 1) { g_52[g_31] = 0L; } return g_3[3][1]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; for (i = 0; i < 5; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_3[i][j]; } } csmith_sink_ = g_26; csmith_sink_ = g_31; csmith_sink_ = g_48; csmith_sink_ = g_50; for (i = 0; i < 6; i++) { csmith_sink_ = g_52[i]; } csmith_sink_ = g_59; csmith_sink_ = g_68; for (i = 0; i < 8; i++) { csmith_sink_ = g_69[i]; } csmith_sink_ = g_110; csmith_sink_ = g_112; for (i = 0; i < 10; i++) { csmith_sink_ = g_114[i]; } csmith_sink_ = g_116.f0; csmith_sink_ = g_171; csmith_sink_ = g_177.f0; csmith_sink_ = g_181; platform_main_end(0, 0); return 0; }
true
170
dataset/organized/DCE/170
270
356
0.7
0.92
DCE
341
dataset/organized/DCE/170/target.c
dataset/organized/DCE/170/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int8_t f0; const volatile uint32_t f1; }; static volatile int32_t g_2 = 0x73838A1FL; static int32_t g_3[5][2] = {{0x64A53AA9L,0x64A53AA9L},{0x64A53AA9L,0x64A53AA9L},{0x64A53AA9L,0x64A53AA9L},{0x64A53AA9L,0x64A53AA9L},{0x64A53AA9L,0x64A53AA9L}}; static int32_t g_26 = 8L; static uint8_t g_31 = 0xDEL; static uint16_t g_48 = 0UL; static int8_t g_50 = 0x62L; static int16_t g_52[6] = {4L,4L,4L,4L,4L,4L}; static volatile uint16_t g_59 = 65534UL; static volatile uint16_t *g_58 = &g_59; static int32_t g_68 = 8L; static uint32_t g_69[8] = {18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL}; static uint64_t g_110 = 18446744073709551615UL; static uint16_t g_112 = 0xBAD4L; static uint32_t g_114[10] = {1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL}; static union U0 g_116 = {6L}; static int32_t * volatile g_146 = (void*)0; static int32_t * volatile g_147 = (void*)0; static int32_t * volatile g_148 = &g_26; static union U0 *g_155[4][9] = {{(void*)0,(void*)0,(void*)0,&g_116,(void*)0,(void*)0,(void*)0,(void*)0,&g_116},{&g_116,(void*)0,&g_116,&g_116,&g_116,&g_116,(void*)0,&g_116,&g_116},{&g_116,&g_116,&g_116,&g_116,(void*)0,&g_116,&g_116,&g_116,&g_116},{(void*)0,&g_116,(void*)0,&g_116,(void*)0,(void*)0,&g_116,(void*)0,&g_116}}; static union U0 **g_154 = &g_155[0][5]; static union U0 ***g_153 = &g_154; static union U0 **** const volatile g_152 = &g_153; static const int32_t *g_168 = &g_3[3][0]; static const int32_t ** volatile g_167 = &g_168; static int64_t g_171 = 0x32663EEDCE344601LL; static volatile union U0 g_177 = {-1L}; static volatile uint8_t g_181 = 248UL; static int64_t func_1(void); static const int32_t * func_6(int32_t * p_7, uint16_t p_8); static int32_t * func_9(int32_t p_10); static uint16_t func_13(int32_t * p_14, int32_t * const p_15, int64_t p_16); static uint8_t func_22(int32_t p_23); static int64_t func_1(void) { uint8_t l_19 = 0x29L; int32_t l_169 = 0xCC9BDC87L; int64_t *l_170 = &g_171; int32_t *l_178[2][10] = {{&g_3[4][0],&g_3[4][0],&g_3[1][1],&g_3[4][0],&g_3[4][0],&g_3[1][1],&g_3[4][0],&g_3[4][0],&g_3[1][1],&g_3[4][0]},{&g_3[4][0],(void*)0,(void*)0,&g_3[4][0],(void*)0,&g_26,&g_3[4][0],&g_26,(void*)0,&g_3[4][0]}}; uint64_t l_179 = 0x3E6589940662CF28LL; const uint32_t l_180 = 0xBF0B686DL; union U0 *** const l_192[9] = {&g_154,&g_154,&g_154,&g_154,&g_154,&g_154,&g_154,&g_154,&g_154}; uint16_t *l_195[6] = {&g_112,&g_112,&g_112,&g_112,&g_112,&g_112}; const int32_t **l_197 = &g_168; int i, j; for (g_3[4][0] = 0; (g_3[4][0] <= 12); g_3[4][0] = safe_add_func_int64_t_s_s(g_3[4][0], 4)) { uint16_t *l_118 = (void*)0; uint16_t *l_119 = &g_112; uint16_t *l_120 = &g_48; int32_t l_157 = (-1L); (*g_167) = func_6(func_9((safe_sub_func_uint16_t_u_u(((*l_120) = ((*l_119) = func_13(((safe_mod_func_uint64_t_u_u((g_2 || l_19), (safe_rshift_func_uint8_t_u_u((l_19 , func_22(l_19)), 7)))) , (void*)0), &g_3[0][1], ((safe_add_func_uint32_t_u_u((safe_mod_func_uint32_t_u_u((g_58 == (void*)0), g_3[4][1])), 0x8C20E5E2L)) , 0xBCB8161DBFA2F909LL)))), g_116.f0))), l_157); } (*g_148) = ((((l_169 = (((void*)0 == &g_112) && l_19)) != l_19) <= ((((*l_170) = l_19) ^ 18446744073709551615UL) | 18446744073709551614UL)) , (safe_mul_func_uint16_t_u_u(((((safe_mul_func_int16_t_s_s(l_169, (+6L))) , g_177) , g_69[6]) < g_3[4][0]), g_3[4][0]))); if ((((g_3[0][0] != (l_179 , ((l_180 , ((g_181 >= ((safe_add_func_int64_t_s_s(((safe_rshift_func_uint8_t_u_s(((safe_add_func_uint8_t_u_u((safe_lshift_func_uint16_t_u_u(g_171, (g_48 = ((safe_rshift_func_int16_t_s_u((g_52[1] , (l_192[7] == &g_154)), (g_112 = (safe_div_func_int16_t_s_s((g_26 , 0L), g_69[7]))))) >= (-7L))))), 0x77L)) || g_52[1]), 4)) == g_116.f0), 0x88DAB542556593A7LL)) & 0x389E0A6EL)) | 0xE55AL)) & 0xA16AL))) , &l_178[0][0]) != (void*)0)) { const int32_t ***l_196[9] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int i; l_197 = &g_168; (*l_197) = (void*)0; } else { uint64_t l_198 = 18446744073709551615UL; int32_t l_201[9][10] = {{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)},{0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L),0xF73016EBL,0xF73016EBL,(-2L),(-1L),(-2L)}}; int16_t l_202 = 0L; uint64_t l_203 = 0x95E927660C2B2746LL; int i, j; ++l_198; l_203++; l_201[8][8] &= 0xD5B51C37L; return g_69[7]; } return g_26; } static const int32_t * func_6(int32_t * p_7, uint16_t p_8) { int32_t *l_158 = &g_26; int32_t *l_159 = &g_26; int32_t *l_160 = &g_26; int32_t *l_161 = &g_26; int32_t l_162 = 0x8B245C39L; int32_t *l_163[1][5] = {{&l_162,&l_162,&l_162,&l_162,&l_162}}; uint64_t l_164[4][3] = {{0xB6B2BBD4C0033917LL,0xB6B2BBD4C0033917LL,0xB6B2BBD4C0033917LL},{0x3F18804D593052EALL,0x3F18804D593052EALL,0x3F18804D593052EALL},{0xB6B2BBD4C0033917LL,0xB6B2BBD4C0033917LL,0xB6B2BBD4C0033917LL},{0x3F18804D593052EALL,0x3F18804D593052EALL,0x3F18804D593052EALL}}; int i, j; l_164[0][2]++; return p_7; } static int32_t * func_9(int32_t p_10) { int64_t l_124 = 0xF78EB292015BDF58LL; int64_t *l_129[8] = {&l_124,&l_124,&l_124,&l_124,&l_124,&l_124,&l_124,&l_124}; int32_t l_130[1][3]; const uint16_t * const l_131 = &g_48; uint16_t *l_132 = &g_112; uint16_t **l_133 = &l_132; int32_t *l_149 = &g_26; union U0 **l_151 = (void*)0; union U0 ***l_150 = &l_151; int32_t **l_156 = &l_149; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 3; j++) { l_130[i][j] = 0x86D7ADF1L; } } (*g_148) = ((((((((safe_sub_func_uint32_t_u_u((+p_10), l_124)) | g_3[4][0]) || ((safe_div_func_uint16_t_u_u(((safe_rshift_func_uint16_t_u_s((((l_130[0][2] = g_59) , l_131) != ((*l_133) = l_132)), (safe_rshift_func_uint16_t_u_s((g_48 = g_31), 0)))) < (g_116.f0 = g_26)), (((safe_mul_func_int16_t_s_s((safe_mod_func_int32_t_s_s((safe_rshift_func_int8_t_s_u((((((safe_rshift_func_uint8_t_u_u((safe_rshift_func_int16_t_s_s(0xC418L, 4)), 4)) , p_10) > 0x26L) != p_10) & 0UL), g_52[5])), g_50)), 2L)) ^ l_124) , p_10))) > 0x21EBL)) , 0x1AA685BE0904B385LL) | p_10) , l_130[0][2]) == l_124) && 0L); (*l_149) = (&g_114[3] == &g_114[8]); (*g_152) = l_150; (*l_156) = &l_130[0][2]; return &g_3[4][0]; } static uint16_t func_13(int32_t * p_14, int32_t * const p_15, int64_t p_16) { int64_t l_63[2]; int32_t l_65 = 8L; int32_t l_66 = (-7L); uint64_t l_107[6][8] = {{0x2590C119CD2C718CLL,0x9186717EFFEB3B2BLL,0x415F90230FD15061LL,0x9186717EFFEB3B2BLL,0x2590C119CD2C718CLL,0xCB79D87571715C74LL,0x2590C119CD2C718CLL,0x9186717EFFEB3B2BLL},{0x415F90230FD15061LL,0UL,0x415F90230FD15061LL,0xCB79D87571715C74LL,0x3596026DF2D4CE27LL,0xCB79D87571715C74LL,0x415F90230FD15061LL,0UL},{0x3596026DF2D4CE27LL,0xCB79D87571715C74LL,0x415F90230FD15061LL,0UL,0x415F90230FD15061LL,0xCB79D87571715C74LL,0x3596026DF2D4CE27LL,0xCB79D87571715C74LL},{0x3596026DF2D4CE27LL,0UL,0x2590C119CD2C718CLL,0UL,0x3596026DF2D4CE27LL,0x9186717EFFEB3B2BLL,0x3596026DF2D4CE27LL,0UL},{0x415F90230FD15061LL,0UL,0x415F90230FD15061LL,0xCB79D87571715C74LL,0x3596026DF2D4CE27LL,0xCB79D87571715C74LL,0x415F90230FD15061LL,0UL},{0x3596026DF2D4CE27LL,0xCB79D87571715C74LL,0x415F90230FD15061LL,0UL,0x415F90230FD15061LL,0xCB79D87571715C74LL,0x3596026DF2D4CE27LL,0xCB79D87571715C74LL}}; int i, j; for (i = 0; i < 2; i++) { l_63[i] = 0x5A975881DD571B4DLL; } for (p_16 = 23; (p_16 == 20); p_16--) { int32_t l_62 = 0x52FA57A8L; int32_t *l_64[2][3] = {{(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0}}; int32_t l_67 = 2L; int16_t *l_106[4]; uint8_t *l_108[3][5] = {{&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31}}; uint16_t *l_109 = &g_48; uint16_t *l_111 = &g_112; uint32_t *l_113 = &g_114[3]; union U0 *l_115 = &g_116; union U0 **l_117 = (void*)0; int i, j; for (i = 0; i < 4; i++) { l_106[i] = &g_52[5]; } ++g_69[7]; g_26 |= (safe_lshift_func_int8_t_s_s(g_69[7], (((safe_div_func_uint16_t_u_u(l_65, (safe_mod_func_uint32_t_u_u((((*l_113) = (safe_mod_func_int16_t_s_s((((safe_mul_func_uint16_t_u_u((safe_mul_func_int8_t_s_s((l_63[1] , (g_59 || (safe_mul_func_int8_t_s_s(g_3[0][1], (safe_rshift_func_int8_t_s_s(((*g_58) ^ (safe_rshift_func_uint8_t_u_u(p_16, (g_31 = (safe_rshift_func_int16_t_s_u((safe_add_func_uint16_t_u_u(((*l_111) ^= ((g_110 = (((safe_sub_func_uint16_t_u_u(((*l_109) = (safe_lshift_func_uint8_t_u_u((l_66 ^= ((safe_add_func_uint16_t_u_u((safe_add_func_uint32_t_u_u(((safe_mul_func_int16_t_s_s((l_107[0][5] = (safe_rshift_func_uint16_t_u_u(0x70E0L, 14))), (5L >= (-2L)))) ^ p_16), g_3[4][0])), 0xE5B1L)) , 0x21L)), 7))), 1L)) , p_16) <= g_69[7])) != 0xACD9L)), (-2L))), 9)))))), 2)))))), g_69[7])), l_63[1])) | p_16) != 0UL), g_3[0][0]))) , p_16), (*p_15))))) , 0x1D74L) & l_63[1]))); l_115 = l_115; } return l_107[0][5]; } static uint8_t func_22(int32_t p_23) { int64_t l_24[6] = {(-1L),(-1L),1L,(-1L),(-1L),1L}; int32_t l_43 = 0L; int32_t *l_46[7][2] = {{&g_26,&g_26},{&g_26,&g_26},{(void*)0,&g_26},{&g_26,&g_26},{(void*)0,&g_26},{&g_26,&g_26},{&g_26,&g_26}}; int32_t l_53 = 0x169B2B29L; int i, j; for (p_23 = 0; (p_23 <= 5); p_23 += 1) { int32_t *l_25 = &g_26; int32_t *l_27 = &g_26; int32_t *l_28 = &g_26; int32_t *l_29 = &g_26; int32_t *l_30[10]; uint8_t *l_40 = &g_31; int32_t **l_44 = (void*)0; int32_t **l_45[6][1]; uint16_t *l_47[8] = {&g_48,&g_48,&g_48,&g_48,&g_48,&g_48,&g_48,&g_48}; int8_t *l_49 = &g_50; int16_t *l_51 = &g_52[3]; int i, j; for (i = 0; i < 10; i++) { l_30[i] = &g_26; } for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_45[i][j] = &l_27; } } --g_31; (*l_25) = (safe_mod_func_int16_t_s_s(l_24[p_23], (((*l_51) = ((((((((((*l_49) &= (safe_rshift_func_int8_t_s_s((-1L), ((safe_div_func_uint8_t_u_u(((*l_40) &= l_24[p_23]), ((((void*)0 != &g_3[0][0]) == ((safe_add_func_int8_t_s_s((l_43 = l_24[p_23]), ((l_46[4][1] = l_27) != &p_23))) , (g_48 = 0xA9D7L))) , g_3[2][1]))) & g_26)))) > l_24[1]) , 0xB2235412L) , 0L) , p_23) > 0x1846E972L) , 0xC2L) , (void*)0) != (void*)0)) & g_26))); if (l_53) { break; } if (p_23) { break; } } for (g_31 = 0; g_31 < 6; g_31 += 1) { g_52[g_31] = 0L; } return g_3[3][1]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; for (i = 0; i < 5; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_3[i][j]; } } csmith_sink_ = g_26; csmith_sink_ = g_31; csmith_sink_ = g_48; csmith_sink_ = g_50; for (i = 0; i < 6; i++) { csmith_sink_ = g_52[i]; } csmith_sink_ = g_59; csmith_sink_ = g_68; for (i = 0; i < 8; i++) { csmith_sink_ = g_69[i]; } csmith_sink_ = g_110; csmith_sink_ = g_112; for (i = 0; i < 10; i++) { csmith_sink_ = g_114[i]; } csmith_sink_ = g_116.f0; csmith_sink_ = g_171; csmith_sink_ = g_177.f0; csmith_sink_ = g_181; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int8_t f0; const volatile uint32_t f1; }; static volatile int32_t g_2 = 0x73838A1FL; static int32_t g_3[5][2] = {{0x64A53AA9L, 0x64A53AA9L}, {0x64A53AA9L, 0x64A53AA9L}, {0x64A53AA9L, 0x64A53AA9L}, {0x64A53AA9L, 0x64A53AA9L}, {0x64A53AA9L, 0x64A53AA9L}}; static int32_t g_26 = 8L; static uint8_t g_31 = 0xDEL; static uint16_t g_48 = 0UL; static int8_t g_50 = 0x62L; static int16_t g_52[6] = {4L, 4L, 4L, 4L, 4L, 4L}; static volatile uint16_t g_59 = 65534UL; static volatile uint16_t *g_58 = &g_59; static int32_t g_68 = 8L; static uint32_t g_69[8] = {18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL}; static uint64_t g_110 = 18446744073709551615UL; static uint16_t g_112 = 0xBAD4L; static uint32_t g_114[10] = {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}; static union U0 g_116 = {6L}; static int32_t *volatile g_146 = (void *)0; static int32_t *volatile g_147 = (void *)0; static int32_t *volatile g_148 = &g_26; static union U0 *g_155[4][9] = { {(void *)0, (void *)0, (void *)0, &g_116, (void *)0, (void *)0, (void *)0, (void *)0, &g_116}, {&g_116, (void *)0, &g_116, &g_116, &g_116, &g_116, (void *)0, &g_116, &g_116}, {&g_116, &g_116, &g_116, &g_116, (void *)0, &g_116, &g_116, &g_116, &g_116}, {(void *)0, &g_116, (void *)0, &g_116, (void *)0, (void *)0, &g_116, (void *)0, &g_116}}; static union U0 **g_154 = &g_155[0][5]; static union U0 ***g_153 = &g_154; static union U0 ****const volatile g_152 = &g_153; static const int32_t *g_168 = &g_3[3][0]; static const int32_t **volatile g_167 = &g_168; static int64_t g_171 = 0x32663EEDCE344601LL; static volatile union U0 g_177 = {-1L}; static volatile uint8_t g_181 = 248UL; static int64_t func_1(void); static const int32_t *func_6(int32_t *p_7, uint16_t p_8); static int32_t *func_9(int32_t p_10); static uint16_t func_13(int32_t *p_14, int32_t *const p_15, int64_t p_16); static uint8_t func_22(int32_t p_23); static int64_t func_1(void) { uint8_t l_19 = 0x29L; int32_t l_169 = 0xCC9BDC87L; int64_t *l_170 = &g_171; int32_t *l_178[2][10] = { {&g_3[4][0], &g_3[4][0], &g_3[1][1], &g_3[4][0], &g_3[4][0], &g_3[1][1], &g_3[4][0], &g_3[4][0], &g_3[1][1], &g_3[4][0]}, {&g_3[4][0], (void *)0, (void *)0, &g_3[4][0], (void *)0, &g_26, &g_3[4][0], &g_26, (void *)0, &g_3[4][0]}}; uint64_t l_179 = 0x3E6589940662CF28LL; const uint32_t l_180 = 0xBF0B686DL; union U0 ***const l_192[9] = {&g_154, &g_154, &g_154, &g_154, &g_154, &g_154, &g_154, &g_154, &g_154}; uint16_t *l_195[6] = {&g_112, &g_112, &g_112, &g_112, &g_112, &g_112}; const int32_t **l_197 = &g_168; int i, j; for (g_3[4][0] = 0; (g_3[4][0] <= 12); g_3[4][0] = safe_add_func_int64_t_s_s(g_3[4][0], 4)) { uint16_t *l_118 = (void *)0; uint16_t *l_119 = &g_112; uint16_t *l_120 = &g_48; int32_t l_157 = (-1L); (*g_167) = func_6( func_9((safe_sub_func_uint16_t_u_u( ((*l_120) = ((*l_119) = func_13( ((safe_mod_func_uint64_t_u_u( (g_2 || l_19), (safe_rshift_func_uint8_t_u_u( (l_19, func_22(l_19)), 7)))), (void *)0), &g_3[0][1], ((safe_add_func_uint32_t_u_u( (safe_mod_func_uint32_t_u_u((g_58 == (void *)0), g_3[4][1])), 0x8C20E5E2L)), 0xBCB8161DBFA2F909LL)))), g_116.f0))), l_157); } (*g_148) = ((((l_169 = (((void *)0 == &g_112) && l_19)) != l_19) <= ((((*l_170) = l_19) ^ 18446744073709551615UL) | 18446744073709551614UL)), (safe_mul_func_uint16_t_u_u( ((((safe_mul_func_int16_t_s_s(l_169, (+6L))), g_177), g_69[6]) < g_3[4][0]), g_3[4][0]))); if ((((g_3[0][0] != (l_179, ((l_180, ((g_181 >= ((safe_add_func_int64_t_s_s( ((safe_rshift_func_uint8_t_u_s( ((safe_add_func_uint8_t_u_u( (safe_lshift_func_uint16_t_u_u( g_171, (g_48 = ((safe_rshift_func_int16_t_s_u( (g_52[1], (l_192[7] == &g_154)), (g_112 = (safe_div_func_int16_t_s_s( (g_26, 0L), g_69[7]))))) >= (-7L))))), 0x77L)) || g_52[1]), 4)) == g_116.f0), 0x88DAB542556593A7LL)) & 0x389E0A6EL)) | 0xE55AL)) & 0xA16AL))), &l_178[0][0]) != (void *)0)) { const int32_t ***l_196[9] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int i; l_197 = &g_168; (*l_197) = (void *)0; } else { uint64_t l_198 = 18446744073709551615UL; int32_t l_201[9][10] = {{0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L), 0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L)}, {0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L), 0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L)}, {0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L), 0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L)}, {0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L), 0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L)}, {0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L), 0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L)}, {0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L), 0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L)}, {0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L), 0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L)}, {0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L), 0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L)}, {0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L), 0xF73016EBL, 0xF73016EBL, (-2L), (-1L), (-2L)}}; int16_t l_202 = 0L; uint64_t l_203 = 0x95E927660C2B2746LL; int i, j; ++l_198; l_203++; l_201[8][8] &= 0xD5B51C37L; return g_69[7]; } return g_26; } static const int32_t *func_6(int32_t *p_7, uint16_t p_8) { int32_t *l_158 = &g_26; int32_t *l_159 = &g_26; int32_t *l_160 = &g_26; int32_t *l_161 = &g_26; int32_t l_162 = 0x8B245C39L; int32_t *l_163[1][5] = {{&l_162, &l_162, &l_162, &l_162, &l_162}}; uint64_t l_164[4][3] = { {0xB6B2BBD4C0033917LL, 0xB6B2BBD4C0033917LL, 0xB6B2BBD4C0033917LL}, {0x3F18804D593052EALL, 0x3F18804D593052EALL, 0x3F18804D593052EALL}, {0xB6B2BBD4C0033917LL, 0xB6B2BBD4C0033917LL, 0xB6B2BBD4C0033917LL}, {0x3F18804D593052EALL, 0x3F18804D593052EALL, 0x3F18804D593052EALL}}; int i, j; l_164[0][2]++; return p_7; } static int32_t *func_9(int32_t p_10) { int64_t l_124 = 0xF78EB292015BDF58LL; int64_t *l_129[8] = {&l_124, &l_124, &l_124, &l_124, &l_124, &l_124, &l_124, &l_124}; int32_t l_130[1][3]; const uint16_t *const l_131 = &g_48; uint16_t *l_132 = &g_112; uint16_t **l_133 = &l_132; int32_t *l_149 = &g_26; union U0 **l_151 = (void *)0; union U0 ***l_150 = &l_151; int32_t **l_156 = &l_149; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 3; j++) { l_130[i][j] = 0x86D7ADF1L; } } (*g_148) = ((((((((safe_sub_func_uint32_t_u_u((+p_10), l_124)) | g_3[4][0]) || ((safe_div_func_uint16_t_u_u( ((safe_rshift_func_uint16_t_u_s( (((l_130[0][2] = g_59), l_131) != ((*l_133) = l_132)), (safe_rshift_func_uint16_t_u_s((g_48 = g_31), 0)))) < (g_116.f0 = g_26)), (((safe_mul_func_int16_t_s_s( (safe_mod_func_int32_t_s_s( (safe_rshift_func_int8_t_s_u( (((((safe_rshift_func_uint8_t_u_u( (safe_rshift_func_int16_t_s_s(0xC418L, 4)), 4)), p_10) > 0x26L) != p_10) & 0UL), g_52[5])), g_50)), 2L)) ^ l_124), p_10))) > 0x21EBL)), 0x1AA685BE0904B385LL) | p_10), l_130[0][2]) == l_124) && 0L); (*l_149) = (&g_114[3] == &g_114[8]); (*g_152) = l_150; (*l_156) = &l_130[0][2]; return &g_3[4][0]; } static uint16_t func_13(int32_t *p_14, int32_t *const p_15, int64_t p_16) { int64_t l_63[2]; int32_t l_65 = 8L; int32_t l_66 = (-7L); uint64_t l_107[6][8] = { {0x2590C119CD2C718CLL, 0x9186717EFFEB3B2BLL, 0x415F90230FD15061LL, 0x9186717EFFEB3B2BLL, 0x2590C119CD2C718CLL, 0xCB79D87571715C74LL, 0x2590C119CD2C718CLL, 0x9186717EFFEB3B2BLL}, {0x415F90230FD15061LL, 0UL, 0x415F90230FD15061LL, 0xCB79D87571715C74LL, 0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL, 0x415F90230FD15061LL, 0UL}, {0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL, 0x415F90230FD15061LL, 0UL, 0x415F90230FD15061LL, 0xCB79D87571715C74LL, 0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL}, {0x3596026DF2D4CE27LL, 0UL, 0x2590C119CD2C718CLL, 0UL, 0x3596026DF2D4CE27LL, 0x9186717EFFEB3B2BLL, 0x3596026DF2D4CE27LL, 0UL}, {0x415F90230FD15061LL, 0UL, 0x415F90230FD15061LL, 0xCB79D87571715C74LL, 0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL, 0x415F90230FD15061LL, 0UL}, {0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL, 0x415F90230FD15061LL, 0UL, 0x415F90230FD15061LL, 0xCB79D87571715C74LL, 0x3596026DF2D4CE27LL, 0xCB79D87571715C74LL}}; int i, j; for (i = 0; i < 2; i++) { } for (p_16 = 23; (p_16 == 20); p_16--) { int32_t l_62 = 0x52FA57A8L; int32_t *l_64[2][3] = {{(void *)0, (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0}}; int32_t l_67 = 2L; int16_t *l_106[4]; uint8_t *l_108[3][5] = {{&g_31, &g_31, &g_31, &g_31, &g_31}, {&g_31, &g_31, &g_31, &g_31, &g_31}, {&g_31, &g_31, &g_31, &g_31, &g_31}}; uint16_t *l_109 = &g_48; uint16_t *l_111 = &g_112; uint32_t *l_113 = &g_114[3]; union U0 *l_115 = &g_116; union U0 **l_117 = (void *)0; int i, j; for (i = 0; i < 4; i++) { l_106[i] = &g_52[5]; } ++g_69[7]; g_26 |= (safe_lshift_func_int8_t_s_s(g_69[7], (((safe_div_func_uint16_t_u_u(l_65, (safe_mod_func_uint32_t_u_u((((*l_113) = (safe_mod_func_int16_t_s_s((((safe_mul_func_uint16_t_u_u((safe_mul_func_int8_t_s_s((l_63[1] , (g_59 || (safe_mul_func_int8_t_s_s(g_3[0][1], (safe_rshift_func_int8_t_s_s(((*g_58) ^ (safe_rshift_func_uint8_t_u_u(p_16, (g_31 = (safe_rshift_func_int16_t_s_u((safe_add_func_uint16_t_u_u(((*l_111) ^= ((g_110 = (((safe_sub_func_uint16_t_u_u(((*l_109) = (safe_lshift_func_uint8_t_u_u((l_66 ^= ((safe_add_func_uint16_t_u_u((safe_add_func_uint32_t_u_u(((safe_mul_func_int16_t_s_s((l_107[0][5] = (safe_rshift_func_uint16_t_u_u(0x70E0L, 14))), (5L >= (-2L)))) ^ p_16), g_3[4][0])), 0xE5B1L)) , 0x21L)), 7))), 1L)) , p_16) <= g_69[7])) != 0xACD9L)), (-2L))), 9)))))), 2)))))), g_69[7])), l_63[1])) | p_16) != 0UL), g_3[0][0]))) , p_16), (*p_15))))) , 0x1D74L) & l_63[1]))); l_115 = l_115; } return l_107[0][5]; } static uint8_t func_22(int32_t p_23) { int64_t l_24[6] = {(-1L), (-1L), 1L, (-1L), (-1L), 1L}; int32_t l_43 = 0L; int32_t *l_46[7][2] = {{&g_26, &g_26}, {&g_26, &g_26}, {(void *)0, &g_26}, {&g_26, &g_26}, {(void *)0, &g_26}, {&g_26, &g_26}, {&g_26, &g_26}}; int32_t l_53 = 0x169B2B29L; int i, j; for (p_23 = 0; (p_23 <= 5); p_23 += 1) { int32_t *l_25 = &g_26; int32_t *l_27 = &g_26; int32_t *l_28 = &g_26; int32_t *l_29 = &g_26; int32_t *l_30[10]; uint8_t *l_40 = &g_31; int32_t **l_44 = (void *)0; int32_t **l_45[6][1]; uint16_t *l_47[8] = {&g_48, &g_48, &g_48, &g_48, &g_48, &g_48, &g_48, &g_48}; int8_t *l_49 = &g_50; int16_t *l_51 = &g_52[3]; int i, j; for (i = 0; i < 10; i++) { l_30[i] = &g_26; } for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_45[i][j] = &l_27; } } --g_31; (*l_25) = (safe_mod_func_int16_t_s_s( l_24[p_23], (((*l_51) = ((((((((((*l_49) &= (safe_rshift_func_int8_t_s_s( (-1L), ((safe_div_func_uint8_t_u_u( ((*l_40) &= l_24[p_23]), ((((void *)0 != &g_3[0][0]) == ((safe_add_func_int8_t_s_s( (l_43 = l_24[p_23]), ((l_46[4][1] = l_27) != &p_23))), (g_48 = 0xA9D7L))), g_3[2][1]))) & g_26)))) > l_24[1]), 0xB2235412L), 0L), p_23) > 0x1846E972L), 0xC2L), (void *)0) != (void *)0)) & g_26))); if (l_53) { break; } if (p_23) { break; } } for (g_31 = 0; g_31 < 6; g_31 += 1) { g_52[g_31] = 0L; } return g_3[3][1]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); csmith_sink_ = g_2; for (i = 0; i < 5; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_3[i][j]; } } csmith_sink_ = g_26; csmith_sink_ = g_31; csmith_sink_ = g_48; csmith_sink_ = g_50; for (i = 0; i < 6; i++) { } csmith_sink_ = g_59; csmith_sink_ = g_68; for (i = 0; i < 8; i++) { } csmith_sink_ = g_110; csmith_sink_ = g_112; for (i = 0; i < 10; i++) { csmith_sink_ = g_114[i]; } csmith_sink_ = g_116.f0; csmith_sink_ = g_171; csmith_sink_ = g_177.f0; csmith_sink_ = g_181; platform_main_end(0, 0); return 0; }
false
170
dataset/organized/DCE/170
270
399
0.84
0.84
DCE
342
dataset/organized/DCE/171/target.c
dataset/organized/DCE/171/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { uint64_t f0; uint32_t f1; int8_t * f2; uint32_t f3; }; union U1 { uint64_t f0; }; union U2 { uint8_t f0; volatile int16_t f1; volatile signed f2 : 31; int32_t f3; }; union U3 { uint64_t f0; volatile uint32_t f1; int8_t f2; uint32_t f3; }; static uint32_t g_6[9] = {0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L}; static int8_t g_8 = 0x0DL; static int32_t g_36 = 0x19139F48L; static int32_t * volatile g_35[3] = {&g_36,&g_36,&g_36}; static uint32_t g_43[4][8] = {{0xDA7DA9FCL,0xC2DA50E2L,4294967295UL,0UL,0xC2DA50E2L,0UL,4294967295UL,0xC2DA50E2L},{0x93C34F97L,4294967295UL,0xDA7DA9FCL,0x93C34F97L,0UL,0UL,0x93C34F97L,0xDA7DA9FCL},{0xC2DA50E2L,0xC2DA50E2L,0xAB82AEC7L,7UL,0x93C34F97L,0xAB82AEC7L,0x93C34F97L,7UL},{0xDA7DA9FCL,7UL,0xDA7DA9FCL,0UL,7UL,4294967295UL,4294967295UL,7UL}}; static const volatile union U2 g_57 = {0x5FL}; static int32_t g_59 = 0L; static int32_t *g_62 = &g_36; static int32_t ** const volatile g_61 = &g_62; static volatile union U3 g_65 = {1UL}; static union U0 g_68 = {18446744073709551614UL}; static const volatile union U1 g_99 = {0xBE080F98811FBA65LL}; static int16_t g_114 = 0x41F4L; static volatile int32_t g_122 = (-2L); static volatile int32_t *g_121 = &g_122; static volatile int32_t **g_120 = &g_121; static volatile union U3 g_143 = {18446744073709551610UL}; static uint8_t g_146 = 0xB2L; static uint8_t g_176 = 0x13L; static uint8_t g_178[6][2] = {{0xAEL,0xAEL},{0xAEL,0xAEL},{0xAEL,0xAEL},{0xAEL,0xAEL},{0xAEL,0xAEL},{0xAEL,0xAEL}}; static union U2 g_185[6][5] = {{{1UL},{0UL},{0UL},{0UL},{0UL}},{{0x8AL},{0UL},{0x97L},{0UL},{0xF2L}},{{0UL},{0UL},{0x97L},{0x26L},{0x97L}},{{0xF2L},{0xF2L},{0UL},{0x8AL},{0xE7L}},{{0UL},{0xE7L},{1UL},{0x8AL},{0x8AL}},{{0x8AL},{0x74L},{0x8AL},{0x26L},{0xAEL}}}; static volatile uint8_t g_187 = 0xB0L; static volatile uint8_t * const volatile g_186 = &g_187; static const int32_t *g_190 = &g_36; static const int32_t ** volatile g_189 = &g_190; static int32_t g_196 = (-1L); static int8_t func_1(void); static int32_t func_2(int32_t p_3, int8_t * p_4, const int32_t p_5); static uint8_t func_14(uint16_t p_15, int8_t * p_16, uint16_t p_17); static uint16_t func_20(int8_t * const p_21, int8_t * p_22); static int8_t * func_23(uint16_t p_24); static int8_t func_1(void) { int8_t *l_7[10] = {&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8}; int32_t l_13 = 0x28405CEFL; int32_t l_188[6] = {4L,2L,4L,4L,2L,4L}; int32_t *l_195 = &g_196; int i; (*l_195) |= func_2(g_6[1], l_7[5], ((safe_mod_func_int64_t_s_s(g_6[6], (safe_div_func_uint16_t_u_u((l_13 = (((((((g_8 != g_6[2]) , l_13) , (0xCBL && func_14(l_13, l_7[5], g_6[1]))) > l_13) < g_59) && l_13) != l_13)), l_188[3])))) , l_188[0])); return (*l_195); } static int32_t func_2(int32_t p_3, int8_t * p_4, const int32_t p_5) { int64_t l_194 = 0x703F9351E36C2B63LL; lbl_193: (*g_189) = &p_5; for (g_36 = 0; (g_36 == 1); g_36 = safe_add_func_int64_t_s_s(g_36, 9)) { if (g_36) { goto lbl_193; } } return l_194; } static uint8_t func_14(uint16_t p_15, int8_t * p_16, uint16_t p_17) { int8_t *l_94[1]; int32_t l_125 = 8L; int32_t l_126 = 7L; uint8_t *l_145 = &g_146; union U0 l_147[8][10] = {{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}}}; uint32_t *l_148 = &g_43[2][0]; int16_t *l_149 = (void*)0; int16_t *l_150 = (void*)0; int16_t *l_151 = &g_114; const int32_t *l_152 = &g_36; uint64_t *l_153 = &g_68.f0; uint64_t *l_154 = (void*)0; uint64_t *l_155 = &l_147[5][2].f0; int32_t *l_156 = &l_126; int16_t *l_165 = &g_114; int32_t l_166 = 0x0E12151EL; uint8_t *l_175 = &g_176; uint8_t *l_177 = &g_178[4][0]; uint32_t l_183 = 1UL; int32_t l_184 = (-8L); int i, j; for (i = 0; i < 1; i++) { l_94[i] = (void*)0; } (**g_120) = (l_126 &= (safe_rshift_func_int8_t_s_s(((func_20(func_23(g_6[2]), l_94[0]) & ((safe_lshift_func_int16_t_s_u((p_17 <= (((void*)0 != g_120) && (((((((safe_lshift_func_int16_t_s_s(((0x859457360C0ABB7BLL || 0xC98C3E2E3E2A50B6LL) > 0xF870L), 11)) <= 4UL) <= g_68.f3) || 1UL) > 0x44L) || p_15) >= p_15))), 4)) < l_125)) , (-9L)), g_68.f1))); (*l_156) ^= ((((~((*l_155) = ((*l_153) = ((safe_mod_func_int32_t_s_s((safe_unary_minus_func_uint64_t_u(0x065A9757D9B7243DLL)), p_17)) | (((*p_16) = (safe_lshift_func_uint8_t_u_s((safe_div_func_uint8_t_u_u((safe_mod_func_uint64_t_u_u(((((safe_mul_func_uint16_t_u_u((safe_sub_func_uint64_t_u_u((safe_mod_func_uint8_t_u_u((g_143 , ((*l_145) |= (~(*p_16)))), 0xFCL)), 0x5A8FD6DDE4B234A5LL)), ((*l_151) = (((*l_148) = (g_68.f0 != (l_147[5][2] , (((l_147[5][2] , p_17) | 65535UL) & 0x195BL)))) & g_68.f3)))) && g_68.f3) , l_152) == (void*)0), g_8)), (*p_16))), (*p_16)))) , g_143.f1))))) != p_17) , (*l_152)) < 0x55L); l_166 = (((((safe_sub_func_uint64_t_u_u(((safe_add_func_int32_t_s_s(((0xC8L > (p_15 > ((safe_mod_func_int16_t_s_s((((-1L) && ((l_147[5][2] , p_15) && (safe_div_func_int8_t_s_s(((*p_16) |= (((*l_156) = ((&g_43[1][6] != ((*l_156) , l_148)) > (l_125 |= (&g_114 != l_165)))) & (*l_152))), p_15)))) && 1L), g_43[2][0])) && p_15))) , 0L), (**g_120))) ^ p_15), p_17)) <= g_68.f3) | g_146) , g_99) , 0xC65A43AFL); (*l_156) |= (safe_rshift_func_int8_t_s_s((safe_lshift_func_int16_t_s_s((((g_36 > (safe_mul_func_uint8_t_u_u(((*l_177) = ((*l_175) = ((*l_145)++))), (safe_rshift_func_uint16_t_u_u((safe_mod_func_uint64_t_u_u(g_6[1], l_183)), 12))))) < p_17) , l_184), 3)), (p_16 == (g_185[2][0] , g_186)))); return p_15; } static uint16_t func_20(int8_t * const p_21, int8_t * p_22) { uint16_t l_104 = 0UL; uint64_t l_109 = 0xC514D69EA8502006LL; int32_t **l_112 = &g_62; int16_t *l_113 = &g_114; int32_t *l_115 = &g_36; uint32_t l_116 = 0xC9FB391CL; int32_t l_117 = 0x8DE9EF31L; l_117 = ((safe_add_func_int8_t_s_s((((safe_add_func_uint32_t_u_u(((g_99 , ((*l_115) = (((safe_mod_func_int8_t_s_s((safe_div_func_uint8_t_u_u((g_36 , g_68.f1), l_104)), 0x80L)) <= ((*l_113) = (((safe_mul_func_uint16_t_u_u((l_104 > ((safe_add_func_int64_t_s_s(l_109, (safe_rshift_func_int16_t_s_u((((void*)0 == l_112) >= l_104), g_65.f2)))) != g_6[1])), g_68.f0)) != 65535UL) , 0xBEAEL))) > g_68.f3))) , 0x934BFCA9L), l_116)) <= g_6[1]) , (*p_21)), g_6[7])) || g_43[1][6]); return (*l_115); } static int8_t * func_23(uint16_t p_24) { union U1 l_25[3][3] = {{{0x70004DDC87778E10LL},{1UL},{1UL}},{{0x70004DDC87778E10LL},{1UL},{1UL}},{{0x70004DDC87778E10LL},{1UL},{1UL}}}; int32_t l_28 = (-7L); int32_t l_29 = 0x5DB0FF84L; int8_t *l_30 = &g_8; int32_t l_71 = (-6L); int i, j; for (p_24 = 0; (p_24 <= 2); p_24 += 1) { int8_t l_37 = 0x78L; int16_t l_40 = 0xB7F4L; uint32_t *l_41 = (void*)0; uint32_t *l_42 = &g_43[1][6]; int8_t *l_58 = &l_37; int32_t l_60 = 0x01027339L; l_37 ^= (safe_mod_func_uint16_t_u_u(g_6[1], ((((l_28 = p_24) != ((((l_29 < ((l_30 = &g_8) != (void*)0)) != 0x9A325CF162C80F3BLL) > ((safe_div_func_int32_t_s_s((g_8 > 0xD2CF3E4CL), (safe_mod_func_int8_t_s_s(p_24, 0xAAL)))) & p_24)) , l_29)) >= 0x947A332A5B4D633CLL) , g_6[1]))); l_60 &= (((+(+l_28)) <= ((*l_42) = l_40)) <= (safe_sub_func_int16_t_s_s(g_8, (safe_sub_func_uint64_t_u_u(((safe_div_func_int16_t_s_s((safe_unary_minus_func_uint8_t_u(l_40)), (safe_div_func_int8_t_s_s((((-8L) > ((safe_div_func_int64_t_s_s((((*l_58) = (g_36 > (g_6[1] | (((l_29 &= (safe_rshift_func_uint8_t_u_s((((g_57 , 0L) < 0UL) & 3L), p_24))) >= g_36) < p_24)))) > g_8), g_59)) & 2UL)) <= l_28), g_6[1])))) , g_8), p_24))))); for (l_40 = 2; (l_40 >= 0); l_40 -= 1) { if (l_40) { break; } if (p_24) { continue; } if (l_29) { int32_t *l_72 = (void*)0; int32_t *l_73 = &g_36; (*g_61) = &l_60; (*l_73) |= ((*g_62) = (safe_lshift_func_uint8_t_u_u((g_6[1] | (g_65 , ((((safe_mod_func_int8_t_s_s((-1L), 0x42L)) , g_68) , ((p_24 != (safe_div_func_int32_t_s_s((g_59 != l_60), 1UL))) <= g_6[0])) <= l_71))), g_68.f1))); } else { uint64_t l_89 = 0x894906A58E0DE0C4LL; for (l_28 = 0; (l_28 <= 2); l_28 += 1) { int32_t *l_74 = &l_29; int32_t *l_75 = &g_36; int32_t *l_76 = &l_60; int32_t *l_77 = (void*)0; int32_t *l_78 = (void*)0; int32_t *l_79 = &l_60; int32_t *l_80 = &l_71; int32_t *l_81 = &l_29; int32_t *l_82 = (void*)0; int32_t *l_83 = &g_36; int32_t *l_84 = (void*)0; int32_t *l_85 = &g_36; int32_t *l_86 = &l_29; int32_t *l_87 = &g_36; int32_t *l_88 = (void*)0; l_89++; } } for (g_8 = 2; (g_8 >= 0); g_8 -= 1) { int8_t *l_93[9] = {&g_8,(void*)0,(void*)0,&g_8,(void*)0,(void*)0,&g_8,(void*)0,(void*)0}; int i; for (g_36 = 0; (g_36 <= 2); g_36 += 1) { return &g_8; } for (l_60 = 0; (l_60 <= 2); l_60 += 1) { int8_t *l_92 = &l_37; return l_30; } } } } return l_30; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 9; i++) { csmith_sink_ = g_6[i]; } csmith_sink_ = g_8; csmith_sink_ = g_36; for (i = 0; i < 4; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_43[i][j]; } } csmith_sink_ = g_57.f0; csmith_sink_ = g_59; csmith_sink_ = g_65.f0; csmith_sink_ = g_65.f1; csmith_sink_ = g_65.f2; csmith_sink_ = g_65.f3; csmith_sink_ = g_68.f0; csmith_sink_ = g_68.f1; csmith_sink_ = g_68.f3; csmith_sink_ = g_99.f0; csmith_sink_ = g_114; csmith_sink_ = g_122; csmith_sink_ = g_143.f0; csmith_sink_ = g_143.f1; csmith_sink_ = g_143.f2; csmith_sink_ = g_143.f3; csmith_sink_ = g_146; csmith_sink_ = g_176; for (i = 0; i < 6; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_178[i][j]; } } for (i = 0; i < 6; i++) { for (j = 0; j < 5; j++) { } } csmith_sink_ = g_187; csmith_sink_ = g_196; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { uint64_t f0; uint32_t f1; int8_t *f2; uint32_t f3; }; union U1 { uint64_t f0; }; union U2 { uint8_t f0; volatile int16_t f1; volatile signed f2 : 31; int32_t f3; }; union U3 { uint64_t f0; volatile uint32_t f1; int8_t f2; uint32_t f3; }; static uint32_t g_6[9] = {0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L}; static int8_t g_8 = 0x0DL; static int32_t g_36 = 0x19139F48L; static int32_t *volatile g_35[3] = {&g_36, &g_36, &g_36}; static uint32_t g_43[4][8] = { {0xDA7DA9FCL, 0xC2DA50E2L, 4294967295UL, 0UL, 0xC2DA50E2L, 0UL, 4294967295UL, 0xC2DA50E2L}, {0x93C34F97L, 4294967295UL, 0xDA7DA9FCL, 0x93C34F97L, 0UL, 0UL, 0x93C34F97L, 0xDA7DA9FCL}, {0xC2DA50E2L, 0xC2DA50E2L, 0xAB82AEC7L, 7UL, 0x93C34F97L, 0xAB82AEC7L, 0x93C34F97L, 7UL}, {0xDA7DA9FCL, 7UL, 0xDA7DA9FCL, 0UL, 7UL, 4294967295UL, 4294967295UL, 7UL}}; static const volatile union U2 g_57 = {0x5FL}; static int32_t g_59 = 0L; static int32_t *g_62 = &g_36; static int32_t **const volatile g_61 = &g_62; static volatile union U3 g_65 = {1UL}; static union U0 g_68 = {18446744073709551614UL}; static const volatile union U1 g_99 = {0xBE080F98811FBA65LL}; static int16_t g_114 = 0x41F4L; static volatile int32_t g_122 = (-2L); static volatile int32_t *g_121 = &g_122; static volatile int32_t **g_120 = &g_121; static volatile union U3 g_143 = {18446744073709551610UL}; static uint8_t g_146 = 0xB2L; static uint8_t g_176 = 0x13L; static uint8_t g_178[6][2] = {{0xAEL, 0xAEL}, {0xAEL, 0xAEL}, {0xAEL, 0xAEL}, {0xAEL, 0xAEL}, {0xAEL, 0xAEL}, {0xAEL, 0xAEL}}; static union U2 g_185[6][5] = {{{1UL}, {0UL}, {0UL}, {0UL}, {0UL}}, {{0x8AL}, {0UL}, {0x97L}, {0UL}, {0xF2L}}, {{0UL}, {0UL}, {0x97L}, {0x26L}, {0x97L}}, {{0xF2L}, {0xF2L}, {0UL}, {0x8AL}, {0xE7L}}, {{0UL}, {0xE7L}, {1UL}, {0x8AL}, {0x8AL}}, {{0x8AL}, {0x74L}, {0x8AL}, {0x26L}, {0xAEL}}}; static volatile uint8_t g_187 = 0xB0L; static volatile uint8_t *const volatile g_186 = &g_187; static const int32_t *g_190 = &g_36; static const int32_t **volatile g_189 = &g_190; static int32_t g_196 = (-1L); static int8_t func_1(void); static int32_t func_2(int32_t p_3, int8_t *p_4, const int32_t p_5); static uint8_t func_14(uint16_t p_15, int8_t *p_16, uint16_t p_17); static uint16_t func_20(int8_t *const p_21, int8_t *p_22); static int8_t *func_23(uint16_t p_24); static int8_t func_1(void) { int8_t *l_7[10] = {&g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8}; int32_t l_13 = 0x28405CEFL; int32_t l_188[6] = {4L, 2L, 4L, 4L, 2L, 4L}; int32_t *l_195 = &g_196; int i; (*l_195) |= func_2( g_6[1], l_7[5], ((safe_mod_func_int64_t_s_s( g_6[6], (safe_div_func_uint16_t_u_u( (l_13 = (((((((g_8 != g_6[2]), l_13), (0xCBL && func_14(l_13, l_7[5], g_6[1]))) > l_13) < g_59) && l_13) != l_13)), l_188[3])))), l_188[0])); return (*l_195); } static int32_t func_2(int32_t p_3, int8_t *p_4, const int32_t p_5) { int64_t l_194 = 0x703F9351E36C2B63LL; lbl_193: (*g_189) = &p_5; for (g_36 = 0; (g_36 == 1); g_36 = safe_add_func_int64_t_s_s(g_36, 9)) { } return l_194; } static uint8_t func_14(uint16_t p_15, int8_t *p_16, uint16_t p_17) { int8_t *l_94[1]; int32_t l_125 = 8L; int32_t l_126 = 7L; uint8_t *l_145 = &g_146; union U0 l_147[8][10] = {{{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}}; uint32_t *l_148 = &g_43[2][0]; int16_t *l_149 = (void *)0; int16_t *l_150 = (void *)0; int16_t *l_151 = &g_114; const int32_t *l_152 = &g_36; uint64_t *l_153 = &g_68.f0; uint64_t *l_154 = (void *)0; uint64_t *l_155 = &l_147[5][2].f0; int32_t *l_156 = &l_126; int16_t *l_165 = &g_114; int32_t l_166 = 0x0E12151EL; uint8_t *l_175 = &g_176; uint8_t *l_177 = &g_178[4][0]; uint32_t l_183 = 1UL; int32_t l_184 = (-8L); int i, j; for (i = 0; i < 1; i++) { l_94[i] = (void *)0; } (**g_120) = (l_126 &= (safe_rshift_func_int8_t_s_s( ((func_20(func_23(g_6[2]), l_94[0]) & ((safe_lshift_func_int16_t_s_u( (p_17 <= (((void *)0 != g_120) && (((((((safe_lshift_func_int16_t_s_s( ((0x859457360C0ABB7BLL || 0xC98C3E2E3E2A50B6LL) > 0xF870L), 11)) <= 4UL) <= g_68.f3) || 1UL) > 0x44L) || p_15) >= p_15))), 4)) < l_125)), (-9L)), g_68.f1))); (*l_156) ^= ((((~((*l_155) = ((*l_153) = ((safe_mod_func_int32_t_s_s( (safe_unary_minus_func_uint64_t_u( 0x065A9757D9B7243DLL)), p_17)) | (((*p_16) = (safe_lshift_func_uint8_t_u_s( (safe_div_func_uint8_t_u_u( (safe_mod_func_uint64_t_u_u( ((((safe_mul_func_uint16_t_u_u( (safe_sub_func_uint64_t_u_u( (safe_mod_func_uint8_t_u_u( (g_143, ((*l_145) |= (~(*p_16)))), 0xFCL)), 0x5A8FD6DDE4B234A5LL)), ((*l_151) = (((*l_148) = (g_68.f0 != (l_147[5][2], (((l_147[5][2], p_17) | 65535UL) & 0x195BL)))) & g_68.f3)))) && g_68.f3), l_152) == (void *)0), g_8)), (*p_16))), (*p_16)))), g_143.f1))))) != p_17), (*l_152)) < 0x55L); l_166 = (((((safe_sub_func_uint64_t_u_u( ((safe_add_func_int32_t_s_s( ((0xC8L > (p_15 > ((safe_mod_func_int16_t_s_s( (((-1L) && ((l_147[5][2], p_15) && (safe_div_func_int8_t_s_s( ((*p_16) |= (((*l_156) = ((&g_43[1][6] != ((*l_156), l_148)) > (l_125 |= (&g_114 != l_165)))) & (*l_152))), p_15)))) && 1L), g_43[2][0])) && p_15))), 0L), (**g_120))) ^ p_15), p_17)) <= g_68.f3) | g_146), g_99), 0xC65A43AFL); (*l_156) |= (safe_rshift_func_int8_t_s_s( (safe_lshift_func_int16_t_s_s( (((g_36 > (safe_mul_func_uint8_t_u_u( ((*l_177) = ((*l_175) = ((*l_145)++))), (safe_rshift_func_uint16_t_u_u( (safe_mod_func_uint64_t_u_u(g_6[1], l_183)), 12))))) < p_17), l_184), 3)), (p_16 == (g_185[2][0], g_186)))); return p_15; } static uint16_t func_20(int8_t *const p_21, int8_t *p_22) { uint16_t l_104 = 0UL; uint64_t l_109 = 0xC514D69EA8502006LL; int32_t **l_112 = &g_62; int16_t *l_113 = &g_114; int32_t *l_115 = &g_36; uint32_t l_116 = 0xC9FB391CL; int32_t l_117 = 0x8DE9EF31L; l_117 = ((safe_add_func_int8_t_s_s( (((safe_add_func_uint32_t_u_u( ((g_99, ((*l_115) = (((safe_mod_func_int8_t_s_s((safe_div_func_uint8_t_u_u( (g_36, g_68.f1), l_104)), 0x80L)) <= ((*l_113) = (((safe_mul_func_uint16_t_u_u( (l_104 > ((safe_add_func_int64_t_s_s( l_109, (safe_rshift_func_int16_t_s_u( (((void *)0 == l_112) >= l_104), g_65.f2)))) != g_6[1])), g_68.f0)) != 65535UL), 0xBEAEL))) > g_68.f3))), 0x934BFCA9L), l_116)) <= g_6[1]), (*p_21)), g_6[7])) || g_43[1][6]); return (*l_115); } static int8_t *func_23(uint16_t p_24) { union U1 l_25[3][3] = {{{0x70004DDC87778E10LL}, {1UL}, {1UL}}, {{0x70004DDC87778E10LL}, {1UL}, {1UL}}, {{0x70004DDC87778E10LL}, {1UL}, {1UL}}}; int32_t l_28 = (-7L); int32_t l_29 = 0x5DB0FF84L; int8_t *l_30 = &g_8; int32_t l_71 = (-6L); int i, j; for (p_24 = 0; (p_24 <= 2); p_24 += 1) { int8_t l_37 = 0x78L; int16_t l_40 = 0xB7F4L; uint32_t *l_41 = (void *)0; uint32_t *l_42 = &g_43[1][6]; int8_t *l_58 = &l_37; int32_t l_60 = 0x01027339L; l_37 ^= (safe_mod_func_uint16_t_u_u( g_6[1], ((((l_28 = p_24) != ((((l_29 < ((l_30 = &g_8) != (void *)0)) != 0x9A325CF162C80F3BLL) > ((safe_div_func_int32_t_s_s( (g_8 > 0xD2CF3E4CL), (safe_mod_func_int8_t_s_s(p_24, 0xAAL)))) & p_24)), l_29)) >= 0x947A332A5B4D633CLL), g_6[1]))); l_60 &= (((+(+l_28)) <= ((*l_42) = l_40)) <= (safe_sub_func_int16_t_s_s( g_8, (safe_sub_func_uint64_t_u_u( ((safe_div_func_int16_t_s_s( (safe_unary_minus_func_uint8_t_u(l_40)), (safe_div_func_int8_t_s_s( (((-8L) > ((safe_div_func_int64_t_s_s( (((*l_58) = (g_36 > (g_6[1] | (((l_29 &= (safe_rshift_func_uint8_t_u_s( (((g_57, 0L) < 0UL) & 3L), p_24))) >= g_36) < p_24)))) > g_8), g_59)) & 2UL)) <= l_28), g_6[1])))), g_8), p_24))))); for (l_40 = 2; (l_40 >= 0); l_40 -= 1) { if (l_40) { break; } if (p_24) { } if (l_29) { } else { } for (g_8 = 2; (g_8 >= 0); g_8 -= 1) { } } } return l_30; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 9; i++) { csmith_sink_ = g_6[i]; } csmith_sink_ = g_8; csmith_sink_ = g_36; for (i = 0; i < 4; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_43[i][j]; } } csmith_sink_ = g_57.f0; csmith_sink_ = g_59; csmith_sink_ = g_65.f0; csmith_sink_ = g_65.f1; csmith_sink_ = g_65.f2; csmith_sink_ = g_65.f3; csmith_sink_ = g_68.f0; csmith_sink_ = g_68.f1; csmith_sink_ = g_68.f3; csmith_sink_ = g_99.f0; csmith_sink_ = g_114; csmith_sink_ = g_122; csmith_sink_ = g_143.f0; csmith_sink_ = g_143.f1; csmith_sink_ = g_143.f2; csmith_sink_ = g_143.f3; csmith_sink_ = g_146; csmith_sink_ = g_176; for (i = 0; i < 6; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_178[i][j]; } } for (i = 0; i < 6; i++) { for (j = 0; j < 5; j++) { } } csmith_sink_ = g_187; csmith_sink_ = g_196; platform_main_end(0, 0); return 0; }
true
171
dataset/organized/DCE/171
288
461
0.75
0.84
DCE
343
dataset/organized/DCE/171/target.c
dataset/organized/DCE/171/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { uint64_t f0; uint32_t f1; int8_t * f2; uint32_t f3; }; union U1 { uint64_t f0; }; union U2 { uint8_t f0; volatile int16_t f1; volatile signed f2 : 31; int32_t f3; }; union U3 { uint64_t f0; volatile uint32_t f1; int8_t f2; uint32_t f3; }; static uint32_t g_6[9] = {0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L,0xA2337124L}; static int8_t g_8 = 0x0DL; static int32_t g_36 = 0x19139F48L; static int32_t * volatile g_35[3] = {&g_36,&g_36,&g_36}; static uint32_t g_43[4][8] = {{0xDA7DA9FCL,0xC2DA50E2L,4294967295UL,0UL,0xC2DA50E2L,0UL,4294967295UL,0xC2DA50E2L},{0x93C34F97L,4294967295UL,0xDA7DA9FCL,0x93C34F97L,0UL,0UL,0x93C34F97L,0xDA7DA9FCL},{0xC2DA50E2L,0xC2DA50E2L,0xAB82AEC7L,7UL,0x93C34F97L,0xAB82AEC7L,0x93C34F97L,7UL},{0xDA7DA9FCL,7UL,0xDA7DA9FCL,0UL,7UL,4294967295UL,4294967295UL,7UL}}; static const volatile union U2 g_57 = {0x5FL}; static int32_t g_59 = 0L; static int32_t *g_62 = &g_36; static int32_t ** const volatile g_61 = &g_62; static volatile union U3 g_65 = {1UL}; static union U0 g_68 = {18446744073709551614UL}; static const volatile union U1 g_99 = {0xBE080F98811FBA65LL}; static int16_t g_114 = 0x41F4L; static volatile int32_t g_122 = (-2L); static volatile int32_t *g_121 = &g_122; static volatile int32_t **g_120 = &g_121; static volatile union U3 g_143 = {18446744073709551610UL}; static uint8_t g_146 = 0xB2L; static uint8_t g_176 = 0x13L; static uint8_t g_178[6][2] = {{0xAEL,0xAEL},{0xAEL,0xAEL},{0xAEL,0xAEL},{0xAEL,0xAEL},{0xAEL,0xAEL},{0xAEL,0xAEL}}; static union U2 g_185[6][5] = {{{1UL},{0UL},{0UL},{0UL},{0UL}},{{0x8AL},{0UL},{0x97L},{0UL},{0xF2L}},{{0UL},{0UL},{0x97L},{0x26L},{0x97L}},{{0xF2L},{0xF2L},{0UL},{0x8AL},{0xE7L}},{{0UL},{0xE7L},{1UL},{0x8AL},{0x8AL}},{{0x8AL},{0x74L},{0x8AL},{0x26L},{0xAEL}}}; static volatile uint8_t g_187 = 0xB0L; static volatile uint8_t * const volatile g_186 = &g_187; static const int32_t *g_190 = &g_36; static const int32_t ** volatile g_189 = &g_190; static int32_t g_196 = (-1L); static int8_t func_1(void); static int32_t func_2(int32_t p_3, int8_t * p_4, const int32_t p_5); static uint8_t func_14(uint16_t p_15, int8_t * p_16, uint16_t p_17); static uint16_t func_20(int8_t * const p_21, int8_t * p_22); static int8_t * func_23(uint16_t p_24); static int8_t func_1(void) { int8_t *l_7[10] = {&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8}; int32_t l_13 = 0x28405CEFL; int32_t l_188[6] = {4L,2L,4L,4L,2L,4L}; int32_t *l_195 = &g_196; int i; (*l_195) |= func_2(g_6[1], l_7[5], ((safe_mod_func_int64_t_s_s(g_6[6], (safe_div_func_uint16_t_u_u((l_13 = (((((((g_8 != g_6[2]) , l_13) , (0xCBL && func_14(l_13, l_7[5], g_6[1]))) > l_13) < g_59) && l_13) != l_13)), l_188[3])))) , l_188[0])); return (*l_195); } static int32_t func_2(int32_t p_3, int8_t * p_4, const int32_t p_5) { int64_t l_194 = 0x703F9351E36C2B63LL; lbl_193: (*g_189) = &p_5; for (g_36 = 0; (g_36 == 1); g_36 = safe_add_func_int64_t_s_s(g_36, 9)) { if (g_36) { goto lbl_193; } } return l_194; } static uint8_t func_14(uint16_t p_15, int8_t * p_16, uint16_t p_17) { int8_t *l_94[1]; int32_t l_125 = 8L; int32_t l_126 = 7L; uint8_t *l_145 = &g_146; union U0 l_147[8][10] = {{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}},{{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL},{0UL},{0UL},{0UL},{0UL},{18446744073709551615UL}}}; uint32_t *l_148 = &g_43[2][0]; int16_t *l_149 = (void*)0; int16_t *l_150 = (void*)0; int16_t *l_151 = &g_114; const int32_t *l_152 = &g_36; uint64_t *l_153 = &g_68.f0; uint64_t *l_154 = (void*)0; uint64_t *l_155 = &l_147[5][2].f0; int32_t *l_156 = &l_126; int16_t *l_165 = &g_114; int32_t l_166 = 0x0E12151EL; uint8_t *l_175 = &g_176; uint8_t *l_177 = &g_178[4][0]; uint32_t l_183 = 1UL; int32_t l_184 = (-8L); int i, j; for (i = 0; i < 1; i++) { l_94[i] = (void*)0; } (**g_120) = (l_126 &= (safe_rshift_func_int8_t_s_s(((func_20(func_23(g_6[2]), l_94[0]) & ((safe_lshift_func_int16_t_s_u((p_17 <= (((void*)0 != g_120) && (((((((safe_lshift_func_int16_t_s_s(((0x859457360C0ABB7BLL || 0xC98C3E2E3E2A50B6LL) > 0xF870L), 11)) <= 4UL) <= g_68.f3) || 1UL) > 0x44L) || p_15) >= p_15))), 4)) < l_125)) , (-9L)), g_68.f1))); (*l_156) ^= ((((~((*l_155) = ((*l_153) = ((safe_mod_func_int32_t_s_s((safe_unary_minus_func_uint64_t_u(0x065A9757D9B7243DLL)), p_17)) | (((*p_16) = (safe_lshift_func_uint8_t_u_s((safe_div_func_uint8_t_u_u((safe_mod_func_uint64_t_u_u(((((safe_mul_func_uint16_t_u_u((safe_sub_func_uint64_t_u_u((safe_mod_func_uint8_t_u_u((g_143 , ((*l_145) |= (~(*p_16)))), 0xFCL)), 0x5A8FD6DDE4B234A5LL)), ((*l_151) = (((*l_148) = (g_68.f0 != (l_147[5][2] , (((l_147[5][2] , p_17) | 65535UL) & 0x195BL)))) & g_68.f3)))) && g_68.f3) , l_152) == (void*)0), g_8)), (*p_16))), (*p_16)))) , g_143.f1))))) != p_17) , (*l_152)) < 0x55L); l_166 = (((((safe_sub_func_uint64_t_u_u(((safe_add_func_int32_t_s_s(((0xC8L > (p_15 > ((safe_mod_func_int16_t_s_s((((-1L) && ((l_147[5][2] , p_15) && (safe_div_func_int8_t_s_s(((*p_16) |= (((*l_156) = ((&g_43[1][6] != ((*l_156) , l_148)) > (l_125 |= (&g_114 != l_165)))) & (*l_152))), p_15)))) && 1L), g_43[2][0])) && p_15))) , 0L), (**g_120))) ^ p_15), p_17)) <= g_68.f3) | g_146) , g_99) , 0xC65A43AFL); (*l_156) |= (safe_rshift_func_int8_t_s_s((safe_lshift_func_int16_t_s_s((((g_36 > (safe_mul_func_uint8_t_u_u(((*l_177) = ((*l_175) = ((*l_145)++))), (safe_rshift_func_uint16_t_u_u((safe_mod_func_uint64_t_u_u(g_6[1], l_183)), 12))))) < p_17) , l_184), 3)), (p_16 == (g_185[2][0] , g_186)))); return p_15; } static uint16_t func_20(int8_t * const p_21, int8_t * p_22) { uint16_t l_104 = 0UL; uint64_t l_109 = 0xC514D69EA8502006LL; int32_t **l_112 = &g_62; int16_t *l_113 = &g_114; int32_t *l_115 = &g_36; uint32_t l_116 = 0xC9FB391CL; int32_t l_117 = 0x8DE9EF31L; l_117 = ((safe_add_func_int8_t_s_s((((safe_add_func_uint32_t_u_u(((g_99 , ((*l_115) = (((safe_mod_func_int8_t_s_s((safe_div_func_uint8_t_u_u((g_36 , g_68.f1), l_104)), 0x80L)) <= ((*l_113) = (((safe_mul_func_uint16_t_u_u((l_104 > ((safe_add_func_int64_t_s_s(l_109, (safe_rshift_func_int16_t_s_u((((void*)0 == l_112) >= l_104), g_65.f2)))) != g_6[1])), g_68.f0)) != 65535UL) , 0xBEAEL))) > g_68.f3))) , 0x934BFCA9L), l_116)) <= g_6[1]) , (*p_21)), g_6[7])) || g_43[1][6]); return (*l_115); } static int8_t * func_23(uint16_t p_24) { union U1 l_25[3][3] = {{{0x70004DDC87778E10LL},{1UL},{1UL}},{{0x70004DDC87778E10LL},{1UL},{1UL}},{{0x70004DDC87778E10LL},{1UL},{1UL}}}; int32_t l_28 = (-7L); int32_t l_29 = 0x5DB0FF84L; int8_t *l_30 = &g_8; int32_t l_71 = (-6L); int i, j; for (p_24 = 0; (p_24 <= 2); p_24 += 1) { int8_t l_37 = 0x78L; int16_t l_40 = 0xB7F4L; uint32_t *l_41 = (void*)0; uint32_t *l_42 = &g_43[1][6]; int8_t *l_58 = &l_37; int32_t l_60 = 0x01027339L; l_37 ^= (safe_mod_func_uint16_t_u_u(g_6[1], ((((l_28 = p_24) != ((((l_29 < ((l_30 = &g_8) != (void*)0)) != 0x9A325CF162C80F3BLL) > ((safe_div_func_int32_t_s_s((g_8 > 0xD2CF3E4CL), (safe_mod_func_int8_t_s_s(p_24, 0xAAL)))) & p_24)) , l_29)) >= 0x947A332A5B4D633CLL) , g_6[1]))); l_60 &= (((+(+l_28)) <= ((*l_42) = l_40)) <= (safe_sub_func_int16_t_s_s(g_8, (safe_sub_func_uint64_t_u_u(((safe_div_func_int16_t_s_s((safe_unary_minus_func_uint8_t_u(l_40)), (safe_div_func_int8_t_s_s((((-8L) > ((safe_div_func_int64_t_s_s((((*l_58) = (g_36 > (g_6[1] | (((l_29 &= (safe_rshift_func_uint8_t_u_s((((g_57 , 0L) < 0UL) & 3L), p_24))) >= g_36) < p_24)))) > g_8), g_59)) & 2UL)) <= l_28), g_6[1])))) , g_8), p_24))))); for (l_40 = 2; (l_40 >= 0); l_40 -= 1) { if (l_40) { break; } if (p_24) { continue; } if (l_29) { int32_t *l_72 = (void*)0; int32_t *l_73 = &g_36; (*g_61) = &l_60; (*l_73) |= ((*g_62) = (safe_lshift_func_uint8_t_u_u((g_6[1] | (g_65 , ((((safe_mod_func_int8_t_s_s((-1L), 0x42L)) , g_68) , ((p_24 != (safe_div_func_int32_t_s_s((g_59 != l_60), 1UL))) <= g_6[0])) <= l_71))), g_68.f1))); } else { uint64_t l_89 = 0x894906A58E0DE0C4LL; for (l_28 = 0; (l_28 <= 2); l_28 += 1) { int32_t *l_74 = &l_29; int32_t *l_75 = &g_36; int32_t *l_76 = &l_60; int32_t *l_77 = (void*)0; int32_t *l_78 = (void*)0; int32_t *l_79 = &l_60; int32_t *l_80 = &l_71; int32_t *l_81 = &l_29; int32_t *l_82 = (void*)0; int32_t *l_83 = &g_36; int32_t *l_84 = (void*)0; int32_t *l_85 = &g_36; int32_t *l_86 = &l_29; int32_t *l_87 = &g_36; int32_t *l_88 = (void*)0; l_89++; } } for (g_8 = 2; (g_8 >= 0); g_8 -= 1) { int8_t *l_93[9] = {&g_8,(void*)0,(void*)0,&g_8,(void*)0,(void*)0,&g_8,(void*)0,(void*)0}; int i; for (g_36 = 0; (g_36 <= 2); g_36 += 1) { return &g_8; } for (l_60 = 0; (l_60 <= 2); l_60 += 1) { int8_t *l_92 = &l_37; return l_30; } } } } return l_30; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 9; i++) { csmith_sink_ = g_6[i]; } csmith_sink_ = g_8; csmith_sink_ = g_36; for (i = 0; i < 4; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_43[i][j]; } } csmith_sink_ = g_57.f0; csmith_sink_ = g_59; csmith_sink_ = g_65.f0; csmith_sink_ = g_65.f1; csmith_sink_ = g_65.f2; csmith_sink_ = g_65.f3; csmith_sink_ = g_68.f0; csmith_sink_ = g_68.f1; csmith_sink_ = g_68.f3; csmith_sink_ = g_99.f0; csmith_sink_ = g_114; csmith_sink_ = g_122; csmith_sink_ = g_143.f0; csmith_sink_ = g_143.f1; csmith_sink_ = g_143.f2; csmith_sink_ = g_143.f3; csmith_sink_ = g_146; csmith_sink_ = g_176; for (i = 0; i < 6; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_178[i][j]; } } for (i = 0; i < 6; i++) { for (j = 0; j < 5; j++) { } } csmith_sink_ = g_187; csmith_sink_ = g_196; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { uint64_t f0; uint32_t f1; int8_t *f2; uint32_t f3; }; union U1 { uint64_t f0; }; union U2 { uint8_t f0; volatile int16_t f1; volatile signed f2 : 31; int32_t f3; }; union U3 { uint64_t f0; volatile uint32_t f1; int8_t f2; uint32_t f3; }; static uint32_t g_6[9] = {0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L, 0xA2337124L}; static int8_t g_8 = 0x0DL; static int32_t g_36 = 0x19139F48L; static int32_t *volatile g_35[3] = {&g_36, &g_36, &g_36}; static uint32_t g_43[4][8] = { {0xDA7DA9FCL, 0xC2DA50E2L, 4294967295UL, 0UL, 0xC2DA50E2L, 0UL, 4294967295UL, 0xC2DA50E2L}, {0x93C34F97L, 4294967295UL, 0xDA7DA9FCL, 0x93C34F97L, 0UL, 0UL, 0x93C34F97L, 0xDA7DA9FCL}, {0xC2DA50E2L, 0xC2DA50E2L, 0xAB82AEC7L, 7UL, 0x93C34F97L, 0xAB82AEC7L, 0x93C34F97L, 7UL}, {0xDA7DA9FCL, 7UL, 0xDA7DA9FCL, 0UL, 7UL, 4294967295UL, 4294967295UL, 7UL}}; static const volatile union U2 g_57 = {0x5FL}; static int32_t g_59 = 0L; static int32_t *g_62 = &g_36; static int32_t **const volatile g_61 = &g_62; static volatile union U3 g_65 = {1UL}; static union U0 g_68 = {18446744073709551614UL}; static const volatile union U1 g_99 = {0xBE080F98811FBA65LL}; static int16_t g_114 = 0x41F4L; static volatile int32_t g_122 = (-2L); static volatile int32_t *g_121 = &g_122; static volatile int32_t **g_120 = &g_121; static volatile union U3 g_143 = {18446744073709551610UL}; static uint8_t g_146 = 0xB2L; static uint8_t g_176 = 0x13L; static uint8_t g_178[6][2] = {{0xAEL, 0xAEL}, {0xAEL, 0xAEL}, {0xAEL, 0xAEL}, {0xAEL, 0xAEL}, {0xAEL, 0xAEL}, {0xAEL, 0xAEL}}; static union U2 g_185[6][5] = {{{1UL}, {0UL}, {0UL}, {0UL}, {0UL}}, {{0x8AL}, {0UL}, {0x97L}, {0UL}, {0xF2L}}, {{0UL}, {0UL}, {0x97L}, {0x26L}, {0x97L}}, {{0xF2L}, {0xF2L}, {0UL}, {0x8AL}, {0xE7L}}, {{0UL}, {0xE7L}, {1UL}, {0x8AL}, {0x8AL}}, {{0x8AL}, {0x74L}, {0x8AL}, {0x26L}, {0xAEL}}}; static volatile uint8_t g_187 = 0xB0L; static volatile uint8_t *const volatile g_186 = &g_187; static const int32_t *g_190 = &g_36; static const int32_t **volatile g_189 = &g_190; static int32_t g_196 = (-1L); static int8_t func_1(void); static int32_t func_2(int32_t p_3, int8_t *p_4, const int32_t p_5); static uint8_t func_14(uint16_t p_15, int8_t *p_16, uint16_t p_17); static uint16_t func_20(int8_t *const p_21, int8_t *p_22); static int8_t *func_23(uint16_t p_24); static int8_t func_1(void) { int8_t *l_7[10] = {&g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8}; int32_t l_13 = 0x28405CEFL; int32_t l_188[6] = {4L, 2L, 4L, 4L, 2L, 4L}; int32_t *l_195 = &g_196; int i; (*l_195) |= func_2( g_6[1], l_7[5], ((safe_mod_func_int64_t_s_s( g_6[6], (safe_div_func_uint16_t_u_u( (l_13 = (((((((g_8 != g_6[2]), l_13), (0xCBL && func_14(l_13, l_7[5], g_6[1]))) > l_13) < g_59) && l_13) != l_13)), l_188[3])))), l_188[0])); return (*l_195); } static int32_t func_2(int32_t p_3, int8_t *p_4, const int32_t p_5) { int64_t l_194 = 0x703F9351E36C2B63LL; lbl_193: (*g_189) = &p_5; for (g_36 = 0; (g_36 == 1); g_36 = safe_add_func_int64_t_s_s(g_36, 9)) { if (g_36) { goto lbl_193; } } return l_194; } static uint8_t func_14(uint16_t p_15, int8_t *p_16, uint16_t p_17) { int8_t *l_94[1]; int32_t l_125 = 8L; int32_t l_126 = 7L; uint8_t *l_145 = &g_146; union U0 l_147[8][10] = {{{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}, {{0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}, {0UL}, {0UL}, {0UL}, {0UL}, {18446744073709551615UL}}}; uint32_t *l_148 = &g_43[2][0]; int16_t *l_149 = (void *)0; int16_t *l_150 = (void *)0; int16_t *l_151 = &g_114; const int32_t *l_152 = &g_36; uint64_t *l_153 = &g_68.f0; uint64_t *l_154 = (void *)0; uint64_t *l_155 = &l_147[5][2].f0; int32_t *l_156 = &l_126; int16_t *l_165 = &g_114; int32_t l_166 = 0x0E12151EL; uint8_t *l_175 = &g_176; uint8_t *l_177 = &g_178[4][0]; uint32_t l_183 = 1UL; int32_t l_184 = (-8L); int i, j; for (i = 0; i < 1; i++) { } (**g_120) = (l_126 &= (safe_rshift_func_int8_t_s_s( ((func_20(func_23(g_6[2]), l_94[0]) & ((safe_lshift_func_int16_t_s_u( (p_17 <= (((void *)0 != g_120) && (((((((safe_lshift_func_int16_t_s_s( ((0x859457360C0ABB7BLL || 0xC98C3E2E3E2A50B6LL) > 0xF870L), 11)) <= 4UL) <= g_68.f3) || 1UL) > 0x44L) || p_15) >= p_15))), 4)) < l_125)), (-9L)), g_68.f1))); (*l_156) ^= ((((~((*l_155) = ((*l_153) = ((safe_mod_func_int32_t_s_s( (safe_unary_minus_func_uint64_t_u( 0x065A9757D9B7243DLL)), p_17)) | (((*p_16) = (safe_lshift_func_uint8_t_u_s( (safe_div_func_uint8_t_u_u( (safe_mod_func_uint64_t_u_u( ((((safe_mul_func_uint16_t_u_u( (safe_sub_func_uint64_t_u_u( (safe_mod_func_uint8_t_u_u( (g_143, ((*l_145) |= (~(*p_16)))), 0xFCL)), 0x5A8FD6DDE4B234A5LL)), ((*l_151) = (((*l_148) = (g_68.f0 != (l_147[5][2], (((l_147[5][2], p_17) | 65535UL) & 0x195BL)))) & g_68.f3)))) && g_68.f3), l_152) == (void *)0), g_8)), (*p_16))), (*p_16)))), g_143.f1))))) != p_17), (*l_152)) < 0x55L); l_166 = (((((safe_sub_func_uint64_t_u_u( ((safe_add_func_int32_t_s_s( ((0xC8L > (p_15 > ((safe_mod_func_int16_t_s_s( (((-1L) && ((l_147[5][2], p_15) && (safe_div_func_int8_t_s_s( ((*p_16) |= (((*l_156) = ((&g_43[1][6] != ((*l_156), l_148)) > (l_125 |= (&g_114 != l_165)))) & (*l_152))), p_15)))) && 1L), g_43[2][0])) && p_15))), 0L), (**g_120))) ^ p_15), p_17)) <= g_68.f3) | g_146), g_99), 0xC65A43AFL); (*l_156) |= (safe_rshift_func_int8_t_s_s( (safe_lshift_func_int16_t_s_s( (((g_36 > (safe_mul_func_uint8_t_u_u( ((*l_177) = ((*l_175) = ((*l_145)++))), (safe_rshift_func_uint16_t_u_u( (safe_mod_func_uint64_t_u_u(g_6[1], l_183)), 12))))) < p_17), l_184), 3)), (p_16 == (g_185[2][0], g_186)))); return p_15; } static uint16_t func_20(int8_t *const p_21, int8_t *p_22) { uint16_t l_104 = 0UL; uint64_t l_109 = 0xC514D69EA8502006LL; int32_t **l_112 = &g_62; int16_t *l_113 = &g_114; int32_t *l_115 = &g_36; uint32_t l_116 = 0xC9FB391CL; int32_t l_117 = 0x8DE9EF31L; l_117 = ((safe_add_func_int8_t_s_s( (((safe_add_func_uint32_t_u_u( ((g_99, ((*l_115) = (((safe_mod_func_int8_t_s_s((safe_div_func_uint8_t_u_u( (g_36, g_68.f1), l_104)), 0x80L)) <= ((*l_113) = (((safe_mul_func_uint16_t_u_u( (l_104 > ((safe_add_func_int64_t_s_s( l_109, (safe_rshift_func_int16_t_s_u( (((void *)0 == l_112) >= l_104), g_65.f2)))) != g_6[1])), g_68.f0)) != 65535UL), 0xBEAEL))) > g_68.f3))), 0x934BFCA9L), l_116)) <= g_6[1]), (*p_21)), g_6[7])) || g_43[1][6]); return (*l_115); } static int8_t *func_23(uint16_t p_24) { union U1 l_25[3][3] = {{{0x70004DDC87778E10LL}, {1UL}, {1UL}}, {{0x70004DDC87778E10LL}, {1UL}, {1UL}}, {{0x70004DDC87778E10LL}, {1UL}, {1UL}}}; int32_t l_28 = (-7L); int32_t l_29 = 0x5DB0FF84L; int8_t *l_30 = &g_8; int32_t l_71 = (-6L); int i, j; for (p_24 = 0; (p_24 <= 2); p_24 += 1) { int8_t l_37 = 0x78L; int16_t l_40 = 0xB7F4L; uint32_t *l_41 = (void *)0; uint32_t *l_42 = &g_43[1][6]; int8_t *l_58 = &l_37; int32_t l_60 = 0x01027339L; l_37 ^= (safe_mod_func_uint16_t_u_u( g_6[1], ((((l_28 = p_24) != ((((l_29 < ((l_30 = &g_8) != (void *)0)) != 0x9A325CF162C80F3BLL) > ((safe_div_func_int32_t_s_s( (g_8 > 0xD2CF3E4CL), (safe_mod_func_int8_t_s_s(p_24, 0xAAL)))) & p_24)), l_29)) >= 0x947A332A5B4D633CLL), g_6[1]))); l_60 &= (((+(+l_28)) <= ((*l_42) = l_40)) <= (safe_sub_func_int16_t_s_s( g_8, (safe_sub_func_uint64_t_u_u( ((safe_div_func_int16_t_s_s( (safe_unary_minus_func_uint8_t_u(l_40)), (safe_div_func_int8_t_s_s( (((-8L) > ((safe_div_func_int64_t_s_s( (((*l_58) = (g_36 > (g_6[1] | (((l_29 &= (safe_rshift_func_uint8_t_u_s( (((g_57, 0L) < 0UL) & 3L), p_24))) >= g_36) < p_24)))) > g_8), g_59)) & 2UL)) <= l_28), g_6[1])))), g_8), p_24))))); for (l_40 = 2; (l_40 >= 0); l_40 -= 1) { } } return l_30; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 9; i++) { csmith_sink_ = g_6[i]; } csmith_sink_ = g_8; csmith_sink_ = g_36; for (i = 0; i < 4; i++) { } csmith_sink_ = g_57.f0; csmith_sink_ = g_59; csmith_sink_ = g_65.f0; csmith_sink_ = g_65.f1; csmith_sink_ = g_65.f2; csmith_sink_ = g_65.f3; csmith_sink_ = g_68.f0; csmith_sink_ = g_68.f1; csmith_sink_ = g_68.f3; csmith_sink_ = g_99.f0; csmith_sink_ = g_114; csmith_sink_ = g_122; csmith_sink_ = g_143.f0; csmith_sink_ = g_143.f1; csmith_sink_ = g_143.f2; csmith_sink_ = g_143.f3; csmith_sink_ = g_146; csmith_sink_ = g_176; for (i = 0; i < 6; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_178[i][j]; } } for (i = 0; i < 6; i++) { } csmith_sink_ = g_187; csmith_sink_ = g_196; platform_main_end(0, 0); return 0; }
false
171
dataset/organized/DCE/171
288
444
0.73
0.83
DCE
344
dataset/organized/DCE/172/target.c
dataset/organized/DCE/172/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S1 { uint64_t f0; }; #pragma pack(pop) struct S4 { unsigned f0 : 29; signed f1 : 13; signed f2 : 6; volatile signed f3 : 14; signed f4 : 3; }; #pragma pack(push) #pragma pack(1) struct S5 { int32_t f0; const int16_t f1; uint8_t f2; }; #pragma pack(pop) union U6 { int8_t * f0; volatile int32_t f1; }; union U8 { uint8_t f0; }; static volatile int32_t g_2 = (-6L); static int8_t g_6 = 0x81L; static int8_t *g_5 = &g_6; static int32_t g_7 = 8L; static uint16_t g_8 = 65528UL; static int32_t g_30 = 9L; static uint32_t g_54 = 0xDBEC8B24L; static uint16_t g_58 = 7UL; static uint16_t g_60 = 0UL; static struct S5 g_62 = {0xB9E0795BL,-8L,248UL}; static int64_t g_85[2][8] = {{0x7469BA6CE2C69141LL,8L,8L,0x7469BA6CE2C69141LL,0x7469BA6CE2C69141LL,8L,8L,0x7469BA6CE2C69141LL},{0x7469BA6CE2C69141LL,8L,8L,0x7469BA6CE2C69141LL,0x7469BA6CE2C69141LL,8L,8L,0x7469BA6CE2C69141LL}}; static int8_t g_87 = (-1L); static int16_t g_90 = 7L; static uint32_t g_99 = 0x222DE5CCL; static uint32_t *g_98[4][5] = {{&g_99,&g_99,&g_99,&g_99,&g_99},{&g_99,(void*)0,(void*)0,(void*)0,(void*)0},{&g_99,(void*)0,(void*)0,&g_99,(void*)0},{&g_99,&g_99,&g_99,(void*)0,(void*)0}}; static int32_t ** volatile *g_107 = (void*)0; static int32_t g_135[7] = {0xB5352CA7L,0xB5352CA7L,0xB5352CA7L,0xB5352CA7L,0xB5352CA7L,0xB5352CA7L,0xB5352CA7L}; static int8_t * volatile * volatile g_145 = (void*)0; static int8_t * volatile * const volatile *g_144 = &g_145; static union U8 g_193 = {0x0AL}; static int8_t ** const g_199 = &g_5; static int8_t ** const *g_198[3][7] = {{&g_199,&g_199,&g_199,&g_199,&g_199,&g_199,&g_199},{&g_199,&g_199,&g_199,&g_199,&g_199,&g_199,&g_199},{&g_199,&g_199,&g_199,&g_199,&g_199,&g_199,&g_199}}; static int8_t ** const **g_197 = &g_198[1][2]; static volatile union U6 g_213 = {0}; static volatile union U6 *g_212 = &g_213; static struct S1 g_245 = {5UL}; static struct S4 g_269 = {11720,-39,-5,84,-0}; static struct S4 func_1(void); static const uint8_t func_3(int8_t * p_4); static const int16_t func_13(uint16_t p_14, struct S1 p_15, const int8_t * p_16, struct S1 p_17); static const int8_t * func_19(const int8_t * p_20, uint32_t p_21, uint8_t p_22); static int16_t func_40(union U8 p_41, uint8_t p_42, struct S5 p_43, int32_t * p_44, struct S5 p_45); static struct S4 func_1(void) { uint32_t l_268 = 0xBEBC32C6L; l_268 &= (g_2 >= ((0L && func_3(g_5)) || ((void*)0 != &g_99))); return g_269; } static const uint8_t func_3(int8_t * p_4) { struct S1 l_18 = {0xA0627E80A7C6DD3ELL}; int32_t l_266 = 0L; g_8--; if (g_8) { goto lbl_267; } lbl_267: l_266 = (safe_lshift_func_int16_t_s_u(func_13(g_7, l_18, func_19(&g_6, l_18.f0, g_7), l_18), 11)); return g_85[0][2]; } static const int16_t func_13(uint16_t p_14, struct S1 p_15, const int8_t * p_16, struct S1 p_17) { struct S1 *l_246 = (void*)0; struct S1 *l_247[6][1]; int32_t l_248 = 0x50F9E100L; int32_t *l_249 = &g_62.f0; int64_t *l_263 = &g_85[0][2]; int32_t *l_264 = (void*)0; int32_t *l_265 = &g_135[4]; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_247[i][j] = (void*)0; } } g_245 = g_245; (*l_249) ^= l_248; (*l_265) ^= (safe_mul_func_int16_t_s_s(((g_7 <= (safe_div_func_uint16_t_u_u(65527UL, (safe_lshift_func_int16_t_s_s((safe_add_func_int16_t_s_s((18446744073709551615UL >= ((p_14 < (*l_249)) & 0xE690L)), (*l_249))), 10))))) != ((*l_263) = (safe_sub_func_int32_t_s_s((safe_rshift_func_int16_t_s_s(p_15.f0, (~0UL))), (*l_249))))), p_15.f0)); return g_58; } static const int8_t * func_19(const int8_t * p_20, uint32_t p_21, uint8_t p_22) { int32_t *l_29 = &g_30; uint32_t l_31[7][1] = {{0x450187E5L},{0x450187E5L},{0x1EC8F949L},{0x450187E5L},{0x450187E5L},{0x1EC8F949L},{0x450187E5L}}; int8_t **l_78 = &g_5; uint32_t *l_97 = &l_31[1][0]; int32_t l_143 = 2L; int32_t l_156[10] = {0x3BFF2BCAL,3L,0x3BFF2BCAL,3L,0x3BFF2BCAL,3L,0x3BFF2BCAL,3L,0x3BFF2BCAL,3L}; int8_t ****l_189 = (void*)0; struct S1 l_194 = {1UL}; int i, j; (*l_29) |= (safe_mul_func_uint8_t_u_u((safe_mul_func_uint16_t_u_u(((safe_add_func_int64_t_s_s((((void*)0 != p_20) == (0x49690B28L <= 0xFFBE6269L)), p_22)) >= g_6), g_7)), ((248UL && 0xBCL) <= g_8))); for (g_6 = 0; (g_6 <= 0); g_6 += 1) { uint32_t *l_37 = (void*)0; int32_t l_38 = 0L; uint16_t *l_39 = &g_8; int8_t *l_52 = (void*)0; int8_t **l_53 = &l_52; uint16_t *l_57 = &g_58; uint16_t *l_59 = &g_60; union U8 l_61 = {5UL}; uint32_t *l_106 = (void*)0; int32_t **l_110 = &l_29; int32_t ** volatile *l_109 = &l_110; uint8_t l_167[4]; int32_t l_219 = (-2L); int32_t l_220 = 0L; int32_t l_221 = 0xFBF69327L; int32_t l_222 = 1L; int32_t l_223 = 3L; int32_t l_224[5] = {0x5EB5E7ADL,0x5EB5E7ADL,0x5EB5E7ADL,0x5EB5E7ADL,0x5EB5E7ADL}; int i; for (i = 0; i < 4; i++) { l_167[i] = 0x69L; } for (p_22 = 0; (p_22 <= 0); p_22 += 1) { return &g_6; } } return p_20; } static int16_t func_40(union U8 p_41, uint8_t p_42, struct S5 p_43, int32_t * p_44, struct S5 p_45) { int32_t l_63 = 0x3FE8F1E0L; p_45.f0 = (g_62.f2 && l_63); return g_62.f1; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_6; csmith_sink_ = g_7; csmith_sink_ = g_8; csmith_sink_ = g_30; csmith_sink_ = g_54; csmith_sink_ = g_58; csmith_sink_ = g_60; csmith_sink_ = g_62.f0; csmith_sink_ = g_62.f1; csmith_sink_ = g_62.f2; for (i = 0; i < 2; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_85[i][j]; } } csmith_sink_ = g_87; csmith_sink_ = g_90; csmith_sink_ = g_99; for (i = 0; i < 7; i++) { csmith_sink_ = g_135[i]; } csmith_sink_ = g_193.f0; csmith_sink_ = g_245.f0; csmith_sink_ = g_269.f0; csmith_sink_ = g_269.f1; csmith_sink_ = g_269.f2; csmith_sink_ = g_269.f3; csmith_sink_ = g_269.f4; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S1 { uint64_t f0; }; #pragma pack(pop) struct S4 { unsigned f0 : 29; signed f1 : 13; signed f2 : 6; volatile signed f3 : 14; signed f4 : 3; }; #pragma pack(push) #pragma pack(1) struct S5 { int32_t f0; const int16_t f1; uint8_t f2; }; #pragma pack(pop) union U6 { int8_t *f0; volatile int32_t f1; }; union U8 { uint8_t f0; }; static volatile int32_t g_2 = (-6L); static int8_t g_6 = 0x81L; static int8_t *g_5 = &g_6; static int32_t g_7 = 8L; static uint16_t g_8 = 65528UL; static int32_t g_30 = 9L; static uint32_t g_54 = 0xDBEC8B24L; static uint16_t g_58 = 7UL; static uint16_t g_60 = 0UL; static struct S5 g_62 = {0xB9E0795BL, -8L, 248UL}; static int64_t g_85[2][8] = { {0x7469BA6CE2C69141LL, 8L, 8L, 0x7469BA6CE2C69141LL, 0x7469BA6CE2C69141LL, 8L, 8L, 0x7469BA6CE2C69141LL}, {0x7469BA6CE2C69141LL, 8L, 8L, 0x7469BA6CE2C69141LL, 0x7469BA6CE2C69141LL, 8L, 8L, 0x7469BA6CE2C69141LL}}; static int8_t g_87 = (-1L); static int16_t g_90 = 7L; static uint32_t g_99 = 0x222DE5CCL; static uint32_t *g_98[4][5] = { {&g_99, &g_99, &g_99, &g_99, &g_99}, {&g_99, (void *)0, (void *)0, (void *)0, (void *)0}, {&g_99, (void *)0, (void *)0, &g_99, (void *)0}, {&g_99, &g_99, &g_99, (void *)0, (void *)0}}; static int32_t **volatile *g_107 = (void *)0; static int32_t g_135[7] = {0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L}; static int8_t *volatile *volatile g_145 = (void *)0; static int8_t *volatile *const volatile *g_144 = &g_145; static union U8 g_193 = {0x0AL}; static int8_t **const g_199 = &g_5; static int8_t **const *g_198[3][7] = { {&g_199, &g_199, &g_199, &g_199, &g_199, &g_199, &g_199}, {&g_199, &g_199, &g_199, &g_199, &g_199, &g_199, &g_199}, {&g_199, &g_199, &g_199, &g_199, &g_199, &g_199, &g_199}}; static int8_t **const **g_197 = &g_198[1][2]; static volatile union U6 g_213 = {0}; static volatile union U6 *g_212 = &g_213; static struct S1 g_245 = {5UL}; static struct S4 g_269 = {11720, -39, -5, 84, -0}; static struct S4 func_1(void); static const uint8_t func_3(int8_t *p_4); static const int16_t func_13(uint16_t p_14, struct S1 p_15, const int8_t *p_16, struct S1 p_17); static const int8_t *func_19(const int8_t *p_20, uint32_t p_21, uint8_t p_22); static int16_t func_40(union U8 p_41, uint8_t p_42, struct S5 p_43, int32_t *p_44, struct S5 p_45); static struct S4 func_1(void) { uint32_t l_268 = 0xBEBC32C6L; l_268 &= (g_2 >= ((0L && func_3(g_5)) || ((void *)0 != &g_99))); return g_269; } static const uint8_t func_3(int8_t *p_4) { struct S1 l_18 = {0xA0627E80A7C6DD3ELL}; int32_t l_266 = 0L; g_8--; if (g_8) { } lbl_267: l_266 = (safe_lshift_func_int16_t_s_u( func_13(g_7, l_18, func_19(&g_6, l_18.f0, g_7), l_18), 11)); return g_85[0][2]; } static const int16_t func_13(uint16_t p_14, struct S1 p_15, const int8_t *p_16, struct S1 p_17) { struct S1 *l_246 = (void *)0; struct S1 *l_247[6][1]; int32_t l_248 = 0x50F9E100L; int32_t *l_249 = &g_62.f0; int64_t *l_263 = &g_85[0][2]; int32_t *l_264 = (void *)0; int32_t *l_265 = &g_135[4]; int i, j; for (i = 0; i < 6; i++) { } g_245 = g_245; (*l_249) ^= l_248; (*l_265) ^= (safe_mul_func_int16_t_s_s( ((g_7 <= (safe_div_func_uint16_t_u_u( 65527UL, (safe_lshift_func_int16_t_s_s( (safe_add_func_int16_t_s_s( (18446744073709551615UL >= ((p_14 < (*l_249)) & 0xE690L)), (*l_249))), 10))))) != ((*l_263) = (safe_sub_func_int32_t_s_s( (safe_rshift_func_int16_t_s_s(p_15.f0, (~0UL))), (*l_249))))), p_15.f0)); return g_58; } static const int8_t *func_19(const int8_t *p_20, uint32_t p_21, uint8_t p_22) { int32_t *l_29 = &g_30; uint32_t l_31[7][1] = {{0x450187E5L}, {0x450187E5L}, {0x1EC8F949L}, {0x450187E5L}, {0x450187E5L}, {0x1EC8F949L}, {0x450187E5L}}; int8_t **l_78 = &g_5; uint32_t *l_97 = &l_31[1][0]; int32_t l_143 = 2L; int32_t l_156[10] = {0x3BFF2BCAL, 3L, 0x3BFF2BCAL, 3L, 0x3BFF2BCAL, 3L, 0x3BFF2BCAL, 3L, 0x3BFF2BCAL, 3L}; int8_t ****l_189 = (void *)0; struct S1 l_194 = {1UL}; int i, j; (*l_29) |= (safe_mul_func_uint8_t_u_u( (safe_mul_func_uint16_t_u_u( ((safe_add_func_int64_t_s_s( (((void *)0 != p_20) == (0x49690B28L <= 0xFFBE6269L)), p_22)) >= g_6), g_7)), ((248UL && 0xBCL) <= g_8))); for (g_6 = 0; (g_6 <= 0); g_6 += 1) { } return p_20; } static int16_t func_40(union U8 p_41, uint8_t p_42, struct S5 p_43, int32_t *p_44, struct S5 p_45) { int32_t l_63 = 0x3FE8F1E0L; p_45.f0 = (g_62.f2 && l_63); return g_62.f1; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_6; csmith_sink_ = g_7; csmith_sink_ = g_8; csmith_sink_ = g_30; csmith_sink_ = g_54; csmith_sink_ = g_58; csmith_sink_ = g_60; csmith_sink_ = g_62.f0; csmith_sink_ = g_62.f1; csmith_sink_ = g_62.f2; for (i = 0; i < 2; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_85[i][j]; } } csmith_sink_ = g_87; csmith_sink_ = g_90; csmith_sink_ = g_99; for (i = 0; i < 7; i++) { csmith_sink_ = g_135[i]; } csmith_sink_ = g_193.f0; csmith_sink_ = g_245.f0; csmith_sink_ = g_269.f0; csmith_sink_ = g_269.f1; csmith_sink_ = g_269.f2; csmith_sink_ = g_269.f3; csmith_sink_ = g_269.f4; platform_main_end(0, 0); return 0; }
true
172
dataset/organized/DCE/172
229
214
0.84
0.97
DCE
345
dataset/organized/DCE/172/target.c
dataset/organized/DCE/172/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S1 { uint64_t f0; }; #pragma pack(pop) struct S4 { unsigned f0 : 29; signed f1 : 13; signed f2 : 6; volatile signed f3 : 14; signed f4 : 3; }; #pragma pack(push) #pragma pack(1) struct S5 { int32_t f0; const int16_t f1; uint8_t f2; }; #pragma pack(pop) union U6 { int8_t * f0; volatile int32_t f1; }; union U8 { uint8_t f0; }; static volatile int32_t g_2 = (-6L); static int8_t g_6 = 0x81L; static int8_t *g_5 = &g_6; static int32_t g_7 = 8L; static uint16_t g_8 = 65528UL; static int32_t g_30 = 9L; static uint32_t g_54 = 0xDBEC8B24L; static uint16_t g_58 = 7UL; static uint16_t g_60 = 0UL; static struct S5 g_62 = {0xB9E0795BL,-8L,248UL}; static int64_t g_85[2][8] = {{0x7469BA6CE2C69141LL,8L,8L,0x7469BA6CE2C69141LL,0x7469BA6CE2C69141LL,8L,8L,0x7469BA6CE2C69141LL},{0x7469BA6CE2C69141LL,8L,8L,0x7469BA6CE2C69141LL,0x7469BA6CE2C69141LL,8L,8L,0x7469BA6CE2C69141LL}}; static int8_t g_87 = (-1L); static int16_t g_90 = 7L; static uint32_t g_99 = 0x222DE5CCL; static uint32_t *g_98[4][5] = {{&g_99,&g_99,&g_99,&g_99,&g_99},{&g_99,(void*)0,(void*)0,(void*)0,(void*)0},{&g_99,(void*)0,(void*)0,&g_99,(void*)0},{&g_99,&g_99,&g_99,(void*)0,(void*)0}}; static int32_t ** volatile *g_107 = (void*)0; static int32_t g_135[7] = {0xB5352CA7L,0xB5352CA7L,0xB5352CA7L,0xB5352CA7L,0xB5352CA7L,0xB5352CA7L,0xB5352CA7L}; static int8_t * volatile * volatile g_145 = (void*)0; static int8_t * volatile * const volatile *g_144 = &g_145; static union U8 g_193 = {0x0AL}; static int8_t ** const g_199 = &g_5; static int8_t ** const *g_198[3][7] = {{&g_199,&g_199,&g_199,&g_199,&g_199,&g_199,&g_199},{&g_199,&g_199,&g_199,&g_199,&g_199,&g_199,&g_199},{&g_199,&g_199,&g_199,&g_199,&g_199,&g_199,&g_199}}; static int8_t ** const **g_197 = &g_198[1][2]; static volatile union U6 g_213 = {0}; static volatile union U6 *g_212 = &g_213; static struct S1 g_245 = {5UL}; static struct S4 g_269 = {11720,-39,-5,84,-0}; static struct S4 func_1(void); static const uint8_t func_3(int8_t * p_4); static const int16_t func_13(uint16_t p_14, struct S1 p_15, const int8_t * p_16, struct S1 p_17); static const int8_t * func_19(const int8_t * p_20, uint32_t p_21, uint8_t p_22); static int16_t func_40(union U8 p_41, uint8_t p_42, struct S5 p_43, int32_t * p_44, struct S5 p_45); static struct S4 func_1(void) { uint32_t l_268 = 0xBEBC32C6L; l_268 &= (g_2 >= ((0L && func_3(g_5)) || ((void*)0 != &g_99))); return g_269; } static const uint8_t func_3(int8_t * p_4) { struct S1 l_18 = {0xA0627E80A7C6DD3ELL}; int32_t l_266 = 0L; g_8--; if (g_8) { goto lbl_267; } lbl_267: l_266 = (safe_lshift_func_int16_t_s_u(func_13(g_7, l_18, func_19(&g_6, l_18.f0, g_7), l_18), 11)); return g_85[0][2]; } static const int16_t func_13(uint16_t p_14, struct S1 p_15, const int8_t * p_16, struct S1 p_17) { struct S1 *l_246 = (void*)0; struct S1 *l_247[6][1]; int32_t l_248 = 0x50F9E100L; int32_t *l_249 = &g_62.f0; int64_t *l_263 = &g_85[0][2]; int32_t *l_264 = (void*)0; int32_t *l_265 = &g_135[4]; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_247[i][j] = (void*)0; } } g_245 = g_245; (*l_249) ^= l_248; (*l_265) ^= (safe_mul_func_int16_t_s_s(((g_7 <= (safe_div_func_uint16_t_u_u(65527UL, (safe_lshift_func_int16_t_s_s((safe_add_func_int16_t_s_s((18446744073709551615UL >= ((p_14 < (*l_249)) & 0xE690L)), (*l_249))), 10))))) != ((*l_263) = (safe_sub_func_int32_t_s_s((safe_rshift_func_int16_t_s_s(p_15.f0, (~0UL))), (*l_249))))), p_15.f0)); return g_58; } static const int8_t * func_19(const int8_t * p_20, uint32_t p_21, uint8_t p_22) { int32_t *l_29 = &g_30; uint32_t l_31[7][1] = {{0x450187E5L},{0x450187E5L},{0x1EC8F949L},{0x450187E5L},{0x450187E5L},{0x1EC8F949L},{0x450187E5L}}; int8_t **l_78 = &g_5; uint32_t *l_97 = &l_31[1][0]; int32_t l_143 = 2L; int32_t l_156[10] = {0x3BFF2BCAL,3L,0x3BFF2BCAL,3L,0x3BFF2BCAL,3L,0x3BFF2BCAL,3L,0x3BFF2BCAL,3L}; int8_t ****l_189 = (void*)0; struct S1 l_194 = {1UL}; int i, j; (*l_29) |= (safe_mul_func_uint8_t_u_u((safe_mul_func_uint16_t_u_u(((safe_add_func_int64_t_s_s((((void*)0 != p_20) == (0x49690B28L <= 0xFFBE6269L)), p_22)) >= g_6), g_7)), ((248UL && 0xBCL) <= g_8))); for (g_6 = 0; (g_6 <= 0); g_6 += 1) { uint32_t *l_37 = (void*)0; int32_t l_38 = 0L; uint16_t *l_39 = &g_8; int8_t *l_52 = (void*)0; int8_t **l_53 = &l_52; uint16_t *l_57 = &g_58; uint16_t *l_59 = &g_60; union U8 l_61 = {5UL}; uint32_t *l_106 = (void*)0; int32_t **l_110 = &l_29; int32_t ** volatile *l_109 = &l_110; uint8_t l_167[4]; int32_t l_219 = (-2L); int32_t l_220 = 0L; int32_t l_221 = 0xFBF69327L; int32_t l_222 = 1L; int32_t l_223 = 3L; int32_t l_224[5] = {0x5EB5E7ADL,0x5EB5E7ADL,0x5EB5E7ADL,0x5EB5E7ADL,0x5EB5E7ADL}; int i; for (i = 0; i < 4; i++) { l_167[i] = 0x69L; } for (p_22 = 0; (p_22 <= 0); p_22 += 1) { return &g_6; } } return p_20; } static int16_t func_40(union U8 p_41, uint8_t p_42, struct S5 p_43, int32_t * p_44, struct S5 p_45) { int32_t l_63 = 0x3FE8F1E0L; p_45.f0 = (g_62.f2 && l_63); return g_62.f1; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_6; csmith_sink_ = g_7; csmith_sink_ = g_8; csmith_sink_ = g_30; csmith_sink_ = g_54; csmith_sink_ = g_58; csmith_sink_ = g_60; csmith_sink_ = g_62.f0; csmith_sink_ = g_62.f1; csmith_sink_ = g_62.f2; for (i = 0; i < 2; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_85[i][j]; } } csmith_sink_ = g_87; csmith_sink_ = g_90; csmith_sink_ = g_99; for (i = 0; i < 7; i++) { csmith_sink_ = g_135[i]; } csmith_sink_ = g_193.f0; csmith_sink_ = g_245.f0; csmith_sink_ = g_269.f0; csmith_sink_ = g_269.f1; csmith_sink_ = g_269.f2; csmith_sink_ = g_269.f3; csmith_sink_ = g_269.f4; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S1 { uint64_t f0; }; #pragma pack(pop) struct S4 { unsigned f0 : 29; signed f1 : 13; signed f2 : 6; volatile signed f3 : 14; signed f4 : 3; }; #pragma pack(push) #pragma pack(1) struct S5 { int32_t f0; const int16_t f1; uint8_t f2; }; #pragma pack(pop) union U6 { int8_t *f0; volatile int32_t f1; }; union U8 { uint8_t f0; }; static volatile int32_t g_2 = (-6L); static int8_t g_6 = 0x81L; static int8_t *g_5 = &g_6; static int32_t g_7 = 8L; static uint16_t g_8 = 65528UL; static int32_t g_30 = 9L; static uint32_t g_54 = 0xDBEC8B24L; static uint16_t g_58 = 7UL; static uint16_t g_60 = 0UL; static struct S5 g_62 = {0xB9E0795BL, -8L, 248UL}; static int64_t g_85[2][8] = { {0x7469BA6CE2C69141LL, 8L, 8L, 0x7469BA6CE2C69141LL, 0x7469BA6CE2C69141LL, 8L, 8L, 0x7469BA6CE2C69141LL}, {0x7469BA6CE2C69141LL, 8L, 8L, 0x7469BA6CE2C69141LL, 0x7469BA6CE2C69141LL, 8L, 8L, 0x7469BA6CE2C69141LL}}; static int8_t g_87 = (-1L); static int16_t g_90 = 7L; static uint32_t g_99 = 0x222DE5CCL; static uint32_t *g_98[4][5] = { {&g_99, &g_99, &g_99, &g_99, &g_99}, {&g_99, (void *)0, (void *)0, (void *)0, (void *)0}, {&g_99, (void *)0, (void *)0, &g_99, (void *)0}, {&g_99, &g_99, &g_99, (void *)0, (void *)0}}; static int32_t **volatile *g_107 = (void *)0; static int32_t g_135[7] = {0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L, 0xB5352CA7L}; static int8_t *volatile *volatile g_145 = (void *)0; static int8_t *volatile *const volatile *g_144 = &g_145; static union U8 g_193 = {0x0AL}; static int8_t **const g_199 = &g_5; static int8_t **const *g_198[3][7] = { {&g_199, &g_199, &g_199, &g_199, &g_199, &g_199, &g_199}, {&g_199, &g_199, &g_199, &g_199, &g_199, &g_199, &g_199}, {&g_199, &g_199, &g_199, &g_199, &g_199, &g_199, &g_199}}; static int8_t **const **g_197 = &g_198[1][2]; static volatile union U6 g_213 = {0}; static volatile union U6 *g_212 = &g_213; static struct S1 g_245 = {5UL}; static struct S4 g_269 = {11720, -39, -5, 84, -0}; static struct S4 func_1(void); static const uint8_t func_3(int8_t *p_4); static const int16_t func_13(uint16_t p_14, struct S1 p_15, const int8_t *p_16, struct S1 p_17); static const int8_t *func_19(const int8_t *p_20, uint32_t p_21, uint8_t p_22); static int16_t func_40(union U8 p_41, uint8_t p_42, struct S5 p_43, int32_t *p_44, struct S5 p_45); static struct S4 func_1(void) { uint32_t l_268 = 0xBEBC32C6L; l_268 &= (g_2 >= ((0L && func_3(g_5)) || ((void *)0 != &g_99))); return g_269; } static const uint8_t func_3(int8_t *p_4) { struct S1 l_18 = {0xA0627E80A7C6DD3ELL}; int32_t l_266 = 0L; g_8--; if (g_8) { goto lbl_267; } lbl_267: l_266 = (safe_lshift_func_int16_t_s_u( func_13(g_7, l_18, func_19(&g_6, l_18.f0, g_7), l_18), 11)); return g_85[0][2]; } static const int16_t func_13(uint16_t p_14, struct S1 p_15, const int8_t *p_16, struct S1 p_17) { struct S1 *l_246 = (void *)0; struct S1 *l_247[6][1]; int32_t l_248 = 0x50F9E100L; int32_t *l_249 = &g_62.f0; int64_t *l_263 = &g_85[0][2]; int32_t *l_264 = (void *)0; int32_t *l_265 = &g_135[4]; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_247[i][j] = (void *)0; } } g_245 = g_245; (*l_249) ^= l_248; (*l_265) ^= (safe_mul_func_int16_t_s_s( ((g_7 <= (safe_div_func_uint16_t_u_u( 65527UL, (safe_lshift_func_int16_t_s_s( (safe_add_func_int16_t_s_s( (18446744073709551615UL >= ((p_14 < (*l_249)) & 0xE690L)), (*l_249))), 10))))) != ((*l_263) = (safe_sub_func_int32_t_s_s( (safe_rshift_func_int16_t_s_s(p_15.f0, (~0UL))), (*l_249))))), p_15.f0)); return g_58; } static const int8_t *func_19(const int8_t *p_20, uint32_t p_21, uint8_t p_22) { int32_t *l_29 = &g_30; uint32_t l_31[7][1] = {{0x450187E5L}, {0x450187E5L}, {0x1EC8F949L}, {0x450187E5L}, {0x450187E5L}, {0x1EC8F949L}, {0x450187E5L}}; int8_t **l_78 = &g_5; uint32_t *l_97 = &l_31[1][0]; int32_t l_143 = 2L; int32_t l_156[10] = {0x3BFF2BCAL, 3L, 0x3BFF2BCAL, 3L, 0x3BFF2BCAL, 3L, 0x3BFF2BCAL, 3L, 0x3BFF2BCAL, 3L}; int8_t ****l_189 = (void *)0; struct S1 l_194 = {1UL}; int i, j; (*l_29) |= (safe_mul_func_uint8_t_u_u( (safe_mul_func_uint16_t_u_u( ((safe_add_func_int64_t_s_s( (((void *)0 != p_20) == (0x49690B28L <= 0xFFBE6269L)), p_22)) >= g_6), g_7)), ((248UL && 0xBCL) <= g_8))); for (g_6 = 0; (g_6 <= 0); g_6 += 1) { uint32_t *l_37 = (void *)0; int32_t l_38 = 0L; uint16_t *l_39 = &g_8; int8_t *l_52 = (void *)0; int8_t **l_53 = &l_52; uint16_t *l_57 = &g_58; uint16_t *l_59 = &g_60; union U8 l_61 = {5UL}; uint32_t *l_106 = (void *)0; int32_t **l_110 = &l_29; int32_t **volatile *l_109 = &l_110; uint8_t l_167[4]; int32_t l_219 = (-2L); int32_t l_220 = 0L; int32_t l_221 = 0xFBF69327L; int32_t l_222 = 1L; int32_t l_223 = 3L; int32_t l_224[5] = {0x5EB5E7ADL, 0x5EB5E7ADL, 0x5EB5E7ADL, 0x5EB5E7ADL, 0x5EB5E7ADL}; int i; for (i = 0; i < 4; i++) { l_167[i] = 0x69L; } for (p_22 = 0; (p_22 <= 0); p_22 += 1) { return &g_6; } } return p_20; } static int16_t func_40(union U8 p_41, uint8_t p_42, struct S5 p_43, int32_t *p_44, struct S5 p_45) { int32_t l_63 = 0x3FE8F1E0L; p_45.f0 = (g_62.f2 && l_63); return g_62.f1; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_6; csmith_sink_ = g_7; csmith_sink_ = g_8; csmith_sink_ = g_30; csmith_sink_ = g_54; csmith_sink_ = g_58; csmith_sink_ = g_60; csmith_sink_ = g_62.f0; csmith_sink_ = g_62.f1; csmith_sink_ = g_62.f2; for (i = 0; i < 2; i++) { for (j = 0; j < 8; j++) { } } csmith_sink_ = g_87; csmith_sink_ = g_90; csmith_sink_ = g_99; for (i = 0; i < 7; i++) { } csmith_sink_ = g_193.f0; csmith_sink_ = g_245.f0; csmith_sink_ = g_269.f0; csmith_sink_ = g_269.f1; csmith_sink_ = g_269.f2; csmith_sink_ = g_269.f3; csmith_sink_ = g_269.f4; platform_main_end(0, 0); return 0; }
false
172
dataset/organized/DCE/172
229
246
0.95
0.97
DCE
346
dataset/organized/DCE/173/target.c
dataset/organized/DCE/173/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_2 = 0L; static int32_t *g_17 = &g_2; static int32_t ** volatile g_16 = &g_17; static volatile int32_t g_21 = 0x1A094951L; static int32_t g_22[5][3] = {{(-5L),(-5L),(-5L)},{(-5L),(-5L),(-5L)},{(-5L),(-5L),(-5L)},{(-5L),(-5L),(-5L)},{(-5L),(-5L),(-5L)}}; static int32_t g_23[7] = {0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L}; static uint32_t g_38[2] = {9UL,9UL}; static int16_t g_69 = (-5L); static int16_t g_71 = 0xA791L; static int64_t g_75 = 0x9B7D65D205C6C278LL; static int8_t g_76 = 0x7CL; static uint8_t g_79 = 252UL; static volatile int8_t g_96[2][2] = {{0xADL,0xADL},{0xADL,0xADL}}; static uint16_t g_117 = 0x5523L; static uint16_t * volatile g_116 = &g_117; static int8_t g_141 = 1L; static int64_t g_144 = (-8L); static uint32_t *g_168[7] = {&g_38[0],&g_38[0],&g_38[0],&g_38[0],&g_38[0],&g_38[0],&g_38[0]}; static uint64_t g_198[3][10] = {{18446744073709551612UL,0x2E3C097C9C5F0FBALL,0xD63906056CC7CC8BLL,0xDBD085EF97BF612CLL,0xD63906056CC7CC8BLL,0x2E3C097C9C5F0FBALL,18446744073709551612UL,0x2E3C097C9C5F0FBALL,0xD63906056CC7CC8BLL,0xDBD085EF97BF612CLL},{0xD63906056CC7CC8BLL,0x2E3C097C9C5F0FBALL,0x6863550A750F617FLL,18446744073709551615UL,0xD63906056CC7CC8BLL,18446744073709551615UL,0x6863550A750F617FLL,0x2E3C097C9C5F0FBALL,0x6863550A750F617FLL,18446744073709551615UL},{0xD63906056CC7CC8BLL,0x2E3C097C9C5F0FBALL,18446744073709551612UL,0x2E3C097C9C5F0FBALL,0xD63906056CC7CC8BLL,0xDBD085EF97BF612CLL,0xD63906056CC7CC8BLL,0x2E3C097C9C5F0FBALL,18446744073709551612UL,0x2E3C097C9C5F0FBALL}}; static int16_t g_199 = 0x5447L; static volatile uint64_t g_215 = 7UL; static volatile uint64_t *g_214 = &g_215; static int32_t *g_218[8][8] = {{&g_23[1],&g_23[2],&g_22[2][1],&g_22[2][2],(void*)0,(void*)0,&g_22[2][2],&g_22[2][1]},{&g_22[4][0],&g_22[4][0],&g_23[4],&g_22[1][0],&g_23[1],&g_22[4][0],&g_22[4][0],(void*)0},{&g_22[2][1],&g_22[1][0],&g_23[4],(void*)0,(void*)0,&g_23[2],&g_23[4],(void*)0},{&g_22[1][0],&g_23[4],&g_2,&g_22[1][0],(void*)0,&g_22[2][1],&g_22[4][0],&g_22[2][1]},{&g_22[4][0],&g_22[2][2],&g_22[4][0],&g_22[2][2],&g_22[4][0],&g_23[4],&g_22[4][0],(void*)0},{&g_22[2][1],&g_22[4][0],(void*)0,(void*)0,&g_22[4][0],&g_23[4],&g_23[2],&g_22[2][2]},{&g_22[4][0],&g_23[4],(void*)0,&g_22[4][0],(void*)0,&g_2,&g_22[4][0],&g_23[4]},{&g_22[4][0],&g_22[4][0],&g_22[4][0],(void*)0,(void*)0,&g_22[4][0],&g_22[4][0],&g_22[4][0]}}; static int32_t ** volatile g_219 = &g_17; static int32_t g_232 = (-10L); static int32_t * volatile g_241 = &g_22[4][0]; static int64_t func_1(void); static int32_t * func_5(int32_t * p_6); static int32_t * func_7(int32_t p_8, uint32_t p_9); static uint16_t func_10(const int32_t * p_11); static int32_t * func_12(int32_t * p_13, int32_t * p_14); static int64_t func_1(void) { uint32_t l_137 = 0x3BA542B8L; uint32_t l_138 = 0xD845AF46L; uint16_t *l_238[2]; int i; for (i = 0; i < 2; i++) { l_238[i] = (void*)0; } for (g_2 = 6; (g_2 >= (-21)); g_2 = safe_sub_func_int8_t_s_s(g_2, 1)) { int32_t *l_15 = &g_2; int8_t *l_139 = (void*)0; int8_t *l_140 = &g_141; uint64_t *l_224 = &g_198[2][2]; int32_t *l_231[4][3] = {{(void*)0,&g_232,(void*)0},{&g_232,&g_232,&g_232},{(void*)0,&g_232,(void*)0},{&g_232,&g_232,&g_232}}; int32_t **l_230 = &l_231[1][2]; int32_t *l_234 = (void*)0; int32_t **l_233 = &l_234; int8_t l_237 = (-9L); int i, j; (*g_219) = func_5(func_7((func_10(func_12(&g_2, l_15)) & (safe_sub_func_int32_t_s_s((safe_rshift_func_int8_t_s_u(((*l_140) = ((safe_div_func_int16_t_s_s(((*l_15) , (*l_15)), ((((safe_rshift_func_int8_t_s_s(0x71L, 2)) ^ ((safe_lshift_func_uint16_t_u_u(((0x43D1L == (safe_div_func_int32_t_s_s((safe_lshift_func_uint8_t_u_u((((safe_sub_func_uint64_t_u_u((((g_117 < l_137) ^ g_117) <= (*l_15)), 0x7C243BE05C0E06A6LL)) || g_2) == 0x25L), 4)), l_137))) <= l_138), 1)) && g_2)) >= (*l_15)) , (*l_15)))) <= 1L)), 4)), g_2))), g_2)); for (g_71 = 0; (g_71 >= (-11)); g_71--) { return l_138; } (*g_241) = (safe_div_func_uint32_t_u_u((l_137 > (0UL && ((*l_224)--))), ((+(((*l_15) <= (((((*l_230) = l_15) != ((*l_233) = l_15)) | (l_237 | ((void*)0 != l_238[1]))) < (0L >= 0x00L))) == (*l_15))) , l_138))); } return l_138; } static int32_t * func_5(int32_t * p_6) { int32_t l_211[1]; int32_t *l_212[8][10] = {{&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4]},{(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2],(void*)0,(void*)0,(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2]},{(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2]},{&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4]},{(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2],(void*)0,(void*)0,(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2]},{(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2]},{&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4]},{(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2],(void*)0,(void*)0,(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2]}}; uint32_t **l_213 = &g_168[2]; int8_t *l_216 = &g_76; int32_t l_217[1]; int i, j; for (i = 0; i < 1; i++) { l_211[i] = 3L; } for (i = 0; i < 1; i++) { l_217[i] = 0x17604BF8L; } l_217[0] = ((safe_lshift_func_int8_t_s_u(((*l_216) = (0x94L | ((safe_div_func_uint16_t_u_u((((safe_rshift_func_uint8_t_u_u((safe_mul_func_int8_t_s_s((+(g_199 ^ g_199)), l_211[0])), ((((p_6 != ((*l_213) = l_212[4][5])) & ((g_198[0][9] = g_22[4][1]) != g_144)) , 0L) , g_2))) , (void*)0) != g_214), g_79)) && g_79))), g_199)) , (-1L)); return g_218[6][4]; } static int32_t * func_7(int32_t p_8, uint32_t p_9) { int64_t l_158 = 1L; int32_t *l_162 = (void*)0; const uint64_t l_182 = 0x1AE5059A09FAE641LL; int32_t *l_200[2]; int i; for (i = 0; i < 2; i++) { l_200[i] = (void*)0; } for (g_76 = 24; (g_76 == (-25)); g_76 = safe_sub_func_uint16_t_u_u(g_76, 5)) { uint8_t *l_155 = (void*)0; uint8_t *l_156[7][10] = {{(void*)0,&g_79,(void*)0,(void*)0,(void*)0,&g_79,(void*)0,&g_79,&g_79,(void*)0},{&g_79,&g_79,(void*)0,(void*)0,&g_79,&g_79,&g_79,(void*)0,&g_79,&g_79},{&g_79,(void*)0,(void*)0,(void*)0,&g_79,(void*)0,&g_79,&g_79,(void*)0,&g_79},{&g_79,&g_79,&g_79,&g_79,(void*)0,&g_79,&g_79,&g_79,(void*)0,&g_79},{&g_79,&g_79,&g_79,(void*)0,&g_79,&g_79,&g_79,&g_79,(void*)0,&g_79},{&g_79,&g_79,(void*)0,&g_79,(void*)0,(void*)0,(void*)0,&g_79,(void*)0,&g_79},{(void*)0,&g_79,&g_79,(void*)0,(void*)0,(void*)0,(void*)0,&g_79,&g_79,(void*)0}}; int32_t l_157 = 0L; int32_t l_159 = 0xAEE7E948L; int32_t *l_163 = &g_23[1]; int32_t *l_164[10] = {&l_159,&l_159,&l_159,&l_159,&l_159,&l_159,&l_159,&l_159,&l_159,&l_159}; uint32_t l_193 = 0xD4495199L; int64_t *l_194 = &l_158; int8_t *l_195 = (void*)0; int8_t *l_196 = (void*)0; uint64_t *l_197 = &g_198[0][9]; int i, j; g_22[4][0] |= ((*l_163) = (1UL == (g_144 , ((safe_div_func_uint32_t_u_u((safe_div_func_int16_t_s_s(((safe_mul_func_int8_t_s_s((safe_add_func_uint16_t_u_u((safe_mul_func_uint8_t_u_u((--g_79), (g_38[0] , l_158))), ((l_158 , (((&g_117 == (void*)0) & ((l_162 != &l_157) < g_69)) && l_157)) <= g_23[3]))), (-9L))) | 0x29L), 0xF3D1L)), l_159)) >= l_159)))); if (l_158) { goto lbl_201; } } p_8 = p_9; lbl_201: g_23[4] |= (p_8 = (*g_17)); p_8 = (-5L); return (*g_16); } static uint16_t func_10(const int32_t * p_11) { uint64_t l_20[10][5] = {{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL},{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL},{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL},{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL},{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL}}; uint16_t l_27 = 0xE10EL; int32_t *l_36[6] = {&g_23[4],&g_23[4],&g_23[4],&g_23[4],&g_23[4],&g_23[4]}; int64_t l_97 = (-1L); int32_t l_103 = 0x7A1140ACL; uint32_t l_104 = 0UL; int i, j; for (g_22[4][0] = 0; (g_22[4][0] <= 4); g_22[4][0] += 1) { uint32_t l_39[3][7] = {{0xE4A53E8AL,4294967295UL,0xE4A53E8AL,0xE4A53E8AL,4294967295UL,0xE4A53E8AL,0xE4A53E8AL},{4294967295UL,4294967295UL,4294967295UL,4294967295UL,4294967295UL,4294967295UL,4294967295UL},{4294967295UL,0xE4A53E8AL,0xE4A53E8AL,4294967295UL,0xE4A53E8AL,0xE4A53E8AL,4294967295UL}}; int32_t l_53 = 0x42871EB1L; int32_t l_81 = 0x150FDF9FL; int32_t l_82 = 0x2C8AC772L; int32_t l_83 = (-1L); int32_t l_84 = 0xA5C46AF0L; int32_t l_85 = 0xAF8E45A0L; int32_t l_88 = 0x08D222C0L; int32_t l_89 = 0L; int32_t l_90 = 0x9393F568L; int32_t l_91 = 0x991E517FL; int32_t l_92 = 0xF679CEDCL; int32_t l_93 = 0x788BD6C5L; int32_t l_94 = 0x0E88B3BFL; int32_t l_95 = 0x11989475L; int32_t l_98 = 0xFB0B04AAL; int32_t l_99[3][5] = {{0L,7L,0L,0L,7L},{7L,0L,0L,7L,0L},{7L,7L,(-1L),7L,7L}}; int i, j; for (g_23[4] = 0; (g_23[4] <= 4); g_23[4] += 1) { int8_t l_28[10] = {0xEBL,7L,0xEBL,7L,0xEBL,7L,0xEBL,7L,0xEBL,7L}; int16_t l_33 = 1L; uint32_t *l_37 = &g_38[0]; int32_t l_40 = (-1L); int32_t *l_52 = (void*)0; int16_t *l_68 = &g_69; int16_t *l_70[3][9] = {{&l_33,&g_71,&l_33,&g_71,&l_33,&g_71,&l_33,&g_71,&l_33},{&g_71,&g_71,&g_71,&g_71,&g_71,&g_71,&g_71,&g_71,&g_71},{&l_33,&g_71,&l_33,&g_71,&l_33,&g_71,&l_33,&g_71,&l_33}}; int32_t l_72 = 0x037C870DL; int64_t *l_73 = (void*)0; int64_t *l_74 = &g_75; uint16_t *l_77 = &l_27; uint8_t *l_78 = &g_79; int32_t l_80 = (-1L); int i, j; l_40 = ((+((l_20[0][4] ^ (safe_lshift_func_uint16_t_u_u(((void*)0 != &g_17), l_27))) > l_28[9])) && ((g_22[4][0] & (safe_mul_func_int16_t_s_s(((((safe_add_func_uint64_t_u_u(((((*l_37) = (l_33 & (safe_sub_func_uint16_t_u_u(((*g_16) == l_36[1]), g_23[6])))) , l_39[0][3]) , l_39[0][3]), l_39[1][0])) <= 0x6F8AL) >= 0x09E13A3A1BBDB817LL) >= 4294967290UL), g_23[4]))) & l_28[5])); l_80 = (safe_add_func_uint8_t_u_u(((*l_78) = (((l_33 , l_39[1][0]) <= (safe_mod_func_uint8_t_u_u(((safe_div_func_uint16_t_u_u(((safe_mul_func_int16_t_s_s((((~(safe_mul_func_uint16_t_u_u((((l_53 = (l_39[0][3] > l_39[1][6])) , ((*l_77) = (((safe_add_func_uint8_t_u_u(247UL, ((safe_unary_minus_func_uint16_t_u(g_22[4][0])) > ((-1L) != ((safe_lshift_func_int16_t_s_s(((g_23[4] <= (g_76 = ((*l_74) = ((((safe_rshift_func_uint8_t_u_s(((((safe_mod_func_int16_t_s_s((+(safe_sub_func_uint16_t_u_u(((l_72 = (((l_40 = ((l_53 &= ((*l_68) &= (((*p_11) | l_33) , l_39[0][1]))) , g_22[4][0])) || l_33) <= g_22[4][0])) & g_71), g_71))), g_22[4][0])) != 1UL) && 5UL) == 65527UL), 3)) ^ l_39[1][6]) <= l_33) != g_21)))) != 0x57A549BDA14E7E31LL), 8)) | g_38[0]))))) , g_71) , g_69))) < 65528UL), l_33))) , (*p_11)) & (-7L)), l_39[0][5])) | (-6L)), g_71)) & g_71), 0x72L))) && 0x9BL)), g_38[0])); } for (g_75 = 3; (g_75 >= 0); g_75 -= 1) { int64_t l_86 = 0x6D72D1AE7A549A7ELL; int32_t l_87[8] = {1L,1L,1L,1L,1L,1L,1L,1L}; uint8_t l_100 = 255UL; int i; l_100--; } } ++l_104; for (l_104 = 2; (l_104 < 6); l_104 = safe_add_func_uint16_t_u_u(l_104, 6)) { uint8_t l_113 = 0x26L; int16_t *l_118 = &g_71; uint32_t l_119 = 18446744073709551615UL; int32_t l_120 = 0L; l_120 &= ((((*l_118) |= (safe_mul_func_uint16_t_u_u((g_23[4] , ((safe_mod_func_int32_t_s_s(0x3D7B6624L, l_113)) ^ (((safe_lshift_func_int16_t_s_s((g_38[0] & ((((((((g_116 == (void*)0) & l_113) , l_113) | ((0UL | g_79) > l_113)) , l_113) >= (*p_11)) && g_76) , g_76)), 3)) != 4UL) | l_113))), 0x1DA3L))) ^ g_38[0]) && l_119); } return (*g_116); } static int32_t * func_12(int32_t * p_13, int32_t * p_14) { uint32_t l_18 = 0x68DEE21AL; int32_t *l_19 = &g_2; (*g_16) = p_14; l_18 = (*p_13); return l_19; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_21; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_22[i][j]; } } for (i = 0; i < 7; i++) { csmith_sink_ = g_23[i]; } for (i = 0; i < 2; i++) { csmith_sink_ = g_38[i]; } csmith_sink_ = g_69; csmith_sink_ = g_71; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_79; for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_96[i][j]; } } csmith_sink_ = g_117; csmith_sink_ = g_141; csmith_sink_ = g_144; for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_198[i][j]; } } csmith_sink_ = g_199; csmith_sink_ = g_215; csmith_sink_ = g_232; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_2 = 0L; static int32_t *g_17 = &g_2; static int32_t **volatile g_16 = &g_17; static volatile int32_t g_21 = 0x1A094951L; static int32_t g_22[5][3] = {{(-5L), (-5L), (-5L)}, {(-5L), (-5L), (-5L)}, {(-5L), (-5L), (-5L)}, {(-5L), (-5L), (-5L)}, {(-5L), (-5L), (-5L)}}; static int32_t g_23[7] = {0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L}; static uint32_t g_38[2] = {9UL, 9UL}; static int16_t g_69 = (-5L); static int16_t g_71 = 0xA791L; static int64_t g_75 = 0x9B7D65D205C6C278LL; static int8_t g_76 = 0x7CL; static uint8_t g_79 = 252UL; static volatile int8_t g_96[2][2] = {{0xADL, 0xADL}, {0xADL, 0xADL}}; static uint16_t g_117 = 0x5523L; static uint16_t *volatile g_116 = &g_117; static int8_t g_141 = 1L; static int64_t g_144 = (-8L); static uint32_t *g_168[7] = {&g_38[0], &g_38[0], &g_38[0], &g_38[0], &g_38[0], &g_38[0], &g_38[0]}; static uint64_t g_198[3][10] = { {18446744073709551612UL, 0x2E3C097C9C5F0FBALL, 0xD63906056CC7CC8BLL, 0xDBD085EF97BF612CLL, 0xD63906056CC7CC8BLL, 0x2E3C097C9C5F0FBALL, 18446744073709551612UL, 0x2E3C097C9C5F0FBALL, 0xD63906056CC7CC8BLL, 0xDBD085EF97BF612CLL}, {0xD63906056CC7CC8BLL, 0x2E3C097C9C5F0FBALL, 0x6863550A750F617FLL, 18446744073709551615UL, 0xD63906056CC7CC8BLL, 18446744073709551615UL, 0x6863550A750F617FLL, 0x2E3C097C9C5F0FBALL, 0x6863550A750F617FLL, 18446744073709551615UL}, {0xD63906056CC7CC8BLL, 0x2E3C097C9C5F0FBALL, 18446744073709551612UL, 0x2E3C097C9C5F0FBALL, 0xD63906056CC7CC8BLL, 0xDBD085EF97BF612CLL, 0xD63906056CC7CC8BLL, 0x2E3C097C9C5F0FBALL, 18446744073709551612UL, 0x2E3C097C9C5F0FBALL}}; static int16_t g_199 = 0x5447L; static volatile uint64_t g_215 = 7UL; static volatile uint64_t *g_214 = &g_215; static int32_t *g_218[8][8] = { {&g_23[1], &g_23[2], &g_22[2][1], &g_22[2][2], (void *)0, (void *)0, &g_22[2][2], &g_22[2][1]}, {&g_22[4][0], &g_22[4][0], &g_23[4], &g_22[1][0], &g_23[1], &g_22[4][0], &g_22[4][0], (void *)0}, {&g_22[2][1], &g_22[1][0], &g_23[4], (void *)0, (void *)0, &g_23[2], &g_23[4], (void *)0}, {&g_22[1][0], &g_23[4], &g_2, &g_22[1][0], (void *)0, &g_22[2][1], &g_22[4][0], &g_22[2][1]}, {&g_22[4][0], &g_22[2][2], &g_22[4][0], &g_22[2][2], &g_22[4][0], &g_23[4], &g_22[4][0], (void *)0}, {&g_22[2][1], &g_22[4][0], (void *)0, (void *)0, &g_22[4][0], &g_23[4], &g_23[2], &g_22[2][2]}, {&g_22[4][0], &g_23[4], (void *)0, &g_22[4][0], (void *)0, &g_2, &g_22[4][0], &g_23[4]}, {&g_22[4][0], &g_22[4][0], &g_22[4][0], (void *)0, (void *)0, &g_22[4][0], &g_22[4][0], &g_22[4][0]}}; static int32_t **volatile g_219 = &g_17; static int32_t g_232 = (-10L); static int32_t *volatile g_241 = &g_22[4][0]; static int64_t func_1(void); static int32_t *func_5(int32_t *p_6); static int32_t *func_7(int32_t p_8, uint32_t p_9); static uint16_t func_10(const int32_t *p_11); static int32_t *func_12(int32_t *p_13, int32_t *p_14); static int64_t func_1(void) { uint32_t l_137 = 0x3BA542B8L; uint32_t l_138 = 0xD845AF46L; uint16_t *l_238[2]; int i; for (i = 0; i < 2; i++) { l_238[i] = (void *)0; } for (g_2 = 6; (g_2 >= (-21)); g_2 = safe_sub_func_int8_t_s_s(g_2, 1)) { int32_t *l_15 = &g_2; int8_t *l_139 = (void *)0; int8_t *l_140 = &g_141; uint64_t *l_224 = &g_198[2][2]; int32_t *l_231[4][3] = {{(void *)0, &g_232, (void *)0}, {&g_232, &g_232, &g_232}, {(void *)0, &g_232, (void *)0}, {&g_232, &g_232, &g_232}}; int32_t **l_230 = &l_231[1][2]; int32_t *l_234 = (void *)0; int32_t **l_233 = &l_234; int8_t l_237 = (-9L); int i, j; (*g_219) = func_5(func_7( (func_10(func_12(&g_2, l_15)) & (safe_sub_func_int32_t_s_s( (safe_rshift_func_int8_t_s_u( ((*l_140) = ((safe_div_func_int16_t_s_s( ((*l_15), (*l_15)), ((((safe_rshift_func_int8_t_s_s(0x71L, 2)) ^ ((safe_lshift_func_uint16_t_u_u( ((0x43D1L == (safe_div_func_int32_t_s_s( (safe_lshift_func_uint8_t_u_u( (((safe_sub_func_uint64_t_u_u( (((g_117 < l_137) ^ g_117) <= (*l_15)), 0x7C243BE05C0E06A6LL)) || g_2) == 0x25L), 4)), l_137))) <= l_138), 1)) && g_2)) >= (*l_15)), (*l_15)))) <= 1L)), 4)), g_2))), g_2)); for (g_71 = 0; (g_71 >= (-11)); g_71--) { return l_138; } (*g_241) = (safe_div_func_uint32_t_u_u( (l_137 > (0UL && ((*l_224)--))), ((+(((*l_15) <= (((((*l_230) = l_15) != ((*l_233) = l_15)) | (l_237 | ((void *)0 != l_238[1]))) < (0L >= 0x00L))) == (*l_15))), l_138))); } return l_138; } static int32_t *func_5(int32_t *p_6) { int32_t l_211[1]; int32_t *l_212[8][10] = { {&g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4]}, {(void *)0, &g_22[1][2], &g_23[2], &g_22[1][2], (void *)0, (void *)0, (void *)0, &g_22[1][2], &g_23[2], &g_22[1][2]}, {(void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2]}, {&g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4]}, {(void *)0, &g_22[1][2], &g_23[2], &g_22[1][2], (void *)0, (void *)0, (void *)0, &g_22[1][2], &g_23[2], &g_22[1][2]}, {(void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2]}, {&g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4]}, {(void *)0, &g_22[1][2], &g_23[2], &g_22[1][2], (void *)0, (void *)0, (void *)0, &g_22[1][2], &g_23[2], &g_22[1][2]}}; uint32_t **l_213 = &g_168[2]; int8_t *l_216 = &g_76; int32_t l_217[1]; int i, j; for (i = 0; i < 1; i++) { l_211[i] = 3L; } for (i = 0; i < 1; i++) { l_217[i] = 0x17604BF8L; } l_217[0] = ((safe_lshift_func_int8_t_s_u( ((*l_216) = (0x94L | ((safe_div_func_uint16_t_u_u( (((safe_rshift_func_uint8_t_u_u( (safe_mul_func_int8_t_s_s( (+(g_199 ^ g_199)), l_211[0])), ((((p_6 != ((*l_213) = l_212[4][5])) & ((g_198[0][9] = g_22[4][1]) != g_144)), 0L), g_2))), (void *)0) != g_214), g_79)) && g_79))), g_199)), (-1L)); return g_218[6][4]; } static int32_t *func_7(int32_t p_8, uint32_t p_9) { int64_t l_158 = 1L; int32_t *l_162 = (void *)0; const uint64_t l_182 = 0x1AE5059A09FAE641LL; int32_t *l_200[2]; int i; for (i = 0; i < 2; i++) { l_200[i] = (void *)0; } for (g_76 = 24; (g_76 == (-25)); g_76 = safe_sub_func_uint16_t_u_u(g_76, 5)) { } p_8 = p_9; lbl_201: g_23[4] |= (p_8 = (*g_17)); p_8 = (-5L); return (*g_16); } static uint16_t func_10(const int32_t *p_11) { uint64_t l_20[10][5] = { {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}, {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}, {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}, {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}, {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}}; uint16_t l_27 = 0xE10EL; int32_t *l_36[6] = {&g_23[4], &g_23[4], &g_23[4], &g_23[4], &g_23[4], &g_23[4]}; int64_t l_97 = (-1L); int32_t l_103 = 0x7A1140ACL; uint32_t l_104 = 0UL; int i, j; for (g_22[4][0] = 0; (g_22[4][0] <= 4); g_22[4][0] += 1) { uint32_t l_39[3][7] = { {0xE4A53E8AL, 4294967295UL, 0xE4A53E8AL, 0xE4A53E8AL, 4294967295UL, 0xE4A53E8AL, 0xE4A53E8AL}, {4294967295UL, 4294967295UL, 4294967295UL, 4294967295UL, 4294967295UL, 4294967295UL, 4294967295UL}, {4294967295UL, 0xE4A53E8AL, 0xE4A53E8AL, 4294967295UL, 0xE4A53E8AL, 0xE4A53E8AL, 4294967295UL}}; int32_t l_53 = 0x42871EB1L; int32_t l_81 = 0x150FDF9FL; int32_t l_82 = 0x2C8AC772L; int32_t l_83 = (-1L); int32_t l_84 = 0xA5C46AF0L; int32_t l_85 = 0xAF8E45A0L; int32_t l_88 = 0x08D222C0L; int32_t l_89 = 0L; int32_t l_90 = 0x9393F568L; int32_t l_91 = 0x991E517FL; int32_t l_92 = 0xF679CEDCL; int32_t l_93 = 0x788BD6C5L; int32_t l_94 = 0x0E88B3BFL; int32_t l_95 = 0x11989475L; int32_t l_98 = 0xFB0B04AAL; int32_t l_99[3][5] = { {0L, 7L, 0L, 0L, 7L}, {7L, 0L, 0L, 7L, 0L}, {7L, 7L, (-1L), 7L, 7L}}; int i, j; for (g_23[4] = 0; (g_23[4] <= 4); g_23[4] += 1) { int8_t l_28[10] = {0xEBL, 7L, 0xEBL, 7L, 0xEBL, 7L, 0xEBL, 7L, 0xEBL, 7L}; int16_t l_33 = 1L; uint32_t *l_37 = &g_38[0]; int32_t l_40 = (-1L); int32_t *l_52 = (void *)0; int16_t *l_68 = &g_69; int16_t *l_70[3][9] = { {&l_33, &g_71, &l_33, &g_71, &l_33, &g_71, &l_33, &g_71, &l_33}, {&g_71, &g_71, &g_71, &g_71, &g_71, &g_71, &g_71, &g_71, &g_71}, {&l_33, &g_71, &l_33, &g_71, &l_33, &g_71, &l_33, &g_71, &l_33}}; int32_t l_72 = 0x037C870DL; int64_t *l_73 = (void *)0; int64_t *l_74 = &g_75; uint16_t *l_77 = &l_27; uint8_t *l_78 = &g_79; int32_t l_80 = (-1L); int i, j; l_40 = ((+((l_20[0][4] ^ (safe_lshift_func_uint16_t_u_u( ((void *)0 != &g_17), l_27))) > l_28[9])) && ((g_22[4][0] & (safe_mul_func_int16_t_s_s( ((((safe_add_func_uint64_t_u_u( ((((*l_37) = (l_33 & (safe_sub_func_uint16_t_u_u( ((*g_16) == l_36[1]), g_23[6])))), l_39[0][3]), l_39[0][3]), l_39[1][0])) <= 0x6F8AL) >= 0x09E13A3A1BBDB817LL) >= 4294967290UL), g_23[4]))) & l_28[5])); l_80 = (safe_add_func_uint8_t_u_u(((*l_78) = (((l_33 , l_39[1][0]) <= (safe_mod_func_uint8_t_u_u(((safe_div_func_uint16_t_u_u(((safe_mul_func_int16_t_s_s((((~(safe_mul_func_uint16_t_u_u((((l_53 = (l_39[0][3] > l_39[1][6])) , ((*l_77) = (((safe_add_func_uint8_t_u_u(247UL, ((safe_unary_minus_func_uint16_t_u(g_22[4][0])) > ((-1L) != ((safe_lshift_func_int16_t_s_s(((g_23[4] <= (g_76 = ((*l_74) = ((((safe_rshift_func_uint8_t_u_s(((((safe_mod_func_int16_t_s_s((+(safe_sub_func_uint16_t_u_u(((l_72 = (((l_40 = ((l_53 &= ((*l_68) &= (((*p_11) | l_33) , l_39[0][1]))) , g_22[4][0])) || l_33) <= g_22[4][0])) & g_71), g_71))), g_22[4][0])) != 1UL) && 5UL) == 65527UL), 3)) ^ l_39[1][6]) <= l_33) != g_21)))) != 0x57A549BDA14E7E31LL), 8)) | g_38[0]))))) , g_71) , g_69))) < 65528UL), l_33))) , (*p_11)) & (-7L)), l_39[0][5])) | (-6L)), g_71)) & g_71), 0x72L))) && 0x9BL)), g_38[0])); } for (g_75 = 3; (g_75 >= 0); g_75 -= 1) { int64_t l_86 = 0x6D72D1AE7A549A7ELL; int32_t l_87[8] = {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}; uint8_t l_100 = 255UL; int i; l_100--; } } ++l_104; for (l_104 = 2; (l_104 < 6); l_104 = safe_add_func_uint16_t_u_u(l_104, 6)) { uint8_t l_113 = 0x26L; int16_t *l_118 = &g_71; uint32_t l_119 = 18446744073709551615UL; int32_t l_120 = 0L; l_120 &= ((((*l_118) |= (safe_mul_func_uint16_t_u_u( (g_23[4], ((safe_mod_func_int32_t_s_s(0x3D7B6624L, l_113)) ^ (((safe_lshift_func_int16_t_s_s( (g_38[0] & ((((((((g_116 == (void *)0) & l_113), l_113) | ((0UL | g_79) > l_113)), l_113) >= (*p_11)) && g_76), g_76)), 3)) != 4UL) | l_113))), 0x1DA3L))) ^ g_38[0]) && l_119); } return (*g_116); } static int32_t *func_12(int32_t *p_13, int32_t *p_14) { uint32_t l_18 = 0x68DEE21AL; int32_t *l_19 = &g_2; (*g_16) = p_14; l_18 = (*p_13); return l_19; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_21; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_22[i][j]; } } for (i = 0; i < 7; i++) { csmith_sink_ = g_23[i]; } for (i = 0; i < 2; i++) { csmith_sink_ = g_38[i]; } csmith_sink_ = g_69; csmith_sink_ = g_71; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_79; for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_96[i][j]; } } csmith_sink_ = g_117; csmith_sink_ = g_141; csmith_sink_ = g_144; for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_198[i][j]; } } csmith_sink_ = g_199; csmith_sink_ = g_215; csmith_sink_ = g_232; platform_main_end(0, 0); return 0; }
true
173
dataset/organized/DCE/173
275
398
0.74
0.83
DCE
347
dataset/organized/DCE/173/target.c
dataset/organized/DCE/173/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_2 = 0L; static int32_t *g_17 = &g_2; static int32_t ** volatile g_16 = &g_17; static volatile int32_t g_21 = 0x1A094951L; static int32_t g_22[5][3] = {{(-5L),(-5L),(-5L)},{(-5L),(-5L),(-5L)},{(-5L),(-5L),(-5L)},{(-5L),(-5L),(-5L)},{(-5L),(-5L),(-5L)}}; static int32_t g_23[7] = {0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L,0xC3E1B8D8L}; static uint32_t g_38[2] = {9UL,9UL}; static int16_t g_69 = (-5L); static int16_t g_71 = 0xA791L; static int64_t g_75 = 0x9B7D65D205C6C278LL; static int8_t g_76 = 0x7CL; static uint8_t g_79 = 252UL; static volatile int8_t g_96[2][2] = {{0xADL,0xADL},{0xADL,0xADL}}; static uint16_t g_117 = 0x5523L; static uint16_t * volatile g_116 = &g_117; static int8_t g_141 = 1L; static int64_t g_144 = (-8L); static uint32_t *g_168[7] = {&g_38[0],&g_38[0],&g_38[0],&g_38[0],&g_38[0],&g_38[0],&g_38[0]}; static uint64_t g_198[3][10] = {{18446744073709551612UL,0x2E3C097C9C5F0FBALL,0xD63906056CC7CC8BLL,0xDBD085EF97BF612CLL,0xD63906056CC7CC8BLL,0x2E3C097C9C5F0FBALL,18446744073709551612UL,0x2E3C097C9C5F0FBALL,0xD63906056CC7CC8BLL,0xDBD085EF97BF612CLL},{0xD63906056CC7CC8BLL,0x2E3C097C9C5F0FBALL,0x6863550A750F617FLL,18446744073709551615UL,0xD63906056CC7CC8BLL,18446744073709551615UL,0x6863550A750F617FLL,0x2E3C097C9C5F0FBALL,0x6863550A750F617FLL,18446744073709551615UL},{0xD63906056CC7CC8BLL,0x2E3C097C9C5F0FBALL,18446744073709551612UL,0x2E3C097C9C5F0FBALL,0xD63906056CC7CC8BLL,0xDBD085EF97BF612CLL,0xD63906056CC7CC8BLL,0x2E3C097C9C5F0FBALL,18446744073709551612UL,0x2E3C097C9C5F0FBALL}}; static int16_t g_199 = 0x5447L; static volatile uint64_t g_215 = 7UL; static volatile uint64_t *g_214 = &g_215; static int32_t *g_218[8][8] = {{&g_23[1],&g_23[2],&g_22[2][1],&g_22[2][2],(void*)0,(void*)0,&g_22[2][2],&g_22[2][1]},{&g_22[4][0],&g_22[4][0],&g_23[4],&g_22[1][0],&g_23[1],&g_22[4][0],&g_22[4][0],(void*)0},{&g_22[2][1],&g_22[1][0],&g_23[4],(void*)0,(void*)0,&g_23[2],&g_23[4],(void*)0},{&g_22[1][0],&g_23[4],&g_2,&g_22[1][0],(void*)0,&g_22[2][1],&g_22[4][0],&g_22[2][1]},{&g_22[4][0],&g_22[2][2],&g_22[4][0],&g_22[2][2],&g_22[4][0],&g_23[4],&g_22[4][0],(void*)0},{&g_22[2][1],&g_22[4][0],(void*)0,(void*)0,&g_22[4][0],&g_23[4],&g_23[2],&g_22[2][2]},{&g_22[4][0],&g_23[4],(void*)0,&g_22[4][0],(void*)0,&g_2,&g_22[4][0],&g_23[4]},{&g_22[4][0],&g_22[4][0],&g_22[4][0],(void*)0,(void*)0,&g_22[4][0],&g_22[4][0],&g_22[4][0]}}; static int32_t ** volatile g_219 = &g_17; static int32_t g_232 = (-10L); static int32_t * volatile g_241 = &g_22[4][0]; static int64_t func_1(void); static int32_t * func_5(int32_t * p_6); static int32_t * func_7(int32_t p_8, uint32_t p_9); static uint16_t func_10(const int32_t * p_11); static int32_t * func_12(int32_t * p_13, int32_t * p_14); static int64_t func_1(void) { uint32_t l_137 = 0x3BA542B8L; uint32_t l_138 = 0xD845AF46L; uint16_t *l_238[2]; int i; for (i = 0; i < 2; i++) { l_238[i] = (void*)0; } for (g_2 = 6; (g_2 >= (-21)); g_2 = safe_sub_func_int8_t_s_s(g_2, 1)) { int32_t *l_15 = &g_2; int8_t *l_139 = (void*)0; int8_t *l_140 = &g_141; uint64_t *l_224 = &g_198[2][2]; int32_t *l_231[4][3] = {{(void*)0,&g_232,(void*)0},{&g_232,&g_232,&g_232},{(void*)0,&g_232,(void*)0},{&g_232,&g_232,&g_232}}; int32_t **l_230 = &l_231[1][2]; int32_t *l_234 = (void*)0; int32_t **l_233 = &l_234; int8_t l_237 = (-9L); int i, j; (*g_219) = func_5(func_7((func_10(func_12(&g_2, l_15)) & (safe_sub_func_int32_t_s_s((safe_rshift_func_int8_t_s_u(((*l_140) = ((safe_div_func_int16_t_s_s(((*l_15) , (*l_15)), ((((safe_rshift_func_int8_t_s_s(0x71L, 2)) ^ ((safe_lshift_func_uint16_t_u_u(((0x43D1L == (safe_div_func_int32_t_s_s((safe_lshift_func_uint8_t_u_u((((safe_sub_func_uint64_t_u_u((((g_117 < l_137) ^ g_117) <= (*l_15)), 0x7C243BE05C0E06A6LL)) || g_2) == 0x25L), 4)), l_137))) <= l_138), 1)) && g_2)) >= (*l_15)) , (*l_15)))) <= 1L)), 4)), g_2))), g_2)); for (g_71 = 0; (g_71 >= (-11)); g_71--) { return l_138; } (*g_241) = (safe_div_func_uint32_t_u_u((l_137 > (0UL && ((*l_224)--))), ((+(((*l_15) <= (((((*l_230) = l_15) != ((*l_233) = l_15)) | (l_237 | ((void*)0 != l_238[1]))) < (0L >= 0x00L))) == (*l_15))) , l_138))); } return l_138; } static int32_t * func_5(int32_t * p_6) { int32_t l_211[1]; int32_t *l_212[8][10] = {{&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4]},{(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2],(void*)0,(void*)0,(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2]},{(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2]},{&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4]},{(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2],(void*)0,(void*)0,(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2]},{(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2]},{&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4],(void*)0,&g_23[4],&g_22[4][0],&g_22[1][2],&g_22[4][0],&g_23[4]},{(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2],(void*)0,(void*)0,(void*)0,&g_22[1][2],&g_23[2],&g_22[1][2]}}; uint32_t **l_213 = &g_168[2]; int8_t *l_216 = &g_76; int32_t l_217[1]; int i, j; for (i = 0; i < 1; i++) { l_211[i] = 3L; } for (i = 0; i < 1; i++) { l_217[i] = 0x17604BF8L; } l_217[0] = ((safe_lshift_func_int8_t_s_u(((*l_216) = (0x94L | ((safe_div_func_uint16_t_u_u((((safe_rshift_func_uint8_t_u_u((safe_mul_func_int8_t_s_s((+(g_199 ^ g_199)), l_211[0])), ((((p_6 != ((*l_213) = l_212[4][5])) & ((g_198[0][9] = g_22[4][1]) != g_144)) , 0L) , g_2))) , (void*)0) != g_214), g_79)) && g_79))), g_199)) , (-1L)); return g_218[6][4]; } static int32_t * func_7(int32_t p_8, uint32_t p_9) { int64_t l_158 = 1L; int32_t *l_162 = (void*)0; const uint64_t l_182 = 0x1AE5059A09FAE641LL; int32_t *l_200[2]; int i; for (i = 0; i < 2; i++) { l_200[i] = (void*)0; } for (g_76 = 24; (g_76 == (-25)); g_76 = safe_sub_func_uint16_t_u_u(g_76, 5)) { uint8_t *l_155 = (void*)0; uint8_t *l_156[7][10] = {{(void*)0,&g_79,(void*)0,(void*)0,(void*)0,&g_79,(void*)0,&g_79,&g_79,(void*)0},{&g_79,&g_79,(void*)0,(void*)0,&g_79,&g_79,&g_79,(void*)0,&g_79,&g_79},{&g_79,(void*)0,(void*)0,(void*)0,&g_79,(void*)0,&g_79,&g_79,(void*)0,&g_79},{&g_79,&g_79,&g_79,&g_79,(void*)0,&g_79,&g_79,&g_79,(void*)0,&g_79},{&g_79,&g_79,&g_79,(void*)0,&g_79,&g_79,&g_79,&g_79,(void*)0,&g_79},{&g_79,&g_79,(void*)0,&g_79,(void*)0,(void*)0,(void*)0,&g_79,(void*)0,&g_79},{(void*)0,&g_79,&g_79,(void*)0,(void*)0,(void*)0,(void*)0,&g_79,&g_79,(void*)0}}; int32_t l_157 = 0L; int32_t l_159 = 0xAEE7E948L; int32_t *l_163 = &g_23[1]; int32_t *l_164[10] = {&l_159,&l_159,&l_159,&l_159,&l_159,&l_159,&l_159,&l_159,&l_159,&l_159}; uint32_t l_193 = 0xD4495199L; int64_t *l_194 = &l_158; int8_t *l_195 = (void*)0; int8_t *l_196 = (void*)0; uint64_t *l_197 = &g_198[0][9]; int i, j; g_22[4][0] |= ((*l_163) = (1UL == (g_144 , ((safe_div_func_uint32_t_u_u((safe_div_func_int16_t_s_s(((safe_mul_func_int8_t_s_s((safe_add_func_uint16_t_u_u((safe_mul_func_uint8_t_u_u((--g_79), (g_38[0] , l_158))), ((l_158 , (((&g_117 == (void*)0) & ((l_162 != &l_157) < g_69)) && l_157)) <= g_23[3]))), (-9L))) | 0x29L), 0xF3D1L)), l_159)) >= l_159)))); if (l_158) { goto lbl_201; } } p_8 = p_9; lbl_201: g_23[4] |= (p_8 = (*g_17)); p_8 = (-5L); return (*g_16); } static uint16_t func_10(const int32_t * p_11) { uint64_t l_20[10][5] = {{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL},{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL},{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL},{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL},{0x90350D8AF8716B5BLL,18446744073709551608UL,0x2ADAA237F4A7D2AELL,18446744073709551608UL,0x90350D8AF8716B5BLL},{0x80C6548AAB56411DLL,0x847D228D5FEAF86FLL,18446744073709551615UL,0x847D228D5FEAF86FLL,0x80C6548AAB56411DLL}}; uint16_t l_27 = 0xE10EL; int32_t *l_36[6] = {&g_23[4],&g_23[4],&g_23[4],&g_23[4],&g_23[4],&g_23[4]}; int64_t l_97 = (-1L); int32_t l_103 = 0x7A1140ACL; uint32_t l_104 = 0UL; int i, j; for (g_22[4][0] = 0; (g_22[4][0] <= 4); g_22[4][0] += 1) { uint32_t l_39[3][7] = {{0xE4A53E8AL,4294967295UL,0xE4A53E8AL,0xE4A53E8AL,4294967295UL,0xE4A53E8AL,0xE4A53E8AL},{4294967295UL,4294967295UL,4294967295UL,4294967295UL,4294967295UL,4294967295UL,4294967295UL},{4294967295UL,0xE4A53E8AL,0xE4A53E8AL,4294967295UL,0xE4A53E8AL,0xE4A53E8AL,4294967295UL}}; int32_t l_53 = 0x42871EB1L; int32_t l_81 = 0x150FDF9FL; int32_t l_82 = 0x2C8AC772L; int32_t l_83 = (-1L); int32_t l_84 = 0xA5C46AF0L; int32_t l_85 = 0xAF8E45A0L; int32_t l_88 = 0x08D222C0L; int32_t l_89 = 0L; int32_t l_90 = 0x9393F568L; int32_t l_91 = 0x991E517FL; int32_t l_92 = 0xF679CEDCL; int32_t l_93 = 0x788BD6C5L; int32_t l_94 = 0x0E88B3BFL; int32_t l_95 = 0x11989475L; int32_t l_98 = 0xFB0B04AAL; int32_t l_99[3][5] = {{0L,7L,0L,0L,7L},{7L,0L,0L,7L,0L},{7L,7L,(-1L),7L,7L}}; int i, j; for (g_23[4] = 0; (g_23[4] <= 4); g_23[4] += 1) { int8_t l_28[10] = {0xEBL,7L,0xEBL,7L,0xEBL,7L,0xEBL,7L,0xEBL,7L}; int16_t l_33 = 1L; uint32_t *l_37 = &g_38[0]; int32_t l_40 = (-1L); int32_t *l_52 = (void*)0; int16_t *l_68 = &g_69; int16_t *l_70[3][9] = {{&l_33,&g_71,&l_33,&g_71,&l_33,&g_71,&l_33,&g_71,&l_33},{&g_71,&g_71,&g_71,&g_71,&g_71,&g_71,&g_71,&g_71,&g_71},{&l_33,&g_71,&l_33,&g_71,&l_33,&g_71,&l_33,&g_71,&l_33}}; int32_t l_72 = 0x037C870DL; int64_t *l_73 = (void*)0; int64_t *l_74 = &g_75; uint16_t *l_77 = &l_27; uint8_t *l_78 = &g_79; int32_t l_80 = (-1L); int i, j; l_40 = ((+((l_20[0][4] ^ (safe_lshift_func_uint16_t_u_u(((void*)0 != &g_17), l_27))) > l_28[9])) && ((g_22[4][0] & (safe_mul_func_int16_t_s_s(((((safe_add_func_uint64_t_u_u(((((*l_37) = (l_33 & (safe_sub_func_uint16_t_u_u(((*g_16) == l_36[1]), g_23[6])))) , l_39[0][3]) , l_39[0][3]), l_39[1][0])) <= 0x6F8AL) >= 0x09E13A3A1BBDB817LL) >= 4294967290UL), g_23[4]))) & l_28[5])); l_80 = (safe_add_func_uint8_t_u_u(((*l_78) = (((l_33 , l_39[1][0]) <= (safe_mod_func_uint8_t_u_u(((safe_div_func_uint16_t_u_u(((safe_mul_func_int16_t_s_s((((~(safe_mul_func_uint16_t_u_u((((l_53 = (l_39[0][3] > l_39[1][6])) , ((*l_77) = (((safe_add_func_uint8_t_u_u(247UL, ((safe_unary_minus_func_uint16_t_u(g_22[4][0])) > ((-1L) != ((safe_lshift_func_int16_t_s_s(((g_23[4] <= (g_76 = ((*l_74) = ((((safe_rshift_func_uint8_t_u_s(((((safe_mod_func_int16_t_s_s((+(safe_sub_func_uint16_t_u_u(((l_72 = (((l_40 = ((l_53 &= ((*l_68) &= (((*p_11) | l_33) , l_39[0][1]))) , g_22[4][0])) || l_33) <= g_22[4][0])) & g_71), g_71))), g_22[4][0])) != 1UL) && 5UL) == 65527UL), 3)) ^ l_39[1][6]) <= l_33) != g_21)))) != 0x57A549BDA14E7E31LL), 8)) | g_38[0]))))) , g_71) , g_69))) < 65528UL), l_33))) , (*p_11)) & (-7L)), l_39[0][5])) | (-6L)), g_71)) & g_71), 0x72L))) && 0x9BL)), g_38[0])); } for (g_75 = 3; (g_75 >= 0); g_75 -= 1) { int64_t l_86 = 0x6D72D1AE7A549A7ELL; int32_t l_87[8] = {1L,1L,1L,1L,1L,1L,1L,1L}; uint8_t l_100 = 255UL; int i; l_100--; } } ++l_104; for (l_104 = 2; (l_104 < 6); l_104 = safe_add_func_uint16_t_u_u(l_104, 6)) { uint8_t l_113 = 0x26L; int16_t *l_118 = &g_71; uint32_t l_119 = 18446744073709551615UL; int32_t l_120 = 0L; l_120 &= ((((*l_118) |= (safe_mul_func_uint16_t_u_u((g_23[4] , ((safe_mod_func_int32_t_s_s(0x3D7B6624L, l_113)) ^ (((safe_lshift_func_int16_t_s_s((g_38[0] & ((((((((g_116 == (void*)0) & l_113) , l_113) | ((0UL | g_79) > l_113)) , l_113) >= (*p_11)) && g_76) , g_76)), 3)) != 4UL) | l_113))), 0x1DA3L))) ^ g_38[0]) && l_119); } return (*g_116); } static int32_t * func_12(int32_t * p_13, int32_t * p_14) { uint32_t l_18 = 0x68DEE21AL; int32_t *l_19 = &g_2; (*g_16) = p_14; l_18 = (*p_13); return l_19; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_21; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_22[i][j]; } } for (i = 0; i < 7; i++) { csmith_sink_ = g_23[i]; } for (i = 0; i < 2; i++) { csmith_sink_ = g_38[i]; } csmith_sink_ = g_69; csmith_sink_ = g_71; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_79; for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_96[i][j]; } } csmith_sink_ = g_117; csmith_sink_ = g_141; csmith_sink_ = g_144; for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_198[i][j]; } } csmith_sink_ = g_199; csmith_sink_ = g_215; csmith_sink_ = g_232; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_2 = 0L; static int32_t *g_17 = &g_2; static int32_t **volatile g_16 = &g_17; static volatile int32_t g_21 = 0x1A094951L; static int32_t g_22[5][3] = {{(-5L), (-5L), (-5L)}, {(-5L), (-5L), (-5L)}, {(-5L), (-5L), (-5L)}, {(-5L), (-5L), (-5L)}, {(-5L), (-5L), (-5L)}}; static int32_t g_23[7] = {0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L, 0xC3E1B8D8L}; static uint32_t g_38[2] = {9UL, 9UL}; static int16_t g_69 = (-5L); static int16_t g_71 = 0xA791L; static int64_t g_75 = 0x9B7D65D205C6C278LL; static int8_t g_76 = 0x7CL; static uint8_t g_79 = 252UL; static volatile int8_t g_96[2][2] = {{0xADL, 0xADL}, {0xADL, 0xADL}}; static uint16_t g_117 = 0x5523L; static uint16_t *volatile g_116 = &g_117; static int8_t g_141 = 1L; static int64_t g_144 = (-8L); static uint32_t *g_168[7] = {&g_38[0], &g_38[0], &g_38[0], &g_38[0], &g_38[0], &g_38[0], &g_38[0]}; static uint64_t g_198[3][10] = { {18446744073709551612UL, 0x2E3C097C9C5F0FBALL, 0xD63906056CC7CC8BLL, 0xDBD085EF97BF612CLL, 0xD63906056CC7CC8BLL, 0x2E3C097C9C5F0FBALL, 18446744073709551612UL, 0x2E3C097C9C5F0FBALL, 0xD63906056CC7CC8BLL, 0xDBD085EF97BF612CLL}, {0xD63906056CC7CC8BLL, 0x2E3C097C9C5F0FBALL, 0x6863550A750F617FLL, 18446744073709551615UL, 0xD63906056CC7CC8BLL, 18446744073709551615UL, 0x6863550A750F617FLL, 0x2E3C097C9C5F0FBALL, 0x6863550A750F617FLL, 18446744073709551615UL}, {0xD63906056CC7CC8BLL, 0x2E3C097C9C5F0FBALL, 18446744073709551612UL, 0x2E3C097C9C5F0FBALL, 0xD63906056CC7CC8BLL, 0xDBD085EF97BF612CLL, 0xD63906056CC7CC8BLL, 0x2E3C097C9C5F0FBALL, 18446744073709551612UL, 0x2E3C097C9C5F0FBALL}}; static int16_t g_199 = 0x5447L; static volatile uint64_t g_215 = 7UL; static volatile uint64_t *g_214 = &g_215; static int32_t *g_218[8][8] = { {&g_23[1], &g_23[2], &g_22[2][1], &g_22[2][2], (void *)0, (void *)0, &g_22[2][2], &g_22[2][1]}, {&g_22[4][0], &g_22[4][0], &g_23[4], &g_22[1][0], &g_23[1], &g_22[4][0], &g_22[4][0], (void *)0}, {&g_22[2][1], &g_22[1][0], &g_23[4], (void *)0, (void *)0, &g_23[2], &g_23[4], (void *)0}, {&g_22[1][0], &g_23[4], &g_2, &g_22[1][0], (void *)0, &g_22[2][1], &g_22[4][0], &g_22[2][1]}, {&g_22[4][0], &g_22[2][2], &g_22[4][0], &g_22[2][2], &g_22[4][0], &g_23[4], &g_22[4][0], (void *)0}, {&g_22[2][1], &g_22[4][0], (void *)0, (void *)0, &g_22[4][0], &g_23[4], &g_23[2], &g_22[2][2]}, {&g_22[4][0], &g_23[4], (void *)0, &g_22[4][0], (void *)0, &g_2, &g_22[4][0], &g_23[4]}, {&g_22[4][0], &g_22[4][0], &g_22[4][0], (void *)0, (void *)0, &g_22[4][0], &g_22[4][0], &g_22[4][0]}}; static int32_t **volatile g_219 = &g_17; static int32_t g_232 = (-10L); static int32_t *volatile g_241 = &g_22[4][0]; static int64_t func_1(void); static int32_t *func_5(int32_t *p_6); static int32_t *func_7(int32_t p_8, uint32_t p_9); static uint16_t func_10(const int32_t *p_11); static int32_t *func_12(int32_t *p_13, int32_t *p_14); static int64_t func_1(void) { uint32_t l_137 = 0x3BA542B8L; uint32_t l_138 = 0xD845AF46L; uint16_t *l_238[2]; int i; for (i = 0; i < 2; i++) { l_238[i] = (void *)0; } for (g_2 = 6; (g_2 >= (-21)); g_2 = safe_sub_func_int8_t_s_s(g_2, 1)) { } return l_138; } static int32_t *func_5(int32_t *p_6) { int32_t l_211[1]; int32_t *l_212[8][10] = { {&g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4]}, {(void *)0, &g_22[1][2], &g_23[2], &g_22[1][2], (void *)0, (void *)0, (void *)0, &g_22[1][2], &g_23[2], &g_22[1][2]}, {(void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2]}, {&g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4]}, {(void *)0, &g_22[1][2], &g_23[2], &g_22[1][2], (void *)0, (void *)0, (void *)0, &g_22[1][2], &g_23[2], &g_22[1][2]}, {(void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2]}, {&g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4], (void *)0, &g_23[4], &g_22[4][0], &g_22[1][2], &g_22[4][0], &g_23[4]}, {(void *)0, &g_22[1][2], &g_23[2], &g_22[1][2], (void *)0, (void *)0, (void *)0, &g_22[1][2], &g_23[2], &g_22[1][2]}}; uint32_t **l_213 = &g_168[2]; int8_t *l_216 = &g_76; int32_t l_217[1]; int i, j; for (i = 0; i < 1; i++) { l_211[i] = 3L; } for (i = 0; i < 1; i++) { l_217[i] = 0x17604BF8L; } l_217[0] = ((safe_lshift_func_int8_t_s_u( ((*l_216) = (0x94L | ((safe_div_func_uint16_t_u_u( (((safe_rshift_func_uint8_t_u_u( (safe_mul_func_int8_t_s_s( (+(g_199 ^ g_199)), l_211[0])), ((((p_6 != ((*l_213) = l_212[4][5])) & ((g_198[0][9] = g_22[4][1]) != g_144)), 0L), g_2))), (void *)0) != g_214), g_79)) && g_79))), g_199)), (-1L)); return g_218[6][4]; } static int32_t *func_7(int32_t p_8, uint32_t p_9) { int64_t l_158 = 1L; int32_t *l_162 = (void *)0; const uint64_t l_182 = 0x1AE5059A09FAE641LL; int32_t *l_200[2]; int i; for (i = 0; i < 2; i++) { l_200[i] = (void *)0; } for (g_76 = 24; (g_76 == (-25)); g_76 = safe_sub_func_uint16_t_u_u(g_76, 5)) { uint8_t *l_155 = (void *)0; uint8_t *l_156[7][10] = {{(void *)0, &g_79, (void *)0, (void *)0, (void *)0, &g_79, (void *)0, &g_79, &g_79, (void *)0}, {&g_79, &g_79, (void *)0, (void *)0, &g_79, &g_79, &g_79, (void *)0, &g_79, &g_79}, {&g_79, (void *)0, (void *)0, (void *)0, &g_79, (void *)0, &g_79, &g_79, (void *)0, &g_79}, {&g_79, &g_79, &g_79, &g_79, (void *)0, &g_79, &g_79, &g_79, (void *)0, &g_79}, {&g_79, &g_79, &g_79, (void *)0, &g_79, &g_79, &g_79, &g_79, (void *)0, &g_79}, {&g_79, &g_79, (void *)0, &g_79, (void *)0, (void *)0, (void *)0, &g_79, (void *)0, &g_79}, {(void *)0, &g_79, &g_79, (void *)0, (void *)0, (void *)0, (void *)0, &g_79, &g_79, (void *)0}}; int32_t l_157 = 0L; int32_t l_159 = 0xAEE7E948L; int32_t *l_163 = &g_23[1]; int32_t *l_164[10] = {&l_159, &l_159, &l_159, &l_159, &l_159, &l_159, &l_159, &l_159, &l_159, &l_159}; uint32_t l_193 = 0xD4495199L; int64_t *l_194 = &l_158; int8_t *l_195 = (void *)0; int8_t *l_196 = (void *)0; uint64_t *l_197 = &g_198[0][9]; int i, j; g_22[4][0] |= ((*l_163) = (1UL == (g_144, ((safe_div_func_uint32_t_u_u( (safe_div_func_int16_t_s_s( ((safe_mul_func_int8_t_s_s( (safe_add_func_uint16_t_u_u( (safe_mul_func_uint8_t_u_u((--g_79), (g_38[0], l_158))), ((l_158, (((&g_117 == (void *)0) & ((l_162 != &l_157) < g_69)) && l_157)) <= g_23[3]))), (-9L))) | 0x29L), 0xF3D1L)), l_159)) >= l_159)))); if (l_158) { goto lbl_201; } } p_8 = p_9; lbl_201: g_23[4] |= (p_8 = (*g_17)); p_8 = (-5L); return (*g_16); } static uint16_t func_10(const int32_t *p_11) { uint64_t l_20[10][5] = { {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}, {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}, {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}, {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}, {0x90350D8AF8716B5BLL, 18446744073709551608UL, 0x2ADAA237F4A7D2AELL, 18446744073709551608UL, 0x90350D8AF8716B5BLL}, {0x80C6548AAB56411DLL, 0x847D228D5FEAF86FLL, 18446744073709551615UL, 0x847D228D5FEAF86FLL, 0x80C6548AAB56411DLL}}; uint16_t l_27 = 0xE10EL; int32_t *l_36[6] = {&g_23[4], &g_23[4], &g_23[4], &g_23[4], &g_23[4], &g_23[4]}; int64_t l_97 = (-1L); int32_t l_103 = 0x7A1140ACL; uint32_t l_104 = 0UL; int i, j; for (g_22[4][0] = 0; (g_22[4][0] <= 4); g_22[4][0] += 1) { } ++l_104; for (l_104 = 2; (l_104 < 6); l_104 = safe_add_func_uint16_t_u_u(l_104, 6)) { uint8_t l_113 = 0x26L; int16_t *l_118 = &g_71; uint32_t l_119 = 18446744073709551615UL; int32_t l_120 = 0L; l_120 &= ((((*l_118) |= (safe_mul_func_uint16_t_u_u( (g_23[4], ((safe_mod_func_int32_t_s_s(0x3D7B6624L, l_113)) ^ (((safe_lshift_func_int16_t_s_s( (g_38[0] & ((((((((g_116 == (void *)0) & l_113), l_113) | ((0UL | g_79) > l_113)), l_113) >= (*p_11)) && g_76), g_76)), 3)) != 4UL) | l_113))), 0x1DA3L))) ^ g_38[0]) && l_119); } return (*g_116); } static int32_t *func_12(int32_t *p_13, int32_t *p_14) { uint32_t l_18 = 0x68DEE21AL; int32_t *l_19 = &g_2; (*g_16) = p_14; l_18 = (*p_13); return l_19; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_21; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_22[i][j]; } } for (i = 0; i < 7; i++) { csmith_sink_ = g_23[i]; } for (i = 0; i < 2; i++) { csmith_sink_ = g_38[i]; } csmith_sink_ = g_69; csmith_sink_ = g_71; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_79; for (i = 0; i < 2; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_96[i][j]; } } csmith_sink_ = g_117; csmith_sink_ = g_141; csmith_sink_ = g_144; for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_198[i][j]; } } csmith_sink_ = g_199; csmith_sink_ = g_215; csmith_sink_ = g_232; platform_main_end(0, 0); return 0; }
false
173
dataset/organized/DCE/173
275
328
0.6
0.82
DCE
348
dataset/organized/DCE/174/target.c
dataset/organized/DCE/174/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_2 = 0x9F9B3198L; static uint8_t g_30 = 0x0BL; static int32_t g_36[7][4] = {{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL}}; static uint16_t g_65[3][10] = {{8UL,8UL,0xE3E2L,8UL,8UL,0xE3E2L,8UL,8UL,0xE3E2L,8UL},{8UL,0x5EF7L,0x5EF7L,8UL,0x5EF7L,0x5EF7L,8UL,0x5EF7L,0xE3E2L,0x5EF7L},{0xE3E2L,0x5EF7L,0xE3E2L,0xE3E2L,0x5EF7L,0xE3E2L,0xE3E2L,0x5EF7L,0xE3E2L,0xE3E2L}}; static int64_t g_69 = 4L; static int8_t g_70 = 0L; static int32_t * volatile g_76 = &g_36[3][2]; static int32_t * volatile g_81 = &g_36[1][1]; static int32_t * volatile g_87 = &g_36[2][0]; static volatile int8_t g_90 = 0x1CL; static uint16_t g_100 = 65535UL; static int16_t g_103 = 0L; static int32_t * volatile g_106 = (void*)0; static int32_t * volatile g_158[6][1] = {{(void*)0},{&g_36[2][0]},{(void*)0},{&g_36[2][0]},{(void*)0},{&g_36[2][0]}}; static int32_t g_162 = (-1L); static int32_t * volatile g_164 = &g_36[2][0]; static int32_t g_167 = 4L; static int32_t * volatile g_166 = &g_167; static uint32_t g_175[7] = {1UL,1UL,1UL,1UL,1UL,1UL,1UL}; static uint64_t g_179[4] = {1UL,1UL,1UL,1UL}; static int32_t g_183 = 1L; static uint8_t g_184 = 0x46L; static int16_t func_1(void); static int32_t func_5(int32_t p_6, int64_t p_7); static const uint16_t func_14(int16_t p_15, int16_t p_16, const uint64_t p_17, int32_t p_18); static uint16_t func_21(uint32_t p_22, int32_t p_23); static uint32_t func_24(uint32_t p_25); static int16_t func_1(void) { int32_t *l_88 = &g_2; int16_t l_182[7] = {(-4L),0xFBE6L,(-4L),(-4L),0xFBE6L,(-4L),(-4L)}; int32_t **l_195 = &l_88; int32_t ***l_194 = &l_195; int32_t ****l_196 = (void*)0; int32_t ****l_197 = &l_194; int i; for (g_2 = (-22); (g_2 >= (-11)); g_2++) { int32_t l_101[10] = {0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L}; int16_t *l_102 = &g_103; int32_t l_160 = 0x6CC1A354L; int32_t *l_161 = &g_162; int32_t *l_165 = &g_36[2][0]; uint32_t *l_174 = &g_175[4]; uint64_t *l_178[2]; uint16_t *l_191 = &g_65[0][9]; int i; for (i = 0; i < 2; i++) { l_178[i] = &g_179[0]; } (*g_164) = func_5(((*l_161) = ((((safe_rshift_func_int8_t_s_u((safe_div_func_uint64_t_u_u(((-4L) & g_2), ((g_2 | (((((0xB00868BB4AAD9DDCLL == (l_101[4] = (((safe_mod_func_uint16_t_u_u(65530UL, func_14(((*l_102) &= (safe_div_func_uint16_t_u_u(func_21(func_24(g_2), (l_88 != &g_2)), l_101[9]))), g_2, g_2, l_101[9]))) <= (*l_88)) || g_69))) & g_2) , 0x560471CC7438CBB9LL) == 0x21FBBDD6291BC3C6LL) , g_69)) ^ l_160))), 7)) , g_70) == 7L) ^ g_2)), g_2); (*g_166) = ((*l_165) = l_101[8]); if ((safe_div_func_int16_t_s_s(((g_179[0] = (((0x33DDCFDBL & (*l_165)) != (0x6016F2BD89C7B4ADLL != (*l_165))) | (+((safe_unary_minus_func_uint32_t_u((safe_div_func_uint32_t_u_u(0x8EC0D017L, ((*l_174)--))))) >= 0x8FL)))) <= ((safe_add_func_uint64_t_u_u((--g_184), ((safe_mul_func_uint16_t_u_u((safe_add_func_uint16_t_u_u(((*l_191) ^= (*l_165)), 0x2C92L)), ((safe_rshift_func_uint8_t_u_s(((0L && 1UL) , (*l_88)), 4)) , (*l_88)))) , 0xF369DC22399FB321LL))) == (*l_165))), (*l_88)))) { return (*l_165); } else { return (*l_88); } } (*l_197) = l_194; return (****l_197); } static int32_t func_5(int32_t p_6, int64_t p_7) { uint32_t l_163 = 0x41968B38L; return l_163; } static const uint16_t func_14(int16_t p_15, int16_t p_16, const uint64_t p_17, int32_t p_18) { int32_t l_114 = 0x793B77CEL; int16_t *l_117[6] = {&g_103,&g_103,&g_103,&g_103,&g_103,&g_103}; int32_t l_119[10] = {2L,0x7083D25EL,2L,0x0DC27877L,0x0DC27877L,2L,0x7083D25EL,2L,0x0DC27877L,0x0DC27877L}; uint16_t l_120 = 0x3683L; int32_t l_123[6]; uint16_t *l_125 = &g_100; uint16_t **l_124 = &l_125; uint16_t ***l_126 = &l_124; int64_t l_138 = (-9L); int32_t *l_139 = &l_119[6]; int32_t *l_159[10] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int i; for (i = 0; i < 6; i++) { l_123[i] = 0L; } lbl_141: for (g_69 = 0; (g_69 != (-22)); --g_69) { uint32_t l_109 = 0UL; int16_t **l_118 = &l_117[4]; int32_t *l_121 = (void*)0; int32_t *l_122[10][9] = {{&g_36[2][0],&l_114,&g_36[2][0],&l_114,&l_114,&l_114,&g_36[2][0],&l_114,&g_36[2][0]},{&g_2,&g_36[1][1],&g_36[2][0],(void*)0,&g_36[2][0],&l_114,&l_114,&l_114,&l_114},{&g_2,&l_114,&l_114,&l_114,&l_114,&g_36[2][0],(void*)0,&g_36[2][0],&g_36[1][1]},{&g_2,&g_36[2][0],&l_114,&g_36[2][0],&l_114,&l_114,&l_114,&g_36[2][0],&l_114},{&g_36[2][0],&g_36[2][0],&g_2,&g_2,&g_2,(void*)0,&g_36[0][0],&l_114,&g_2},{&l_114,&l_114,&g_2,(void*)0,&g_36[3][1],(void*)0,&g_36[1][1],&l_114,(void*)0},{&l_114,&g_36[1][1],&g_2,(void*)0,&g_2,&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_2},{(void*)0,&l_114,&l_114,(void*)0,&g_36[3][3],&g_2,&l_114,&l_114,&g_2},{(void*)0,&g_2,&l_114,(void*)0,&g_2,&g_36[2][0],&g_2,(void*)0,&g_36[2][0]},{&l_114,(void*)0,&g_36[2][0],&g_2,&g_36[3][3],&l_114,(void*)0,&g_2,(void*)0}}; int i, j; (*g_87) = (*g_81); l_123[4] &= (((safe_lshift_func_int16_t_s_s((l_109 >= p_18), (safe_add_func_int64_t_s_s(((p_16 ^ ((safe_add_func_uint64_t_u_u(18446744073709551608UL, (l_114 , (safe_mul_func_int8_t_s_s((((5UL | (&g_103 == ((*l_118) = l_117[4]))) <= 0UL) , 0L), g_90))))) ^ 0x33990FFCBD1596F4LL)) | l_119[6]), l_120)))) , &p_16) == &p_16); } if ((((l_114 = (1UL >= (((*l_126) = l_124) != (((*l_139) = (safe_unary_minus_func_uint8_t_u(((safe_add_func_uint64_t_u_u(((safe_sub_func_int64_t_s_s((((safe_lshift_func_uint16_t_u_s(((((p_18 , (safe_add_func_uint64_t_u_u(((l_123[4] ^ (((void*)0 != &l_117[1]) , (safe_add_func_int16_t_s_s(l_119[6], ((void*)0 == &p_16))))) < l_114), 18446744073709551615UL))) == (*g_87)) == g_100) && l_119[6]), g_65[1][0])) <= l_120) != p_15), l_114)) , l_138), p_18)) || l_119[6])))) , (void*)0)))) < p_17) > g_103)) { for (g_100 = 0; (g_100 <= 9); g_100 += 1) { int32_t *l_140[5] = {&l_114,&l_114,&l_114,&l_114,&l_114}; int16_t **l_147 = &l_117[4]; int i; (*g_81) = l_119[g_100]; for (l_114 = 2; (l_114 >= 0); l_114 -= 1) { int16_t ** const l_146 = &l_117[4]; for (g_69 = 9; (g_69 >= 2); g_69 -= 1) { int8_t *l_155 = &g_70; int i, j; if (p_18) { goto lbl_141; } l_123[0] |= (safe_mul_func_int8_t_s_s(0xACL, (safe_rshift_func_int8_t_s_s((((&l_119[g_100] == (void*)0) , (l_146 != l_147)) & (safe_lshift_func_int8_t_s_u((~(safe_lshift_func_int8_t_s_s(((0xB5L >= g_65[l_114][g_69]) , g_65[l_114][g_100]), 2))), (safe_sub_func_int8_t_s_s(((*l_155) = p_18), g_103))))), 2)))); } } } return g_90; } else { int16_t **l_156 = &l_117[3]; int32_t *l_157 = &l_114; (*l_157) &= (((*l_156) = &g_103) == (void*)0); } (*g_76) &= l_114; return p_17; } static uint16_t func_21(uint32_t p_22, int32_t p_23) { int32_t *l_89[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; uint8_t l_91 = 255UL; int i; --l_91; g_100 ^= (safe_add_func_uint64_t_u_u(((((((*g_87) < ((-1L) & (safe_add_func_int32_t_s_s(g_69, 1L)))) != (-2L)) > p_22) && (g_70 < (safe_lshift_func_uint16_t_u_u(((-1L) == 0x90L), 5)))) > 4L), p_22)); return g_36[2][0]; } static uint32_t func_24(uint32_t p_25) { uint32_t l_26[6] = {18446744073709551613UL,18446744073709551613UL,18446744073709551615UL,18446744073709551613UL,18446744073709551613UL,18446744073709551615UL}; uint8_t *l_29 = &g_30; uint32_t *l_33 = &l_26[3]; int32_t l_34 = 0x8F87662BL; int32_t l_37 = 1L; uint16_t *l_77 = &g_65[0][3]; uint16_t *l_79 = (void*)0; uint8_t l_86 = 0x84L; int i; for (p_25 = 0; p_25 < 6; p_25 += 1) { l_26[p_25] = 0UL; } if ((((p_25 > (safe_add_func_uint8_t_u_u(l_26[2], p_25))) ^ g_2) , (l_26[1] , (((((*l_33) = (g_2 < (((*l_29) = 0UL) || (((((safe_lshift_func_uint16_t_u_s(p_25, ((((g_2 || g_30) <= l_26[1]) < p_25) , 0xD925L))) && 0xBD76DF3EL) >= (-10L)) , p_25) || p_25)))) , g_30) , p_25) ^ l_34)))) { int32_t *l_35[9] = {&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0]}; int i; l_37 ^= p_25; } else { uint8_t l_67 = 0x73L; uint16_t **l_78 = &l_77; uint16_t **l_80 = &l_79; int64_t *l_85 = (void*)0; for (l_37 = (-17); (l_37 != 11); l_37 = safe_add_func_int8_t_s_s(l_37, 7)) { const uint32_t *l_52 = &l_26[5]; const uint32_t **l_53 = &l_52; const int32_t l_59 = 1L; int32_t *l_61 = &g_2; int32_t **l_60 = &l_61; uint16_t *l_64 = &g_65[0][8]; uint64_t l_66 = 0x20A61B3E233DF555LL; int64_t *l_68 = &g_69; g_36[5][1] = (safe_div_func_int64_t_s_s((1L || ((g_70 ^= ((((safe_mul_func_int8_t_s_s((safe_add_func_uint16_t_u_u((safe_mod_func_int8_t_s_s(g_36[2][0], (safe_lshift_func_uint8_t_u_s((safe_lshift_func_uint16_t_u_u((((*l_68) = ((((*l_53) = l_52) == &l_26[0]) == (safe_mul_func_int8_t_s_s((((safe_unary_minus_func_uint32_t_u((safe_mod_func_int8_t_s_s(((l_59 == (&l_59 != ((*l_60) = &l_37))) | (((safe_mod_func_uint16_t_u_u(((*l_64) = g_2), (((g_2 ^ 65535UL) | l_66) || l_26[3]))) | l_67) ^ g_36[2][0])), 0x4DL)))) , 4294967295UL) <= p_25), p_25)))) , g_36[3][0]), 8)), 6)))), 6UL)), p_25)) || 18446744073709551608UL) < g_2) > g_36[2][0])) >= 0xD055L)), 0xF2C4EE0C605F7783LL)); return l_67; } (*g_76) = (5L ^ (safe_sub_func_int64_t_s_s(0x53AAA0C7D0B67C40LL, (safe_div_func_uint32_t_u_u((safe_unary_minus_func_int64_t_s(((l_26[5] & (((void*)0 == &g_2) ^ ((*l_29) |= ((&l_67 != &l_67) && p_25)))) != 8L))), g_69))))); (*g_81) = (((*l_78) = l_77) == ((0x1F688490A13E652FLL & (65535UL | (1UL & 4294967295UL))) , ((*l_80) = l_79))); (*g_87) = (2UL <= (((safe_div_func_uint64_t_u_u((((**l_78) = ((((l_34 | 1L) == ((((l_80 = ((g_30 = (~(-5L))) , l_80)) != (void*)0) , &g_69) == l_85)) , &g_76) == (void*)0)) != 0x292BL), p_25)) != l_86) , l_67)); } return p_25; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_30; for (i = 0; i < 7; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_36[i][j]; } } for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_65[i][j]; } } csmith_sink_ = g_69; csmith_sink_ = g_70; csmith_sink_ = g_90; csmith_sink_ = g_100; csmith_sink_ = g_103; csmith_sink_ = g_162; csmith_sink_ = g_167; for (i = 0; i < 7; i++) { csmith_sink_ = g_175[i]; } for (i = 0; i < 4; i++) { csmith_sink_ = g_179[i]; } csmith_sink_ = g_183; csmith_sink_ = g_184; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_2 = 0x9F9B3198L; static uint8_t g_30 = 0x0BL; static int32_t g_36[7][4] = { {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}}; static uint16_t g_65[3][10] = { {8UL, 8UL, 0xE3E2L, 8UL, 8UL, 0xE3E2L, 8UL, 8UL, 0xE3E2L, 8UL}, {8UL, 0x5EF7L, 0x5EF7L, 8UL, 0x5EF7L, 0x5EF7L, 8UL, 0x5EF7L, 0xE3E2L, 0x5EF7L}, {0xE3E2L, 0x5EF7L, 0xE3E2L, 0xE3E2L, 0x5EF7L, 0xE3E2L, 0xE3E2L, 0x5EF7L, 0xE3E2L, 0xE3E2L}}; static int64_t g_69 = 4L; static int8_t g_70 = 0L; static int32_t *volatile g_76 = &g_36[3][2]; static int32_t *volatile g_81 = &g_36[1][1]; static int32_t *volatile g_87 = &g_36[2][0]; static volatile int8_t g_90 = 0x1CL; static uint16_t g_100 = 65535UL; static int16_t g_103 = 0L; static int32_t *volatile g_106 = (void *)0; static int32_t *volatile g_158[6][1] = {{(void *)0}, {&g_36[2][0]}, {(void *)0}, {&g_36[2][0]}, {(void *)0}, {&g_36[2][0]}}; static int32_t g_162 = (-1L); static int32_t *volatile g_164 = &g_36[2][0]; static int32_t g_167 = 4L; static int32_t *volatile g_166 = &g_167; static uint32_t g_175[7] = {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}; static uint64_t g_179[4] = {1UL, 1UL, 1UL, 1UL}; static int32_t g_183 = 1L; static uint8_t g_184 = 0x46L; static int16_t func_1(void); static int32_t func_5(int32_t p_6, int64_t p_7); static const uint16_t func_14(int16_t p_15, int16_t p_16, const uint64_t p_17, int32_t p_18); static uint16_t func_21(uint32_t p_22, int32_t p_23); static uint32_t func_24(uint32_t p_25); static int16_t func_1(void) { int32_t *l_88 = &g_2; int16_t l_182[7] = {(-4L), 0xFBE6L, (-4L), (-4L), 0xFBE6L, (-4L), (-4L)}; int32_t **l_195 = &l_88; int32_t ***l_194 = &l_195; int32_t ****l_196 = (void *)0; int32_t ****l_197 = &l_194; int i; for (g_2 = (-22); (g_2 >= (-11)); g_2++) { } (*l_197) = l_194; return (****l_197); } static int32_t func_5(int32_t p_6, int64_t p_7) { uint32_t l_163 = 0x41968B38L; return l_163; } static const uint16_t func_14(int16_t p_15, int16_t p_16, const uint64_t p_17, int32_t p_18) { int32_t l_114 = 0x793B77CEL; int16_t *l_117[6] = {&g_103, &g_103, &g_103, &g_103, &g_103, &g_103}; int32_t l_119[10] = {2L, 0x7083D25EL, 2L, 0x0DC27877L, 0x0DC27877L, 2L, 0x7083D25EL, 2L, 0x0DC27877L, 0x0DC27877L}; uint16_t l_120 = 0x3683L; int32_t l_123[6]; uint16_t *l_125 = &g_100; uint16_t **l_124 = &l_125; uint16_t ***l_126 = &l_124; int64_t l_138 = (-9L); int32_t *l_139 = &l_119[6]; int32_t *l_159[10] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int i; for (i = 0; i < 6; i++) { } lbl_141: for (g_69 = 0; (g_69 != (-22)); --g_69) { } if ((((l_114 = (1UL >= (((*l_126) = l_124) != (((*l_139) = (safe_unary_minus_func_uint8_t_u(( (safe_add_func_uint64_t_u_u( ((safe_sub_func_int64_t_s_s( (((safe_lshift_func_uint16_t_u_s( ((((p_18, (safe_add_func_uint64_t_u_u( ((l_123[4] ^ (((void *)0 != &l_117[1]), (safe_add_func_int16_t_s_s( l_119[6], ((void *)0 == &p_16))))) < l_114), 18446744073709551615UL))) == (*g_87)) == g_100) && l_119[6]), g_65[1][0])) <= l_120) != p_15), l_114)), l_138), p_18)) || l_119[6])))), (void *)0)))) < p_17) > g_103)) { } else { } (*g_76) &= l_114; return p_17; } static uint16_t func_21(uint32_t p_22, int32_t p_23) { int32_t *l_89[7] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; uint8_t l_91 = 255UL; int i; --l_91; g_100 ^= (safe_add_func_uint64_t_u_u( ((((((*g_87) < ((-1L) & (safe_add_func_int32_t_s_s(g_69, 1L)))) != (-2L)) > p_22) && (g_70 < (safe_lshift_func_uint16_t_u_u(((-1L) == 0x90L), 5)))) > 4L), p_22)); return g_36[2][0]; } static uint32_t func_24(uint32_t p_25) { uint32_t l_26[6] = {18446744073709551613UL, 18446744073709551613UL, 18446744073709551615UL, 18446744073709551613UL, 18446744073709551613UL, 18446744073709551615UL}; uint8_t *l_29 = &g_30; uint32_t *l_33 = &l_26[3]; int32_t l_34 = 0x8F87662BL; int32_t l_37 = 1L; uint16_t *l_77 = &g_65[0][3]; uint16_t *l_79 = (void *)0; uint8_t l_86 = 0x84L; int i; for (p_25 = 0; p_25 < 6; p_25 += 1) { } if ((((p_25 > (safe_add_func_uint8_t_u_u(l_26[2], p_25))) ^ g_2), (l_26[1], (((((*l_33) = (g_2 < (((*l_29) = 0UL) || (((((safe_lshift_func_uint16_t_u_s( p_25, ((((g_2 || g_30) <= l_26[1]) < p_25), 0xD925L))) && 0xBD76DF3EL) >= (-10L)), p_25) || p_25)))), g_30), p_25) ^ l_34)))) { } else { } return p_25; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_30; for (i = 0; i < 7; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_36[i][j]; } } for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_65[i][j]; } } csmith_sink_ = g_69; csmith_sink_ = g_70; csmith_sink_ = g_90; csmith_sink_ = g_100; csmith_sink_ = g_103; csmith_sink_ = g_162; csmith_sink_ = g_167; for (i = 0; i < 7; i++) { csmith_sink_ = g_175[i]; } for (i = 0; i < 4; i++) { csmith_sink_ = g_179[i]; } csmith_sink_ = g_183; csmith_sink_ = g_184; platform_main_end(0, 0); return 0; }
true
174
dataset/organized/DCE/174
262
212
0.42
0.9
DCE
349
dataset/organized/DCE/174/target.c
dataset/organized/DCE/174/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_2 = 0x9F9B3198L; static uint8_t g_30 = 0x0BL; static int32_t g_36[7][4] = {{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL},{0xFFFF323EL,2L,2L,0xFFFF323EL}}; static uint16_t g_65[3][10] = {{8UL,8UL,0xE3E2L,8UL,8UL,0xE3E2L,8UL,8UL,0xE3E2L,8UL},{8UL,0x5EF7L,0x5EF7L,8UL,0x5EF7L,0x5EF7L,8UL,0x5EF7L,0xE3E2L,0x5EF7L},{0xE3E2L,0x5EF7L,0xE3E2L,0xE3E2L,0x5EF7L,0xE3E2L,0xE3E2L,0x5EF7L,0xE3E2L,0xE3E2L}}; static int64_t g_69 = 4L; static int8_t g_70 = 0L; static int32_t * volatile g_76 = &g_36[3][2]; static int32_t * volatile g_81 = &g_36[1][1]; static int32_t * volatile g_87 = &g_36[2][0]; static volatile int8_t g_90 = 0x1CL; static uint16_t g_100 = 65535UL; static int16_t g_103 = 0L; static int32_t * volatile g_106 = (void*)0; static int32_t * volatile g_158[6][1] = {{(void*)0},{&g_36[2][0]},{(void*)0},{&g_36[2][0]},{(void*)0},{&g_36[2][0]}}; static int32_t g_162 = (-1L); static int32_t * volatile g_164 = &g_36[2][0]; static int32_t g_167 = 4L; static int32_t * volatile g_166 = &g_167; static uint32_t g_175[7] = {1UL,1UL,1UL,1UL,1UL,1UL,1UL}; static uint64_t g_179[4] = {1UL,1UL,1UL,1UL}; static int32_t g_183 = 1L; static uint8_t g_184 = 0x46L; static int16_t func_1(void); static int32_t func_5(int32_t p_6, int64_t p_7); static const uint16_t func_14(int16_t p_15, int16_t p_16, const uint64_t p_17, int32_t p_18); static uint16_t func_21(uint32_t p_22, int32_t p_23); static uint32_t func_24(uint32_t p_25); static int16_t func_1(void) { int32_t *l_88 = &g_2; int16_t l_182[7] = {(-4L),0xFBE6L,(-4L),(-4L),0xFBE6L,(-4L),(-4L)}; int32_t **l_195 = &l_88; int32_t ***l_194 = &l_195; int32_t ****l_196 = (void*)0; int32_t ****l_197 = &l_194; int i; for (g_2 = (-22); (g_2 >= (-11)); g_2++) { int32_t l_101[10] = {0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L,0x61696E83L}; int16_t *l_102 = &g_103; int32_t l_160 = 0x6CC1A354L; int32_t *l_161 = &g_162; int32_t *l_165 = &g_36[2][0]; uint32_t *l_174 = &g_175[4]; uint64_t *l_178[2]; uint16_t *l_191 = &g_65[0][9]; int i; for (i = 0; i < 2; i++) { l_178[i] = &g_179[0]; } (*g_164) = func_5(((*l_161) = ((((safe_rshift_func_int8_t_s_u((safe_div_func_uint64_t_u_u(((-4L) & g_2), ((g_2 | (((((0xB00868BB4AAD9DDCLL == (l_101[4] = (((safe_mod_func_uint16_t_u_u(65530UL, func_14(((*l_102) &= (safe_div_func_uint16_t_u_u(func_21(func_24(g_2), (l_88 != &g_2)), l_101[9]))), g_2, g_2, l_101[9]))) <= (*l_88)) || g_69))) & g_2) , 0x560471CC7438CBB9LL) == 0x21FBBDD6291BC3C6LL) , g_69)) ^ l_160))), 7)) , g_70) == 7L) ^ g_2)), g_2); (*g_166) = ((*l_165) = l_101[8]); if ((safe_div_func_int16_t_s_s(((g_179[0] = (((0x33DDCFDBL & (*l_165)) != (0x6016F2BD89C7B4ADLL != (*l_165))) | (+((safe_unary_minus_func_uint32_t_u((safe_div_func_uint32_t_u_u(0x8EC0D017L, ((*l_174)--))))) >= 0x8FL)))) <= ((safe_add_func_uint64_t_u_u((--g_184), ((safe_mul_func_uint16_t_u_u((safe_add_func_uint16_t_u_u(((*l_191) ^= (*l_165)), 0x2C92L)), ((safe_rshift_func_uint8_t_u_s(((0L && 1UL) , (*l_88)), 4)) , (*l_88)))) , 0xF369DC22399FB321LL))) == (*l_165))), (*l_88)))) { return (*l_165); } else { return (*l_88); } } (*l_197) = l_194; return (****l_197); } static int32_t func_5(int32_t p_6, int64_t p_7) { uint32_t l_163 = 0x41968B38L; return l_163; } static const uint16_t func_14(int16_t p_15, int16_t p_16, const uint64_t p_17, int32_t p_18) { int32_t l_114 = 0x793B77CEL; int16_t *l_117[6] = {&g_103,&g_103,&g_103,&g_103,&g_103,&g_103}; int32_t l_119[10] = {2L,0x7083D25EL,2L,0x0DC27877L,0x0DC27877L,2L,0x7083D25EL,2L,0x0DC27877L,0x0DC27877L}; uint16_t l_120 = 0x3683L; int32_t l_123[6]; uint16_t *l_125 = &g_100; uint16_t **l_124 = &l_125; uint16_t ***l_126 = &l_124; int64_t l_138 = (-9L); int32_t *l_139 = &l_119[6]; int32_t *l_159[10] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int i; for (i = 0; i < 6; i++) { l_123[i] = 0L; } lbl_141: for (g_69 = 0; (g_69 != (-22)); --g_69) { uint32_t l_109 = 0UL; int16_t **l_118 = &l_117[4]; int32_t *l_121 = (void*)0; int32_t *l_122[10][9] = {{&g_36[2][0],&l_114,&g_36[2][0],&l_114,&l_114,&l_114,&g_36[2][0],&l_114,&g_36[2][0]},{&g_2,&g_36[1][1],&g_36[2][0],(void*)0,&g_36[2][0],&l_114,&l_114,&l_114,&l_114},{&g_2,&l_114,&l_114,&l_114,&l_114,&g_36[2][0],(void*)0,&g_36[2][0],&g_36[1][1]},{&g_2,&g_36[2][0],&l_114,&g_36[2][0],&l_114,&l_114,&l_114,&g_36[2][0],&l_114},{&g_36[2][0],&g_36[2][0],&g_2,&g_2,&g_2,(void*)0,&g_36[0][0],&l_114,&g_2},{&l_114,&l_114,&g_2,(void*)0,&g_36[3][1],(void*)0,&g_36[1][1],&l_114,(void*)0},{&l_114,&g_36[1][1],&g_2,(void*)0,&g_2,&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_2},{(void*)0,&l_114,&l_114,(void*)0,&g_36[3][3],&g_2,&l_114,&l_114,&g_2},{(void*)0,&g_2,&l_114,(void*)0,&g_2,&g_36[2][0],&g_2,(void*)0,&g_36[2][0]},{&l_114,(void*)0,&g_36[2][0],&g_2,&g_36[3][3],&l_114,(void*)0,&g_2,(void*)0}}; int i, j; (*g_87) = (*g_81); l_123[4] &= (((safe_lshift_func_int16_t_s_s((l_109 >= p_18), (safe_add_func_int64_t_s_s(((p_16 ^ ((safe_add_func_uint64_t_u_u(18446744073709551608UL, (l_114 , (safe_mul_func_int8_t_s_s((((5UL | (&g_103 == ((*l_118) = l_117[4]))) <= 0UL) , 0L), g_90))))) ^ 0x33990FFCBD1596F4LL)) | l_119[6]), l_120)))) , &p_16) == &p_16); } if ((((l_114 = (1UL >= (((*l_126) = l_124) != (((*l_139) = (safe_unary_minus_func_uint8_t_u(((safe_add_func_uint64_t_u_u(((safe_sub_func_int64_t_s_s((((safe_lshift_func_uint16_t_u_s(((((p_18 , (safe_add_func_uint64_t_u_u(((l_123[4] ^ (((void*)0 != &l_117[1]) , (safe_add_func_int16_t_s_s(l_119[6], ((void*)0 == &p_16))))) < l_114), 18446744073709551615UL))) == (*g_87)) == g_100) && l_119[6]), g_65[1][0])) <= l_120) != p_15), l_114)) , l_138), p_18)) || l_119[6])))) , (void*)0)))) < p_17) > g_103)) { for (g_100 = 0; (g_100 <= 9); g_100 += 1) { int32_t *l_140[5] = {&l_114,&l_114,&l_114,&l_114,&l_114}; int16_t **l_147 = &l_117[4]; int i; (*g_81) = l_119[g_100]; for (l_114 = 2; (l_114 >= 0); l_114 -= 1) { int16_t ** const l_146 = &l_117[4]; for (g_69 = 9; (g_69 >= 2); g_69 -= 1) { int8_t *l_155 = &g_70; int i, j; if (p_18) { goto lbl_141; } l_123[0] |= (safe_mul_func_int8_t_s_s(0xACL, (safe_rshift_func_int8_t_s_s((((&l_119[g_100] == (void*)0) , (l_146 != l_147)) & (safe_lshift_func_int8_t_s_u((~(safe_lshift_func_int8_t_s_s(((0xB5L >= g_65[l_114][g_69]) , g_65[l_114][g_100]), 2))), (safe_sub_func_int8_t_s_s(((*l_155) = p_18), g_103))))), 2)))); } } } return g_90; } else { int16_t **l_156 = &l_117[3]; int32_t *l_157 = &l_114; (*l_157) &= (((*l_156) = &g_103) == (void*)0); } (*g_76) &= l_114; return p_17; } static uint16_t func_21(uint32_t p_22, int32_t p_23) { int32_t *l_89[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; uint8_t l_91 = 255UL; int i; --l_91; g_100 ^= (safe_add_func_uint64_t_u_u(((((((*g_87) < ((-1L) & (safe_add_func_int32_t_s_s(g_69, 1L)))) != (-2L)) > p_22) && (g_70 < (safe_lshift_func_uint16_t_u_u(((-1L) == 0x90L), 5)))) > 4L), p_22)); return g_36[2][0]; } static uint32_t func_24(uint32_t p_25) { uint32_t l_26[6] = {18446744073709551613UL,18446744073709551613UL,18446744073709551615UL,18446744073709551613UL,18446744073709551613UL,18446744073709551615UL}; uint8_t *l_29 = &g_30; uint32_t *l_33 = &l_26[3]; int32_t l_34 = 0x8F87662BL; int32_t l_37 = 1L; uint16_t *l_77 = &g_65[0][3]; uint16_t *l_79 = (void*)0; uint8_t l_86 = 0x84L; int i; for (p_25 = 0; p_25 < 6; p_25 += 1) { l_26[p_25] = 0UL; } if ((((p_25 > (safe_add_func_uint8_t_u_u(l_26[2], p_25))) ^ g_2) , (l_26[1] , (((((*l_33) = (g_2 < (((*l_29) = 0UL) || (((((safe_lshift_func_uint16_t_u_s(p_25, ((((g_2 || g_30) <= l_26[1]) < p_25) , 0xD925L))) && 0xBD76DF3EL) >= (-10L)) , p_25) || p_25)))) , g_30) , p_25) ^ l_34)))) { int32_t *l_35[9] = {&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0],&g_36[2][0]}; int i; l_37 ^= p_25; } else { uint8_t l_67 = 0x73L; uint16_t **l_78 = &l_77; uint16_t **l_80 = &l_79; int64_t *l_85 = (void*)0; for (l_37 = (-17); (l_37 != 11); l_37 = safe_add_func_int8_t_s_s(l_37, 7)) { const uint32_t *l_52 = &l_26[5]; const uint32_t **l_53 = &l_52; const int32_t l_59 = 1L; int32_t *l_61 = &g_2; int32_t **l_60 = &l_61; uint16_t *l_64 = &g_65[0][8]; uint64_t l_66 = 0x20A61B3E233DF555LL; int64_t *l_68 = &g_69; g_36[5][1] = (safe_div_func_int64_t_s_s((1L || ((g_70 ^= ((((safe_mul_func_int8_t_s_s((safe_add_func_uint16_t_u_u((safe_mod_func_int8_t_s_s(g_36[2][0], (safe_lshift_func_uint8_t_u_s((safe_lshift_func_uint16_t_u_u((((*l_68) = ((((*l_53) = l_52) == &l_26[0]) == (safe_mul_func_int8_t_s_s((((safe_unary_minus_func_uint32_t_u((safe_mod_func_int8_t_s_s(((l_59 == (&l_59 != ((*l_60) = &l_37))) | (((safe_mod_func_uint16_t_u_u(((*l_64) = g_2), (((g_2 ^ 65535UL) | l_66) || l_26[3]))) | l_67) ^ g_36[2][0])), 0x4DL)))) , 4294967295UL) <= p_25), p_25)))) , g_36[3][0]), 8)), 6)))), 6UL)), p_25)) || 18446744073709551608UL) < g_2) > g_36[2][0])) >= 0xD055L)), 0xF2C4EE0C605F7783LL)); return l_67; } (*g_76) = (5L ^ (safe_sub_func_int64_t_s_s(0x53AAA0C7D0B67C40LL, (safe_div_func_uint32_t_u_u((safe_unary_minus_func_int64_t_s(((l_26[5] & (((void*)0 == &g_2) ^ ((*l_29) |= ((&l_67 != &l_67) && p_25)))) != 8L))), g_69))))); (*g_81) = (((*l_78) = l_77) == ((0x1F688490A13E652FLL & (65535UL | (1UL & 4294967295UL))) , ((*l_80) = l_79))); (*g_87) = (2UL <= (((safe_div_func_uint64_t_u_u((((**l_78) = ((((l_34 | 1L) == ((((l_80 = ((g_30 = (~(-5L))) , l_80)) != (void*)0) , &g_69) == l_85)) , &g_76) == (void*)0)) != 0x292BL), p_25)) != l_86) , l_67)); } return p_25; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_30; for (i = 0; i < 7; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_36[i][j]; } } for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_65[i][j]; } } csmith_sink_ = g_69; csmith_sink_ = g_70; csmith_sink_ = g_90; csmith_sink_ = g_100; csmith_sink_ = g_103; csmith_sink_ = g_162; csmith_sink_ = g_167; for (i = 0; i < 7; i++) { csmith_sink_ = g_175[i]; } for (i = 0; i < 4; i++) { csmith_sink_ = g_179[i]; } csmith_sink_ = g_183; csmith_sink_ = g_184; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_2 = 0x9F9B3198L; static uint8_t g_30 = 0x0BL; static int32_t g_36[7][4] = { {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}, {0xFFFF323EL, 2L, 2L, 0xFFFF323EL}}; static uint16_t g_65[3][10] = { {8UL, 8UL, 0xE3E2L, 8UL, 8UL, 0xE3E2L, 8UL, 8UL, 0xE3E2L, 8UL}, {8UL, 0x5EF7L, 0x5EF7L, 8UL, 0x5EF7L, 0x5EF7L, 8UL, 0x5EF7L, 0xE3E2L, 0x5EF7L}, {0xE3E2L, 0x5EF7L, 0xE3E2L, 0xE3E2L, 0x5EF7L, 0xE3E2L, 0xE3E2L, 0x5EF7L, 0xE3E2L, 0xE3E2L}}; static int64_t g_69 = 4L; static int8_t g_70 = 0L; static int32_t *volatile g_76 = &g_36[3][2]; static int32_t *volatile g_81 = &g_36[1][1]; static int32_t *volatile g_87 = &g_36[2][0]; static volatile int8_t g_90 = 0x1CL; static uint16_t g_100 = 65535UL; static int16_t g_103 = 0L; static int32_t *volatile g_106 = (void *)0; static int32_t *volatile g_158[6][1] = {{(void *)0}, {&g_36[2][0]}, {(void *)0}, {&g_36[2][0]}, {(void *)0}, {&g_36[2][0]}}; static int32_t g_162 = (-1L); static int32_t *volatile g_164 = &g_36[2][0]; static int32_t g_167 = 4L; static int32_t *volatile g_166 = &g_167; static uint32_t g_175[7] = {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}; static uint64_t g_179[4] = {1UL, 1UL, 1UL, 1UL}; static int32_t g_183 = 1L; static uint8_t g_184 = 0x46L; static int16_t func_1(void); static int32_t func_5(int32_t p_6, int64_t p_7); static const uint16_t func_14(int16_t p_15, int16_t p_16, const uint64_t p_17, int32_t p_18); static uint16_t func_21(uint32_t p_22, int32_t p_23); static uint32_t func_24(uint32_t p_25); static int16_t func_1(void) { int32_t *l_88 = &g_2; int16_t l_182[7] = {(-4L), 0xFBE6L, (-4L), (-4L), 0xFBE6L, (-4L), (-4L)}; int32_t **l_195 = &l_88; int32_t ***l_194 = &l_195; int32_t ****l_196 = (void *)0; int32_t ****l_197 = &l_194; int i; for (g_2 = (-22); (g_2 >= (-11)); g_2++) { int32_t l_101[10] = {0x61696E83L, 0x61696E83L, 0x61696E83L, 0x61696E83L, 0x61696E83L, 0x61696E83L, 0x61696E83L, 0x61696E83L, 0x61696E83L, 0x61696E83L}; int16_t *l_102 = &g_103; int32_t l_160 = 0x6CC1A354L; int32_t *l_161 = &g_162; int32_t *l_165 = &g_36[2][0]; uint32_t *l_174 = &g_175[4]; uint64_t *l_178[2]; uint16_t *l_191 = &g_65[0][9]; int i; for (i = 0; i < 2; i++) { l_178[i] = &g_179[0]; } (*g_164) = func_5( ((*l_161) = ((((safe_rshift_func_int8_t_s_u( (safe_div_func_uint64_t_u_u( ((-4L) & g_2), ((g_2 | (((((0xB00868BB4AAD9DDCLL == (l_101[4] = (((safe_mod_func_uint16_t_u_u( 65530UL, func_14(((*l_102) &= (safe_div_func_uint16_t_u_u( func_21(func_24(g_2), (l_88 != &g_2)), l_101[9]))), g_2, g_2, l_101[9]))) <= (*l_88)) || g_69))) & g_2), 0x560471CC7438CBB9LL) == 0x21FBBDD6291BC3C6LL), g_69)) ^ l_160))), 7)), g_70) == 7L) ^ g_2)), g_2); (*g_166) = ((*l_165) = l_101[8]); if ((safe_div_func_int16_t_s_s( ((g_179[0] = (((0x33DDCFDBL & (*l_165)) != (0x6016F2BD89C7B4ADLL != (*l_165))) | (+((safe_unary_minus_func_uint32_t_u( (safe_div_func_uint32_t_u_u( 0x8EC0D017L, ((*l_174)--))))) >= 0x8FL)))) <= ((safe_add_func_uint64_t_u_u( (--g_184), ((safe_mul_func_uint16_t_u_u( (safe_add_func_uint16_t_u_u( ((*l_191) ^= (*l_165)), 0x2C92L)), ((safe_rshift_func_uint8_t_u_s( ((0L && 1UL), (*l_88)), 4)), (*l_88)))), 0xF369DC22399FB321LL))) == (*l_165))), (*l_88)))) { return (*l_165); } else { return (*l_88); } } (*l_197) = l_194; return (****l_197); } static int32_t func_5(int32_t p_6, int64_t p_7) { uint32_t l_163 = 0x41968B38L; return l_163; } static const uint16_t func_14(int16_t p_15, int16_t p_16, const uint64_t p_17, int32_t p_18) { int32_t l_114 = 0x793B77CEL; int16_t *l_117[6] = {&g_103, &g_103, &g_103, &g_103, &g_103, &g_103}; int32_t l_119[10] = {2L, 0x7083D25EL, 2L, 0x0DC27877L, 0x0DC27877L, 2L, 0x7083D25EL, 2L, 0x0DC27877L, 0x0DC27877L}; uint16_t l_120 = 0x3683L; int32_t l_123[6]; uint16_t *l_125 = &g_100; uint16_t **l_124 = &l_125; uint16_t ***l_126 = &l_124; int64_t l_138 = (-9L); int32_t *l_139 = &l_119[6]; int32_t *l_159[10] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int i; for (i = 0; i < 6; i++) { l_123[i] = 0L; } lbl_141: for (g_69 = 0; (g_69 != (-22)); --g_69) { uint32_t l_109 = 0UL; int16_t **l_118 = &l_117[4]; int32_t *l_121 = (void *)0; int32_t *l_122[10][9] = {{&g_36[2][0], &l_114, &g_36[2][0], &l_114, &l_114, &l_114, &g_36[2][0], &l_114, &g_36[2][0]}, {&g_2, &g_36[1][1], &g_36[2][0], (void *)0, &g_36[2][0], &l_114, &l_114, &l_114, &l_114}, {&g_2, &l_114, &l_114, &l_114, &l_114, &g_36[2][0], (void *)0, &g_36[2][0], &g_36[1][1]}, {&g_2, &g_36[2][0], &l_114, &g_36[2][0], &l_114, &l_114, &l_114, &g_36[2][0], &l_114}, {&g_36[2][0], &g_36[2][0], &g_2, &g_2, &g_2, (void *)0, &g_36[0][0], &l_114, &g_2}, {&l_114, &l_114, &g_2, (void *)0, &g_36[3][1], (void *)0, &g_36[1][1], &l_114, (void *)0}, {&l_114, &g_36[1][1], &g_2, (void *)0, &g_2, &g_36[2][0], &g_36[2][0], &g_36[2][0], &g_2}, {(void *)0, &l_114, &l_114, (void *)0, &g_36[3][3], &g_2, &l_114, &l_114, &g_2}, {(void *)0, &g_2, &l_114, (void *)0, &g_2, &g_36[2][0], &g_2, (void *)0, &g_36[2][0]}, {&l_114, (void *)0, &g_36[2][0], &g_2, &g_36[3][3], &l_114, (void *)0, &g_2, (void *)0}}; int i, j; (*g_87) = (*g_81); l_123[4] &= (((safe_lshift_func_int16_t_s_s( (l_109 >= p_18), (safe_add_func_int64_t_s_s( ((p_16 ^ ((safe_add_func_uint64_t_u_u( 18446744073709551608UL, (l_114, (safe_mul_func_int8_t_s_s( (((5UL | (&g_103 == ((*l_118) = l_117[4]))) <= 0UL), 0L), g_90))))) ^ 0x33990FFCBD1596F4LL)) | l_119[6]), l_120)))), &p_16) == &p_16); } if ((((l_114 = (1UL >= (((*l_126) = l_124) != (((*l_139) = (safe_unary_minus_func_uint8_t_u(( (safe_add_func_uint64_t_u_u( ((safe_sub_func_int64_t_s_s( (((safe_lshift_func_uint16_t_u_s( ((((p_18, (safe_add_func_uint64_t_u_u( ((l_123[4] ^ (((void *)0 != &l_117[1]), (safe_add_func_int16_t_s_s( l_119[6], ((void *)0 == &p_16))))) < l_114), 18446744073709551615UL))) == (*g_87)) == g_100) && l_119[6]), g_65[1][0])) <= l_120) != p_15), l_114)), l_138), p_18)) || l_119[6])))), (void *)0)))) < p_17) > g_103)) { for (g_100 = 0; (g_100 <= 9); g_100 += 1) { int32_t *l_140[5] = {&l_114, &l_114, &l_114, &l_114, &l_114}; int16_t **l_147 = &l_117[4]; int i; (*g_81) = l_119[g_100]; for (l_114 = 2; (l_114 >= 0); l_114 -= 1) { int16_t **const l_146 = &l_117[4]; for (g_69 = 9; (g_69 >= 2); g_69 -= 1) { int8_t *l_155 = &g_70; int i, j; if (p_18) { goto lbl_141; } l_123[0] |= (safe_mul_func_int8_t_s_s( 0xACL, (safe_rshift_func_int8_t_s_s( (((&l_119[g_100] == (void *)0), (l_146 != l_147)) & (safe_lshift_func_int8_t_s_u( (~(safe_lshift_func_int8_t_s_s( ((0xB5L >= g_65[l_114][g_69]), g_65[l_114][g_100]), 2))), (safe_sub_func_int8_t_s_s(((*l_155) = p_18), g_103))))), 2)))); } } } return g_90; } else { int16_t **l_156 = &l_117[3]; int32_t *l_157 = &l_114; (*l_157) &= (((*l_156) = &g_103) == (void *)0); } (*g_76) &= l_114; return p_17; } static uint16_t func_21(uint32_t p_22, int32_t p_23) { int32_t *l_89[7] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; uint8_t l_91 = 255UL; int i; --l_91; g_100 ^= (safe_add_func_uint64_t_u_u( ((((((*g_87) < ((-1L) & (safe_add_func_int32_t_s_s(g_69, 1L)))) != (-2L)) > p_22) && (g_70 < (safe_lshift_func_uint16_t_u_u(((-1L) == 0x90L), 5)))) > 4L), p_22)); return g_36[2][0]; } static uint32_t func_24(uint32_t p_25) { uint32_t l_26[6] = {18446744073709551613UL, 18446744073709551613UL, 18446744073709551615UL, 18446744073709551613UL, 18446744073709551613UL, 18446744073709551615UL}; uint8_t *l_29 = &g_30; uint32_t *l_33 = &l_26[3]; int32_t l_34 = 0x8F87662BL; int32_t l_37 = 1L; uint16_t *l_77 = &g_65[0][3]; uint16_t *l_79 = (void *)0; uint8_t l_86 = 0x84L; int i; for (p_25 = 0; p_25 < 6; p_25 += 1) { l_26[p_25] = 0UL; } if ((((p_25 > (safe_add_func_uint8_t_u_u(l_26[2], p_25))) ^ g_2), (l_26[1], (((((*l_33) = (g_2 < (((*l_29) = 0UL) || (((((safe_lshift_func_uint16_t_u_s( p_25, ((((g_2 || g_30) <= l_26[1]) < p_25), 0xD925L))) && 0xBD76DF3EL) >= (-10L)), p_25) || p_25)))), g_30), p_25) ^ l_34)))) { int32_t *l_35[9] = {&g_36[2][0], &g_36[2][0], &g_36[2][0], &g_36[2][0], &g_36[2][0], &g_36[2][0], &g_36[2][0], &g_36[2][0], &g_36[2][0]}; int i; l_37 ^= p_25; } else { uint8_t l_67 = 0x73L; uint16_t **l_78 = &l_77; uint16_t **l_80 = &l_79; int64_t *l_85 = (void *)0; for (l_37 = (-17); (l_37 != 11); l_37 = safe_add_func_int8_t_s_s(l_37, 7)) { const uint32_t *l_52 = &l_26[5]; const uint32_t **l_53 = &l_52; const int32_t l_59 = 1L; int32_t *l_61 = &g_2; int32_t **l_60 = &l_61; uint16_t *l_64 = &g_65[0][8]; uint64_t l_66 = 0x20A61B3E233DF555LL; int64_t *l_68 = &g_69; g_36[5][1] = (safe_div_func_int64_t_s_s( (1L || ((g_70 ^= ((((safe_mul_func_int8_t_s_s( (safe_add_func_uint16_t_u_u( (safe_mod_func_int8_t_s_s( g_36[2][0], (safe_lshift_func_uint8_t_u_s( (safe_lshift_func_uint16_t_u_u( (((*l_68) = ((((*l_53) = l_52) == &l_26[0]) == (safe_mul_func_int8_t_s_s( (((safe_unary_minus_func_uint32_t_u( (safe_mod_func_int8_t_s_s( ((l_59 == (&l_59 != ((*l_60) = &l_37))) | (((safe_mod_func_uint16_t_u_u( ((*l_64) = g_2), (((g_2 ^ 65535UL) | l_66) || l_26[3]))) | l_67) ^ g_36[2][0])), 0x4DL)))), 4294967295UL) <= p_25), p_25)))), g_36[3][0]), 8)), 6)))), 6UL)), p_25)) || 18446744073709551608UL) < g_2) > g_36[2][0])) >= 0xD055L)), 0xF2C4EE0C605F7783LL)); return l_67; } (*g_76) = (5L ^ (safe_sub_func_int64_t_s_s( 0x53AAA0C7D0B67C40LL, (safe_div_func_uint32_t_u_u( (safe_unary_minus_func_int64_t_s( ((l_26[5] & (((void *)0 == &g_2) ^ ((*l_29) |= ((&l_67 != &l_67) && p_25)))) != 8L))), g_69))))); (*g_81) = (((*l_78) = l_77) == ((0x1F688490A13E652FLL & (65535UL | (1UL & 4294967295UL))), ((*l_80) = l_79))); (*g_87) = (2UL <= (((safe_div_func_uint64_t_u_u( (((**l_78) = ((((l_34 | 1L) == ((((l_80 = ((g_30 = (~(-5L))), l_80)) != (void *)0), &g_69) == l_85)), &g_76) == (void *)0)) != 0x292BL), p_25)) != l_86), l_67)); } return p_25; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_30; for (i = 0; i < 7; i++) { } for (i = 0; i < 3; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_65[i][j]; } } csmith_sink_ = g_69; csmith_sink_ = g_70; csmith_sink_ = g_90; csmith_sink_ = g_100; csmith_sink_ = g_103; csmith_sink_ = g_162; csmith_sink_ = g_167; for (i = 0; i < 7; i++) { } for (i = 0; i < 4; i++) { csmith_sink_ = g_179[i]; } csmith_sink_ = g_183; csmith_sink_ = g_184; platform_main_end(0, 0); return 0; }
false
174
dataset/organized/DCE/174
262
432
0.93
0.94
DCE
350
dataset/organized/DCE/175/target.c
dataset/organized/DCE/175/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { volatile int8_t * volatile f0; volatile int8_t * volatile f1; }; static volatile int32_t g_3 = 0x75C19C5AL; static int32_t g_4 = 0xFDDD3F46L; static volatile int32_t g_5 = 0xA41449C9L; static int32_t g_6 = 1L; static int32_t g_8 = (-1L); static int32_t * const volatile *g_16 = (void*)0; static const int32_t g_38[4][1] = {{8L},{0xC6EA3D88L},{8L},{0xC6EA3D88L}}; static const int32_t g_41 = 0x2C6EB81FL; static const int32_t *g_40 = &g_41; static int32_t *g_50 = &g_6; static int32_t ** const g_49[9][2] = {{&g_50,&g_50},{&g_50,&g_50},{&g_50,&g_50},{(void*)0,(void*)0},{&g_50,(void*)0},{(void*)0,&g_50},{&g_50,&g_50},{&g_50,&g_50},{&g_50,&g_50}}; static int32_t ** const *g_48 = &g_49[4][1]; static volatile union U0 g_55 = {0}; static int32_t g_69 = 6L; static int8_t g_101 = 0xBCL; static uint8_t g_111 = 0x78L; static uint32_t g_113 = 0UL; static int16_t g_116 = (-9L); static int32_t * volatile g_126 = &g_69; static int32_t **g_128 = &g_50; static int32_t *** const volatile g_127 = &g_128; static int16_t g_149 = 0x4229L; static int8_t **g_157 = (void*)0; static int8_t *** volatile g_156 = &g_157; static const int32_t **g_164[3][7] = {{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40}}; static const int32_t ** const *g_163[9][4] = {{&g_164[0][6],&g_164[0][6],&g_164[1][0],&g_164[0][6]},{&g_164[0][6],&g_164[1][0],&g_164[1][0],&g_164[0][6]},{&g_164[1][0],&g_164[0][6],&g_164[1][0],&g_164[1][0]},{&g_164[0][6],&g_164[0][6],&g_164[0][6],&g_164[0][6]},{&g_164[0][6],&g_164[1][0],&g_164[1][0],&g_164[0][6]},{&g_164[1][0],&g_164[0][6],&g_164[1][0],&g_164[1][0]},{&g_164[0][6],&g_164[0][6],&g_164[0][6],&g_164[0][6]},{&g_164[0][6],&g_164[1][0],&g_164[1][0],&g_164[0][6]},{&g_164[1][0],&g_164[0][6],&g_164[1][0],&g_164[1][0]}}; static const int32_t ** const **g_162 = &g_163[6][1]; static const volatile union U0 g_208 = {0}; static int8_t g_228[10][10] = {{6L,0xC1L,0xEFL,0xEFL,0xC1L,6L,(-1L),(-1L),0xB6L,1L},{(-7L),1L,0x69L,(-5L),(-1L),(-5L),0x69L,1L,(-7L),6L},{(-7L),0xEFL,9L,(-1L),(-5L),6L,6L,(-5L),(-1L),9L},{6L,6L,(-5L),(-1L),9L,0xEFL,(-7L),0x4FL,(-7L),0xEFL},{0x69L,(-5L),(-1L),(-5L),0x69L,1L,(-7L),6L,0xB6L,0xB6L},{(-1L),6L,0xC1L,0xEFL,0xEFL,0xC1L,6L,(-1L),(-1L),0xB6L},{0x4FL,0xEFL,6L,5L,0x69L,(-7L),0x69L,5L,6L,0xEFL},{0xC1L,1L,6L,0x69L,9L,5L,(-1L),(-1L),5L,9L},{0xB6L,0xC1L,0xC1L,0xB6L,(-5L),5L,0x4FL,6L,9L,6L},{0xC1L,(-7L),(-1L),6L,(-1L),(-7L),0xC1L,0x4FL,9L,1L}}; static int8_t *g_227 = &g_228[2][4]; static int32_t *****g_239 = (void*)0; static union U0 g_243 = {0}; static uint64_t g_249 = 0x1040B8976AF418E2LL; static uint64_t g_265 = 7UL; static union U0 g_284 = {0}; static union U0 func_1(void); static int32_t * func_17(int8_t * p_18, uint64_t p_19); static int8_t func_23(int8_t * p_24, uint32_t p_25); static int8_t * func_26(uint32_t p_27, uint16_t p_28, int32_t ** const * p_29, int32_t *** p_30); static int8_t func_42(int32_t ** const * p_43); static union U0 func_1(void) { int32_t l_2[5] = {1L,1L,1L,1L,1L}; int8_t *l_20[4]; const int32_t *l_39 = (void*)0; int32_t *l_46 = &g_8; int32_t ** const l_45 = &l_46; int32_t ** const *l_44[4][2]; int32_t **l_52 = &g_50; int32_t ***l_51 = &l_52; int i, j; for (i = 0; i < 4; i++) { l_20[i] = (void*)0; } for (i = 0; i < 4; i++) { for (j = 0; j < 2; j++) { l_44[i][j] = &l_45; } } for (g_4 = 0; (g_4 <= 4); g_4 += 1) { int64_t l_10 = 0xB6BC3EC3D4E70302LL; const int32_t **l_35 = (void*)0; const int32_t *l_37 = &g_38[1][0]; const int32_t **l_36[9] = {(void*)0,(void*)0,&l_37,(void*)0,(void*)0,&l_37,(void*)0,(void*)0,&l_37}; int8_t *l_142 = &g_101; int8_t **l_141 = &l_142; int i; for (g_6 = 0; (g_6 <= 4); g_6 += 1) { int32_t *l_7 = &g_8; int32_t *l_9[10] = {&g_6,&g_4,&g_6,&g_4,&g_4,&g_6,&g_4,&g_6,&g_4,&g_4}; uint16_t l_11 = 4UL; int32_t **l_15[8][9] = {{(void*)0,(void*)0,&l_9[1],(void*)0,&l_9[1],(void*)0,(void*)0,&l_9[2],&l_9[2]},{&l_9[7],&l_7,(void*)0,&l_9[7],(void*)0,&l_7,&l_9[7],&l_7,&l_7},{(void*)0,(void*)0,&l_9[1],(void*)0,&l_9[1],(void*)0,(void*)0,&l_9[2],&l_9[2]},{&l_9[7],&l_7,(void*)0,&l_9[7],(void*)0,&l_7,&l_9[7],(void*)0,(void*)0},{&l_9[2],&l_9[3],(void*)0,&l_9[2],(void*)0,&l_9[3],&l_9[2],&l_7,&l_7},{&l_7,&l_9[1],&l_9[2],&l_7,&l_9[2],&l_9[1],&l_7,(void*)0,(void*)0},{&l_9[2],&l_9[3],(void*)0,&l_9[2],(void*)0,&l_9[3],&l_9[2],&l_7,&l_7},{&l_7,&l_9[1],&l_9[2],&l_7,&l_9[2],&l_9[1],&l_7,(void*)0,(void*)0}}; int32_t ***l_14[6][5] = {{&l_15[2][3],&l_15[6][1],&l_15[2][3],&l_15[6][1],&l_15[2][3]},{&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1]},{&l_15[2][3],&l_15[6][1],&l_15[2][3],&l_15[6][1],&l_15[2][3]},{&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1]},{&l_15[2][3],&l_15[6][1],&l_15[2][3],&l_15[6][1],&l_15[2][3]},{&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1]}}; int i, j; ++l_11; if (l_2[g_4]) { continue; } g_16 = (void*)0; } (***g_162) = func_17(l_20[0], (safe_mul_func_int8_t_s_s(g_8, (func_23(((*l_141) = func_26(g_4, ((safe_rshift_func_int16_t_s_s((safe_rshift_func_uint16_t_u_s(g_5, ((g_40 = (l_39 = (void*)0)) != &g_41))), 9)) , (g_5 == ((func_42(l_44[0][1]) <= 0x88L) <= (**l_45)))), g_48, l_51)), g_116) && (*l_37))))); } return g_55; } static int32_t * func_17(int8_t * p_18, uint64_t p_19) { int32_t l_201 = 0x60EC3E43L; int32_t ** const **l_229 = &g_48; int8_t **l_235 = (void*)0; uint8_t *l_283 = (void*)0; uint8_t **l_282 = &l_283; uint32_t *l_285[10][5] = {{(void*)0,&g_113,&g_113,&g_113,(void*)0},{&g_113,(void*)0,&g_113,(void*)0,&g_113},{&g_113,&g_113,&g_113,&g_113,&g_113},{(void*)0,&g_113,&g_113,&g_113,&g_113},{&g_113,&g_113,(void*)0,&g_113,&g_113},{(void*)0,&g_113,&g_113,&g_113,&g_113},{&g_113,&g_113,&g_113,&g_113,(void*)0},{(void*)0,&g_113,(void*)0,&g_113,&g_113},{&g_113,&g_113,&g_113,&g_113,&g_113},{(void*)0,&g_113,(void*)0,&g_113,(void*)0}}; int i, j; (*g_50) ^= l_201; if ((*g_126)) { int16_t l_231 = 0x17F3L; int32_t l_234[3][5] = {{1L,1L,1L,1L,1L},{0x629F8294L,0x629F8294L,0x629F8294L,0x629F8294L,0x629F8294L},{1L,1L,1L,1L,1L}}; int32_t ***l_238 = &g_128; int32_t ****l_237 = &l_238; int32_t ***** const l_236 = &l_237; int i, j; for (g_8 = 15; (g_8 == 18); g_8 = safe_add_func_uint8_t_u_u(g_8, 2)) { int32_t l_224[6][1] = {{2L},{2L},{1L},{2L},{2L},{1L}}; int8_t *l_230 = &g_101; int32_t *l_240 = &l_234[1][3]; int i, j; } } else { uint32_t l_260 = 0x6A746CB8L; int32_t l_266 = 1L; for (p_19 = 0; (p_19 >= 24); p_19 = safe_add_func_int16_t_s_s(p_19, 1)) { uint64_t *l_248 = &g_249; int16_t *l_261 = (void*)0; int16_t *l_262 = &g_116; int32_t l_263 = 0L; uint64_t *l_264 = &g_265; l_266 |= (g_243 , (safe_lshift_func_uint8_t_u_u((((*l_264) ^= (l_263 = (safe_mul_func_int16_t_s_s(((l_229 != &g_163[6][1]) <= ((*l_248) = g_113)), ((safe_div_func_int32_t_s_s((+((safe_rshift_func_uint16_t_u_s((p_19 && (safe_div_func_uint32_t_u_u(g_38[1][0], g_6))), 4)) , (!(safe_mul_func_int16_t_s_s((l_260 == ((*l_262) = g_101)), l_260))))), 0x8A6FC8C2L)) >= 0x1A31L))))) || g_69), 6))); } } l_201 = ((((((((safe_sub_func_uint8_t_u_u((p_19 > ((+l_201) || (safe_add_func_uint8_t_u_u((safe_mod_func_int8_t_s_s(((g_113 &= (safe_rshift_func_int16_t_s_u((((((safe_mod_func_int8_t_s_s(l_201, (safe_mod_func_uint32_t_u_u(((((safe_mul_func_int16_t_s_s((((**l_229) == ((l_229 != (void*)0) , (((((**g_128) = 0L) , l_282) != (g_284 , (void*)0)) , (void*)0))) > g_8), 1L)) > 0x2108994223055E5ALL) < l_201) <= 0UL), p_19)))) | p_19) <= 0x6275ACE0L) , p_19) , g_69), 9))) == 4294967295UL), 252UL)), p_19)))), (*g_227))) < g_116) < g_149) && 1L) <= p_19) == 0x6481L) || 0xF8FDFC9CL) , 0x2FFF6BB7L); return (*g_128); } static int8_t func_23(int8_t * p_24, uint32_t p_25) { uint32_t l_146 = 1UL; int32_t l_166 = 0x32EB66CFL; int8_t l_190 = 0L; int32_t l_195 = 0xCF97334AL; int32_t l_197 = (-1L); uint32_t l_198[4] = {0xCD8E07C2L,0xCD8E07C2L,0xCD8E07C2L,0xCD8E07C2L}; int i; for (p_25 = 2; (p_25 != 16); ++p_25) { int32_t *l_145 = &g_69; uint32_t l_147[1]; int32_t *l_178 = (void*)0; int32_t l_196 = 0L; int i; for (i = 0; i < 1; i++) { l_147[i] = 0x59AEF2F4L; } (*l_145) &= ((**g_128) = (-5L)); (*g_50) = l_146; if (((**g_128) = ((void*)0 != &g_111))) { uint32_t l_150[5]; int32_t ***l_161[9][5] = {{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,(void*)0,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128}}; int32_t ****l_160[6][10] = {{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]}}; int i, j; for (i = 0; i < 5; i++) { l_150[i] = 18446744073709551612UL; } for (g_101 = 0; (g_101 <= 0); g_101 += 1) { int16_t *l_148[10][4] = {{(void*)0,(void*)0,&g_116,&g_116},{&g_116,(void*)0,&g_116,(void*)0},{(void*)0,&g_116,&g_116,&g_116},{(void*)0,&g_116,&g_116,(void*)0},{&g_116,(void*)0,(void*)0,&g_116},{&g_116,(void*)0,&g_116,&g_116},{(void*)0,&g_116,&g_116,&g_116},{(void*)0,(void*)0,&g_116,&g_116},{&g_116,(void*)0,&g_116,(void*)0},{(void*)0,&g_116,&g_116,&g_116}}; int32_t l_153 = 0x4FA8936DL; int i, j; } l_166 &= ((g_113 = (0xBBA291ADAEAB5801LL ^ ((safe_div_func_uint16_t_u_u((safe_rshift_func_uint8_t_u_u(3UL, 0)), 3L)) >= (((((*p_24) || g_3) != (safe_lshift_func_uint8_t_u_u(((void*)0 != (*g_162)), ((((safe_lshift_func_int8_t_s_u((safe_mod_func_int32_t_s_s(l_146, ((*p_24) & (*p_24)))), 3)) > l_190) & p_25) >= (*p_24))))) <= g_38[1][0]) == (-1L))))) ^ 0xD6DEBD5EL); } else { int32_t *l_191 = &g_69; int32_t *l_192 = &l_166; int32_t *l_193 = &g_69; int32_t *l_194[4][7] = {{&g_4,&g_8,&g_8,&g_4,&l_166,&g_8,&l_166},{&g_8,(void*)0,(void*)0,&g_8,&g_8,&g_69,&g_8},{&g_4,&g_8,&g_8,&g_4,&l_166,&g_8,&l_166},{&g_8,(void*)0,(void*)0,&g_8,&g_8,&g_69,&g_8}}; int i, j; --l_198[0]; } } return l_195; } static int8_t * func_26(uint32_t p_27, uint16_t p_28, int32_t ** const * p_29, int32_t *** p_30) { int32_t **l_56 = (void*)0; const int32_t **l_57[3]; uint64_t l_58 = 0xE5BD571E9572AB10LL; int32_t *l_68 = &g_69; int32_t l_80[7] = {8L,8L,8L,8L,8L,8L,8L}; int8_t *l_100[7][4] = {{&g_101,&g_101,(void*)0,(void*)0},{&g_101,&g_101,&g_101,(void*)0},{&g_101,&g_101,&g_101,&g_101},{&g_101,&g_101,&g_101,&g_101},{&g_101,&g_101,(void*)0,&g_101},{&g_101,&g_101,(void*)0,(void*)0},{&g_101,&g_101,&g_101,(void*)0}}; int32_t l_117 = 0xFF8C079AL; uint16_t l_125[2][4]; int32_t l_131 = 0x6F6D5B12L; int32_t *l_140 = &l_80[2]; int i, j; for (i = 0; i < 3; i++) { l_57[i] = (void*)0; } for (i = 0; i < 2; i++) { for (j = 0; j < 4; j++) { l_125[i][j] = 0x73ACL; } } return &g_101; } static int8_t func_42(int32_t ** const * p_43) { int8_t l_47 = (-1L); return l_47; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_6; csmith_sink_ = g_8; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_38[i][j]; } } csmith_sink_ = g_41; csmith_sink_ = g_69; csmith_sink_ = g_101; csmith_sink_ = g_111; csmith_sink_ = g_113; csmith_sink_ = g_116; csmith_sink_ = g_149; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_228[i][j]; } } csmith_sink_ = g_249; csmith_sink_ = g_265; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { volatile int8_t *volatile f0; volatile int8_t *volatile f1; }; static volatile int32_t g_3 = 0x75C19C5AL; static int32_t g_4 = 0xFDDD3F46L; static volatile int32_t g_5 = 0xA41449C9L; static int32_t g_6 = 1L; static int32_t g_8 = (-1L); static int32_t *const volatile *g_16 = (void *)0; static const int32_t g_38[4][1] = {{8L}, {0xC6EA3D88L}, {8L}, {0xC6EA3D88L}}; static const int32_t g_41 = 0x2C6EB81FL; static const int32_t *g_40 = &g_41; static int32_t *g_50 = &g_6; static int32_t **const g_49[9][2] = { {&g_50, &g_50}, {&g_50, &g_50}, {&g_50, &g_50}, {(void *)0, (void *)0}, {&g_50, (void *)0}, {(void *)0, &g_50}, {&g_50, &g_50}, {&g_50, &g_50}, {&g_50, &g_50}}; static int32_t **const *g_48 = &g_49[4][1]; static volatile union U0 g_55 = {0}; static int32_t g_69 = 6L; static int8_t g_101 = 0xBCL; static uint8_t g_111 = 0x78L; static uint32_t g_113 = 0UL; static int16_t g_116 = (-9L); static int32_t *volatile g_126 = &g_69; static int32_t **g_128 = &g_50; static int32_t ***const volatile g_127 = &g_128; static int16_t g_149 = 0x4229L; static int8_t **g_157 = (void *)0; static int8_t ***volatile g_156 = &g_157; static const int32_t **g_164[3][7] = { {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}}; static const int32_t **const *g_163[9][4] = { {&g_164[0][6], &g_164[0][6], &g_164[1][0], &g_164[0][6]}, {&g_164[0][6], &g_164[1][0], &g_164[1][0], &g_164[0][6]}, {&g_164[1][0], &g_164[0][6], &g_164[1][0], &g_164[1][0]}, {&g_164[0][6], &g_164[0][6], &g_164[0][6], &g_164[0][6]}, {&g_164[0][6], &g_164[1][0], &g_164[1][0], &g_164[0][6]}, {&g_164[1][0], &g_164[0][6], &g_164[1][0], &g_164[1][0]}, {&g_164[0][6], &g_164[0][6], &g_164[0][6], &g_164[0][6]}, {&g_164[0][6], &g_164[1][0], &g_164[1][0], &g_164[0][6]}, {&g_164[1][0], &g_164[0][6], &g_164[1][0], &g_164[1][0]}}; static const int32_t **const **g_162 = &g_163[6][1]; static const volatile union U0 g_208 = {0}; static int8_t g_228[10][10] = { {6L, 0xC1L, 0xEFL, 0xEFL, 0xC1L, 6L, (-1L), (-1L), 0xB6L, 1L}, {(-7L), 1L, 0x69L, (-5L), (-1L), (-5L), 0x69L, 1L, (-7L), 6L}, {(-7L), 0xEFL, 9L, (-1L), (-5L), 6L, 6L, (-5L), (-1L), 9L}, {6L, 6L, (-5L), (-1L), 9L, 0xEFL, (-7L), 0x4FL, (-7L), 0xEFL}, {0x69L, (-5L), (-1L), (-5L), 0x69L, 1L, (-7L), 6L, 0xB6L, 0xB6L}, {(-1L), 6L, 0xC1L, 0xEFL, 0xEFL, 0xC1L, 6L, (-1L), (-1L), 0xB6L}, {0x4FL, 0xEFL, 6L, 5L, 0x69L, (-7L), 0x69L, 5L, 6L, 0xEFL}, {0xC1L, 1L, 6L, 0x69L, 9L, 5L, (-1L), (-1L), 5L, 9L}, {0xB6L, 0xC1L, 0xC1L, 0xB6L, (-5L), 5L, 0x4FL, 6L, 9L, 6L}, {0xC1L, (-7L), (-1L), 6L, (-1L), (-7L), 0xC1L, 0x4FL, 9L, 1L}}; static int8_t *g_227 = &g_228[2][4]; static int32_t *****g_239 = (void *)0; static union U0 g_243 = {0}; static uint64_t g_249 = 0x1040B8976AF418E2LL; static uint64_t g_265 = 7UL; static union U0 g_284 = {0}; static union U0 func_1(void); static int32_t *func_17(int8_t *p_18, uint64_t p_19); static int8_t func_23(int8_t *p_24, uint32_t p_25); static int8_t *func_26(uint32_t p_27, uint16_t p_28, int32_t **const *p_29, int32_t ***p_30); static int8_t func_42(int32_t **const *p_43); static union U0 func_1(void) { int32_t l_2[5] = {1L, 1L, 1L, 1L, 1L}; int8_t *l_20[4]; const int32_t *l_39 = (void *)0; int32_t *l_46 = &g_8; int32_t **const l_45 = &l_46; int32_t **const *l_44[4][2]; int32_t **l_52 = &g_50; int32_t ***l_51 = &l_52; int i, j; for (i = 0; i < 4; i++) { l_20[i] = (void *)0; } for (i = 0; i < 4; i++) { for (j = 0; j < 2; j++) { l_44[i][j] = &l_45; } } for (g_4 = 0; (g_4 <= 4); g_4 += 1) { int64_t l_10 = 0xB6BC3EC3D4E70302LL; const int32_t **l_35 = (void *)0; const int32_t *l_37 = &g_38[1][0]; const int32_t **l_36[9] = {(void *)0, (void *)0, &l_37, (void *)0, (void *)0, &l_37, (void *)0, (void *)0, &l_37}; int8_t *l_142 = &g_101; int8_t **l_141 = &l_142; int i; for (g_6 = 0; (g_6 <= 4); g_6 += 1) { int32_t *l_7 = &g_8; int32_t *l_9[10] = {&g_6, &g_4, &g_6, &g_4, &g_4, &g_6, &g_4, &g_6, &g_4, &g_4}; uint16_t l_11 = 4UL; int32_t **l_15[8][9] = {{(void *)0, (void *)0, &l_9[1], (void *)0, &l_9[1], (void *)0, (void *)0, &l_9[2], &l_9[2]}, {&l_9[7], &l_7, (void *)0, &l_9[7], (void *)0, &l_7, &l_9[7], &l_7, &l_7}, {(void *)0, (void *)0, &l_9[1], (void *)0, &l_9[1], (void *)0, (void *)0, &l_9[2], &l_9[2]}, {&l_9[7], &l_7, (void *)0, &l_9[7], (void *)0, &l_7, &l_9[7], (void *)0, (void *)0}, {&l_9[2], &l_9[3], (void *)0, &l_9[2], (void *)0, &l_9[3], &l_9[2], &l_7, &l_7}, {&l_7, &l_9[1], &l_9[2], &l_7, &l_9[2], &l_9[1], &l_7, (void *)0, (void *)0}, {&l_9[2], &l_9[3], (void *)0, &l_9[2], (void *)0, &l_9[3], &l_9[2], &l_7, &l_7}, {&l_7, &l_9[1], &l_9[2], &l_7, &l_9[2], &l_9[1], &l_7, (void *)0, (void *)0}}; int32_t ***l_14[6][5] = { {&l_15[2][3], &l_15[6][1], &l_15[2][3], &l_15[6][1], &l_15[2][3]}, {&l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1]}, {&l_15[2][3], &l_15[6][1], &l_15[2][3], &l_15[6][1], &l_15[2][3]}, {&l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1]}, {&l_15[2][3], &l_15[6][1], &l_15[2][3], &l_15[6][1], &l_15[2][3]}, {&l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1]}}; int i, j; ++l_11; if (l_2[g_4]) { continue; } g_16 = (void *)0; } (***g_162) = func_17( l_20[0], (safe_mul_func_int8_t_s_s( g_8, (func_23( ((*l_141) = func_26( g_4, ((safe_rshift_func_int16_t_s_s( (safe_rshift_func_uint16_t_u_s( g_5, ((g_40 = (l_39 = (void *)0)) != &g_41))), 9)), (g_5 == ((func_42(l_44[0][1]) <= 0x88L) <= (**l_45)))), g_48, l_51)), g_116) && (*l_37))))); } return g_55; } static int32_t *func_17(int8_t *p_18, uint64_t p_19) { int32_t l_201 = 0x60EC3E43L; int32_t **const **l_229 = &g_48; int8_t **l_235 = (void *)0; uint8_t *l_283 = (void *)0; uint8_t **l_282 = &l_283; uint32_t *l_285[10][5] = {{(void *)0, &g_113, &g_113, &g_113, (void *)0}, {&g_113, (void *)0, &g_113, (void *)0, &g_113}, {&g_113, &g_113, &g_113, &g_113, &g_113}, {(void *)0, &g_113, &g_113, &g_113, &g_113}, {&g_113, &g_113, (void *)0, &g_113, &g_113}, {(void *)0, &g_113, &g_113, &g_113, &g_113}, {&g_113, &g_113, &g_113, &g_113, (void *)0}, {(void *)0, &g_113, (void *)0, &g_113, &g_113}, {&g_113, &g_113, &g_113, &g_113, &g_113}, {(void *)0, &g_113, (void *)0, &g_113, (void *)0}}; int i, j; (*g_50) ^= l_201; if ((*g_126)) { int16_t l_231 = 0x17F3L; int32_t l_234[3][5] = { {1L, 1L, 1L, 1L, 1L}, {0x629F8294L, 0x629F8294L, 0x629F8294L, 0x629F8294L, 0x629F8294L}, {1L, 1L, 1L, 1L, 1L}}; int32_t ***l_238 = &g_128; int32_t ****l_237 = &l_238; int32_t *****const l_236 = &l_237; int i, j; for (g_8 = 15; (g_8 == 18); g_8 = safe_add_func_uint8_t_u_u(g_8, 2)) { } } else { uint32_t l_260 = 0x6A746CB8L; int32_t l_266 = 1L; for (p_19 = 0; (p_19 >= 24); p_19 = safe_add_func_int16_t_s_s(p_19, 1)) { } } l_201 = ((((((((safe_sub_func_uint8_t_u_u( (p_19 > ((+l_201) || (safe_add_func_uint8_t_u_u( (safe_mod_func_int8_t_s_s( ((g_113 &= (safe_rshift_func_int16_t_s_u( (((((safe_mod_func_int8_t_s_s( l_201, (safe_mod_func_uint32_t_u_u( ((((safe_mul_func_int16_t_s_s( (((**l_229) == ((l_229 != (void *)0), (((((**g_128) = 0L), l_282) != (g_284, (void *)0)), (void *)0))) > g_8), 1L)) > 0x2108994223055E5ALL) < l_201) <= 0UL), p_19)))) | p_19) <= 0x6275ACE0L), p_19), g_69), 9))) == 4294967295UL), 252UL)), p_19)))), (*g_227))) < g_116) < g_149) && 1L) <= p_19) == 0x6481L) || 0xF8FDFC9CL), 0x2FFF6BB7L); return (*g_128); } static int8_t func_23(int8_t *p_24, uint32_t p_25) { uint32_t l_146 = 1UL; int32_t l_166 = 0x32EB66CFL; int8_t l_190 = 0L; int32_t l_195 = 0xCF97334AL; int32_t l_197 = (-1L); uint32_t l_198[4] = {0xCD8E07C2L, 0xCD8E07C2L, 0xCD8E07C2L, 0xCD8E07C2L}; int i; for (p_25 = 2; (p_25 != 16); ++p_25) { int32_t *l_145 = &g_69; uint32_t l_147[1]; int32_t *l_178 = (void *)0; int32_t l_196 = 0L; int i; for (i = 0; i < 1; i++) { l_147[i] = 0x59AEF2F4L; } (*l_145) &= ((**g_128) = (-5L)); (*g_50) = l_146; if (((**g_128) = ((void *)0 != &g_111))) { uint32_t l_150[5]; int32_t ***l_161[9][5] = {{&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, (void *)0, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}}; int32_t ****l_160[6][10] = { {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}}; int i, j; for (i = 0; i < 5; i++) { l_150[i] = 18446744073709551612UL; } for (g_101 = 0; (g_101 <= 0); g_101 += 1) { int16_t *l_148[10][4] = {{(void *)0, (void *)0, &g_116, &g_116}, {&g_116, (void *)0, &g_116, (void *)0}, {(void *)0, &g_116, &g_116, &g_116}, {(void *)0, &g_116, &g_116, (void *)0}, {&g_116, (void *)0, (void *)0, &g_116}, {&g_116, (void *)0, &g_116, &g_116}, {(void *)0, &g_116, &g_116, &g_116}, {(void *)0, (void *)0, &g_116, &g_116}, {&g_116, (void *)0, &g_116, (void *)0}, {(void *)0, &g_116, &g_116, &g_116}}; int32_t l_153 = 0x4FA8936DL; int i, j; } l_166 &= ((g_113 = (0xBBA291ADAEAB5801LL ^ ((safe_div_func_uint16_t_u_u( (safe_rshift_func_uint8_t_u_u(3UL, 0)), 3L)) >= (((((*p_24) || g_3) != (safe_lshift_func_uint8_t_u_u( ((void *)0 != (*g_162)), ((((safe_lshift_func_int8_t_s_u( (safe_mod_func_int32_t_s_s( l_146, ((*p_24) & (*p_24)))), 3)) > l_190) & p_25) >= (*p_24))))) <= g_38[1][0]) == (-1L))))) ^ 0xD6DEBD5EL); } else { } } return l_195; } static int8_t *func_26(uint32_t p_27, uint16_t p_28, int32_t **const *p_29, int32_t ***p_30) { int32_t **l_56 = (void *)0; const int32_t **l_57[3]; uint64_t l_58 = 0xE5BD571E9572AB10LL; int32_t *l_68 = &g_69; int32_t l_80[7] = {8L, 8L, 8L, 8L, 8L, 8L, 8L}; int8_t *l_100[7][4] = {{&g_101, &g_101, (void *)0, (void *)0}, {&g_101, &g_101, &g_101, (void *)0}, {&g_101, &g_101, &g_101, &g_101}, {&g_101, &g_101, &g_101, &g_101}, {&g_101, &g_101, (void *)0, &g_101}, {&g_101, &g_101, (void *)0, (void *)0}, {&g_101, &g_101, &g_101, (void *)0}}; int32_t l_117 = 0xFF8C079AL; uint16_t l_125[2][4]; int32_t l_131 = 0x6F6D5B12L; int32_t *l_140 = &l_80[2]; int i, j; for (i = 0; i < 3; i++) { l_57[i] = (void *)0; } for (i = 0; i < 2; i++) { for (j = 0; j < 4; j++) { l_125[i][j] = 0x73ACL; } } return &g_101; } static int8_t func_42(int32_t **const *p_43) { int8_t l_47 = (-1L); return l_47; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_6; csmith_sink_ = g_8; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_38[i][j]; } } csmith_sink_ = g_41; csmith_sink_ = g_69; csmith_sink_ = g_101; csmith_sink_ = g_111; csmith_sink_ = g_113; csmith_sink_ = g_116; csmith_sink_ = g_149; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_228[i][j]; } } csmith_sink_ = g_249; csmith_sink_ = g_265; platform_main_end(0, 0); return 0; }
true
175
dataset/organized/DCE/175
286
414
0.69
0.73
DCE
351
dataset/organized/DCE/175/target.c
dataset/organized/DCE/175/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { volatile int8_t * volatile f0; volatile int8_t * volatile f1; }; static volatile int32_t g_3 = 0x75C19C5AL; static int32_t g_4 = 0xFDDD3F46L; static volatile int32_t g_5 = 0xA41449C9L; static int32_t g_6 = 1L; static int32_t g_8 = (-1L); static int32_t * const volatile *g_16 = (void*)0; static const int32_t g_38[4][1] = {{8L},{0xC6EA3D88L},{8L},{0xC6EA3D88L}}; static const int32_t g_41 = 0x2C6EB81FL; static const int32_t *g_40 = &g_41; static int32_t *g_50 = &g_6; static int32_t ** const g_49[9][2] = {{&g_50,&g_50},{&g_50,&g_50},{&g_50,&g_50},{(void*)0,(void*)0},{&g_50,(void*)0},{(void*)0,&g_50},{&g_50,&g_50},{&g_50,&g_50},{&g_50,&g_50}}; static int32_t ** const *g_48 = &g_49[4][1]; static volatile union U0 g_55 = {0}; static int32_t g_69 = 6L; static int8_t g_101 = 0xBCL; static uint8_t g_111 = 0x78L; static uint32_t g_113 = 0UL; static int16_t g_116 = (-9L); static int32_t * volatile g_126 = &g_69; static int32_t **g_128 = &g_50; static int32_t *** const volatile g_127 = &g_128; static int16_t g_149 = 0x4229L; static int8_t **g_157 = (void*)0; static int8_t *** volatile g_156 = &g_157; static const int32_t **g_164[3][7] = {{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,&g_40}}; static const int32_t ** const *g_163[9][4] = {{&g_164[0][6],&g_164[0][6],&g_164[1][0],&g_164[0][6]},{&g_164[0][6],&g_164[1][0],&g_164[1][0],&g_164[0][6]},{&g_164[1][0],&g_164[0][6],&g_164[1][0],&g_164[1][0]},{&g_164[0][6],&g_164[0][6],&g_164[0][6],&g_164[0][6]},{&g_164[0][6],&g_164[1][0],&g_164[1][0],&g_164[0][6]},{&g_164[1][0],&g_164[0][6],&g_164[1][0],&g_164[1][0]},{&g_164[0][6],&g_164[0][6],&g_164[0][6],&g_164[0][6]},{&g_164[0][6],&g_164[1][0],&g_164[1][0],&g_164[0][6]},{&g_164[1][0],&g_164[0][6],&g_164[1][0],&g_164[1][0]}}; static const int32_t ** const **g_162 = &g_163[6][1]; static const volatile union U0 g_208 = {0}; static int8_t g_228[10][10] = {{6L,0xC1L,0xEFL,0xEFL,0xC1L,6L,(-1L),(-1L),0xB6L,1L},{(-7L),1L,0x69L,(-5L),(-1L),(-5L),0x69L,1L,(-7L),6L},{(-7L),0xEFL,9L,(-1L),(-5L),6L,6L,(-5L),(-1L),9L},{6L,6L,(-5L),(-1L),9L,0xEFL,(-7L),0x4FL,(-7L),0xEFL},{0x69L,(-5L),(-1L),(-5L),0x69L,1L,(-7L),6L,0xB6L,0xB6L},{(-1L),6L,0xC1L,0xEFL,0xEFL,0xC1L,6L,(-1L),(-1L),0xB6L},{0x4FL,0xEFL,6L,5L,0x69L,(-7L),0x69L,5L,6L,0xEFL},{0xC1L,1L,6L,0x69L,9L,5L,(-1L),(-1L),5L,9L},{0xB6L,0xC1L,0xC1L,0xB6L,(-5L),5L,0x4FL,6L,9L,6L},{0xC1L,(-7L),(-1L),6L,(-1L),(-7L),0xC1L,0x4FL,9L,1L}}; static int8_t *g_227 = &g_228[2][4]; static int32_t *****g_239 = (void*)0; static union U0 g_243 = {0}; static uint64_t g_249 = 0x1040B8976AF418E2LL; static uint64_t g_265 = 7UL; static union U0 g_284 = {0}; static union U0 func_1(void); static int32_t * func_17(int8_t * p_18, uint64_t p_19); static int8_t func_23(int8_t * p_24, uint32_t p_25); static int8_t * func_26(uint32_t p_27, uint16_t p_28, int32_t ** const * p_29, int32_t *** p_30); static int8_t func_42(int32_t ** const * p_43); static union U0 func_1(void) { int32_t l_2[5] = {1L,1L,1L,1L,1L}; int8_t *l_20[4]; const int32_t *l_39 = (void*)0; int32_t *l_46 = &g_8; int32_t ** const l_45 = &l_46; int32_t ** const *l_44[4][2]; int32_t **l_52 = &g_50; int32_t ***l_51 = &l_52; int i, j; for (i = 0; i < 4; i++) { l_20[i] = (void*)0; } for (i = 0; i < 4; i++) { for (j = 0; j < 2; j++) { l_44[i][j] = &l_45; } } for (g_4 = 0; (g_4 <= 4); g_4 += 1) { int64_t l_10 = 0xB6BC3EC3D4E70302LL; const int32_t **l_35 = (void*)0; const int32_t *l_37 = &g_38[1][0]; const int32_t **l_36[9] = {(void*)0,(void*)0,&l_37,(void*)0,(void*)0,&l_37,(void*)0,(void*)0,&l_37}; int8_t *l_142 = &g_101; int8_t **l_141 = &l_142; int i; for (g_6 = 0; (g_6 <= 4); g_6 += 1) { int32_t *l_7 = &g_8; int32_t *l_9[10] = {&g_6,&g_4,&g_6,&g_4,&g_4,&g_6,&g_4,&g_6,&g_4,&g_4}; uint16_t l_11 = 4UL; int32_t **l_15[8][9] = {{(void*)0,(void*)0,&l_9[1],(void*)0,&l_9[1],(void*)0,(void*)0,&l_9[2],&l_9[2]},{&l_9[7],&l_7,(void*)0,&l_9[7],(void*)0,&l_7,&l_9[7],&l_7,&l_7},{(void*)0,(void*)0,&l_9[1],(void*)0,&l_9[1],(void*)0,(void*)0,&l_9[2],&l_9[2]},{&l_9[7],&l_7,(void*)0,&l_9[7],(void*)0,&l_7,&l_9[7],(void*)0,(void*)0},{&l_9[2],&l_9[3],(void*)0,&l_9[2],(void*)0,&l_9[3],&l_9[2],&l_7,&l_7},{&l_7,&l_9[1],&l_9[2],&l_7,&l_9[2],&l_9[1],&l_7,(void*)0,(void*)0},{&l_9[2],&l_9[3],(void*)0,&l_9[2],(void*)0,&l_9[3],&l_9[2],&l_7,&l_7},{&l_7,&l_9[1],&l_9[2],&l_7,&l_9[2],&l_9[1],&l_7,(void*)0,(void*)0}}; int32_t ***l_14[6][5] = {{&l_15[2][3],&l_15[6][1],&l_15[2][3],&l_15[6][1],&l_15[2][3]},{&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1]},{&l_15[2][3],&l_15[6][1],&l_15[2][3],&l_15[6][1],&l_15[2][3]},{&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1]},{&l_15[2][3],&l_15[6][1],&l_15[2][3],&l_15[6][1],&l_15[2][3]},{&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1],&l_15[6][1]}}; int i, j; ++l_11; if (l_2[g_4]) { continue; } g_16 = (void*)0; } (***g_162) = func_17(l_20[0], (safe_mul_func_int8_t_s_s(g_8, (func_23(((*l_141) = func_26(g_4, ((safe_rshift_func_int16_t_s_s((safe_rshift_func_uint16_t_u_s(g_5, ((g_40 = (l_39 = (void*)0)) != &g_41))), 9)) , (g_5 == ((func_42(l_44[0][1]) <= 0x88L) <= (**l_45)))), g_48, l_51)), g_116) && (*l_37))))); } return g_55; } static int32_t * func_17(int8_t * p_18, uint64_t p_19) { int32_t l_201 = 0x60EC3E43L; int32_t ** const **l_229 = &g_48; int8_t **l_235 = (void*)0; uint8_t *l_283 = (void*)0; uint8_t **l_282 = &l_283; uint32_t *l_285[10][5] = {{(void*)0,&g_113,&g_113,&g_113,(void*)0},{&g_113,(void*)0,&g_113,(void*)0,&g_113},{&g_113,&g_113,&g_113,&g_113,&g_113},{(void*)0,&g_113,&g_113,&g_113,&g_113},{&g_113,&g_113,(void*)0,&g_113,&g_113},{(void*)0,&g_113,&g_113,&g_113,&g_113},{&g_113,&g_113,&g_113,&g_113,(void*)0},{(void*)0,&g_113,(void*)0,&g_113,&g_113},{&g_113,&g_113,&g_113,&g_113,&g_113},{(void*)0,&g_113,(void*)0,&g_113,(void*)0}}; int i, j; (*g_50) ^= l_201; if ((*g_126)) { int16_t l_231 = 0x17F3L; int32_t l_234[3][5] = {{1L,1L,1L,1L,1L},{0x629F8294L,0x629F8294L,0x629F8294L,0x629F8294L,0x629F8294L},{1L,1L,1L,1L,1L}}; int32_t ***l_238 = &g_128; int32_t ****l_237 = &l_238; int32_t ***** const l_236 = &l_237; int i, j; for (g_8 = 15; (g_8 == 18); g_8 = safe_add_func_uint8_t_u_u(g_8, 2)) { int32_t l_224[6][1] = {{2L},{2L},{1L},{2L},{2L},{1L}}; int8_t *l_230 = &g_101; int32_t *l_240 = &l_234[1][3]; int i, j; } } else { uint32_t l_260 = 0x6A746CB8L; int32_t l_266 = 1L; for (p_19 = 0; (p_19 >= 24); p_19 = safe_add_func_int16_t_s_s(p_19, 1)) { uint64_t *l_248 = &g_249; int16_t *l_261 = (void*)0; int16_t *l_262 = &g_116; int32_t l_263 = 0L; uint64_t *l_264 = &g_265; l_266 |= (g_243 , (safe_lshift_func_uint8_t_u_u((((*l_264) ^= (l_263 = (safe_mul_func_int16_t_s_s(((l_229 != &g_163[6][1]) <= ((*l_248) = g_113)), ((safe_div_func_int32_t_s_s((+((safe_rshift_func_uint16_t_u_s((p_19 && (safe_div_func_uint32_t_u_u(g_38[1][0], g_6))), 4)) , (!(safe_mul_func_int16_t_s_s((l_260 == ((*l_262) = g_101)), l_260))))), 0x8A6FC8C2L)) >= 0x1A31L))))) || g_69), 6))); } } l_201 = ((((((((safe_sub_func_uint8_t_u_u((p_19 > ((+l_201) || (safe_add_func_uint8_t_u_u((safe_mod_func_int8_t_s_s(((g_113 &= (safe_rshift_func_int16_t_s_u((((((safe_mod_func_int8_t_s_s(l_201, (safe_mod_func_uint32_t_u_u(((((safe_mul_func_int16_t_s_s((((**l_229) == ((l_229 != (void*)0) , (((((**g_128) = 0L) , l_282) != (g_284 , (void*)0)) , (void*)0))) > g_8), 1L)) > 0x2108994223055E5ALL) < l_201) <= 0UL), p_19)))) | p_19) <= 0x6275ACE0L) , p_19) , g_69), 9))) == 4294967295UL), 252UL)), p_19)))), (*g_227))) < g_116) < g_149) && 1L) <= p_19) == 0x6481L) || 0xF8FDFC9CL) , 0x2FFF6BB7L); return (*g_128); } static int8_t func_23(int8_t * p_24, uint32_t p_25) { uint32_t l_146 = 1UL; int32_t l_166 = 0x32EB66CFL; int8_t l_190 = 0L; int32_t l_195 = 0xCF97334AL; int32_t l_197 = (-1L); uint32_t l_198[4] = {0xCD8E07C2L,0xCD8E07C2L,0xCD8E07C2L,0xCD8E07C2L}; int i; for (p_25 = 2; (p_25 != 16); ++p_25) { int32_t *l_145 = &g_69; uint32_t l_147[1]; int32_t *l_178 = (void*)0; int32_t l_196 = 0L; int i; for (i = 0; i < 1; i++) { l_147[i] = 0x59AEF2F4L; } (*l_145) &= ((**g_128) = (-5L)); (*g_50) = l_146; if (((**g_128) = ((void*)0 != &g_111))) { uint32_t l_150[5]; int32_t ***l_161[9][5] = {{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,(void*)0,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128},{&g_128,&g_128,&g_128,&g_128,&g_128}}; int32_t ****l_160[6][10] = {{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]},{&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2],&l_161[7][2]}}; int i, j; for (i = 0; i < 5; i++) { l_150[i] = 18446744073709551612UL; } for (g_101 = 0; (g_101 <= 0); g_101 += 1) { int16_t *l_148[10][4] = {{(void*)0,(void*)0,&g_116,&g_116},{&g_116,(void*)0,&g_116,(void*)0},{(void*)0,&g_116,&g_116,&g_116},{(void*)0,&g_116,&g_116,(void*)0},{&g_116,(void*)0,(void*)0,&g_116},{&g_116,(void*)0,&g_116,&g_116},{(void*)0,&g_116,&g_116,&g_116},{(void*)0,(void*)0,&g_116,&g_116},{&g_116,(void*)0,&g_116,(void*)0},{(void*)0,&g_116,&g_116,&g_116}}; int32_t l_153 = 0x4FA8936DL; int i, j; } l_166 &= ((g_113 = (0xBBA291ADAEAB5801LL ^ ((safe_div_func_uint16_t_u_u((safe_rshift_func_uint8_t_u_u(3UL, 0)), 3L)) >= (((((*p_24) || g_3) != (safe_lshift_func_uint8_t_u_u(((void*)0 != (*g_162)), ((((safe_lshift_func_int8_t_s_u((safe_mod_func_int32_t_s_s(l_146, ((*p_24) & (*p_24)))), 3)) > l_190) & p_25) >= (*p_24))))) <= g_38[1][0]) == (-1L))))) ^ 0xD6DEBD5EL); } else { int32_t *l_191 = &g_69; int32_t *l_192 = &l_166; int32_t *l_193 = &g_69; int32_t *l_194[4][7] = {{&g_4,&g_8,&g_8,&g_4,&l_166,&g_8,&l_166},{&g_8,(void*)0,(void*)0,&g_8,&g_8,&g_69,&g_8},{&g_4,&g_8,&g_8,&g_4,&l_166,&g_8,&l_166},{&g_8,(void*)0,(void*)0,&g_8,&g_8,&g_69,&g_8}}; int i, j; --l_198[0]; } } return l_195; } static int8_t * func_26(uint32_t p_27, uint16_t p_28, int32_t ** const * p_29, int32_t *** p_30) { int32_t **l_56 = (void*)0; const int32_t **l_57[3]; uint64_t l_58 = 0xE5BD571E9572AB10LL; int32_t *l_68 = &g_69; int32_t l_80[7] = {8L,8L,8L,8L,8L,8L,8L}; int8_t *l_100[7][4] = {{&g_101,&g_101,(void*)0,(void*)0},{&g_101,&g_101,&g_101,(void*)0},{&g_101,&g_101,&g_101,&g_101},{&g_101,&g_101,&g_101,&g_101},{&g_101,&g_101,(void*)0,&g_101},{&g_101,&g_101,(void*)0,(void*)0},{&g_101,&g_101,&g_101,(void*)0}}; int32_t l_117 = 0xFF8C079AL; uint16_t l_125[2][4]; int32_t l_131 = 0x6F6D5B12L; int32_t *l_140 = &l_80[2]; int i, j; for (i = 0; i < 3; i++) { l_57[i] = (void*)0; } for (i = 0; i < 2; i++) { for (j = 0; j < 4; j++) { l_125[i][j] = 0x73ACL; } } return &g_101; } static int8_t func_42(int32_t ** const * p_43) { int8_t l_47 = (-1L); return l_47; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_6; csmith_sink_ = g_8; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_38[i][j]; } } csmith_sink_ = g_41; csmith_sink_ = g_69; csmith_sink_ = g_101; csmith_sink_ = g_111; csmith_sink_ = g_113; csmith_sink_ = g_116; csmith_sink_ = g_149; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_228[i][j]; } } csmith_sink_ = g_249; csmith_sink_ = g_265; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { volatile int8_t *volatile f0; volatile int8_t *volatile f1; }; static volatile int32_t g_3 = 0x75C19C5AL; static int32_t g_4 = 0xFDDD3F46L; static volatile int32_t g_5 = 0xA41449C9L; static int32_t g_6 = 1L; static int32_t g_8 = (-1L); static int32_t *const volatile *g_16 = (void *)0; static const int32_t g_38[4][1] = {{8L}, {0xC6EA3D88L}, {8L}, {0xC6EA3D88L}}; static const int32_t g_41 = 0x2C6EB81FL; static const int32_t *g_40 = &g_41; static int32_t *g_50 = &g_6; static int32_t **const g_49[9][2] = { {&g_50, &g_50}, {&g_50, &g_50}, {&g_50, &g_50}, {(void *)0, (void *)0}, {&g_50, (void *)0}, {(void *)0, &g_50}, {&g_50, &g_50}, {&g_50, &g_50}, {&g_50, &g_50}}; static int32_t **const *g_48 = &g_49[4][1]; static volatile union U0 g_55 = {0}; static int32_t g_69 = 6L; static int8_t g_101 = 0xBCL; static uint8_t g_111 = 0x78L; static uint32_t g_113 = 0UL; static int16_t g_116 = (-9L); static int32_t *volatile g_126 = &g_69; static int32_t **g_128 = &g_50; static int32_t ***const volatile g_127 = &g_128; static int16_t g_149 = 0x4229L; static int8_t **g_157 = (void *)0; static int8_t ***volatile g_156 = &g_157; static const int32_t **g_164[3][7] = { {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, &g_40}}; static const int32_t **const *g_163[9][4] = { {&g_164[0][6], &g_164[0][6], &g_164[1][0], &g_164[0][6]}, {&g_164[0][6], &g_164[1][0], &g_164[1][0], &g_164[0][6]}, {&g_164[1][0], &g_164[0][6], &g_164[1][0], &g_164[1][0]}, {&g_164[0][6], &g_164[0][6], &g_164[0][6], &g_164[0][6]}, {&g_164[0][6], &g_164[1][0], &g_164[1][0], &g_164[0][6]}, {&g_164[1][0], &g_164[0][6], &g_164[1][0], &g_164[1][0]}, {&g_164[0][6], &g_164[0][6], &g_164[0][6], &g_164[0][6]}, {&g_164[0][6], &g_164[1][0], &g_164[1][0], &g_164[0][6]}, {&g_164[1][0], &g_164[0][6], &g_164[1][0], &g_164[1][0]}}; static const int32_t **const **g_162 = &g_163[6][1]; static const volatile union U0 g_208 = {0}; static int8_t g_228[10][10] = { {6L, 0xC1L, 0xEFL, 0xEFL, 0xC1L, 6L, (-1L), (-1L), 0xB6L, 1L}, {(-7L), 1L, 0x69L, (-5L), (-1L), (-5L), 0x69L, 1L, (-7L), 6L}, {(-7L), 0xEFL, 9L, (-1L), (-5L), 6L, 6L, (-5L), (-1L), 9L}, {6L, 6L, (-5L), (-1L), 9L, 0xEFL, (-7L), 0x4FL, (-7L), 0xEFL}, {0x69L, (-5L), (-1L), (-5L), 0x69L, 1L, (-7L), 6L, 0xB6L, 0xB6L}, {(-1L), 6L, 0xC1L, 0xEFL, 0xEFL, 0xC1L, 6L, (-1L), (-1L), 0xB6L}, {0x4FL, 0xEFL, 6L, 5L, 0x69L, (-7L), 0x69L, 5L, 6L, 0xEFL}, {0xC1L, 1L, 6L, 0x69L, 9L, 5L, (-1L), (-1L), 5L, 9L}, {0xB6L, 0xC1L, 0xC1L, 0xB6L, (-5L), 5L, 0x4FL, 6L, 9L, 6L}, {0xC1L, (-7L), (-1L), 6L, (-1L), (-7L), 0xC1L, 0x4FL, 9L, 1L}}; static int8_t *g_227 = &g_228[2][4]; static int32_t *****g_239 = (void *)0; static union U0 g_243 = {0}; static uint64_t g_249 = 0x1040B8976AF418E2LL; static uint64_t g_265 = 7UL; static union U0 g_284 = {0}; static union U0 func_1(void); static int32_t *func_17(int8_t *p_18, uint64_t p_19); static int8_t func_23(int8_t *p_24, uint32_t p_25); static int8_t *func_26(uint32_t p_27, uint16_t p_28, int32_t **const *p_29, int32_t ***p_30); static int8_t func_42(int32_t **const *p_43); static union U0 func_1(void) { int32_t l_2[5] = {1L, 1L, 1L, 1L, 1L}; int8_t *l_20[4]; const int32_t *l_39 = (void *)0; int32_t *l_46 = &g_8; int32_t **const l_45 = &l_46; int32_t **const *l_44[4][2]; int32_t **l_52 = &g_50; int32_t ***l_51 = &l_52; int i, j; for (i = 0; i < 4; i++) { l_20[i] = (void *)0; } for (i = 0; i < 4; i++) { for (j = 0; j < 2; j++) { l_44[i][j] = &l_45; } } for (g_4 = 0; (g_4 <= 4); g_4 += 1) { int64_t l_10 = 0xB6BC3EC3D4E70302LL; const int32_t **l_35 = (void *)0; const int32_t *l_37 = &g_38[1][0]; const int32_t **l_36[9] = {(void *)0, (void *)0, &l_37, (void *)0, (void *)0, &l_37, (void *)0, (void *)0, &l_37}; int8_t *l_142 = &g_101; int8_t **l_141 = &l_142; int i; for (g_6 = 0; (g_6 <= 4); g_6 += 1) { int32_t *l_7 = &g_8; int32_t *l_9[10] = {&g_6, &g_4, &g_6, &g_4, &g_4, &g_6, &g_4, &g_6, &g_4, &g_4}; uint16_t l_11 = 4UL; int32_t **l_15[8][9] = {{(void *)0, (void *)0, &l_9[1], (void *)0, &l_9[1], (void *)0, (void *)0, &l_9[2], &l_9[2]}, {&l_9[7], &l_7, (void *)0, &l_9[7], (void *)0, &l_7, &l_9[7], &l_7, &l_7}, {(void *)0, (void *)0, &l_9[1], (void *)0, &l_9[1], (void *)0, (void *)0, &l_9[2], &l_9[2]}, {&l_9[7], &l_7, (void *)0, &l_9[7], (void *)0, &l_7, &l_9[7], (void *)0, (void *)0}, {&l_9[2], &l_9[3], (void *)0, &l_9[2], (void *)0, &l_9[3], &l_9[2], &l_7, &l_7}, {&l_7, &l_9[1], &l_9[2], &l_7, &l_9[2], &l_9[1], &l_7, (void *)0, (void *)0}, {&l_9[2], &l_9[3], (void *)0, &l_9[2], (void *)0, &l_9[3], &l_9[2], &l_7, &l_7}, {&l_7, &l_9[1], &l_9[2], &l_7, &l_9[2], &l_9[1], &l_7, (void *)0, (void *)0}}; int32_t ***l_14[6][5] = { {&l_15[2][3], &l_15[6][1], &l_15[2][3], &l_15[6][1], &l_15[2][3]}, {&l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1]}, {&l_15[2][3], &l_15[6][1], &l_15[2][3], &l_15[6][1], &l_15[2][3]}, {&l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1]}, {&l_15[2][3], &l_15[6][1], &l_15[2][3], &l_15[6][1], &l_15[2][3]}, {&l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1], &l_15[6][1]}}; int i, j; ++l_11; if (l_2[g_4]) { } g_16 = (void *)0; } (***g_162) = func_17( l_20[0], (safe_mul_func_int8_t_s_s( g_8, (func_23( ((*l_141) = func_26( g_4, ((safe_rshift_func_int16_t_s_s( (safe_rshift_func_uint16_t_u_s( g_5, ((g_40 = (l_39 = (void *)0)) != &g_41))), 9)), (g_5 == ((func_42(l_44[0][1]) <= 0x88L) <= (**l_45)))), g_48, l_51)), g_116) && (*l_37))))); } return g_55; } static int32_t *func_17(int8_t *p_18, uint64_t p_19) { int32_t l_201 = 0x60EC3E43L; int32_t **const **l_229 = &g_48; int8_t **l_235 = (void *)0; uint8_t *l_283 = (void *)0; uint8_t **l_282 = &l_283; uint32_t *l_285[10][5] = {{(void *)0, &g_113, &g_113, &g_113, (void *)0}, {&g_113, (void *)0, &g_113, (void *)0, &g_113}, {&g_113, &g_113, &g_113, &g_113, &g_113}, {(void *)0, &g_113, &g_113, &g_113, &g_113}, {&g_113, &g_113, (void *)0, &g_113, &g_113}, {(void *)0, &g_113, &g_113, &g_113, &g_113}, {&g_113, &g_113, &g_113, &g_113, (void *)0}, {(void *)0, &g_113, (void *)0, &g_113, &g_113}, {&g_113, &g_113, &g_113, &g_113, &g_113}, {(void *)0, &g_113, (void *)0, &g_113, (void *)0}}; int i, j; (*g_50) ^= l_201; if ((*g_126)) { int16_t l_231 = 0x17F3L; int32_t l_234[3][5] = { {1L, 1L, 1L, 1L, 1L}, {0x629F8294L, 0x629F8294L, 0x629F8294L, 0x629F8294L, 0x629F8294L}, {1L, 1L, 1L, 1L, 1L}}; int32_t ***l_238 = &g_128; int32_t ****l_237 = &l_238; int32_t *****const l_236 = &l_237; int i, j; for (g_8 = 15; (g_8 == 18); g_8 = safe_add_func_uint8_t_u_u(g_8, 2)) { int32_t l_224[6][1] = {{2L}, {2L}, {1L}, {2L}, {2L}, {1L}}; int8_t *l_230 = &g_101; int32_t *l_240 = &l_234[1][3]; int i, j; } } else { uint32_t l_260 = 0x6A746CB8L; int32_t l_266 = 1L; for (p_19 = 0; (p_19 >= 24); p_19 = safe_add_func_int16_t_s_s(p_19, 1)) { uint64_t *l_248 = &g_249; int16_t *l_261 = (void *)0; int16_t *l_262 = &g_116; int32_t l_263 = 0L; uint64_t *l_264 = &g_265; l_266 |= (g_243, (safe_lshift_func_uint8_t_u_u( (((*l_264) ^= (l_263 = (safe_mul_func_int16_t_s_s( ((l_229 != &g_163[6][1]) <= ((*l_248) = g_113)), ((safe_div_func_int32_t_s_s( (+((safe_rshift_func_uint16_t_u_s( (p_19 && (safe_div_func_uint32_t_u_u( g_38[1][0], g_6))), 4)), (!(safe_mul_func_int16_t_s_s( (l_260 == ((*l_262) = g_101)), l_260))))), 0x8A6FC8C2L)) >= 0x1A31L))))) || g_69), 6))); } } l_201 = ((((((((safe_sub_func_uint8_t_u_u( (p_19 > ((+l_201) || (safe_add_func_uint8_t_u_u( (safe_mod_func_int8_t_s_s( ((g_113 &= (safe_rshift_func_int16_t_s_u( (((((safe_mod_func_int8_t_s_s( l_201, (safe_mod_func_uint32_t_u_u( ((((safe_mul_func_int16_t_s_s( (((**l_229) == ((l_229 != (void *)0), (((((**g_128) = 0L), l_282) != (g_284, (void *)0)), (void *)0))) > g_8), 1L)) > 0x2108994223055E5ALL) < l_201) <= 0UL), p_19)))) | p_19) <= 0x6275ACE0L), p_19), g_69), 9))) == 4294967295UL), 252UL)), p_19)))), (*g_227))) < g_116) < g_149) && 1L) <= p_19) == 0x6481L) || 0xF8FDFC9CL), 0x2FFF6BB7L); return (*g_128); } static int8_t func_23(int8_t *p_24, uint32_t p_25) { uint32_t l_146 = 1UL; int32_t l_166 = 0x32EB66CFL; int8_t l_190 = 0L; int32_t l_195 = 0xCF97334AL; int32_t l_197 = (-1L); uint32_t l_198[4] = {0xCD8E07C2L, 0xCD8E07C2L, 0xCD8E07C2L, 0xCD8E07C2L}; int i; for (p_25 = 2; (p_25 != 16); ++p_25) { int32_t *l_145 = &g_69; uint32_t l_147[1]; int32_t *l_178 = (void *)0; int32_t l_196 = 0L; int i; for (i = 0; i < 1; i++) { l_147[i] = 0x59AEF2F4L; } (*l_145) &= ((**g_128) = (-5L)); (*g_50) = l_146; if (((**g_128) = ((void *)0 != &g_111))) { uint32_t l_150[5]; int32_t ***l_161[9][5] = {{&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, (void *)0, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}, {&g_128, &g_128, &g_128, &g_128, &g_128}}; int32_t ****l_160[6][10] = { {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}, {&l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2], &l_161[7][2]}}; int i, j; for (i = 0; i < 5; i++) { l_150[i] = 18446744073709551612UL; } for (g_101 = 0; (g_101 <= 0); g_101 += 1) { int16_t *l_148[10][4] = {{(void *)0, (void *)0, &g_116, &g_116}, {&g_116, (void *)0, &g_116, (void *)0}, {(void *)0, &g_116, &g_116, &g_116}, {(void *)0, &g_116, &g_116, (void *)0}, {&g_116, (void *)0, (void *)0, &g_116}, {&g_116, (void *)0, &g_116, &g_116}, {(void *)0, &g_116, &g_116, &g_116}, {(void *)0, (void *)0, &g_116, &g_116}, {&g_116, (void *)0, &g_116, (void *)0}, {(void *)0, &g_116, &g_116, &g_116}}; int32_t l_153 = 0x4FA8936DL; int i, j; } l_166 &= ((g_113 = (0xBBA291ADAEAB5801LL ^ ((safe_div_func_uint16_t_u_u( (safe_rshift_func_uint8_t_u_u(3UL, 0)), 3L)) >= (((((*p_24) || g_3) != (safe_lshift_func_uint8_t_u_u( ((void *)0 != (*g_162)), ((((safe_lshift_func_int8_t_s_u( (safe_mod_func_int32_t_s_s( l_146, ((*p_24) & (*p_24)))), 3)) > l_190) & p_25) >= (*p_24))))) <= g_38[1][0]) == (-1L))))) ^ 0xD6DEBD5EL); } else { int32_t *l_191 = &g_69; int32_t *l_192 = &l_166; int32_t *l_193 = &g_69; int32_t *l_194[4][7] = { {&g_4, &g_8, &g_8, &g_4, &l_166, &g_8, &l_166}, {&g_8, (void *)0, (void *)0, &g_8, &g_8, &g_69, &g_8}, {&g_4, &g_8, &g_8, &g_4, &l_166, &g_8, &l_166}, {&g_8, (void *)0, (void *)0, &g_8, &g_8, &g_69, &g_8}}; int i, j; --l_198[0]; } } return l_195; } static int8_t *func_26(uint32_t p_27, uint16_t p_28, int32_t **const *p_29, int32_t ***p_30) { int32_t **l_56 = (void *)0; const int32_t **l_57[3]; uint64_t l_58 = 0xE5BD571E9572AB10LL; int32_t *l_68 = &g_69; int32_t l_80[7] = {8L, 8L, 8L, 8L, 8L, 8L, 8L}; int8_t *l_100[7][4] = {{&g_101, &g_101, (void *)0, (void *)0}, {&g_101, &g_101, &g_101, (void *)0}, {&g_101, &g_101, &g_101, &g_101}, {&g_101, &g_101, &g_101, &g_101}, {&g_101, &g_101, (void *)0, &g_101}, {&g_101, &g_101, (void *)0, (void *)0}, {&g_101, &g_101, &g_101, (void *)0}}; int32_t l_117 = 0xFF8C079AL; uint16_t l_125[2][4]; int32_t l_131 = 0x6F6D5B12L; int32_t *l_140 = &l_80[2]; int i, j; for (i = 0; i < 3; i++) { l_57[i] = (void *)0; } for (i = 0; i < 2; i++) { for (j = 0; j < 4; j++) { l_125[i][j] = 0x73ACL; } } return &g_101; } static int8_t func_42(int32_t **const *p_43) { int8_t l_47 = (-1L); return l_47; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_6; csmith_sink_ = g_8; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_38[i][j]; } } csmith_sink_ = g_41; csmith_sink_ = g_69; csmith_sink_ = g_101; csmith_sink_ = g_111; csmith_sink_ = g_113; csmith_sink_ = g_116; csmith_sink_ = g_149; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_228[i][j]; } } csmith_sink_ = g_249; csmith_sink_ = g_265; platform_main_end(0, 0); return 0; }
false
175
dataset/organized/DCE/175
286
450
0.75
0.75
DCE
352
dataset/organized/DCE/176/target.c
dataset/organized/DCE/176/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_4 = 0x13A473EBL; static int32_t g_8 = 5L; static volatile int32_t g_11 = 0L; static volatile int32_t g_12 = 4L; static int32_t g_13 = 0xC28CAE2FL; static uint16_t g_18 = 8UL; static uint64_t g_21 = 0x45702377D6446BD2LL; static int16_t g_54 = 0x3B9FL; static uint64_t g_57[6] = {5UL,5UL,5UL,5UL,5UL,5UL}; static const uint16_t g_62[3] = {5UL,5UL,5UL}; static const uint16_t *g_61 = &g_62[2]; static uint32_t g_73 = 1UL; static uint32_t g_81 = 0UL; static uint32_t g_92 = 0x1B0B2AC4L; static volatile int32_t *g_106 = (void*)0; static volatile int32_t * volatile *g_105 = &g_106; static int8_t g_121 = 0xE2L; static int32_t *g_152 = (void*)0; static uint32_t g_184 = 1UL; static uint64_t *g_226 = &g_21; static int64_t g_240[9] = {0x346D446BF52A38B0LL,(-2L),0x346D446BF52A38B0LL,(-2L),0x346D446BF52A38B0LL,(-2L),0x346D446BF52A38B0LL,(-2L),0x346D446BF52A38B0LL}; static int16_t g_254 = 0x3796L; static uint64_t **g_356 = &g_226; static uint64_t ***g_355 = &g_356; static uint8_t *g_361 = (void*)0; static const int16_t *g_393 = (void*)0; static const int16_t **g_392[2] = {&g_393,&g_393}; static int32_t ** volatile g_444 = &g_152; static int16_t g_459[3] = {0xD2EEL,0xD2EEL,0xD2EEL}; static int64_t g_463 = (-10L); static uint64_t g_471 = 8UL; static uint32_t g_503 = 4294967295UL; static int32_t ** volatile g_504[7][6] = {{&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152},{&g_152,&g_152,&g_152,&g_152,&g_152,&g_152},{(void*)0,&g_152,&g_152,&g_152,&g_152,&g_152},{&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152},{&g_152,&g_152,&g_152,&g_152,&g_152,(void*)0},{&g_152,&g_152,(void*)0,&g_152,&g_152,(void*)0},{&g_152,&g_152,&g_152,&g_152,&g_152,&g_152}}; static int32_t ** volatile g_505 = &g_152; static volatile int16_t g_510 = 0xE1FDL; static volatile int16_t *g_509 = &g_510; static volatile int16_t **g_508 = &g_509; static volatile int16_t ** volatile *g_507 = &g_508; static volatile int16_t ** volatile ** volatile g_506[9] = {&g_507,&g_507,&g_507,&g_507,&g_507,&g_507,&g_507,&g_507,&g_507}; static int32_t * const volatile g_658 = (void*)0; static int32_t ** const volatile g_661 = &g_152; static volatile int8_t g_665 = 2L; static int32_t ** volatile g_667[6] = {&g_152,&g_152,&g_152,&g_152,&g_152,&g_152}; static int8_t g_716 = 0x53L; static uint32_t g_717 = 0UL; static int32_t * volatile g_719[2] = {&g_13,&g_13}; static int32_t * volatile g_720 = (void*)0; static int32_t ** volatile g_772 = &g_152; static int64_t *g_781 = &g_463; static uint16_t g_797 = 65529UL; static volatile uint16_t g_818 = 1UL; static const int64_t g_836 = 2L; static const int64_t *g_835[10] = {&g_836,&g_836,&g_836,&g_836,&g_836,&g_836,&g_836,&g_836,&g_836,&g_836}; static const int64_t **g_834[2] = {&g_835[7],&g_835[7]}; static int16_t g_843 = 0x1BB0L; static int32_t * volatile g_846 = &g_13; static int64_t g_884 = 0xDF8FDD1CDFDFB976LL; static const int32_t g_915 = (-2L); static uint16_t g_985 = 0x28ECL; static volatile int16_t g_1093 = 0x4163L; static uint64_t **** volatile g_1107[10][7] = {{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355}}; static uint64_t **** volatile g_1109 = (void*)0; static uint64_t **** volatile g_1110 = &g_355; static int64_t *g_1149 = &g_463; static int32_t **g_1160 = &g_152; static int32_t ***g_1159 = &g_1160; static uint16_t g_1175 = 65535UL; static uint8_t g_1176 = 1UL; static uint8_t g_1192 = 0UL; static int32_t g_1198 = 3L; static int32_t *g_1197[1][9] = {{&g_1198,&g_1198,&g_1198,&g_1198,&g_1198,&g_1198,&g_1198,&g_1198,&g_1198}}; static int32_t func_1(void); static int8_t func_2(int32_t p_3); static int8_t func_22(uint32_t p_23, int32_t ** p_24, const int64_t p_25); static int32_t * func_31(int8_t p_32); static const uint16_t * func_33(int32_t p_34, uint32_t p_35, int64_t p_36); static int32_t func_1(void) { int32_t ****l_1161[1]; const uint32_t l_1162 = 0xAB0C49D1L; uint16_t l_1163 = 0xA274L; uint16_t l_1164[5][9] = {{1UL,0x01D7L,0x42BFL,0x42BFL,0x01D7L,1UL,0xAEE9L,1UL,0x01D7L},{0UL,8UL,8UL,0UL,65535UL,0xD0D2L,65535UL,0UL,8UL},{5UL,5UL,0xAEE9L,0x01D7L,0xF684L,0x01D7L,0xAEE9L,5UL,5UL},{8UL,0UL,65535UL,0xD0D2L,65535UL,0UL,8UL,8UL,0UL},{0x01D7L,1UL,0xAEE9L,1UL,0x01D7L,0x42BFL,0x42BFL,0x01D7L,1UL}}; uint32_t l_1165 = 0x16B2DB1FL; uint16_t *l_1171 = &l_1163; int64_t *l_1172 = &g_884; int8_t l_1187 = 1L; uint32_t l_1188[7] = {9UL,9UL,9UL,9UL,9UL,9UL,9UL}; int32_t l_1189 = 0L; int64_t l_1190 = (-1L); uint8_t *l_1191[2][5] = {{&g_1176,&g_1176,&g_1176,&g_1176,&g_1176},{&g_1176,&g_1176,&g_1176,&g_1176,&g_1176}}; int i, j; for (i = 0; i < 1; i++) { l_1161[i] = &g_1159; } l_1165 = (func_2(g_4) == (safe_unary_minus_func_int8_t_s((((safe_rshift_func_int8_t_s_s(g_459[2], ((g_254 , ((g_1159 = g_1159) != (g_836 , &g_105))) <= g_21))) | (((l_1162 >= l_1163) < 5L) | l_1164[2][1])) == (***g_355))))); if ((+((safe_sub_func_uint8_t_u_u(g_665, g_4)) <= (safe_sub_func_uint16_t_u_u(((*l_1171) ^= 6UL), (((*l_1172) = ((*g_1149) = ((void*)0 != &g_62[2]))) > ((safe_lshift_func_int16_t_s_u(g_1175, 3)) | (g_1176 <= (safe_sub_func_int8_t_s_s(((*g_61) | ((g_1192 = ((((safe_lshift_func_int16_t_s_u((safe_sub_func_uint8_t_u_u((((((l_1190 = ((((safe_rshift_func_uint8_t_u_u((safe_add_func_uint16_t_u_u(l_1187, l_1188[6])), g_985)) == g_459[2]) , l_1189) , (*g_226))) , g_240[0]) , 0xB76AL) , (void*)0) != &g_61), g_62[2])), 11)) , &g_81) == &l_1162) , g_985)) != g_254)), g_240[4])))))))))) { int32_t *l_1195 = &l_1189; int32_t **l_1196[10] = {(void*)0,&l_1195,&l_1195,&l_1195,&l_1195,(void*)0,&l_1195,&l_1195,&l_1195,&l_1195}; uint32_t l_1199[1][8] = {{0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L}}; int32_t l_1200 = 0L; int i, j; l_1200 ^= (safe_add_func_int64_t_s_s(((g_1197[0][7] = l_1195) != (void*)0), l_1199[0][5])); } else { uint8_t l_1203 = 0xCEL; for (g_254 = 6; (g_254 >= (-6)); g_254 = safe_sub_func_int32_t_s_s(g_254, 1)) { l_1203++; for (l_1189 = 0; (l_1189 <= 8); l_1189 += 1) { return l_1203; } } return (*g_846); } return (*g_846); } static int8_t func_2(int32_t p_3) { const uint64_t l_14 = 9UL; uint16_t *l_17 = &g_18; int32_t *l_19 = (void*)0; int32_t *l_20 = &g_8; const int64_t l_30[6][3] = {{0xECA6D786FF529126LL,0xECA6D786FF529126LL,8L},{(-1L),0L,8L},{0L,(-1L),8L},{0xECA6D786FF529126LL,0xECA6D786FF529126LL,8L},{(-1L),0L,8L},{0L,(-1L),8L}}; uint8_t l_68 = 0x1CL; uint64_t l_82 = 0x74F1E5EB906A3399LL; uint16_t *l_87 = &g_18; int32_t l_99[4][2]; uint32_t l_160 = 0x10A60FE9L; int8_t *l_314 = &g_121; int32_t l_348 = 0xFC2EA9A8L; uint64_t **l_354[9][5] = {{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,(void*)0,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,(void*)0,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226}}; uint64_t ***l_353 = &l_354[2][1]; int16_t *l_388 = &g_254; int16_t **l_387 = &l_388; uint32_t l_460[5] = {0xA3A57C6EL,0xA3A57C6EL,0xA3A57C6EL,0xA3A57C6EL,0xA3A57C6EL}; int32_t l_461 = 0xC5708652L; int16_t ***l_466 = (void*)0; int16_t ****l_465[9][8] = {{&l_466,&l_466,&l_466,&l_466,&l_466,(void*)0,&l_466,&l_466},{&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466},{&l_466,(void*)0,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466},{&l_466,(void*)0,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466},{&l_466,(void*)0,&l_466,&l_466,(void*)0,&l_466,&l_466,&l_466},{&l_466,&l_466,&l_466,(void*)0,&l_466,(void*)0,&l_466,&l_466},{&l_466,&l_466,&l_466,(void*)0,&l_466,&l_466,&l_466,&l_466},{&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466},{&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466}}; int8_t l_762[8][9] = {{0x83L,0x08L,0x83L,1L,0x64L,0x58L,1L,9L,1L},{0xE2L,8L,(-6L),(-8L),0xB8L,(-10L),0xB8L,(-8L),(-6L)},{1L,1L,0x08L,1L,(-1L),0x83L,0x97L,0L,0x1FL},{0L,7L,(-10L),0x52L,1L,1L,0x52L,0xE2L,0L},{1L,1L,1L,0x82L,0x1FL,(-10L),0L,9L,0x08L},{0xC9L,(-1L),(-10L),0L,0x52L,0L,(-10L),(-1L),0xC9L},{0x1FL,1L,0x64L,1L,0L,0x58L,0x97L,1L,0xAEL},{(-10L),0L,0xF3L,0xE2L,0xE2L,0xF3L,0L,(-10L),1L}}; int32_t *l_800 = &l_461; const int64_t *l_833[1]; const int64_t **l_832 = &l_833[0]; int16_t *** const * const l_893 = &l_466; int16_t *** const * const *l_892 = &l_893; int32_t l_948 = 1L; uint8_t l_949 = 255UL; uint32_t l_975 = 0x00CB549AL; uint8_t l_976[9][7] = {{7UL,7UL,7UL,7UL,7UL,7UL,7UL},{0x61L,0x61L,0x61L,0x61L,0x61L,0x61L,0x61L},{7UL,7UL,7UL,7UL,7UL,7UL,7UL},{0x61L,0x61L,0x61L,0x61L,0x61L,0x61L,0x61L},{7UL,7UL,7UL,7UL,7UL,7UL,7UL},{0x61L,0x61L,0x61L,0x61L,0x61L,0x61L,0x61L},{7UL,7UL,7UL,7UL,7UL,7UL,7UL},{0x61L,0x61L,0x61L,0x61L,0x61L,0x61L,0x61L},{7UL,7UL,7UL,7UL,7UL,7UL,7UL}}; const int32_t ***l_1052 = (void*)0; const int32_t ****l_1051 = &l_1052; int16_t l_1064 = 0xACC8L; uint16_t l_1155[1]; int i, j; for (i = 0; i < 4; i++) { for (j = 0; j < 2; j++) { l_99[i][j] = 0xBE448D75L; } } for (i = 0; i < 1; i++) { l_833[i] = &g_463; } for (i = 0; i < 1; i++) { l_1155[i] = 0x9BFFL; } for (p_3 = (-22); (p_3 == (-21)); p_3 = safe_add_func_int64_t_s_s(p_3, 1)) { int32_t l_7[8][9] = {{(-6L),(-7L),0xBC7DCD66L,0x8D526D2EL,0x6A1C17C7L,0xE4562513L,0xE4562513L,0x6A1C17C7L,0x8D526D2EL},{(-8L),(-6L),(-8L),0x513C61C7L,0xE4562513L,(-7L),0x07563FFAL,0xF7BF48C4L,0xF7BF48C4L},{0x60693009L,(-6L),0xF7BF48C4L,0xE4562513L,0xF7BF48C4L,(-6L),0x60693009L,0x07563FFAL,0xBC7DCD66L},{0x07563FFAL,(-7L),0xE4562513L,0x513C61C7L,(-8L),(-6L),(-8L),0x513C61C7L,0xE4562513L},{0xE4562513L,0xE4562513L,0x6A1C17C7L,0x8D526D2EL,0xBC7DCD66L,(-7L),(-6L),0x07563FFAL,(-6L)},{0xE4562513L,0x60693009L,(-7L),(-7L),0x60693009L,0xE4562513L,0x8D526D2EL,0xF7BF48C4L,0x07182B47L},{0x07563FFAL,0x513C61C7L,0x6A1C17C7L,0x07182B47L,0x60693009L,0x60693009L,0x07182B47L,0x6A1C17C7L,0x513C61C7L},{0x60693009L,(-1L),0xE4562513L,(-8L),0xBC7DCD66L,0x513C61C7L,0x8D526D2EL,0x8D526D2EL,0x513C61C7L}}; int i, j; for (g_4 = 0; (g_4 <= 7); g_4 += 1) { for (g_8 = 1; (g_8 <= 7); g_8 += 1) { int32_t *l_9 = &g_8; int32_t **l_10 = &l_9; (*l_10) = l_9; for (g_13 = 7; (g_13 >= 1); g_13 -= 1) { int i, j; if (l_7[g_13][(g_13 + 1)]) { break; } } } } } return l_1155[0]; } static int8_t func_22(uint32_t p_23, int32_t ** p_24, const int64_t p_25) { (*p_24) = func_31(g_13); return g_8; } static int32_t * func_31(int8_t p_32) { return &g_8; } static const uint16_t * func_33(int32_t p_34, uint32_t p_35, int64_t p_36) { const uint16_t *l_58 = &g_18; for (g_4 = 0; g_4 < 6; g_4 += 1) { g_57[g_4] = 6UL; } return l_58; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_8; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_13; csmith_sink_ = g_18; csmith_sink_ = g_21; csmith_sink_ = g_54; for (i = 0; i < 6; i++) { csmith_sink_ = g_57[i]; } for (i = 0; i < 3; i++) { csmith_sink_ = g_62[i]; } csmith_sink_ = g_73; csmith_sink_ = g_81; csmith_sink_ = g_92; csmith_sink_ = g_121; csmith_sink_ = g_184; for (i = 0; i < 9; i++) { csmith_sink_ = g_240[i]; } csmith_sink_ = g_254; for (i = 0; i < 3; i++) { csmith_sink_ = g_459[i]; } csmith_sink_ = g_463; csmith_sink_ = g_471; csmith_sink_ = g_503; csmith_sink_ = g_510; csmith_sink_ = g_665; csmith_sink_ = g_716; csmith_sink_ = g_717; csmith_sink_ = g_797; csmith_sink_ = g_818; csmith_sink_ = g_836; csmith_sink_ = g_843; csmith_sink_ = g_884; csmith_sink_ = g_915; csmith_sink_ = g_985; csmith_sink_ = g_1093; csmith_sink_ = g_1175; csmith_sink_ = g_1176; csmith_sink_ = g_1192; csmith_sink_ = g_1198; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_4 = 0x13A473EBL; static int32_t g_8 = 5L; static volatile int32_t g_11 = 0L; static volatile int32_t g_12 = 4L; static int32_t g_13 = 0xC28CAE2FL; static uint16_t g_18 = 8UL; static uint64_t g_21 = 0x45702377D6446BD2LL; static int16_t g_54 = 0x3B9FL; static uint64_t g_57[6] = {5UL, 5UL, 5UL, 5UL, 5UL, 5UL}; static const uint16_t g_62[3] = {5UL, 5UL, 5UL}; static const uint16_t *g_61 = &g_62[2]; static uint32_t g_73 = 1UL; static uint32_t g_81 = 0UL; static uint32_t g_92 = 0x1B0B2AC4L; static volatile int32_t *g_106 = (void *)0; static volatile int32_t *volatile *g_105 = &g_106; static int8_t g_121 = 0xE2L; static int32_t *g_152 = (void *)0; static uint32_t g_184 = 1UL; static uint64_t *g_226 = &g_21; static int64_t g_240[9] = { 0x346D446BF52A38B0LL, (-2L), 0x346D446BF52A38B0LL, (-2L), 0x346D446BF52A38B0LL, (-2L), 0x346D446BF52A38B0LL, (-2L), 0x346D446BF52A38B0LL}; static int16_t g_254 = 0x3796L; static uint64_t **g_356 = &g_226; static uint64_t ***g_355 = &g_356; static uint8_t *g_361 = (void *)0; static const int16_t *g_393 = (void *)0; static const int16_t **g_392[2] = {&g_393, &g_393}; static int32_t **volatile g_444 = &g_152; static int16_t g_459[3] = {0xD2EEL, 0xD2EEL, 0xD2EEL}; static int64_t g_463 = (-10L); static uint64_t g_471 = 8UL; static uint32_t g_503 = 4294967295UL; static int32_t **volatile g_504[7][6] = { {&g_152, &g_152, &g_152, (void *)0, &g_152, &g_152}, {&g_152, &g_152, &g_152, &g_152, &g_152, &g_152}, {(void *)0, &g_152, &g_152, &g_152, &g_152, &g_152}, {&g_152, &g_152, &g_152, (void *)0, &g_152, &g_152}, {&g_152, &g_152, &g_152, &g_152, &g_152, (void *)0}, {&g_152, &g_152, (void *)0, &g_152, &g_152, (void *)0}, {&g_152, &g_152, &g_152, &g_152, &g_152, &g_152}}; static int32_t **volatile g_505 = &g_152; static volatile int16_t g_510 = 0xE1FDL; static volatile int16_t *g_509 = &g_510; static volatile int16_t **g_508 = &g_509; static volatile int16_t **volatile *g_507 = &g_508; static volatile int16_t **volatile **volatile g_506[9] = { &g_507, &g_507, &g_507, &g_507, &g_507, &g_507, &g_507, &g_507, &g_507}; static int32_t *const volatile g_658 = (void *)0; static int32_t **const volatile g_661 = &g_152; static volatile int8_t g_665 = 2L; static int32_t **volatile g_667[6] = {&g_152, &g_152, &g_152, &g_152, &g_152, &g_152}; static int8_t g_716 = 0x53L; static uint32_t g_717 = 0UL; static int32_t *volatile g_719[2] = {&g_13, &g_13}; static int32_t *volatile g_720 = (void *)0; static int32_t **volatile g_772 = &g_152; static int64_t *g_781 = &g_463; static uint16_t g_797 = 65529UL; static volatile uint16_t g_818 = 1UL; static const int64_t g_836 = 2L; static const int64_t *g_835[10] = {&g_836, &g_836, &g_836, &g_836, &g_836, &g_836, &g_836, &g_836, &g_836, &g_836}; static const int64_t **g_834[2] = {&g_835[7], &g_835[7]}; static int16_t g_843 = 0x1BB0L; static int32_t *volatile g_846 = &g_13; static int64_t g_884 = 0xDF8FDD1CDFDFB976LL; static const int32_t g_915 = (-2L); static uint16_t g_985 = 0x28ECL; static volatile int16_t g_1093 = 0x4163L; static uint64_t ****volatile g_1107[10][7] = { {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}}; static uint64_t ****volatile g_1109 = (void *)0; static uint64_t ****volatile g_1110 = &g_355; static int64_t *g_1149 = &g_463; static int32_t **g_1160 = &g_152; static int32_t ***g_1159 = &g_1160; static uint16_t g_1175 = 65535UL; static uint8_t g_1176 = 1UL; static uint8_t g_1192 = 0UL; static int32_t g_1198 = 3L; static int32_t *g_1197[1][9] = {{&g_1198, &g_1198, &g_1198, &g_1198, &g_1198, &g_1198, &g_1198, &g_1198, &g_1198}}; static int32_t func_1(void); static int8_t func_2(int32_t p_3); static int8_t func_22(uint32_t p_23, int32_t **p_24, const int64_t p_25); static int32_t *func_31(int8_t p_32); static const uint16_t *func_33(int32_t p_34, uint32_t p_35, int64_t p_36); static int32_t func_1(void) { int32_t ****l_1161[1]; const uint32_t l_1162 = 0xAB0C49D1L; uint16_t l_1163 = 0xA274L; uint16_t l_1164[5][9] = { {1UL, 0x01D7L, 0x42BFL, 0x42BFL, 0x01D7L, 1UL, 0xAEE9L, 1UL, 0x01D7L}, {0UL, 8UL, 8UL, 0UL, 65535UL, 0xD0D2L, 65535UL, 0UL, 8UL}, {5UL, 5UL, 0xAEE9L, 0x01D7L, 0xF684L, 0x01D7L, 0xAEE9L, 5UL, 5UL}, {8UL, 0UL, 65535UL, 0xD0D2L, 65535UL, 0UL, 8UL, 8UL, 0UL}, {0x01D7L, 1UL, 0xAEE9L, 1UL, 0x01D7L, 0x42BFL, 0x42BFL, 0x01D7L, 1UL}}; uint32_t l_1165 = 0x16B2DB1FL; uint16_t *l_1171 = &l_1163; int64_t *l_1172 = &g_884; int8_t l_1187 = 1L; uint32_t l_1188[7] = {9UL, 9UL, 9UL, 9UL, 9UL, 9UL, 9UL}; int32_t l_1189 = 0L; int64_t l_1190 = (-1L); uint8_t *l_1191[2][5] = {{&g_1176, &g_1176, &g_1176, &g_1176, &g_1176}, {&g_1176, &g_1176, &g_1176, &g_1176, &g_1176}}; int i, j; for (i = 0; i < 1; i++) { l_1161[i] = &g_1159; } l_1165 = (func_2(g_4) == (safe_unary_minus_func_int8_t_s( (((safe_rshift_func_int8_t_s_s( g_459[2], ((g_254, ((g_1159 = g_1159) != (g_836, &g_105))) <= g_21))) | (((l_1162 >= l_1163) < 5L) | l_1164[2][1])) == (***g_355))))); if ((+((safe_sub_func_uint8_t_u_u(g_665, g_4)) <= (safe_sub_func_uint16_t_u_u( ((*l_1171) ^= 6UL), (((*l_1172) = ((*g_1149) = ((void *)0 != &g_62[2]))) > ((safe_lshift_func_int16_t_s_u(g_1175, 3)) | (g_1176 <= (safe_sub_func_int8_t_s_s( ((*g_61) | ((g_1192 = ((((safe_lshift_func_int16_t_s_u( (safe_sub_func_uint8_t_u_u( (((((l_1190 = ((((safe_rshift_func_uint8_t_u_u( (safe_add_func_uint16_t_u_u( l_1187, l_1188[6])), g_985)) == g_459[2]), l_1189), (*g_226))), g_240[0]), 0xB76AL), (void *)0) != &g_61), g_62[2])), 11)), &g_81) == &l_1162), g_985)) != g_254)), g_240[4])))))))))) { int32_t *l_1195 = &l_1189; int32_t **l_1196[10] = {(void *)0, &l_1195, &l_1195, &l_1195, &l_1195, (void *)0, &l_1195, &l_1195, &l_1195, &l_1195}; uint32_t l_1199[1][8] = {{0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L}}; int32_t l_1200 = 0L; int i, j; l_1200 ^= (safe_add_func_int64_t_s_s(((g_1197[0][7] = l_1195) != (void *)0), l_1199[0][5])); } else { uint8_t l_1203 = 0xCEL; for (g_254 = 6; (g_254 >= (-6)); g_254 = safe_sub_func_int32_t_s_s(g_254, 1)) { l_1203++; for (l_1189 = 0; (l_1189 <= 8); l_1189 += 1) { return l_1203; } } return (*g_846); } return (*g_846); } static int8_t func_2(int32_t p_3) { const uint64_t l_14 = 9UL; uint16_t *l_17 = &g_18; int32_t *l_19 = (void *)0; int32_t *l_20 = &g_8; const int64_t l_30[6][3] = {{0xECA6D786FF529126LL, 0xECA6D786FF529126LL, 8L}, {(-1L), 0L, 8L}, {0L, (-1L), 8L}, {0xECA6D786FF529126LL, 0xECA6D786FF529126LL, 8L}, {(-1L), 0L, 8L}, {0L, (-1L), 8L}}; uint8_t l_68 = 0x1CL; uint64_t l_82 = 0x74F1E5EB906A3399LL; uint16_t *l_87 = &g_18; int32_t l_99[4][2]; uint32_t l_160 = 0x10A60FE9L; int8_t *l_314 = &g_121; int32_t l_348 = 0xFC2EA9A8L; uint64_t **l_354[9][5] = {{&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, (void *)0, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, (void *)0, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}}; uint64_t ***l_353 = &l_354[2][1]; int16_t *l_388 = &g_254; int16_t **l_387 = &l_388; uint32_t l_460[5] = {0xA3A57C6EL, 0xA3A57C6EL, 0xA3A57C6EL, 0xA3A57C6EL, 0xA3A57C6EL}; int32_t l_461 = 0xC5708652L; int16_t ***l_466 = (void *)0; int16_t ****l_465[9][8] = { {&l_466, &l_466, &l_466, &l_466, &l_466, (void *)0, &l_466, &l_466}, {&l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}, {&l_466, (void *)0, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}, {&l_466, (void *)0, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}, {&l_466, (void *)0, &l_466, &l_466, (void *)0, &l_466, &l_466, &l_466}, {&l_466, &l_466, &l_466, (void *)0, &l_466, (void *)0, &l_466, &l_466}, {&l_466, &l_466, &l_466, (void *)0, &l_466, &l_466, &l_466, &l_466}, {&l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}, {&l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}}; int8_t l_762[8][9] = { {0x83L, 0x08L, 0x83L, 1L, 0x64L, 0x58L, 1L, 9L, 1L}, {0xE2L, 8L, (-6L), (-8L), 0xB8L, (-10L), 0xB8L, (-8L), (-6L)}, {1L, 1L, 0x08L, 1L, (-1L), 0x83L, 0x97L, 0L, 0x1FL}, {0L, 7L, (-10L), 0x52L, 1L, 1L, 0x52L, 0xE2L, 0L}, {1L, 1L, 1L, 0x82L, 0x1FL, (-10L), 0L, 9L, 0x08L}, {0xC9L, (-1L), (-10L), 0L, 0x52L, 0L, (-10L), (-1L), 0xC9L}, {0x1FL, 1L, 0x64L, 1L, 0L, 0x58L, 0x97L, 1L, 0xAEL}, {(-10L), 0L, 0xF3L, 0xE2L, 0xE2L, 0xF3L, 0L, (-10L), 1L}}; int32_t *l_800 = &l_461; const int64_t *l_833[1]; const int64_t **l_832 = &l_833[0]; int16_t ***const *const l_893 = &l_466; int16_t ***const *const *l_892 = &l_893; int32_t l_948 = 1L; uint8_t l_949 = 255UL; uint32_t l_975 = 0x00CB549AL; uint8_t l_976[9][7] = {{7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}, {0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L}, {7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}, {0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L}, {7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}, {0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L}, {7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}, {0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L}, {7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}}; const int32_t ***l_1052 = (void *)0; const int32_t ****l_1051 = &l_1052; int16_t l_1064 = 0xACC8L; uint16_t l_1155[1]; int i, j; for (i = 0; i < 4; i++) { for (j = 0; j < 2; j++) { l_99[i][j] = 0xBE448D75L; } } for (i = 0; i < 1; i++) { l_833[i] = &g_463; } for (i = 0; i < 1; i++) { l_1155[i] = 0x9BFFL; } for (p_3 = (-22); (p_3 == (-21)); p_3 = safe_add_func_int64_t_s_s(p_3, 1)) { } return l_1155[0]; } static int8_t func_22(uint32_t p_23, int32_t **p_24, const int64_t p_25) { (*p_24) = func_31(g_13); return g_8; } static int32_t *func_31(int8_t p_32) { return &g_8; } static const uint16_t *func_33(int32_t p_34, uint32_t p_35, int64_t p_36) { const uint16_t *l_58 = &g_18; for (g_4 = 0; g_4 < 6; g_4 += 1) { } return l_58; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_8; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_13; csmith_sink_ = g_18; csmith_sink_ = g_21; csmith_sink_ = g_54; for (i = 0; i < 6; i++) { csmith_sink_ = g_57[i]; } for (i = 0; i < 3; i++) { csmith_sink_ = g_62[i]; } csmith_sink_ = g_73; csmith_sink_ = g_81; csmith_sink_ = g_92; csmith_sink_ = g_121; csmith_sink_ = g_184; for (i = 0; i < 9; i++) { csmith_sink_ = g_240[i]; } csmith_sink_ = g_254; for (i = 0; i < 3; i++) { csmith_sink_ = g_459[i]; } csmith_sink_ = g_463; csmith_sink_ = g_471; csmith_sink_ = g_503; csmith_sink_ = g_510; csmith_sink_ = g_665; csmith_sink_ = g_716; csmith_sink_ = g_717; csmith_sink_ = g_797; csmith_sink_ = g_818; csmith_sink_ = g_836; csmith_sink_ = g_843; csmith_sink_ = g_884; csmith_sink_ = g_915; csmith_sink_ = g_985; csmith_sink_ = g_1093; csmith_sink_ = g_1175; csmith_sink_ = g_1176; csmith_sink_ = g_1192; csmith_sink_ = g_1198; platform_main_end(0, 0); return 0; }
true
176
dataset/organized/DCE/176
302
368
0.76
0.83
DCE
353
dataset/organized/DCE/176/target.c
dataset/organized/DCE/176/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_4 = 0x13A473EBL; static int32_t g_8 = 5L; static volatile int32_t g_11 = 0L; static volatile int32_t g_12 = 4L; static int32_t g_13 = 0xC28CAE2FL; static uint16_t g_18 = 8UL; static uint64_t g_21 = 0x45702377D6446BD2LL; static int16_t g_54 = 0x3B9FL; static uint64_t g_57[6] = {5UL,5UL,5UL,5UL,5UL,5UL}; static const uint16_t g_62[3] = {5UL,5UL,5UL}; static const uint16_t *g_61 = &g_62[2]; static uint32_t g_73 = 1UL; static uint32_t g_81 = 0UL; static uint32_t g_92 = 0x1B0B2AC4L; static volatile int32_t *g_106 = (void*)0; static volatile int32_t * volatile *g_105 = &g_106; static int8_t g_121 = 0xE2L; static int32_t *g_152 = (void*)0; static uint32_t g_184 = 1UL; static uint64_t *g_226 = &g_21; static int64_t g_240[9] = {0x346D446BF52A38B0LL,(-2L),0x346D446BF52A38B0LL,(-2L),0x346D446BF52A38B0LL,(-2L),0x346D446BF52A38B0LL,(-2L),0x346D446BF52A38B0LL}; static int16_t g_254 = 0x3796L; static uint64_t **g_356 = &g_226; static uint64_t ***g_355 = &g_356; static uint8_t *g_361 = (void*)0; static const int16_t *g_393 = (void*)0; static const int16_t **g_392[2] = {&g_393,&g_393}; static int32_t ** volatile g_444 = &g_152; static int16_t g_459[3] = {0xD2EEL,0xD2EEL,0xD2EEL}; static int64_t g_463 = (-10L); static uint64_t g_471 = 8UL; static uint32_t g_503 = 4294967295UL; static int32_t ** volatile g_504[7][6] = {{&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152},{&g_152,&g_152,&g_152,&g_152,&g_152,&g_152},{(void*)0,&g_152,&g_152,&g_152,&g_152,&g_152},{&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152},{&g_152,&g_152,&g_152,&g_152,&g_152,(void*)0},{&g_152,&g_152,(void*)0,&g_152,&g_152,(void*)0},{&g_152,&g_152,&g_152,&g_152,&g_152,&g_152}}; static int32_t ** volatile g_505 = &g_152; static volatile int16_t g_510 = 0xE1FDL; static volatile int16_t *g_509 = &g_510; static volatile int16_t **g_508 = &g_509; static volatile int16_t ** volatile *g_507 = &g_508; static volatile int16_t ** volatile ** volatile g_506[9] = {&g_507,&g_507,&g_507,&g_507,&g_507,&g_507,&g_507,&g_507,&g_507}; static int32_t * const volatile g_658 = (void*)0; static int32_t ** const volatile g_661 = &g_152; static volatile int8_t g_665 = 2L; static int32_t ** volatile g_667[6] = {&g_152,&g_152,&g_152,&g_152,&g_152,&g_152}; static int8_t g_716 = 0x53L; static uint32_t g_717 = 0UL; static int32_t * volatile g_719[2] = {&g_13,&g_13}; static int32_t * volatile g_720 = (void*)0; static int32_t ** volatile g_772 = &g_152; static int64_t *g_781 = &g_463; static uint16_t g_797 = 65529UL; static volatile uint16_t g_818 = 1UL; static const int64_t g_836 = 2L; static const int64_t *g_835[10] = {&g_836,&g_836,&g_836,&g_836,&g_836,&g_836,&g_836,&g_836,&g_836,&g_836}; static const int64_t **g_834[2] = {&g_835[7],&g_835[7]}; static int16_t g_843 = 0x1BB0L; static int32_t * volatile g_846 = &g_13; static int64_t g_884 = 0xDF8FDD1CDFDFB976LL; static const int32_t g_915 = (-2L); static uint16_t g_985 = 0x28ECL; static volatile int16_t g_1093 = 0x4163L; static uint64_t **** volatile g_1107[10][7] = {{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355},{&g_355,&g_355,&g_355,&g_355,&g_355,&g_355,&g_355}}; static uint64_t **** volatile g_1109 = (void*)0; static uint64_t **** volatile g_1110 = &g_355; static int64_t *g_1149 = &g_463; static int32_t **g_1160 = &g_152; static int32_t ***g_1159 = &g_1160; static uint16_t g_1175 = 65535UL; static uint8_t g_1176 = 1UL; static uint8_t g_1192 = 0UL; static int32_t g_1198 = 3L; static int32_t *g_1197[1][9] = {{&g_1198,&g_1198,&g_1198,&g_1198,&g_1198,&g_1198,&g_1198,&g_1198,&g_1198}}; static int32_t func_1(void); static int8_t func_2(int32_t p_3); static int8_t func_22(uint32_t p_23, int32_t ** p_24, const int64_t p_25); static int32_t * func_31(int8_t p_32); static const uint16_t * func_33(int32_t p_34, uint32_t p_35, int64_t p_36); static int32_t func_1(void) { int32_t ****l_1161[1]; const uint32_t l_1162 = 0xAB0C49D1L; uint16_t l_1163 = 0xA274L; uint16_t l_1164[5][9] = {{1UL,0x01D7L,0x42BFL,0x42BFL,0x01D7L,1UL,0xAEE9L,1UL,0x01D7L},{0UL,8UL,8UL,0UL,65535UL,0xD0D2L,65535UL,0UL,8UL},{5UL,5UL,0xAEE9L,0x01D7L,0xF684L,0x01D7L,0xAEE9L,5UL,5UL},{8UL,0UL,65535UL,0xD0D2L,65535UL,0UL,8UL,8UL,0UL},{0x01D7L,1UL,0xAEE9L,1UL,0x01D7L,0x42BFL,0x42BFL,0x01D7L,1UL}}; uint32_t l_1165 = 0x16B2DB1FL; uint16_t *l_1171 = &l_1163; int64_t *l_1172 = &g_884; int8_t l_1187 = 1L; uint32_t l_1188[7] = {9UL,9UL,9UL,9UL,9UL,9UL,9UL}; int32_t l_1189 = 0L; int64_t l_1190 = (-1L); uint8_t *l_1191[2][5] = {{&g_1176,&g_1176,&g_1176,&g_1176,&g_1176},{&g_1176,&g_1176,&g_1176,&g_1176,&g_1176}}; int i, j; for (i = 0; i < 1; i++) { l_1161[i] = &g_1159; } l_1165 = (func_2(g_4) == (safe_unary_minus_func_int8_t_s((((safe_rshift_func_int8_t_s_s(g_459[2], ((g_254 , ((g_1159 = g_1159) != (g_836 , &g_105))) <= g_21))) | (((l_1162 >= l_1163) < 5L) | l_1164[2][1])) == (***g_355))))); if ((+((safe_sub_func_uint8_t_u_u(g_665, g_4)) <= (safe_sub_func_uint16_t_u_u(((*l_1171) ^= 6UL), (((*l_1172) = ((*g_1149) = ((void*)0 != &g_62[2]))) > ((safe_lshift_func_int16_t_s_u(g_1175, 3)) | (g_1176 <= (safe_sub_func_int8_t_s_s(((*g_61) | ((g_1192 = ((((safe_lshift_func_int16_t_s_u((safe_sub_func_uint8_t_u_u((((((l_1190 = ((((safe_rshift_func_uint8_t_u_u((safe_add_func_uint16_t_u_u(l_1187, l_1188[6])), g_985)) == g_459[2]) , l_1189) , (*g_226))) , g_240[0]) , 0xB76AL) , (void*)0) != &g_61), g_62[2])), 11)) , &g_81) == &l_1162) , g_985)) != g_254)), g_240[4])))))))))) { int32_t *l_1195 = &l_1189; int32_t **l_1196[10] = {(void*)0,&l_1195,&l_1195,&l_1195,&l_1195,(void*)0,&l_1195,&l_1195,&l_1195,&l_1195}; uint32_t l_1199[1][8] = {{0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L,0x83BD2EC0L}}; int32_t l_1200 = 0L; int i, j; l_1200 ^= (safe_add_func_int64_t_s_s(((g_1197[0][7] = l_1195) != (void*)0), l_1199[0][5])); } else { uint8_t l_1203 = 0xCEL; for (g_254 = 6; (g_254 >= (-6)); g_254 = safe_sub_func_int32_t_s_s(g_254, 1)) { l_1203++; for (l_1189 = 0; (l_1189 <= 8); l_1189 += 1) { return l_1203; } } return (*g_846); } return (*g_846); } static int8_t func_2(int32_t p_3) { const uint64_t l_14 = 9UL; uint16_t *l_17 = &g_18; int32_t *l_19 = (void*)0; int32_t *l_20 = &g_8; const int64_t l_30[6][3] = {{0xECA6D786FF529126LL,0xECA6D786FF529126LL,8L},{(-1L),0L,8L},{0L,(-1L),8L},{0xECA6D786FF529126LL,0xECA6D786FF529126LL,8L},{(-1L),0L,8L},{0L,(-1L),8L}}; uint8_t l_68 = 0x1CL; uint64_t l_82 = 0x74F1E5EB906A3399LL; uint16_t *l_87 = &g_18; int32_t l_99[4][2]; uint32_t l_160 = 0x10A60FE9L; int8_t *l_314 = &g_121; int32_t l_348 = 0xFC2EA9A8L; uint64_t **l_354[9][5] = {{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,(void*)0,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226},{&g_226,&g_226,&g_226,(void*)0,&g_226},{&g_226,&g_226,&g_226,&g_226,&g_226}}; uint64_t ***l_353 = &l_354[2][1]; int16_t *l_388 = &g_254; int16_t **l_387 = &l_388; uint32_t l_460[5] = {0xA3A57C6EL,0xA3A57C6EL,0xA3A57C6EL,0xA3A57C6EL,0xA3A57C6EL}; int32_t l_461 = 0xC5708652L; int16_t ***l_466 = (void*)0; int16_t ****l_465[9][8] = {{&l_466,&l_466,&l_466,&l_466,&l_466,(void*)0,&l_466,&l_466},{&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466},{&l_466,(void*)0,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466},{&l_466,(void*)0,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466},{&l_466,(void*)0,&l_466,&l_466,(void*)0,&l_466,&l_466,&l_466},{&l_466,&l_466,&l_466,(void*)0,&l_466,(void*)0,&l_466,&l_466},{&l_466,&l_466,&l_466,(void*)0,&l_466,&l_466,&l_466,&l_466},{&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466},{&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466,&l_466}}; int8_t l_762[8][9] = {{0x83L,0x08L,0x83L,1L,0x64L,0x58L,1L,9L,1L},{0xE2L,8L,(-6L),(-8L),0xB8L,(-10L),0xB8L,(-8L),(-6L)},{1L,1L,0x08L,1L,(-1L),0x83L,0x97L,0L,0x1FL},{0L,7L,(-10L),0x52L,1L,1L,0x52L,0xE2L,0L},{1L,1L,1L,0x82L,0x1FL,(-10L),0L,9L,0x08L},{0xC9L,(-1L),(-10L),0L,0x52L,0L,(-10L),(-1L),0xC9L},{0x1FL,1L,0x64L,1L,0L,0x58L,0x97L,1L,0xAEL},{(-10L),0L,0xF3L,0xE2L,0xE2L,0xF3L,0L,(-10L),1L}}; int32_t *l_800 = &l_461; const int64_t *l_833[1]; const int64_t **l_832 = &l_833[0]; int16_t *** const * const l_893 = &l_466; int16_t *** const * const *l_892 = &l_893; int32_t l_948 = 1L; uint8_t l_949 = 255UL; uint32_t l_975 = 0x00CB549AL; uint8_t l_976[9][7] = {{7UL,7UL,7UL,7UL,7UL,7UL,7UL},{0x61L,0x61L,0x61L,0x61L,0x61L,0x61L,0x61L},{7UL,7UL,7UL,7UL,7UL,7UL,7UL},{0x61L,0x61L,0x61L,0x61L,0x61L,0x61L,0x61L},{7UL,7UL,7UL,7UL,7UL,7UL,7UL},{0x61L,0x61L,0x61L,0x61L,0x61L,0x61L,0x61L},{7UL,7UL,7UL,7UL,7UL,7UL,7UL},{0x61L,0x61L,0x61L,0x61L,0x61L,0x61L,0x61L},{7UL,7UL,7UL,7UL,7UL,7UL,7UL}}; const int32_t ***l_1052 = (void*)0; const int32_t ****l_1051 = &l_1052; int16_t l_1064 = 0xACC8L; uint16_t l_1155[1]; int i, j; for (i = 0; i < 4; i++) { for (j = 0; j < 2; j++) { l_99[i][j] = 0xBE448D75L; } } for (i = 0; i < 1; i++) { l_833[i] = &g_463; } for (i = 0; i < 1; i++) { l_1155[i] = 0x9BFFL; } for (p_3 = (-22); (p_3 == (-21)); p_3 = safe_add_func_int64_t_s_s(p_3, 1)) { int32_t l_7[8][9] = {{(-6L),(-7L),0xBC7DCD66L,0x8D526D2EL,0x6A1C17C7L,0xE4562513L,0xE4562513L,0x6A1C17C7L,0x8D526D2EL},{(-8L),(-6L),(-8L),0x513C61C7L,0xE4562513L,(-7L),0x07563FFAL,0xF7BF48C4L,0xF7BF48C4L},{0x60693009L,(-6L),0xF7BF48C4L,0xE4562513L,0xF7BF48C4L,(-6L),0x60693009L,0x07563FFAL,0xBC7DCD66L},{0x07563FFAL,(-7L),0xE4562513L,0x513C61C7L,(-8L),(-6L),(-8L),0x513C61C7L,0xE4562513L},{0xE4562513L,0xE4562513L,0x6A1C17C7L,0x8D526D2EL,0xBC7DCD66L,(-7L),(-6L),0x07563FFAL,(-6L)},{0xE4562513L,0x60693009L,(-7L),(-7L),0x60693009L,0xE4562513L,0x8D526D2EL,0xF7BF48C4L,0x07182B47L},{0x07563FFAL,0x513C61C7L,0x6A1C17C7L,0x07182B47L,0x60693009L,0x60693009L,0x07182B47L,0x6A1C17C7L,0x513C61C7L},{0x60693009L,(-1L),0xE4562513L,(-8L),0xBC7DCD66L,0x513C61C7L,0x8D526D2EL,0x8D526D2EL,0x513C61C7L}}; int i, j; for (g_4 = 0; (g_4 <= 7); g_4 += 1) { for (g_8 = 1; (g_8 <= 7); g_8 += 1) { int32_t *l_9 = &g_8; int32_t **l_10 = &l_9; (*l_10) = l_9; for (g_13 = 7; (g_13 >= 1); g_13 -= 1) { int i, j; if (l_7[g_13][(g_13 + 1)]) { break; } } } } } return l_1155[0]; } static int8_t func_22(uint32_t p_23, int32_t ** p_24, const int64_t p_25) { (*p_24) = func_31(g_13); return g_8; } static int32_t * func_31(int8_t p_32) { return &g_8; } static const uint16_t * func_33(int32_t p_34, uint32_t p_35, int64_t p_36) { const uint16_t *l_58 = &g_18; for (g_4 = 0; g_4 < 6; g_4 += 1) { g_57[g_4] = 6UL; } return l_58; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_8; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_13; csmith_sink_ = g_18; csmith_sink_ = g_21; csmith_sink_ = g_54; for (i = 0; i < 6; i++) { csmith_sink_ = g_57[i]; } for (i = 0; i < 3; i++) { csmith_sink_ = g_62[i]; } csmith_sink_ = g_73; csmith_sink_ = g_81; csmith_sink_ = g_92; csmith_sink_ = g_121; csmith_sink_ = g_184; for (i = 0; i < 9; i++) { csmith_sink_ = g_240[i]; } csmith_sink_ = g_254; for (i = 0; i < 3; i++) { csmith_sink_ = g_459[i]; } csmith_sink_ = g_463; csmith_sink_ = g_471; csmith_sink_ = g_503; csmith_sink_ = g_510; csmith_sink_ = g_665; csmith_sink_ = g_716; csmith_sink_ = g_717; csmith_sink_ = g_797; csmith_sink_ = g_818; csmith_sink_ = g_836; csmith_sink_ = g_843; csmith_sink_ = g_884; csmith_sink_ = g_915; csmith_sink_ = g_985; csmith_sink_ = g_1093; csmith_sink_ = g_1175; csmith_sink_ = g_1176; csmith_sink_ = g_1192; csmith_sink_ = g_1198; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_4 = 0x13A473EBL; static int32_t g_8 = 5L; static volatile int32_t g_11 = 0L; static volatile int32_t g_12 = 4L; static int32_t g_13 = 0xC28CAE2FL; static uint16_t g_18 = 8UL; static uint64_t g_21 = 0x45702377D6446BD2LL; static int16_t g_54 = 0x3B9FL; static uint64_t g_57[6] = {5UL, 5UL, 5UL, 5UL, 5UL, 5UL}; static const uint16_t g_62[3] = {5UL, 5UL, 5UL}; static const uint16_t *g_61 = &g_62[2]; static uint32_t g_73 = 1UL; static uint32_t g_81 = 0UL; static uint32_t g_92 = 0x1B0B2AC4L; static volatile int32_t *g_106 = (void *)0; static volatile int32_t *volatile *g_105 = &g_106; static int8_t g_121 = 0xE2L; static int32_t *g_152 = (void *)0; static uint32_t g_184 = 1UL; static uint64_t *g_226 = &g_21; static int64_t g_240[9] = { 0x346D446BF52A38B0LL, (-2L), 0x346D446BF52A38B0LL, (-2L), 0x346D446BF52A38B0LL, (-2L), 0x346D446BF52A38B0LL, (-2L), 0x346D446BF52A38B0LL}; static int16_t g_254 = 0x3796L; static uint64_t **g_356 = &g_226; static uint64_t ***g_355 = &g_356; static uint8_t *g_361 = (void *)0; static const int16_t *g_393 = (void *)0; static const int16_t **g_392[2] = {&g_393, &g_393}; static int32_t **volatile g_444 = &g_152; static int16_t g_459[3] = {0xD2EEL, 0xD2EEL, 0xD2EEL}; static int64_t g_463 = (-10L); static uint64_t g_471 = 8UL; static uint32_t g_503 = 4294967295UL; static int32_t **volatile g_504[7][6] = { {&g_152, &g_152, &g_152, (void *)0, &g_152, &g_152}, {&g_152, &g_152, &g_152, &g_152, &g_152, &g_152}, {(void *)0, &g_152, &g_152, &g_152, &g_152, &g_152}, {&g_152, &g_152, &g_152, (void *)0, &g_152, &g_152}, {&g_152, &g_152, &g_152, &g_152, &g_152, (void *)0}, {&g_152, &g_152, (void *)0, &g_152, &g_152, (void *)0}, {&g_152, &g_152, &g_152, &g_152, &g_152, &g_152}}; static int32_t **volatile g_505 = &g_152; static volatile int16_t g_510 = 0xE1FDL; static volatile int16_t *g_509 = &g_510; static volatile int16_t **g_508 = &g_509; static volatile int16_t **volatile *g_507 = &g_508; static volatile int16_t **volatile **volatile g_506[9] = { &g_507, &g_507, &g_507, &g_507, &g_507, &g_507, &g_507, &g_507, &g_507}; static int32_t *const volatile g_658 = (void *)0; static int32_t **const volatile g_661 = &g_152; static volatile int8_t g_665 = 2L; static int32_t **volatile g_667[6] = {&g_152, &g_152, &g_152, &g_152, &g_152, &g_152}; static int8_t g_716 = 0x53L; static uint32_t g_717 = 0UL; static int32_t *volatile g_719[2] = {&g_13, &g_13}; static int32_t *volatile g_720 = (void *)0; static int32_t **volatile g_772 = &g_152; static int64_t *g_781 = &g_463; static uint16_t g_797 = 65529UL; static volatile uint16_t g_818 = 1UL; static const int64_t g_836 = 2L; static const int64_t *g_835[10] = {&g_836, &g_836, &g_836, &g_836, &g_836, &g_836, &g_836, &g_836, &g_836, &g_836}; static const int64_t **g_834[2] = {&g_835[7], &g_835[7]}; static int16_t g_843 = 0x1BB0L; static int32_t *volatile g_846 = &g_13; static int64_t g_884 = 0xDF8FDD1CDFDFB976LL; static const int32_t g_915 = (-2L); static uint16_t g_985 = 0x28ECL; static volatile int16_t g_1093 = 0x4163L; static uint64_t ****volatile g_1107[10][7] = { {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}, {&g_355, &g_355, &g_355, &g_355, &g_355, &g_355, &g_355}}; static uint64_t ****volatile g_1109 = (void *)0; static uint64_t ****volatile g_1110 = &g_355; static int64_t *g_1149 = &g_463; static int32_t **g_1160 = &g_152; static int32_t ***g_1159 = &g_1160; static uint16_t g_1175 = 65535UL; static uint8_t g_1176 = 1UL; static uint8_t g_1192 = 0UL; static int32_t g_1198 = 3L; static int32_t *g_1197[1][9] = {{&g_1198, &g_1198, &g_1198, &g_1198, &g_1198, &g_1198, &g_1198, &g_1198, &g_1198}}; static int32_t func_1(void); static int8_t func_2(int32_t p_3); static int8_t func_22(uint32_t p_23, int32_t **p_24, const int64_t p_25); static int32_t *func_31(int8_t p_32); static const uint16_t *func_33(int32_t p_34, uint32_t p_35, int64_t p_36); static int32_t func_1(void) { int32_t ****l_1161[1]; const uint32_t l_1162 = 0xAB0C49D1L; uint16_t l_1163 = 0xA274L; uint16_t l_1164[5][9] = { {1UL, 0x01D7L, 0x42BFL, 0x42BFL, 0x01D7L, 1UL, 0xAEE9L, 1UL, 0x01D7L}, {0UL, 8UL, 8UL, 0UL, 65535UL, 0xD0D2L, 65535UL, 0UL, 8UL}, {5UL, 5UL, 0xAEE9L, 0x01D7L, 0xF684L, 0x01D7L, 0xAEE9L, 5UL, 5UL}, {8UL, 0UL, 65535UL, 0xD0D2L, 65535UL, 0UL, 8UL, 8UL, 0UL}, {0x01D7L, 1UL, 0xAEE9L, 1UL, 0x01D7L, 0x42BFL, 0x42BFL, 0x01D7L, 1UL}}; uint32_t l_1165 = 0x16B2DB1FL; uint16_t *l_1171 = &l_1163; int64_t *l_1172 = &g_884; int8_t l_1187 = 1L; uint32_t l_1188[7] = {9UL, 9UL, 9UL, 9UL, 9UL, 9UL, 9UL}; int32_t l_1189 = 0L; int64_t l_1190 = (-1L); uint8_t *l_1191[2][5] = {{&g_1176, &g_1176, &g_1176, &g_1176, &g_1176}, {&g_1176, &g_1176, &g_1176, &g_1176, &g_1176}}; int i, j; for (i = 0; i < 1; i++) { l_1161[i] = &g_1159; } l_1165 = (func_2(g_4) == (safe_unary_minus_func_int8_t_s( (((safe_rshift_func_int8_t_s_s( g_459[2], ((g_254, ((g_1159 = g_1159) != (g_836, &g_105))) <= g_21))) | (((l_1162 >= l_1163) < 5L) | l_1164[2][1])) == (***g_355))))); if ((+((safe_sub_func_uint8_t_u_u(g_665, g_4)) <= (safe_sub_func_uint16_t_u_u( ((*l_1171) ^= 6UL), (((*l_1172) = ((*g_1149) = ((void *)0 != &g_62[2]))) > ((safe_lshift_func_int16_t_s_u(g_1175, 3)) | (g_1176 <= (safe_sub_func_int8_t_s_s( ((*g_61) | ((g_1192 = ((((safe_lshift_func_int16_t_s_u( (safe_sub_func_uint8_t_u_u( (((((l_1190 = ((((safe_rshift_func_uint8_t_u_u( (safe_add_func_uint16_t_u_u( l_1187, l_1188[6])), g_985)) == g_459[2]), l_1189), (*g_226))), g_240[0]), 0xB76AL), (void *)0) != &g_61), g_62[2])), 11)), &g_81) == &l_1162), g_985)) != g_254)), g_240[4])))))))))) { int32_t *l_1195 = &l_1189; int32_t **l_1196[10] = {(void *)0, &l_1195, &l_1195, &l_1195, &l_1195, (void *)0, &l_1195, &l_1195, &l_1195, &l_1195}; uint32_t l_1199[1][8] = {{0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L, 0x83BD2EC0L}}; int32_t l_1200 = 0L; int i, j; l_1200 ^= (safe_add_func_int64_t_s_s(((g_1197[0][7] = l_1195) != (void *)0), l_1199[0][5])); } else { } return (*g_846); } static int8_t func_2(int32_t p_3) { const uint64_t l_14 = 9UL; uint16_t *l_17 = &g_18; int32_t *l_19 = (void *)0; int32_t *l_20 = &g_8; const int64_t l_30[6][3] = {{0xECA6D786FF529126LL, 0xECA6D786FF529126LL, 8L}, {(-1L), 0L, 8L}, {0L, (-1L), 8L}, {0xECA6D786FF529126LL, 0xECA6D786FF529126LL, 8L}, {(-1L), 0L, 8L}, {0L, (-1L), 8L}}; uint8_t l_68 = 0x1CL; uint64_t l_82 = 0x74F1E5EB906A3399LL; uint16_t *l_87 = &g_18; int32_t l_99[4][2]; uint32_t l_160 = 0x10A60FE9L; int8_t *l_314 = &g_121; int32_t l_348 = 0xFC2EA9A8L; uint64_t **l_354[9][5] = {{&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, (void *)0, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}, {&g_226, &g_226, &g_226, (void *)0, &g_226}, {&g_226, &g_226, &g_226, &g_226, &g_226}}; uint64_t ***l_353 = &l_354[2][1]; int16_t *l_388 = &g_254; int16_t **l_387 = &l_388; uint32_t l_460[5] = {0xA3A57C6EL, 0xA3A57C6EL, 0xA3A57C6EL, 0xA3A57C6EL, 0xA3A57C6EL}; int32_t l_461 = 0xC5708652L; int16_t ***l_466 = (void *)0; int16_t ****l_465[9][8] = { {&l_466, &l_466, &l_466, &l_466, &l_466, (void *)0, &l_466, &l_466}, {&l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}, {&l_466, (void *)0, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}, {&l_466, (void *)0, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}, {&l_466, (void *)0, &l_466, &l_466, (void *)0, &l_466, &l_466, &l_466}, {&l_466, &l_466, &l_466, (void *)0, &l_466, (void *)0, &l_466, &l_466}, {&l_466, &l_466, &l_466, (void *)0, &l_466, &l_466, &l_466, &l_466}, {&l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}, {&l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466, &l_466}}; int8_t l_762[8][9] = { {0x83L, 0x08L, 0x83L, 1L, 0x64L, 0x58L, 1L, 9L, 1L}, {0xE2L, 8L, (-6L), (-8L), 0xB8L, (-10L), 0xB8L, (-8L), (-6L)}, {1L, 1L, 0x08L, 1L, (-1L), 0x83L, 0x97L, 0L, 0x1FL}, {0L, 7L, (-10L), 0x52L, 1L, 1L, 0x52L, 0xE2L, 0L}, {1L, 1L, 1L, 0x82L, 0x1FL, (-10L), 0L, 9L, 0x08L}, {0xC9L, (-1L), (-10L), 0L, 0x52L, 0L, (-10L), (-1L), 0xC9L}, {0x1FL, 1L, 0x64L, 1L, 0L, 0x58L, 0x97L, 1L, 0xAEL}, {(-10L), 0L, 0xF3L, 0xE2L, 0xE2L, 0xF3L, 0L, (-10L), 1L}}; int32_t *l_800 = &l_461; const int64_t *l_833[1]; const int64_t **l_832 = &l_833[0]; int16_t ***const *const l_893 = &l_466; int16_t ***const *const *l_892 = &l_893; int32_t l_948 = 1L; uint8_t l_949 = 255UL; uint32_t l_975 = 0x00CB549AL; uint8_t l_976[9][7] = {{7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}, {0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L}, {7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}, {0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L}, {7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}, {0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L}, {7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}, {0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L, 0x61L}, {7UL, 7UL, 7UL, 7UL, 7UL, 7UL, 7UL}}; const int32_t ***l_1052 = (void *)0; const int32_t ****l_1051 = &l_1052; int16_t l_1064 = 0xACC8L; uint16_t l_1155[1]; int i, j; for (i = 0; i < 4; i++) { for (j = 0; j < 2; j++) { } } for (i = 0; i < 1; i++) { l_833[i] = &g_463; } for (i = 0; i < 1; i++) { l_1155[i] = 0x9BFFL; } for (p_3 = (-22); (p_3 == (-21)); p_3 = safe_add_func_int64_t_s_s(p_3, 1)) { int32_t l_7[8][9] = { {(-6L), (-7L), 0xBC7DCD66L, 0x8D526D2EL, 0x6A1C17C7L, 0xE4562513L, 0xE4562513L, 0x6A1C17C7L, 0x8D526D2EL}, {(-8L), (-6L), (-8L), 0x513C61C7L, 0xE4562513L, (-7L), 0x07563FFAL, 0xF7BF48C4L, 0xF7BF48C4L}, {0x60693009L, (-6L), 0xF7BF48C4L, 0xE4562513L, 0xF7BF48C4L, (-6L), 0x60693009L, 0x07563FFAL, 0xBC7DCD66L}, {0x07563FFAL, (-7L), 0xE4562513L, 0x513C61C7L, (-8L), (-6L), (-8L), 0x513C61C7L, 0xE4562513L}, {0xE4562513L, 0xE4562513L, 0x6A1C17C7L, 0x8D526D2EL, 0xBC7DCD66L, (-7L), (-6L), 0x07563FFAL, (-6L)}, {0xE4562513L, 0x60693009L, (-7L), (-7L), 0x60693009L, 0xE4562513L, 0x8D526D2EL, 0xF7BF48C4L, 0x07182B47L}, {0x07563FFAL, 0x513C61C7L, 0x6A1C17C7L, 0x07182B47L, 0x60693009L, 0x60693009L, 0x07182B47L, 0x6A1C17C7L, 0x513C61C7L}, {0x60693009L, (-1L), 0xE4562513L, (-8L), 0xBC7DCD66L, 0x513C61C7L, 0x8D526D2EL, 0x8D526D2EL, 0x513C61C7L}}; int i, j; for (g_4 = 0; (g_4 <= 7); g_4 += 1) { for (g_8 = 1; (g_8 <= 7); g_8 += 1) { int32_t *l_9 = &g_8; int32_t **l_10 = &l_9; (*l_10) = l_9; for (g_13 = 7; (g_13 >= 1); g_13 -= 1) { int i, j; if (l_7[g_13][(g_13 + 1)]) { break; } } } } } return l_1155[0]; } static int8_t func_22(uint32_t p_23, int32_t **p_24, const int64_t p_25) { (*p_24) = func_31(g_13); return g_8; } static int32_t *func_31(int8_t p_32) { return &g_8; } static const uint16_t *func_33(int32_t p_34, uint32_t p_35, int64_t p_36) { const uint16_t *l_58 = &g_18; for (g_4 = 0; g_4 < 6; g_4 += 1) { g_57[g_4] = 6UL; } return l_58; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_8; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_13; csmith_sink_ = g_18; csmith_sink_ = g_21; csmith_sink_ = g_54; for (i = 0; i < 6; i++) { csmith_sink_ = g_57[i]; } for (i = 0; i < 3; i++) { csmith_sink_ = g_62[i]; } csmith_sink_ = g_73; csmith_sink_ = g_81; csmith_sink_ = g_92; csmith_sink_ = g_121; csmith_sink_ = g_184; for (i = 0; i < 9; i++) { } csmith_sink_ = g_254; for (i = 0; i < 3; i++) { csmith_sink_ = g_459[i]; } csmith_sink_ = g_463; csmith_sink_ = g_471; csmith_sink_ = g_503; csmith_sink_ = g_510; csmith_sink_ = g_665; csmith_sink_ = g_716; csmith_sink_ = g_717; csmith_sink_ = g_797; csmith_sink_ = g_818; csmith_sink_ = g_836; csmith_sink_ = g_843; csmith_sink_ = g_884; csmith_sink_ = g_915; csmith_sink_ = g_985; csmith_sink_ = g_1093; csmith_sink_ = g_1175; csmith_sink_ = g_1176; csmith_sink_ = g_1192; csmith_sink_ = g_1198; platform_main_end(0, 0); return 0; }
false
176
dataset/organized/DCE/176
302
388
0.83
0.85
DCE
354
dataset/organized/DCE/177/target.c
dataset/organized/DCE/177/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_2[5] = {0x8EAC8B13L,0x8EAC8B13L,0x8EAC8B13L,0x8EAC8B13L,0x8EAC8B13L}; static int32_t g_3[10] = {0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L}; static int64_t g_4 = 0x1E948708EF6B8F3DLL; static int32_t g_6[10] = {(-1L),0x836B16B4L,0x29729CF3L,0x29729CF3L,0x836B16B4L,(-1L),0x836B16B4L,0x29729CF3L,0x29729CF3L,0x836B16B4L}; static uint32_t g_38[3] = {4294967293UL,4294967293UL,4294967293UL}; static uint32_t *g_80 = &g_38[2]; static uint32_t **g_79[6] = {&g_80,&g_80,&g_80,&g_80,&g_80,&g_80}; static uint16_t g_96 = 0UL; static uint64_t g_97 = 0x051206B3A0AE147BLL; static int64_t g_111 = 1L; static int32_t * volatile g_116 = (void*)0; static int16_t g_126 = 4L; static uint8_t g_138[3] = {0x58L,0x58L,0x58L}; static int32_t * volatile g_141[3] = {&g_6[5],&g_6[5],&g_6[5]}; static int32_t * volatile g_142 = &g_6[7]; static int32_t *g_149 = &g_6[1]; static int32_t ** volatile g_148 = &g_149; static int8_t g_156[7][5] = {{(-10L),0x00L,7L,(-1L),0x9AL},{7L,(-10L),0x9AL,0x9AL,(-10L)},{0x00L,0L,7L,(-10L),0xF8L},{0L,0x9AL,7L,0x32L,7L},{0xF8L,0xF8L,0x9AL,0x00L,0x63L},{0L,0x63L,0x55L,0x00L,0x00L},{0x00L,(-1L),0x00L,0x32L,(-1L)}}; static uint32_t g_167 = 0x7164AAABL; static uint16_t g_169 = 0xD2CDL; static int32_t * volatile g_181 = (void*)0; static int32_t * volatile g_182 = &g_6[6]; static const uint32_t *g_219[3][9] = {{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167},{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167},{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167}}; static const uint32_t **g_218 = &g_219[2][3]; static const uint32_t *** volatile g_217 = &g_218; static int32_t ** volatile g_222 = &g_149; static int32_t g_252 = 0xD4A61B79L; static int32_t ** volatile g_270[2] = {&g_149,&g_149}; static int32_t ** volatile g_271 = &g_149; static int32_t ** volatile g_277[1][8] = {{&g_149,&g_149,&g_149,&g_149,&g_149,&g_149,&g_149,&g_149}}; static uint8_t func_1(void); static int64_t func_16(uint64_t p_17, const uint32_t p_18, uint8_t p_19); static uint32_t func_20(int32_t * p_21); static int32_t * func_22(int32_t * p_23, int32_t * p_24, int32_t * p_25, const int16_t p_26, const uint32_t p_27); static int8_t func_32(int32_t * p_33, int16_t p_34); static uint8_t func_1(void) { uint8_t l_11 = 0UL; int32_t l_194 = 0x836393F6L; uint16_t *l_196 = (void*)0; int32_t l_203 = 0L; uint16_t l_229 = 65530UL; uint64_t l_279 = 0xDFEE03086386802ALL; for (g_3[2] = 3; (g_3[2] >= 1); g_3[2] -= 1) { int32_t *l_5 = &g_6[1]; int32_t *l_7 = (void*)0; int32_t *l_8 = &g_6[1]; int32_t *l_9 = &g_6[1]; int32_t *l_10[1]; int32_t l_184 = 1L; uint64_t l_185 = 0UL; uint16_t l_211 = 0x853EL; uint32_t l_238 = 0x65AF7AC0L; int i; for (i = 0; i < 1; i++) { l_10[i] = &g_6[1]; } ++l_11; for (g_4 = 9; (g_4 >= 1); g_4 -= 1) { int32_t *l_39 = &g_3[1]; int32_t l_202 = (-1L); int32_t l_204 = 0x41971EBEL; int32_t l_205 = 0x9F2B4189L; uint64_t l_207[8][7] = {{0x315E06B359D785ACLL,18446744073709551607UL,18446744073709551607UL,0x315E06B359D785ACLL,18446744073709551614UL,0UL,18446744073709551606UL},{1UL,0xCDE6F3E09BFBA134LL,0x2343AFC445213202LL,0UL,1UL,6UL,0UL},{6UL,1UL,0UL,0x2343AFC445213202LL,0xCDE6F3E09BFBA134LL,1UL,18446744073709551606UL},{0UL,18446744073709551614UL,0x315E06B359D785ACLL,18446744073709551607UL,18446744073709551607UL,0x315E06B359D785ACLL,18446744073709551614UL},{1UL,18446744073709551614UL,18446744073709551607UL,0UL,0x5240D6A9C4ECCF17LL,1UL,18446744073709551615UL},{0x245C75313E7333C2LL,1UL,1UL,0x315E06B359D785ACLL,18446744073709551615UL,18446744073709551611UL,18446744073709551607UL},{0xC1AFD6C705CD1825LL,0xCDE6F3E09BFBA134LL,18446744073709551606UL,0UL,0x2343AFC445213202LL,0UL,0UL},{0xCDE6F3E09BFBA134LL,18446744073709551607UL,0xEC4CE350B08245EDLL,18446744073709551607UL,0xCDE6F3E09BFBA134LL,0UL,1UL}}; int16_t l_224[7] = {5L,1L,5L,5L,1L,5L,5L}; int32_t l_235 = 0xD2C0B276L; uint8_t l_249[4][3] = {{1UL,1UL,0x30L},{0x93L,0x93L,247UL},{1UL,1UL,0x30L},{0x93L,0x93L,247UL}}; uint16_t *l_269 = &l_229; int32_t *l_276 = &g_6[7]; int32_t **l_278[5][3]; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { l_278[i][j] = &l_5; } } } return g_2[g_3[2]]; } return l_279; } static int64_t func_16(uint64_t p_17, const uint32_t p_18, uint8_t p_19) { uint32_t l_102 = 4UL; uint32_t *l_166[4][9] = {{&g_167,&g_167,(void*)0,&g_167,&g_167,(void*)0,&g_167,&g_167,(void*)0},{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167},{&g_167,&g_167,(void*)0,&g_167,&g_167,(void*)0,&g_167,&g_167,(void*)0},{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167}}; int32_t **l_179 = &g_149; int i, j; for (g_96 = 0; (g_96 > 42); g_96++) { const uint64_t l_103[1] = {1UL}; int32_t l_107 = (-1L); uint32_t *l_152 = &g_38[2]; int64_t *l_162 = (void*)0; int32_t **l_178 = (void*)0; int i; } return (**l_179); } static uint32_t func_20(int32_t * p_21) { return g_96; } static int32_t * func_22(int32_t * p_23, int32_t * p_24, int32_t * p_25, const int16_t p_26, const uint32_t p_27) { uint32_t l_46 = 0UL; uint32_t *l_57 = (void*)0; uint32_t **l_56 = &l_57; uint32_t *l_58 = &g_38[2]; int32_t *l_59 = (void*)0; int32_t *l_60 = &g_6[1]; int32_t *l_61 = &g_6[4]; int32_t *l_62 = &g_6[1]; int32_t *l_63[8]; int32_t l_64 = 2L; int16_t l_65 = 0L; int32_t l_66 = 0x966C64A2L; int16_t l_67 = 3L; uint64_t l_68[6][8] = {{0xAE9426A84ADD1746LL,18446744073709551614UL,18446744073709551613UL,0UL,18446744073709551613UL,18446744073709551614UL,0xAE9426A84ADD1746LL,18446744073709551613UL},{2UL,2UL,0xB67BCF541361E08BLL,2UL,6UL,0UL,1UL,1UL},{0x8FFC656B39C3AD06LL,18446744073709551614UL,5UL,5UL,18446744073709551614UL,0x8FFC656B39C3AD06LL,0x2286FB9873F28D20LL,18446744073709551615UL},{18446744073709551607UL,0x2286FB9873F28D20LL,0x895320EB5B7D993ELL,1UL,0x8FFC656B39C3AD06LL,0x895320EB5B7D993ELL,18446744073709551614UL,0x895320EB5B7D993ELL},{18446744073709551613UL,1UL,6UL,1UL,18446744073709551613UL,2UL,1UL,18446744073709551615UL},{0xB67BCF541361E08BLL,18446744073709551613UL,0x8FFC656B39C3AD06LL,5UL,1UL,0xB67BCF541361E08BLL,0xB67BCF541361E08BLL,1UL}}; uint32_t l_91 = 0x5CF48442L; int i, j; for (i = 0; i < 8; i++) { l_63[i] = &g_6[1]; } (*p_23) = ((0x7A83L == ((g_38[2] , ((safe_sub_func_int16_t_s_s((safe_mul_func_int8_t_s_s((safe_add_func_uint16_t_u_u(p_27, (l_46 <= (safe_add_func_int8_t_s_s((safe_rshift_func_int8_t_s_u(((l_46 == ((safe_unary_minus_func_int8_t_s((safe_sub_func_uint32_t_u_u(((*l_58) ^= ((safe_lshift_func_int16_t_s_s((((*l_56) = &g_2[0]) == (p_26 , p_24)), (l_46 , 1L))) , g_2[0])), g_3[1])))) == l_46)) <= g_6[1]), 4)), g_4))))), g_2[2])), p_27)) ^ l_46)) , g_38[1])) , 4L); --l_68[1][0]; for (l_46 = (-11); (l_46 != 39); ++l_46) { const uint32_t **l_89 = (void*)0; const uint32_t ***l_88 = &l_89; uint32_t l_95 = 0UL; for (l_67 = 1; (l_67 <= 7); l_67 += 1) { uint32_t ***l_81 = (void*)0; uint32_t ***l_82 = &l_56; const uint32_t ****l_90 = &l_88; int32_t l_92[10] = {0x031660C0L,0xC39A6180L,0xC39A6180L,0x031660C0L,0L,0x031660C0L,0xC39A6180L,0xC39A6180L,0x031660C0L,0L}; int i; (*l_62) ^= (safe_lshift_func_int16_t_s_u(((safe_mod_func_uint16_t_u_u((safe_mul_func_int8_t_s_s(((p_26 || p_26) , (((g_79[4] == ((*l_82) = &g_80)) <= (((+((safe_add_func_int64_t_s_s((((*l_90) = l_88) != &g_79[4]), g_38[2])) <= (p_23 != (void*)0))) || g_38[1]) && 0xDB8F82D9L)) || l_91)), p_27)), l_92[9])) , p_26), 1)); g_96 = (safe_mul_func_int16_t_s_s(1L, (((*l_60) = (l_95 ^ 1L)) , ((p_26 | g_3[2]) == l_92[0])))); for (l_91 = 0; (l_91 <= 2); l_91 += 1) { return &g_6[1]; } } } return p_23; } static int8_t func_32(int32_t * p_33, int16_t p_34) { (*p_33) |= 1L; return g_6[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { csmith_sink_ = g_2[i]; } for (i = 0; i < 10; i++) { csmith_sink_ = g_3[i]; } csmith_sink_ = g_4; for (i = 0; i < 10; i++) { csmith_sink_ = g_6[i]; } for (i = 0; i < 3; i++) { csmith_sink_ = g_38[i]; } csmith_sink_ = g_96; csmith_sink_ = g_97; csmith_sink_ = g_111; csmith_sink_ = g_126; for (i = 0; i < 3; i++) { csmith_sink_ = g_138[i]; } for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_156[i][j]; } } csmith_sink_ = g_167; csmith_sink_ = g_169; csmith_sink_ = g_252; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_2[5] = {0x8EAC8B13L, 0x8EAC8B13L, 0x8EAC8B13L, 0x8EAC8B13L, 0x8EAC8B13L}; static int32_t g_3[10] = {0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L}; static int64_t g_4 = 0x1E948708EF6B8F3DLL; static int32_t g_6[10] = {(-1L), 0x836B16B4L, 0x29729CF3L, 0x29729CF3L, 0x836B16B4L, (-1L), 0x836B16B4L, 0x29729CF3L, 0x29729CF3L, 0x836B16B4L}; static uint32_t g_38[3] = {4294967293UL, 4294967293UL, 4294967293UL}; static uint32_t *g_80 = &g_38[2]; static uint32_t **g_79[6] = {&g_80, &g_80, &g_80, &g_80, &g_80, &g_80}; static uint16_t g_96 = 0UL; static uint64_t g_97 = 0x051206B3A0AE147BLL; static int64_t g_111 = 1L; static int32_t *volatile g_116 = (void *)0; static int16_t g_126 = 4L; static uint8_t g_138[3] = {0x58L, 0x58L, 0x58L}; static int32_t *volatile g_141[3] = {&g_6[5], &g_6[5], &g_6[5]}; static int32_t *volatile g_142 = &g_6[7]; static int32_t *g_149 = &g_6[1]; static int32_t **volatile g_148 = &g_149; static int8_t g_156[7][5] = { {(-10L), 0x00L, 7L, (-1L), 0x9AL}, {7L, (-10L), 0x9AL, 0x9AL, (-10L)}, {0x00L, 0L, 7L, (-10L), 0xF8L}, {0L, 0x9AL, 7L, 0x32L, 7L}, {0xF8L, 0xF8L, 0x9AL, 0x00L, 0x63L}, {0L, 0x63L, 0x55L, 0x00L, 0x00L}, {0x00L, (-1L), 0x00L, 0x32L, (-1L)}}; static uint32_t g_167 = 0x7164AAABL; static uint16_t g_169 = 0xD2CDL; static int32_t *volatile g_181 = (void *)0; static int32_t *volatile g_182 = &g_6[6]; static const uint32_t *g_219[3][9] = { {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}, {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}, {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}}; static const uint32_t **g_218 = &g_219[2][3]; static const uint32_t ***volatile g_217 = &g_218; static int32_t **volatile g_222 = &g_149; static int32_t g_252 = 0xD4A61B79L; static int32_t **volatile g_270[2] = {&g_149, &g_149}; static int32_t **volatile g_271 = &g_149; static int32_t **volatile g_277[1][8] = { {&g_149, &g_149, &g_149, &g_149, &g_149, &g_149, &g_149, &g_149}}; static uint8_t func_1(void); static int64_t func_16(uint64_t p_17, const uint32_t p_18, uint8_t p_19); static uint32_t func_20(int32_t *p_21); static int32_t *func_22(int32_t *p_23, int32_t *p_24, int32_t *p_25, const int16_t p_26, const uint32_t p_27); static int8_t func_32(int32_t *p_33, int16_t p_34); static uint8_t func_1(void) { uint8_t l_11 = 0UL; int32_t l_194 = 0x836393F6L; uint16_t *l_196 = (void *)0; int32_t l_203 = 0L; uint16_t l_229 = 65530UL; uint64_t l_279 = 0xDFEE03086386802ALL; for (g_3[2] = 3; (g_3[2] >= 1); g_3[2] -= 1) { int32_t *l_5 = &g_6[1]; int32_t *l_7 = (void *)0; int32_t *l_8 = &g_6[1]; int32_t *l_9 = &g_6[1]; int32_t *l_10[1]; int32_t l_184 = 1L; uint64_t l_185 = 0UL; uint16_t l_211 = 0x853EL; uint32_t l_238 = 0x65AF7AC0L; int i; for (i = 0; i < 1; i++) { l_10[i] = &g_6[1]; } ++l_11; for (g_4 = 9; (g_4 >= 1); g_4 -= 1) { int32_t *l_39 = &g_3[1]; int32_t l_202 = (-1L); int32_t l_204 = 0x41971EBEL; int32_t l_205 = 0x9F2B4189L; uint64_t l_207[8][7] = { {0x315E06B359D785ACLL, 18446744073709551607UL, 18446744073709551607UL, 0x315E06B359D785ACLL, 18446744073709551614UL, 0UL, 18446744073709551606UL}, {1UL, 0xCDE6F3E09BFBA134LL, 0x2343AFC445213202LL, 0UL, 1UL, 6UL, 0UL}, {6UL, 1UL, 0UL, 0x2343AFC445213202LL, 0xCDE6F3E09BFBA134LL, 1UL, 18446744073709551606UL}, {0UL, 18446744073709551614UL, 0x315E06B359D785ACLL, 18446744073709551607UL, 18446744073709551607UL, 0x315E06B359D785ACLL, 18446744073709551614UL}, {1UL, 18446744073709551614UL, 18446744073709551607UL, 0UL, 0x5240D6A9C4ECCF17LL, 1UL, 18446744073709551615UL}, {0x245C75313E7333C2LL, 1UL, 1UL, 0x315E06B359D785ACLL, 18446744073709551615UL, 18446744073709551611UL, 18446744073709551607UL}, {0xC1AFD6C705CD1825LL, 0xCDE6F3E09BFBA134LL, 18446744073709551606UL, 0UL, 0x2343AFC445213202LL, 0UL, 0UL}, {0xCDE6F3E09BFBA134LL, 18446744073709551607UL, 0xEC4CE350B08245EDLL, 18446744073709551607UL, 0xCDE6F3E09BFBA134LL, 0UL, 1UL}}; int16_t l_224[7] = {5L, 1L, 5L, 5L, 1L, 5L, 5L}; int32_t l_235 = 0xD2C0B276L; uint8_t l_249[4][3] = {{1UL, 1UL, 0x30L}, {0x93L, 0x93L, 247UL}, {1UL, 1UL, 0x30L}, {0x93L, 0x93L, 247UL}}; uint16_t *l_269 = &l_229; int32_t *l_276 = &g_6[7]; int32_t **l_278[5][3]; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { l_278[i][j] = &l_5; } } } return g_2[g_3[2]]; } return l_279; } static int64_t func_16(uint64_t p_17, const uint32_t p_18, uint8_t p_19) { uint32_t l_102 = 4UL; uint32_t *l_166[4][9] = { {&g_167, &g_167, (void *)0, &g_167, &g_167, (void *)0, &g_167, &g_167, (void *)0}, {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}, {&g_167, &g_167, (void *)0, &g_167, &g_167, (void *)0, &g_167, &g_167, (void *)0}, {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}}; int32_t **l_179 = &g_149; int i, j; for (g_96 = 0; (g_96 > 42); g_96++) { } return (**l_179); } static uint32_t func_20(int32_t *p_21) { return g_96; } static int32_t *func_22(int32_t *p_23, int32_t *p_24, int32_t *p_25, const int16_t p_26, const uint32_t p_27) { uint32_t l_46 = 0UL; uint32_t *l_57 = (void *)0; uint32_t **l_56 = &l_57; uint32_t *l_58 = &g_38[2]; int32_t *l_59 = (void *)0; int32_t *l_60 = &g_6[1]; int32_t *l_61 = &g_6[4]; int32_t *l_62 = &g_6[1]; int32_t *l_63[8]; int32_t l_64 = 2L; int16_t l_65 = 0L; int32_t l_66 = 0x966C64A2L; int16_t l_67 = 3L; uint64_t l_68[6][8] = { {0xAE9426A84ADD1746LL, 18446744073709551614UL, 18446744073709551613UL, 0UL, 18446744073709551613UL, 18446744073709551614UL, 0xAE9426A84ADD1746LL, 18446744073709551613UL}, {2UL, 2UL, 0xB67BCF541361E08BLL, 2UL, 6UL, 0UL, 1UL, 1UL}, {0x8FFC656B39C3AD06LL, 18446744073709551614UL, 5UL, 5UL, 18446744073709551614UL, 0x8FFC656B39C3AD06LL, 0x2286FB9873F28D20LL, 18446744073709551615UL}, {18446744073709551607UL, 0x2286FB9873F28D20LL, 0x895320EB5B7D993ELL, 1UL, 0x8FFC656B39C3AD06LL, 0x895320EB5B7D993ELL, 18446744073709551614UL, 0x895320EB5B7D993ELL}, {18446744073709551613UL, 1UL, 6UL, 1UL, 18446744073709551613UL, 2UL, 1UL, 18446744073709551615UL}, {0xB67BCF541361E08BLL, 18446744073709551613UL, 0x8FFC656B39C3AD06LL, 5UL, 1UL, 0xB67BCF541361E08BLL, 0xB67BCF541361E08BLL, 1UL}}; uint32_t l_91 = 0x5CF48442L; int i, j; for (i = 0; i < 8; i++) { } (*p_23) = ((0x7A83L == ((g_38[2], ((safe_sub_func_int16_t_s_s( (safe_mul_func_int8_t_s_s( (safe_add_func_uint16_t_u_u( p_27, (l_46 <= (safe_add_func_int8_t_s_s( (safe_rshift_func_int8_t_s_u( ((l_46 == ((safe_unary_minus_func_int8_t_s( (safe_sub_func_uint32_t_u_u( ((*l_58) ^= ((safe_lshift_func_int16_t_s_s( (((*l_56) = &g_2[0]) == (p_26, p_24)), (l_46, 1L))), g_2[0])), g_3[1])))) == l_46)) <= g_6[1]), 4)), g_4))))), g_2[2])), p_27)) ^ l_46)), g_38[1])), 4L); --l_68[1][0]; for (l_46 = (-11); (l_46 != 39); ++l_46) { } return p_23; } static int8_t func_32(int32_t *p_33, int16_t p_34) { (*p_33) |= 1L; return g_6[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { csmith_sink_ = g_2[i]; } for (i = 0; i < 10; i++) { csmith_sink_ = g_3[i]; } csmith_sink_ = g_4; for (i = 0; i < 10; i++) { csmith_sink_ = g_6[i]; } for (i = 0; i < 3; i++) { csmith_sink_ = g_38[i]; } csmith_sink_ = g_96; csmith_sink_ = g_97; csmith_sink_ = g_111; csmith_sink_ = g_126; for (i = 0; i < 3; i++) { csmith_sink_ = g_138[i]; } for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_156[i][j]; } } csmith_sink_ = g_167; csmith_sink_ = g_169; csmith_sink_ = g_252; platform_main_end(0, 0); return 0; }
true
177
dataset/organized/DCE/177
234
271
0.75
0.85
DCE
355
dataset/organized/DCE/177/target.c
dataset/organized/DCE/177/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_2[5] = {0x8EAC8B13L,0x8EAC8B13L,0x8EAC8B13L,0x8EAC8B13L,0x8EAC8B13L}; static int32_t g_3[10] = {0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L,0xCB50BF34L}; static int64_t g_4 = 0x1E948708EF6B8F3DLL; static int32_t g_6[10] = {(-1L),0x836B16B4L,0x29729CF3L,0x29729CF3L,0x836B16B4L,(-1L),0x836B16B4L,0x29729CF3L,0x29729CF3L,0x836B16B4L}; static uint32_t g_38[3] = {4294967293UL,4294967293UL,4294967293UL}; static uint32_t *g_80 = &g_38[2]; static uint32_t **g_79[6] = {&g_80,&g_80,&g_80,&g_80,&g_80,&g_80}; static uint16_t g_96 = 0UL; static uint64_t g_97 = 0x051206B3A0AE147BLL; static int64_t g_111 = 1L; static int32_t * volatile g_116 = (void*)0; static int16_t g_126 = 4L; static uint8_t g_138[3] = {0x58L,0x58L,0x58L}; static int32_t * volatile g_141[3] = {&g_6[5],&g_6[5],&g_6[5]}; static int32_t * volatile g_142 = &g_6[7]; static int32_t *g_149 = &g_6[1]; static int32_t ** volatile g_148 = &g_149; static int8_t g_156[7][5] = {{(-10L),0x00L,7L,(-1L),0x9AL},{7L,(-10L),0x9AL,0x9AL,(-10L)},{0x00L,0L,7L,(-10L),0xF8L},{0L,0x9AL,7L,0x32L,7L},{0xF8L,0xF8L,0x9AL,0x00L,0x63L},{0L,0x63L,0x55L,0x00L,0x00L},{0x00L,(-1L),0x00L,0x32L,(-1L)}}; static uint32_t g_167 = 0x7164AAABL; static uint16_t g_169 = 0xD2CDL; static int32_t * volatile g_181 = (void*)0; static int32_t * volatile g_182 = &g_6[6]; static const uint32_t *g_219[3][9] = {{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167},{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167},{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167}}; static const uint32_t **g_218 = &g_219[2][3]; static const uint32_t *** volatile g_217 = &g_218; static int32_t ** volatile g_222 = &g_149; static int32_t g_252 = 0xD4A61B79L; static int32_t ** volatile g_270[2] = {&g_149,&g_149}; static int32_t ** volatile g_271 = &g_149; static int32_t ** volatile g_277[1][8] = {{&g_149,&g_149,&g_149,&g_149,&g_149,&g_149,&g_149,&g_149}}; static uint8_t func_1(void); static int64_t func_16(uint64_t p_17, const uint32_t p_18, uint8_t p_19); static uint32_t func_20(int32_t * p_21); static int32_t * func_22(int32_t * p_23, int32_t * p_24, int32_t * p_25, const int16_t p_26, const uint32_t p_27); static int8_t func_32(int32_t * p_33, int16_t p_34); static uint8_t func_1(void) { uint8_t l_11 = 0UL; int32_t l_194 = 0x836393F6L; uint16_t *l_196 = (void*)0; int32_t l_203 = 0L; uint16_t l_229 = 65530UL; uint64_t l_279 = 0xDFEE03086386802ALL; for (g_3[2] = 3; (g_3[2] >= 1); g_3[2] -= 1) { int32_t *l_5 = &g_6[1]; int32_t *l_7 = (void*)0; int32_t *l_8 = &g_6[1]; int32_t *l_9 = &g_6[1]; int32_t *l_10[1]; int32_t l_184 = 1L; uint64_t l_185 = 0UL; uint16_t l_211 = 0x853EL; uint32_t l_238 = 0x65AF7AC0L; int i; for (i = 0; i < 1; i++) { l_10[i] = &g_6[1]; } ++l_11; for (g_4 = 9; (g_4 >= 1); g_4 -= 1) { int32_t *l_39 = &g_3[1]; int32_t l_202 = (-1L); int32_t l_204 = 0x41971EBEL; int32_t l_205 = 0x9F2B4189L; uint64_t l_207[8][7] = {{0x315E06B359D785ACLL,18446744073709551607UL,18446744073709551607UL,0x315E06B359D785ACLL,18446744073709551614UL,0UL,18446744073709551606UL},{1UL,0xCDE6F3E09BFBA134LL,0x2343AFC445213202LL,0UL,1UL,6UL,0UL},{6UL,1UL,0UL,0x2343AFC445213202LL,0xCDE6F3E09BFBA134LL,1UL,18446744073709551606UL},{0UL,18446744073709551614UL,0x315E06B359D785ACLL,18446744073709551607UL,18446744073709551607UL,0x315E06B359D785ACLL,18446744073709551614UL},{1UL,18446744073709551614UL,18446744073709551607UL,0UL,0x5240D6A9C4ECCF17LL,1UL,18446744073709551615UL},{0x245C75313E7333C2LL,1UL,1UL,0x315E06B359D785ACLL,18446744073709551615UL,18446744073709551611UL,18446744073709551607UL},{0xC1AFD6C705CD1825LL,0xCDE6F3E09BFBA134LL,18446744073709551606UL,0UL,0x2343AFC445213202LL,0UL,0UL},{0xCDE6F3E09BFBA134LL,18446744073709551607UL,0xEC4CE350B08245EDLL,18446744073709551607UL,0xCDE6F3E09BFBA134LL,0UL,1UL}}; int16_t l_224[7] = {5L,1L,5L,5L,1L,5L,5L}; int32_t l_235 = 0xD2C0B276L; uint8_t l_249[4][3] = {{1UL,1UL,0x30L},{0x93L,0x93L,247UL},{1UL,1UL,0x30L},{0x93L,0x93L,247UL}}; uint16_t *l_269 = &l_229; int32_t *l_276 = &g_6[7]; int32_t **l_278[5][3]; int i, j; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { l_278[i][j] = &l_5; } } } return g_2[g_3[2]]; } return l_279; } static int64_t func_16(uint64_t p_17, const uint32_t p_18, uint8_t p_19) { uint32_t l_102 = 4UL; uint32_t *l_166[4][9] = {{&g_167,&g_167,(void*)0,&g_167,&g_167,(void*)0,&g_167,&g_167,(void*)0},{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167},{&g_167,&g_167,(void*)0,&g_167,&g_167,(void*)0,&g_167,&g_167,(void*)0},{&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167,&g_167}}; int32_t **l_179 = &g_149; int i, j; for (g_96 = 0; (g_96 > 42); g_96++) { const uint64_t l_103[1] = {1UL}; int32_t l_107 = (-1L); uint32_t *l_152 = &g_38[2]; int64_t *l_162 = (void*)0; int32_t **l_178 = (void*)0; int i; } return (**l_179); } static uint32_t func_20(int32_t * p_21) { return g_96; } static int32_t * func_22(int32_t * p_23, int32_t * p_24, int32_t * p_25, const int16_t p_26, const uint32_t p_27) { uint32_t l_46 = 0UL; uint32_t *l_57 = (void*)0; uint32_t **l_56 = &l_57; uint32_t *l_58 = &g_38[2]; int32_t *l_59 = (void*)0; int32_t *l_60 = &g_6[1]; int32_t *l_61 = &g_6[4]; int32_t *l_62 = &g_6[1]; int32_t *l_63[8]; int32_t l_64 = 2L; int16_t l_65 = 0L; int32_t l_66 = 0x966C64A2L; int16_t l_67 = 3L; uint64_t l_68[6][8] = {{0xAE9426A84ADD1746LL,18446744073709551614UL,18446744073709551613UL,0UL,18446744073709551613UL,18446744073709551614UL,0xAE9426A84ADD1746LL,18446744073709551613UL},{2UL,2UL,0xB67BCF541361E08BLL,2UL,6UL,0UL,1UL,1UL},{0x8FFC656B39C3AD06LL,18446744073709551614UL,5UL,5UL,18446744073709551614UL,0x8FFC656B39C3AD06LL,0x2286FB9873F28D20LL,18446744073709551615UL},{18446744073709551607UL,0x2286FB9873F28D20LL,0x895320EB5B7D993ELL,1UL,0x8FFC656B39C3AD06LL,0x895320EB5B7D993ELL,18446744073709551614UL,0x895320EB5B7D993ELL},{18446744073709551613UL,1UL,6UL,1UL,18446744073709551613UL,2UL,1UL,18446744073709551615UL},{0xB67BCF541361E08BLL,18446744073709551613UL,0x8FFC656B39C3AD06LL,5UL,1UL,0xB67BCF541361E08BLL,0xB67BCF541361E08BLL,1UL}}; uint32_t l_91 = 0x5CF48442L; int i, j; for (i = 0; i < 8; i++) { l_63[i] = &g_6[1]; } (*p_23) = ((0x7A83L == ((g_38[2] , ((safe_sub_func_int16_t_s_s((safe_mul_func_int8_t_s_s((safe_add_func_uint16_t_u_u(p_27, (l_46 <= (safe_add_func_int8_t_s_s((safe_rshift_func_int8_t_s_u(((l_46 == ((safe_unary_minus_func_int8_t_s((safe_sub_func_uint32_t_u_u(((*l_58) ^= ((safe_lshift_func_int16_t_s_s((((*l_56) = &g_2[0]) == (p_26 , p_24)), (l_46 , 1L))) , g_2[0])), g_3[1])))) == l_46)) <= g_6[1]), 4)), g_4))))), g_2[2])), p_27)) ^ l_46)) , g_38[1])) , 4L); --l_68[1][0]; for (l_46 = (-11); (l_46 != 39); ++l_46) { const uint32_t **l_89 = (void*)0; const uint32_t ***l_88 = &l_89; uint32_t l_95 = 0UL; for (l_67 = 1; (l_67 <= 7); l_67 += 1) { uint32_t ***l_81 = (void*)0; uint32_t ***l_82 = &l_56; const uint32_t ****l_90 = &l_88; int32_t l_92[10] = {0x031660C0L,0xC39A6180L,0xC39A6180L,0x031660C0L,0L,0x031660C0L,0xC39A6180L,0xC39A6180L,0x031660C0L,0L}; int i; (*l_62) ^= (safe_lshift_func_int16_t_s_u(((safe_mod_func_uint16_t_u_u((safe_mul_func_int8_t_s_s(((p_26 || p_26) , (((g_79[4] == ((*l_82) = &g_80)) <= (((+((safe_add_func_int64_t_s_s((((*l_90) = l_88) != &g_79[4]), g_38[2])) <= (p_23 != (void*)0))) || g_38[1]) && 0xDB8F82D9L)) || l_91)), p_27)), l_92[9])) , p_26), 1)); g_96 = (safe_mul_func_int16_t_s_s(1L, (((*l_60) = (l_95 ^ 1L)) , ((p_26 | g_3[2]) == l_92[0])))); for (l_91 = 0; (l_91 <= 2); l_91 += 1) { return &g_6[1]; } } } return p_23; } static int8_t func_32(int32_t * p_33, int16_t p_34) { (*p_33) |= 1L; return g_6[3]; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { csmith_sink_ = g_2[i]; } for (i = 0; i < 10; i++) { csmith_sink_ = g_3[i]; } csmith_sink_ = g_4; for (i = 0; i < 10; i++) { csmith_sink_ = g_6[i]; } for (i = 0; i < 3; i++) { csmith_sink_ = g_38[i]; } csmith_sink_ = g_96; csmith_sink_ = g_97; csmith_sink_ = g_111; csmith_sink_ = g_126; for (i = 0; i < 3; i++) { csmith_sink_ = g_138[i]; } for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_156[i][j]; } } csmith_sink_ = g_167; csmith_sink_ = g_169; csmith_sink_ = g_252; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_2[5] = {0x8EAC8B13L, 0x8EAC8B13L, 0x8EAC8B13L, 0x8EAC8B13L, 0x8EAC8B13L}; static int32_t g_3[10] = {0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L, 0xCB50BF34L}; static int64_t g_4 = 0x1E948708EF6B8F3DLL; static int32_t g_6[10] = {(-1L), 0x836B16B4L, 0x29729CF3L, 0x29729CF3L, 0x836B16B4L, (-1L), 0x836B16B4L, 0x29729CF3L, 0x29729CF3L, 0x836B16B4L}; static uint32_t g_38[3] = {4294967293UL, 4294967293UL, 4294967293UL}; static uint32_t *g_80 = &g_38[2]; static uint32_t **g_79[6] = {&g_80, &g_80, &g_80, &g_80, &g_80, &g_80}; static uint16_t g_96 = 0UL; static uint64_t g_97 = 0x051206B3A0AE147BLL; static int64_t g_111 = 1L; static int32_t *volatile g_116 = (void *)0; static int16_t g_126 = 4L; static uint8_t g_138[3] = {0x58L, 0x58L, 0x58L}; static int32_t *volatile g_141[3] = {&g_6[5], &g_6[5], &g_6[5]}; static int32_t *volatile g_142 = &g_6[7]; static int32_t *g_149 = &g_6[1]; static int32_t **volatile g_148 = &g_149; static int8_t g_156[7][5] = { {(-10L), 0x00L, 7L, (-1L), 0x9AL}, {7L, (-10L), 0x9AL, 0x9AL, (-10L)}, {0x00L, 0L, 7L, (-10L), 0xF8L}, {0L, 0x9AL, 7L, 0x32L, 7L}, {0xF8L, 0xF8L, 0x9AL, 0x00L, 0x63L}, {0L, 0x63L, 0x55L, 0x00L, 0x00L}, {0x00L, (-1L), 0x00L, 0x32L, (-1L)}}; static uint32_t g_167 = 0x7164AAABL; static uint16_t g_169 = 0xD2CDL; static int32_t *volatile g_181 = (void *)0; static int32_t *volatile g_182 = &g_6[6]; static const uint32_t *g_219[3][9] = { {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}, {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}, {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}}; static const uint32_t **g_218 = &g_219[2][3]; static const uint32_t ***volatile g_217 = &g_218; static int32_t **volatile g_222 = &g_149; static int32_t g_252 = 0xD4A61B79L; static int32_t **volatile g_270[2] = {&g_149, &g_149}; static int32_t **volatile g_271 = &g_149; static int32_t **volatile g_277[1][8] = { {&g_149, &g_149, &g_149, &g_149, &g_149, &g_149, &g_149, &g_149}}; static uint8_t func_1(void); static int64_t func_16(uint64_t p_17, const uint32_t p_18, uint8_t p_19); static uint32_t func_20(int32_t *p_21); static int32_t *func_22(int32_t *p_23, int32_t *p_24, int32_t *p_25, const int16_t p_26, const uint32_t p_27); static int8_t func_32(int32_t *p_33, int16_t p_34); static uint8_t func_1(void) { uint8_t l_11 = 0UL; int32_t l_194 = 0x836393F6L; uint16_t *l_196 = (void *)0; int32_t l_203 = 0L; uint16_t l_229 = 65530UL; uint64_t l_279 = 0xDFEE03086386802ALL; for (g_3[2] = 3; (g_3[2] >= 1); g_3[2] -= 1) { } return l_279; } static int64_t func_16(uint64_t p_17, const uint32_t p_18, uint8_t p_19) { uint32_t l_102 = 4UL; uint32_t *l_166[4][9] = { {&g_167, &g_167, (void *)0, &g_167, &g_167, (void *)0, &g_167, &g_167, (void *)0}, {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}, {&g_167, &g_167, (void *)0, &g_167, &g_167, (void *)0, &g_167, &g_167, (void *)0}, {&g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167, &g_167}}; int32_t **l_179 = &g_149; int i, j; for (g_96 = 0; (g_96 > 42); g_96++) { const uint64_t l_103[1] = {1UL}; int32_t l_107 = (-1L); uint32_t *l_152 = &g_38[2]; int64_t *l_162 = (void *)0; int32_t **l_178 = (void *)0; int i; } return (**l_179); } static uint32_t func_20(int32_t *p_21) { return g_96; } static int32_t *func_22(int32_t *p_23, int32_t *p_24, int32_t *p_25, const int16_t p_26, const uint32_t p_27) { uint32_t l_46 = 0UL; uint32_t *l_57 = (void *)0; uint32_t **l_56 = &l_57; uint32_t *l_58 = &g_38[2]; int32_t *l_59 = (void *)0; int32_t *l_60 = &g_6[1]; int32_t *l_61 = &g_6[4]; int32_t *l_62 = &g_6[1]; int32_t *l_63[8]; int32_t l_64 = 2L; int16_t l_65 = 0L; int32_t l_66 = 0x966C64A2L; int16_t l_67 = 3L; uint64_t l_68[6][8] = { {0xAE9426A84ADD1746LL, 18446744073709551614UL, 18446744073709551613UL, 0UL, 18446744073709551613UL, 18446744073709551614UL, 0xAE9426A84ADD1746LL, 18446744073709551613UL}, {2UL, 2UL, 0xB67BCF541361E08BLL, 2UL, 6UL, 0UL, 1UL, 1UL}, {0x8FFC656B39C3AD06LL, 18446744073709551614UL, 5UL, 5UL, 18446744073709551614UL, 0x8FFC656B39C3AD06LL, 0x2286FB9873F28D20LL, 18446744073709551615UL}, {18446744073709551607UL, 0x2286FB9873F28D20LL, 0x895320EB5B7D993ELL, 1UL, 0x8FFC656B39C3AD06LL, 0x895320EB5B7D993ELL, 18446744073709551614UL, 0x895320EB5B7D993ELL}, {18446744073709551613UL, 1UL, 6UL, 1UL, 18446744073709551613UL, 2UL, 1UL, 18446744073709551615UL}, {0xB67BCF541361E08BLL, 18446744073709551613UL, 0x8FFC656B39C3AD06LL, 5UL, 1UL, 0xB67BCF541361E08BLL, 0xB67BCF541361E08BLL, 1UL}}; uint32_t l_91 = 0x5CF48442L; int i, j; for (i = 0; i < 8; i++) { l_63[i] = &g_6[1]; } (*p_23) = ((0x7A83L == ((g_38[2], ((safe_sub_func_int16_t_s_s( (safe_mul_func_int8_t_s_s( (safe_add_func_uint16_t_u_u( p_27, (l_46 <= (safe_add_func_int8_t_s_s( (safe_rshift_func_int8_t_s_u( ((l_46 == ((safe_unary_minus_func_int8_t_s( (safe_sub_func_uint32_t_u_u( ((*l_58) ^= ((safe_lshift_func_int16_t_s_s( (((*l_56) = &g_2[0]) == (p_26, p_24)), (l_46, 1L))), g_2[0])), g_3[1])))) == l_46)) <= g_6[1]), 4)), g_4))))), g_2[2])), p_27)) ^ l_46)), g_38[1])), 4L); --l_68[1][0]; for (l_46 = (-11); (l_46 != 39); ++l_46) { const uint32_t **l_89 = (void *)0; const uint32_t ***l_88 = &l_89; uint32_t l_95 = 0UL; for (l_67 = 1; (l_67 <= 7); l_67 += 1) { uint32_t ***l_81 = (void *)0; uint32_t ***l_82 = &l_56; const uint32_t ****l_90 = &l_88; int32_t l_92[10] = {0x031660C0L, 0xC39A6180L, 0xC39A6180L, 0x031660C0L, 0L, 0x031660C0L, 0xC39A6180L, 0xC39A6180L, 0x031660C0L, 0L}; int i; (*l_62) ^= (safe_lshift_func_int16_t_s_u( ((safe_mod_func_uint16_t_u_u( (safe_mul_func_int8_t_s_s( ((p_26 || p_26), (((g_79[4] == ((*l_82) = &g_80)) <= (((+((safe_add_func_int64_t_s_s( (((*l_90) = l_88) != &g_79[4]), g_38[2])) <= (p_23 != (void *)0))) || g_38[1]) && 0xDB8F82D9L)) || l_91)), p_27)), l_92[9])), p_26), 1)); g_96 = (safe_mul_func_int16_t_s_s( 1L, (((*l_60) = (l_95 ^ 1L)), ((p_26 | g_3[2]) == l_92[0])))); for (l_91 = 0; (l_91 <= 2); l_91 += 1) { return &g_6[1]; } } } return p_23; } static int8_t func_32(int32_t *p_33, int16_t p_34) { (*p_33) |= 1L; return g_6[3]; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { csmith_sink_ = g_2[i]; } for (i = 0; i < 10; i++) { csmith_sink_ = g_3[i]; } csmith_sink_ = g_4; for (i = 0; i < 10; i++) { csmith_sink_ = g_6[i]; } for (i = 0; i < 3; i++) { } csmith_sink_ = g_96; csmith_sink_ = g_97; csmith_sink_ = g_111; csmith_sink_ = g_126; for (i = 0; i < 3; i++) { csmith_sink_ = g_138[i]; } for (i = 0; i < 7; i++) { } csmith_sink_ = g_167; csmith_sink_ = g_169; csmith_sink_ = g_252; platform_main_end(0, 0); return 0; }
false
177
dataset/organized/DCE/177
234
248
0.7
0.89
DCE
356
dataset/organized/DCE/178/target.c
dataset/organized/DCE/178/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = (-1L); static int32_t *g_5 = &g_3; static int32_t *g_6 = &g_3; static int8_t g_16 = 0xE7L; static int32_t ** volatile g_19 = (void*)0; static int32_t ** volatile g_20 = &g_5; static int32_t g_39 = (-1L); static int8_t g_41[2][6] = {{0xF8L,0x09L,0xF8L,0xF8L,0x09L,0xF8L},{0xF8L,0x09L,0xF8L,0xF8L,0x09L,0xF8L}}; static uint8_t g_46 = 0x74L; static uint16_t g_65 = 65533UL; static int16_t g_71[10][10] = {{(-1L),1L,(-7L),0x1FB7L,0xDC67L,0x1FB7L,(-7L),1L,(-1L),0L},{6L,0L,(-4L),1L,(-5L),(-4L),(-1L),0xC160L,0xBEB0L,0x7885L},{(-5L),(-7L),0x426BL,1L,0x1FB7L,0x4B17L,(-5L),(-1L),(-1L),(-5L)},{(-8L),0xC160L,0x1FB7L,0x1FB7L,0x426BL,(-1L),(-4L),0x4E41L,0xBEB0L,0xCE3FL},{(-7L),0x4E41L,(-5L),0x1FB7L,1L,0xDC67L,(-1L),(-8L),0xDC67L,0x4B17L},{(-7L),0xBEB0L,0x86E0L,(-7L),(-1L),(-1L),0x4B17L,(-1L),(-1L),(-7L)},{(-1L),0x4B17L,(-1L),(-1L),(-7L),0x86E0L,0xBEB0L,(-7L),(-6L),0xCE3FL},{(-8L),(-1L),0xDC67L,1L,0x1FB7L,(-5L),0x4E41L,(-7L),0xDC67L,0L},{0x4E41L,(-4L),(-1L),0x426BL,(-6L),(-6L),0x426BL,(-1L),(-4L),0x4E41L},{0xCE3FL,(-8L),0x86E0L,(-6L),0L,(-7L),0xBEB0L,(-8L),(-1L),0x6802L}}; static int32_t ** volatile g_91 = &g_5; static int16_t g_130[7] = {6L,6L,6L,6L,6L,6L,6L}; static int64_t g_134 = 0x9B8081AEEC9762EALL; static int32_t g_136 = 0x8EE826CDL; static uint16_t g_170 = 1UL; static uint16_t g_172 = 0x2FC3L; static uint8_t g_174 = 0UL; static volatile int16_t g_189 = 0xDE46L; static int16_t g_190 = 0x1255L; static uint16_t g_191 = 1UL; static int16_t func_1(void); static int32_t * func_7(const int32_t p_8, const uint64_t p_9); static const int32_t func_11(int32_t p_12, int32_t ** p_13, uint64_t p_14, const int32_t ** const p_15); static int32_t ** func_17(int32_t p_18); static uint64_t func_30(int32_t * p_31, int32_t p_32, int32_t p_33, int32_t * p_34); static int16_t func_1(void) { int32_t *l_2 = &g_3; int32_t **l_4[7][8] = {{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2},{&l_2,&l_2,(void*)0,&l_2,&l_2,(void*)0,&l_2,&l_2},{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2},{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2},{&l_2,&l_2,(void*)0,&l_2,&l_2,(void*)0,&l_2,&l_2},{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2},{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2}}; const int32_t *l_196 = &g_39; const int32_t ** const l_195[8] = {&l_196,&l_196,(void*)0,&l_196,&l_196,(void*)0,&l_196,&l_196}; uint64_t l_197 = 0xCBDEBE93CE3015E8LL; int i, j; g_6 = (g_5 = l_2); g_6 = (void*)0; g_6 = (g_5 = func_7((*g_5), g_3)); l_197 |= func_11(g_16, func_17(g_3), g_46, l_195[4]); return g_172; } static int32_t * func_7(const int32_t p_8, const uint64_t p_9) { int32_t *l_10 = &g_3; (*g_5) = 0L; return l_10; } static const int32_t func_11(int32_t p_12, int32_t ** p_13, uint64_t p_14, const int32_t ** const p_15) { return (**p_13); } static int32_t ** func_17(int32_t p_18) { int16_t l_21[1][9] = {{0x10CBL,6L,0x10CBL,6L,0x10CBL,6L,0x10CBL,6L,0x10CBL}}; int16_t l_29 = 0xD2E8L; int32_t *l_87 = (void*)0; uint8_t *l_111 = (void*)0; uint64_t l_128[8][2] = {{0x5F88FA86218FE463LL,18446744073709551614UL},{18446744073709551614UL,0x5F88FA86218FE463LL},{18446744073709551614UL,18446744073709551614UL},{0x5F88FA86218FE463LL,18446744073709551614UL},{18446744073709551614UL,0x5F88FA86218FE463LL},{18446744073709551614UL,18446744073709551614UL},{0x5F88FA86218FE463LL,18446744073709551614UL},{18446744073709551614UL,0x5F88FA86218FE463LL}}; int32_t l_184 = 0L; int32_t l_185 = (-5L); int32_t l_187 = 0L; int i, j; (*g_20) = &g_3; for (g_3 = 0; (g_3 >= 0); g_3 -= 1) { int32_t **l_22 = &g_6; int8_t *l_40 = &g_41[0][5]; int32_t l_103[8][8] = {{(-1L),0L,0L,0L,0L,(-1L),(-6L),(-1L)},{0L,(-1L),(-6L),(-1L),0L,0L,0L,0L},{(-1L),0x07CA36F2L,0x07CA36F2L,(-1L),(-1L),0L,(-1L),(-1L)},{0x07CA36F2L,(-1L),0x07CA36F2L,0L,(-6L),(-1L),(-6L),0L},{3L,3L,(-1L),0L,(-1L),0L,(-1L),3L},{3L,0L,(-6L),(-1L),(-1L),(-6L),0L,3L},{0L,0x07CA36F2L,3L,0L,3L,0x07CA36F2L,0L,0L},{0x07CA36F2L,0L,(-6L),(-6L),0L,0x07CA36F2L,(-1L),0x07CA36F2L}}; const int32_t l_131[6][1] = {{0x7F570EA9L},{0x7F570EA9L},{0x7F570EA9L},{0x7F570EA9L},{0x7F570EA9L},{0x7F570EA9L}}; int32_t l_178 = (-1L); int32_t l_183 = 0x3BFB3928L; int i, j; for (p_18 = 0; (p_18 <= 0); p_18 += 1) { return l_22; } } return &g_5; } static uint64_t func_30(int32_t * p_31, int32_t p_32, int32_t p_33, int32_t * p_34) { int32_t *l_42 = &g_39; uint8_t *l_45 = &g_46; uint16_t *l_64 = &g_65; int16_t *l_70[1]; int32_t l_72 = 0xB0C4F586L; int32_t *l_73 = &l_72; int32_t l_74 = 0x3B18A503L; int i; for (i = 0; i < 1; i++) { l_70[i] = &g_71[5][3]; } (*l_42) &= (*p_31); l_74 &= ((*l_73) = (safe_lshift_func_uint8_t_u_s((6UL == ((&g_5 == ((p_32 || ((*l_45)++)) , (void*)0)) & (safe_sub_func_int16_t_s_s(((safe_sub_func_int16_t_s_s(((*l_42) = ((safe_unary_minus_func_uint16_t_u((safe_mul_func_uint16_t_u_u((((g_41[0][5] | ((safe_div_func_int16_t_s_s(((safe_sub_func_int32_t_s_s((-1L), (((((safe_sub_func_int16_t_s_s(g_16, ((*l_64)++))) >= (*p_34)) & (safe_div_func_uint8_t_u_u(0UL, g_41[0][5]))) >= 0xECL) , 4294967295UL))) ^ g_41[1][3]), (*l_42))) > g_39)) >= p_33) || p_33), g_41[0][5])))) , 0x2420L)), l_72)) | 0x7422E233L), p_33)))), g_71[4][2]))); for (p_33 = 0; (p_33 != 9); p_33 = safe_add_func_int16_t_s_s(p_33, 1)) { int32_t **l_79 = &l_42; int8_t *l_80 = &g_41[0][5]; (*l_73) = (*g_5); (*l_73) = (safe_mul_func_int8_t_s_s((((g_46 != g_71[5][3]) || (((*l_79) = (*g_20)) == &p_33)) && ((*l_80) = (-3L))), (safe_lshift_func_int16_t_s_s((0x0A73L == (safe_mul_func_int16_t_s_s((safe_sub_func_uint64_t_u_u((l_45 != l_45), 0x8EE8584DF831B5E3LL)), p_32))), g_65)))); } return (*l_42); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_16; csmith_sink_ = g_39; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_41[i][j]; } } csmith_sink_ = g_46; csmith_sink_ = g_65; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_71[i][j]; } } for (i = 0; i < 7; i++) { csmith_sink_ = g_130[i]; } csmith_sink_ = g_134; csmith_sink_ = g_136; csmith_sink_ = g_170; csmith_sink_ = g_172; csmith_sink_ = g_174; csmith_sink_ = g_189; csmith_sink_ = g_190; csmith_sink_ = g_191; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = (-1L); static int32_t *g_5 = &g_3; static int32_t *g_6 = &g_3; static int8_t g_16 = 0xE7L; static int32_t **volatile g_19 = (void *)0; static int32_t **volatile g_20 = &g_5; static int32_t g_39 = (-1L); static int8_t g_41[2][6] = {{0xF8L, 0x09L, 0xF8L, 0xF8L, 0x09L, 0xF8L}, {0xF8L, 0x09L, 0xF8L, 0xF8L, 0x09L, 0xF8L}}; static uint8_t g_46 = 0x74L; static uint16_t g_65 = 65533UL; static int16_t g_71[10][10] = { {(-1L), 1L, (-7L), 0x1FB7L, 0xDC67L, 0x1FB7L, (-7L), 1L, (-1L), 0L}, {6L, 0L, (-4L), 1L, (-5L), (-4L), (-1L), 0xC160L, 0xBEB0L, 0x7885L}, {(-5L), (-7L), 0x426BL, 1L, 0x1FB7L, 0x4B17L, (-5L), (-1L), (-1L), (-5L)}, {(-8L), 0xC160L, 0x1FB7L, 0x1FB7L, 0x426BL, (-1L), (-4L), 0x4E41L, 0xBEB0L, 0xCE3FL}, {(-7L), 0x4E41L, (-5L), 0x1FB7L, 1L, 0xDC67L, (-1L), (-8L), 0xDC67L, 0x4B17L}, {(-7L), 0xBEB0L, 0x86E0L, (-7L), (-1L), (-1L), 0x4B17L, (-1L), (-1L), (-7L)}, {(-1L), 0x4B17L, (-1L), (-1L), (-7L), 0x86E0L, 0xBEB0L, (-7L), (-6L), 0xCE3FL}, {(-8L), (-1L), 0xDC67L, 1L, 0x1FB7L, (-5L), 0x4E41L, (-7L), 0xDC67L, 0L}, {0x4E41L, (-4L), (-1L), 0x426BL, (-6L), (-6L), 0x426BL, (-1L), (-4L), 0x4E41L}, {0xCE3FL, (-8L), 0x86E0L, (-6L), 0L, (-7L), 0xBEB0L, (-8L), (-1L), 0x6802L}}; static int32_t **volatile g_91 = &g_5; static int16_t g_130[7] = {6L, 6L, 6L, 6L, 6L, 6L, 6L}; static int64_t g_134 = 0x9B8081AEEC9762EALL; static int32_t g_136 = 0x8EE826CDL; static uint16_t g_170 = 1UL; static uint16_t g_172 = 0x2FC3L; static uint8_t g_174 = 0UL; static volatile int16_t g_189 = 0xDE46L; static int16_t g_190 = 0x1255L; static uint16_t g_191 = 1UL; static int16_t func_1(void); static int32_t *func_7(const int32_t p_8, const uint64_t p_9); static const int32_t func_11(int32_t p_12, int32_t **p_13, uint64_t p_14, const int32_t **const p_15); static int32_t **func_17(int32_t p_18); static uint64_t func_30(int32_t *p_31, int32_t p_32, int32_t p_33, int32_t *p_34); static int16_t func_1(void) { int32_t *l_2 = &g_3; int32_t **l_4[7][8] = { {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}, {&l_2, &l_2, (void *)0, &l_2, &l_2, (void *)0, &l_2, &l_2}, {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}, {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}, {&l_2, &l_2, (void *)0, &l_2, &l_2, (void *)0, &l_2, &l_2}, {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}, {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}}; const int32_t *l_196 = &g_39; const int32_t **const l_195[8] = {&l_196, &l_196, (void *)0, &l_196, &l_196, (void *)0, &l_196, &l_196}; uint64_t l_197 = 0xCBDEBE93CE3015E8LL; int i, j; g_6 = (g_5 = l_2); g_6 = (void *)0; g_6 = (g_5 = func_7((*g_5), g_3)); l_197 |= func_11(g_16, func_17(g_3), g_46, l_195[4]); return g_172; } static int32_t *func_7(const int32_t p_8, const uint64_t p_9) { int32_t *l_10 = &g_3; (*g_5) = 0L; return l_10; } static const int32_t func_11(int32_t p_12, int32_t **p_13, uint64_t p_14, const int32_t **const p_15) { return (**p_13); } static int32_t **func_17(int32_t p_18) { int16_t l_21[1][9] = { {0x10CBL, 6L, 0x10CBL, 6L, 0x10CBL, 6L, 0x10CBL, 6L, 0x10CBL}}; int16_t l_29 = 0xD2E8L; int32_t *l_87 = (void *)0; uint8_t *l_111 = (void *)0; uint64_t l_128[8][2] = {{0x5F88FA86218FE463LL, 18446744073709551614UL}, {18446744073709551614UL, 0x5F88FA86218FE463LL}, {18446744073709551614UL, 18446744073709551614UL}, {0x5F88FA86218FE463LL, 18446744073709551614UL}, {18446744073709551614UL, 0x5F88FA86218FE463LL}, {18446744073709551614UL, 18446744073709551614UL}, {0x5F88FA86218FE463LL, 18446744073709551614UL}, {18446744073709551614UL, 0x5F88FA86218FE463LL}}; int32_t l_184 = 0L; int32_t l_185 = (-5L); int32_t l_187 = 0L; int i, j; (*g_20) = &g_3; for (g_3 = 0; (g_3 >= 0); g_3 -= 1) { int32_t **l_22 = &g_6; int8_t *l_40 = &g_41[0][5]; int32_t l_103[8][8] = { {(-1L), 0L, 0L, 0L, 0L, (-1L), (-6L), (-1L)}, {0L, (-1L), (-6L), (-1L), 0L, 0L, 0L, 0L}, {(-1L), 0x07CA36F2L, 0x07CA36F2L, (-1L), (-1L), 0L, (-1L), (-1L)}, {0x07CA36F2L, (-1L), 0x07CA36F2L, 0L, (-6L), (-1L), (-6L), 0L}, {3L, 3L, (-1L), 0L, (-1L), 0L, (-1L), 3L}, {3L, 0L, (-6L), (-1L), (-1L), (-6L), 0L, 3L}, {0L, 0x07CA36F2L, 3L, 0L, 3L, 0x07CA36F2L, 0L, 0L}, {0x07CA36F2L, 0L, (-6L), (-6L), 0L, 0x07CA36F2L, (-1L), 0x07CA36F2L}}; const int32_t l_131[6][1] = {{0x7F570EA9L}, {0x7F570EA9L}, {0x7F570EA9L}, {0x7F570EA9L}, {0x7F570EA9L}, {0x7F570EA9L}}; int32_t l_178 = (-1L); int32_t l_183 = 0x3BFB3928L; int i, j; for (p_18 = 0; (p_18 <= 0); p_18 += 1) { return l_22; } } return &g_5; } static uint64_t func_30(int32_t *p_31, int32_t p_32, int32_t p_33, int32_t *p_34) { int32_t *l_42 = &g_39; uint8_t *l_45 = &g_46; uint16_t *l_64 = &g_65; int16_t *l_70[1]; int32_t l_72 = 0xB0C4F586L; int32_t *l_73 = &l_72; int32_t l_74 = 0x3B18A503L; int i; for (i = 0; i < 1; i++) { } (*l_42) &= (*p_31); l_74 &= ((*l_73) = (safe_lshift_func_uint8_t_u_s( (6UL == ((&g_5 == ((p_32 || ((*l_45)++)), (void *)0)) & (safe_sub_func_int16_t_s_s( ((safe_sub_func_int16_t_s_s( ((*l_42) = ((safe_unary_minus_func_uint16_t_u( (safe_mul_func_uint16_t_u_u( (((g_41[0][5] | ((safe_div_func_int16_t_s_s( ((safe_sub_func_int32_t_s_s( (-1L), (((((safe_sub_func_int16_t_s_s( g_16, ((*l_64)++))) >= (*p_34)) & (safe_div_func_uint8_t_u_u( 0UL, g_41[0][5]))) >= 0xECL), 4294967295UL))) ^ g_41[1][3]), (*l_42))) > g_39)) >= p_33) || p_33), g_41[0][5])))), 0x2420L)), l_72)) | 0x7422E233L), p_33)))), g_71[4][2]))); for (p_33 = 0; (p_33 != 9); p_33 = safe_add_func_int16_t_s_s(p_33, 1)) { } return (*l_42); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_16; csmith_sink_ = g_39; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_41[i][j]; } } csmith_sink_ = g_46; csmith_sink_ = g_65; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_71[i][j]; } } for (i = 0; i < 7; i++) { csmith_sink_ = g_130[i]; } csmith_sink_ = g_134; csmith_sink_ = g_136; csmith_sink_ = g_170; csmith_sink_ = g_172; csmith_sink_ = g_174; csmith_sink_ = g_189; csmith_sink_ = g_190; csmith_sink_ = g_191; platform_main_end(0, 0); return 0; }
true
178
dataset/organized/DCE/178
177
226
0.94
0.98
DCE
357
dataset/organized/DCE/178/target.c
dataset/organized/DCE/178/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = (-1L); static int32_t *g_5 = &g_3; static int32_t *g_6 = &g_3; static int8_t g_16 = 0xE7L; static int32_t ** volatile g_19 = (void*)0; static int32_t ** volatile g_20 = &g_5; static int32_t g_39 = (-1L); static int8_t g_41[2][6] = {{0xF8L,0x09L,0xF8L,0xF8L,0x09L,0xF8L},{0xF8L,0x09L,0xF8L,0xF8L,0x09L,0xF8L}}; static uint8_t g_46 = 0x74L; static uint16_t g_65 = 65533UL; static int16_t g_71[10][10] = {{(-1L),1L,(-7L),0x1FB7L,0xDC67L,0x1FB7L,(-7L),1L,(-1L),0L},{6L,0L,(-4L),1L,(-5L),(-4L),(-1L),0xC160L,0xBEB0L,0x7885L},{(-5L),(-7L),0x426BL,1L,0x1FB7L,0x4B17L,(-5L),(-1L),(-1L),(-5L)},{(-8L),0xC160L,0x1FB7L,0x1FB7L,0x426BL,(-1L),(-4L),0x4E41L,0xBEB0L,0xCE3FL},{(-7L),0x4E41L,(-5L),0x1FB7L,1L,0xDC67L,(-1L),(-8L),0xDC67L,0x4B17L},{(-7L),0xBEB0L,0x86E0L,(-7L),(-1L),(-1L),0x4B17L,(-1L),(-1L),(-7L)},{(-1L),0x4B17L,(-1L),(-1L),(-7L),0x86E0L,0xBEB0L,(-7L),(-6L),0xCE3FL},{(-8L),(-1L),0xDC67L,1L,0x1FB7L,(-5L),0x4E41L,(-7L),0xDC67L,0L},{0x4E41L,(-4L),(-1L),0x426BL,(-6L),(-6L),0x426BL,(-1L),(-4L),0x4E41L},{0xCE3FL,(-8L),0x86E0L,(-6L),0L,(-7L),0xBEB0L,(-8L),(-1L),0x6802L}}; static int32_t ** volatile g_91 = &g_5; static int16_t g_130[7] = {6L,6L,6L,6L,6L,6L,6L}; static int64_t g_134 = 0x9B8081AEEC9762EALL; static int32_t g_136 = 0x8EE826CDL; static uint16_t g_170 = 1UL; static uint16_t g_172 = 0x2FC3L; static uint8_t g_174 = 0UL; static volatile int16_t g_189 = 0xDE46L; static int16_t g_190 = 0x1255L; static uint16_t g_191 = 1UL; static int16_t func_1(void); static int32_t * func_7(const int32_t p_8, const uint64_t p_9); static const int32_t func_11(int32_t p_12, int32_t ** p_13, uint64_t p_14, const int32_t ** const p_15); static int32_t ** func_17(int32_t p_18); static uint64_t func_30(int32_t * p_31, int32_t p_32, int32_t p_33, int32_t * p_34); static int16_t func_1(void) { int32_t *l_2 = &g_3; int32_t **l_4[7][8] = {{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2},{&l_2,&l_2,(void*)0,&l_2,&l_2,(void*)0,&l_2,&l_2},{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2},{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2},{&l_2,&l_2,(void*)0,&l_2,&l_2,(void*)0,&l_2,&l_2},{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2},{&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2,&l_2}}; const int32_t *l_196 = &g_39; const int32_t ** const l_195[8] = {&l_196,&l_196,(void*)0,&l_196,&l_196,(void*)0,&l_196,&l_196}; uint64_t l_197 = 0xCBDEBE93CE3015E8LL; int i, j; g_6 = (g_5 = l_2); g_6 = (void*)0; g_6 = (g_5 = func_7((*g_5), g_3)); l_197 |= func_11(g_16, func_17(g_3), g_46, l_195[4]); return g_172; } static int32_t * func_7(const int32_t p_8, const uint64_t p_9) { int32_t *l_10 = &g_3; (*g_5) = 0L; return l_10; } static const int32_t func_11(int32_t p_12, int32_t ** p_13, uint64_t p_14, const int32_t ** const p_15) { return (**p_13); } static int32_t ** func_17(int32_t p_18) { int16_t l_21[1][9] = {{0x10CBL,6L,0x10CBL,6L,0x10CBL,6L,0x10CBL,6L,0x10CBL}}; int16_t l_29 = 0xD2E8L; int32_t *l_87 = (void*)0; uint8_t *l_111 = (void*)0; uint64_t l_128[8][2] = {{0x5F88FA86218FE463LL,18446744073709551614UL},{18446744073709551614UL,0x5F88FA86218FE463LL},{18446744073709551614UL,18446744073709551614UL},{0x5F88FA86218FE463LL,18446744073709551614UL},{18446744073709551614UL,0x5F88FA86218FE463LL},{18446744073709551614UL,18446744073709551614UL},{0x5F88FA86218FE463LL,18446744073709551614UL},{18446744073709551614UL,0x5F88FA86218FE463LL}}; int32_t l_184 = 0L; int32_t l_185 = (-5L); int32_t l_187 = 0L; int i, j; (*g_20) = &g_3; for (g_3 = 0; (g_3 >= 0); g_3 -= 1) { int32_t **l_22 = &g_6; int8_t *l_40 = &g_41[0][5]; int32_t l_103[8][8] = {{(-1L),0L,0L,0L,0L,(-1L),(-6L),(-1L)},{0L,(-1L),(-6L),(-1L),0L,0L,0L,0L},{(-1L),0x07CA36F2L,0x07CA36F2L,(-1L),(-1L),0L,(-1L),(-1L)},{0x07CA36F2L,(-1L),0x07CA36F2L,0L,(-6L),(-1L),(-6L),0L},{3L,3L,(-1L),0L,(-1L),0L,(-1L),3L},{3L,0L,(-6L),(-1L),(-1L),(-6L),0L,3L},{0L,0x07CA36F2L,3L,0L,3L,0x07CA36F2L,0L,0L},{0x07CA36F2L,0L,(-6L),(-6L),0L,0x07CA36F2L,(-1L),0x07CA36F2L}}; const int32_t l_131[6][1] = {{0x7F570EA9L},{0x7F570EA9L},{0x7F570EA9L},{0x7F570EA9L},{0x7F570EA9L},{0x7F570EA9L}}; int32_t l_178 = (-1L); int32_t l_183 = 0x3BFB3928L; int i, j; for (p_18 = 0; (p_18 <= 0); p_18 += 1) { return l_22; } } return &g_5; } static uint64_t func_30(int32_t * p_31, int32_t p_32, int32_t p_33, int32_t * p_34) { int32_t *l_42 = &g_39; uint8_t *l_45 = &g_46; uint16_t *l_64 = &g_65; int16_t *l_70[1]; int32_t l_72 = 0xB0C4F586L; int32_t *l_73 = &l_72; int32_t l_74 = 0x3B18A503L; int i; for (i = 0; i < 1; i++) { l_70[i] = &g_71[5][3]; } (*l_42) &= (*p_31); l_74 &= ((*l_73) = (safe_lshift_func_uint8_t_u_s((6UL == ((&g_5 == ((p_32 || ((*l_45)++)) , (void*)0)) & (safe_sub_func_int16_t_s_s(((safe_sub_func_int16_t_s_s(((*l_42) = ((safe_unary_minus_func_uint16_t_u((safe_mul_func_uint16_t_u_u((((g_41[0][5] | ((safe_div_func_int16_t_s_s(((safe_sub_func_int32_t_s_s((-1L), (((((safe_sub_func_int16_t_s_s(g_16, ((*l_64)++))) >= (*p_34)) & (safe_div_func_uint8_t_u_u(0UL, g_41[0][5]))) >= 0xECL) , 4294967295UL))) ^ g_41[1][3]), (*l_42))) > g_39)) >= p_33) || p_33), g_41[0][5])))) , 0x2420L)), l_72)) | 0x7422E233L), p_33)))), g_71[4][2]))); for (p_33 = 0; (p_33 != 9); p_33 = safe_add_func_int16_t_s_s(p_33, 1)) { int32_t **l_79 = &l_42; int8_t *l_80 = &g_41[0][5]; (*l_73) = (*g_5); (*l_73) = (safe_mul_func_int8_t_s_s((((g_46 != g_71[5][3]) || (((*l_79) = (*g_20)) == &p_33)) && ((*l_80) = (-3L))), (safe_lshift_func_int16_t_s_s((0x0A73L == (safe_mul_func_int16_t_s_s((safe_sub_func_uint64_t_u_u((l_45 != l_45), 0x8EE8584DF831B5E3LL)), p_32))), g_65)))); } return (*l_42); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_16; csmith_sink_ = g_39; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_41[i][j]; } } csmith_sink_ = g_46; csmith_sink_ = g_65; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_71[i][j]; } } for (i = 0; i < 7; i++) { csmith_sink_ = g_130[i]; } csmith_sink_ = g_134; csmith_sink_ = g_136; csmith_sink_ = g_170; csmith_sink_ = g_172; csmith_sink_ = g_174; csmith_sink_ = g_189; csmith_sink_ = g_190; csmith_sink_ = g_191; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = (-1L); static int32_t *g_5 = &g_3; static int32_t *g_6 = &g_3; static int8_t g_16 = 0xE7L; static int32_t **volatile g_19 = (void *)0; static int32_t **volatile g_20 = &g_5; static int32_t g_39 = (-1L); static int8_t g_41[2][6] = {{0xF8L, 0x09L, 0xF8L, 0xF8L, 0x09L, 0xF8L}, {0xF8L, 0x09L, 0xF8L, 0xF8L, 0x09L, 0xF8L}}; static uint8_t g_46 = 0x74L; static uint16_t g_65 = 65533UL; static int16_t g_71[10][10] = { {(-1L), 1L, (-7L), 0x1FB7L, 0xDC67L, 0x1FB7L, (-7L), 1L, (-1L), 0L}, {6L, 0L, (-4L), 1L, (-5L), (-4L), (-1L), 0xC160L, 0xBEB0L, 0x7885L}, {(-5L), (-7L), 0x426BL, 1L, 0x1FB7L, 0x4B17L, (-5L), (-1L), (-1L), (-5L)}, {(-8L), 0xC160L, 0x1FB7L, 0x1FB7L, 0x426BL, (-1L), (-4L), 0x4E41L, 0xBEB0L, 0xCE3FL}, {(-7L), 0x4E41L, (-5L), 0x1FB7L, 1L, 0xDC67L, (-1L), (-8L), 0xDC67L, 0x4B17L}, {(-7L), 0xBEB0L, 0x86E0L, (-7L), (-1L), (-1L), 0x4B17L, (-1L), (-1L), (-7L)}, {(-1L), 0x4B17L, (-1L), (-1L), (-7L), 0x86E0L, 0xBEB0L, (-7L), (-6L), 0xCE3FL}, {(-8L), (-1L), 0xDC67L, 1L, 0x1FB7L, (-5L), 0x4E41L, (-7L), 0xDC67L, 0L}, {0x4E41L, (-4L), (-1L), 0x426BL, (-6L), (-6L), 0x426BL, (-1L), (-4L), 0x4E41L}, {0xCE3FL, (-8L), 0x86E0L, (-6L), 0L, (-7L), 0xBEB0L, (-8L), (-1L), 0x6802L}}; static int32_t **volatile g_91 = &g_5; static int16_t g_130[7] = {6L, 6L, 6L, 6L, 6L, 6L, 6L}; static int64_t g_134 = 0x9B8081AEEC9762EALL; static int32_t g_136 = 0x8EE826CDL; static uint16_t g_170 = 1UL; static uint16_t g_172 = 0x2FC3L; static uint8_t g_174 = 0UL; static volatile int16_t g_189 = 0xDE46L; static int16_t g_190 = 0x1255L; static uint16_t g_191 = 1UL; static int16_t func_1(void); static int32_t *func_7(const int32_t p_8, const uint64_t p_9); static const int32_t func_11(int32_t p_12, int32_t **p_13, uint64_t p_14, const int32_t **const p_15); static int32_t **func_17(int32_t p_18); static uint64_t func_30(int32_t *p_31, int32_t p_32, int32_t p_33, int32_t *p_34); static int16_t func_1(void) { int32_t *l_2 = &g_3; int32_t **l_4[7][8] = { {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}, {&l_2, &l_2, (void *)0, &l_2, &l_2, (void *)0, &l_2, &l_2}, {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}, {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}, {&l_2, &l_2, (void *)0, &l_2, &l_2, (void *)0, &l_2, &l_2}, {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}, {&l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2, &l_2}}; const int32_t *l_196 = &g_39; const int32_t **const l_195[8] = {&l_196, &l_196, (void *)0, &l_196, &l_196, (void *)0, &l_196, &l_196}; uint64_t l_197 = 0xCBDEBE93CE3015E8LL; int i, j; g_6 = (g_5 = l_2); g_6 = (void *)0; g_6 = (g_5 = func_7((*g_5), g_3)); l_197 |= func_11(g_16, func_17(g_3), g_46, l_195[4]); return g_172; } static int32_t *func_7(const int32_t p_8, const uint64_t p_9) { int32_t *l_10 = &g_3; (*g_5) = 0L; return l_10; } static const int32_t func_11(int32_t p_12, int32_t **p_13, uint64_t p_14, const int32_t **const p_15) { return (**p_13); } static int32_t **func_17(int32_t p_18) { int16_t l_21[1][9] = { {0x10CBL, 6L, 0x10CBL, 6L, 0x10CBL, 6L, 0x10CBL, 6L, 0x10CBL}}; int16_t l_29 = 0xD2E8L; int32_t *l_87 = (void *)0; uint8_t *l_111 = (void *)0; uint64_t l_128[8][2] = {{0x5F88FA86218FE463LL, 18446744073709551614UL}, {18446744073709551614UL, 0x5F88FA86218FE463LL}, {18446744073709551614UL, 18446744073709551614UL}, {0x5F88FA86218FE463LL, 18446744073709551614UL}, {18446744073709551614UL, 0x5F88FA86218FE463LL}, {18446744073709551614UL, 18446744073709551614UL}, {0x5F88FA86218FE463LL, 18446744073709551614UL}, {18446744073709551614UL, 0x5F88FA86218FE463LL}}; int32_t l_184 = 0L; int32_t l_185 = (-5L); int32_t l_187 = 0L; int i, j; (*g_20) = &g_3; for (g_3 = 0; (g_3 >= 0); g_3 -= 1) { } return &g_5; } static uint64_t func_30(int32_t *p_31, int32_t p_32, int32_t p_33, int32_t *p_34) { int32_t *l_42 = &g_39; uint8_t *l_45 = &g_46; uint16_t *l_64 = &g_65; int16_t *l_70[1]; int32_t l_72 = 0xB0C4F586L; int32_t *l_73 = &l_72; int32_t l_74 = 0x3B18A503L; int i; for (i = 0; i < 1; i++) { l_70[i] = &g_71[5][3]; } (*l_42) &= (*p_31); l_74 &= ((*l_73) = (safe_lshift_func_uint8_t_u_s( (6UL == ((&g_5 == ((p_32 || ((*l_45)++)), (void *)0)) & (safe_sub_func_int16_t_s_s( ((safe_sub_func_int16_t_s_s( ((*l_42) = ((safe_unary_minus_func_uint16_t_u( (safe_mul_func_uint16_t_u_u( (((g_41[0][5] | ((safe_div_func_int16_t_s_s( ((safe_sub_func_int32_t_s_s( (-1L), (((((safe_sub_func_int16_t_s_s( g_16, ((*l_64)++))) >= (*p_34)) & (safe_div_func_uint8_t_u_u( 0UL, g_41[0][5]))) >= 0xECL), 4294967295UL))) ^ g_41[1][3]), (*l_42))) > g_39)) >= p_33) || p_33), g_41[0][5])))), 0x2420L)), l_72)) | 0x7422E233L), p_33)))), g_71[4][2]))); for (p_33 = 0; (p_33 != 9); p_33 = safe_add_func_int16_t_s_s(p_33, 1)) { int32_t **l_79 = &l_42; int8_t *l_80 = &g_41[0][5]; (*l_73) = (*g_5); (*l_73) = (safe_mul_func_int8_t_s_s( (((g_46 != g_71[5][3]) || (((*l_79) = (*g_20)) == &p_33)) && ((*l_80) = (-3L))), (safe_lshift_func_int16_t_s_s( (0x0A73L == (safe_mul_func_int16_t_s_s( (safe_sub_func_uint64_t_u_u((l_45 != l_45), 0x8EE8584DF831B5E3LL)), p_32))), g_65)))); } return (*l_42); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_16; csmith_sink_ = g_39; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_41[i][j]; } } csmith_sink_ = g_46; csmith_sink_ = g_65; for (i = 0; i < 10; i++) { } for (i = 0; i < 7; i++) { csmith_sink_ = g_130[i]; } csmith_sink_ = g_134; csmith_sink_ = g_136; csmith_sink_ = g_170; csmith_sink_ = g_172; csmith_sink_ = g_174; csmith_sink_ = g_189; csmith_sink_ = g_190; csmith_sink_ = g_191; platform_main_end(0, 0); return 0; }
false
178
dataset/organized/DCE/178
177
213
0.79
0.96
DCE
358
dataset/organized/DCE/179/target.c
dataset/organized/DCE/179/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 25; volatile uint32_t f1; unsigned f2 : 18; const volatile unsigned f3 : 12; }; static int32_t g_2 = 0x3DF603FAL; static int32_t g_40 = 0x42BB1E5DL; static int32_t *g_45 = (void*)0; static int32_t * const volatile *g_44 = &g_45; static int32_t * const volatile ** volatile g_46 = &g_44; static int16_t g_48 = 0L; static uint64_t g_50 = 0x4F348F6F7E707ECBLL; static int64_t g_56 = 0xA5B7DFF937B1BDA2LL; static int32_t * volatile g_58 = &g_40; static struct S0 g_105 = {2290,0UL,366,17}; static volatile struct S0 g_115 = {3442,0UL,470,58}; static int32_t ** volatile g_130 = &g_45; static int32_t g_136 = 0x57AF5BD1L; static int32_t g_137 = (-1L); static volatile int32_t g_138 = 0x1251B008L; static int32_t g_139 = 6L; static volatile uint64_t g_140[9][2] = {{18446744073709551610UL,18446744073709551615UL},{1UL,18446744073709551610UL},{0xF0B9C9A99D279C39LL,0xF0B9C9A99D279C39LL},{0xF0B9C9A99D279C39LL,18446744073709551610UL},{1UL,18446744073709551615UL},{18446744073709551610UL,18446744073709551615UL},{1UL,18446744073709551610UL},{0xF0B9C9A99D279C39LL,0xF0B9C9A99D279C39LL},{0xF0B9C9A99D279C39LL,18446744073709551610UL}}; static struct S0 g_143 = {4576,0xAA92F95BL,159,38}; static uint32_t g_156 = 0x9B8E77CFL; static int16_t *g_159 = &g_48; static int16_t ** volatile g_158 = &g_159; static int32_t g_163 = 0x2C4FA893L; static uint8_t g_177 = 0xC8L; static uint8_t g_181 = 8UL; static uint8_t *g_180[8] = {&g_181,&g_181,&g_181,&g_181,&g_181,&g_181,&g_181,&g_181}; static struct S0 *g_183 = &g_143; static struct S0 ** volatile g_182 = &g_183; static int32_t * volatile * volatile g_184 = &g_45; static int32_t g_187 = 0x95427B44L; static int32_t * volatile * volatile g_188 = &g_58; static int8_t g_220 = 0L; static volatile int32_t **g_255 = (void*)0; static volatile int32_t ** volatile *g_254[10][5] = {{(void*)0,&g_255,&g_255,&g_255,(void*)0},{(void*)0,&g_255,&g_255,&g_255,(void*)0},{(void*)0,&g_255,&g_255,&g_255,(void*)0},{(void*)0,&g_255,&g_255,&g_255,(void*)0},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255}}; static volatile int32_t ** volatile * volatile *g_253 = &g_254[3][3]; static uint32_t func_1(void); static int64_t func_10(uint32_t p_11, int16_t p_12); static uint32_t func_13(int32_t p_14, int32_t p_15, int64_t p_16); static struct S0 func_19(uint32_t p_20, int16_t p_21, int16_t p_22, uint64_t p_23, int64_t p_24); static int16_t func_30(uint32_t p_31, const uint32_t p_32, uint32_t p_33, uint16_t p_34); static uint32_t func_1(void) { uint32_t l_25[9] = {0xCD546735L,0xCD546735L,18446744073709551614UL,0xCD546735L,0xCD546735L,18446744073709551614UL,0xCD546735L,0xCD546735L,18446744073709551614UL}; int32_t *l_200 = &g_40; uint32_t l_215 = 0UL; uint64_t l_217 = 0x1023F291EF01F62BLL; uint16_t l_222 = 65532UL; uint8_t l_257[9][1] = {{0xF0L},{255UL},{0xF0L},{255UL},{0xF0L},{255UL},{0xF0L},{255UL},{0xF0L}}; uint8_t l_258 = 0x24L; int32_t l_260[9][6] = {{0xEDE611EDL,6L,0x82698C18L,0x7C4F4EFCL,0x8A85C4E4L,0x9C77487FL},{0x4DCEBE09L,0x7C4F4EFCL,0x6CC2E19CL,0x6CC2E19CL,0x7C4F4EFCL,0x4DCEBE09L},{0x6CC2E19CL,0x7C4F4EFCL,0x4DCEBE09L,0L,0x8A85C4E4L,0x82698C18L},{0x82698C18L,6L,0xEDE611EDL,6L,0x82698C18L,0x7C4F4EFCL},{0x82698C18L,0x6CC2E19CL,6L,0L,0x2B6956E6L,0x2B6956E6L},{0x6CC2E19CL,0x8A85C4E4L,0x8A85C4E4L,0x6CC2E19CL,0xEDE611EDL,0x2B6956E6L},{0x4DCEBE09L,0x2B6956E6L,6L,0x7C4F4EFCL,0L,0x7C4F4EFCL},{0xEDE611EDL,0xBEF08A7BL,0xEDE611EDL,0x9C77487FL,0L,0x82698C18L},{6L,0x2B6956E6L,0x4DCEBE09L,0xEDE611EDL,0xEDE611EDL,0x4DCEBE09L}}; int i, j; for (g_2 = (-5); (g_2 >= 6); g_2 = safe_add_func_int16_t_s_s(g_2, 8)) { uint32_t l_7 = 0x4800FA72L; int16_t *l_47 = &g_48; int32_t *l_186 = &g_187; (*l_186) ^= (((safe_mul_func_uint8_t_u_u(l_7, (((safe_div_func_uint8_t_u_u(249UL, g_2)) != func_10((((g_2 != func_13((safe_rshift_func_uint16_t_u_s(0x1A4EL, ((func_19(l_25[8], l_7, ((*l_47) = ((safe_div_func_uint32_t_u_u((safe_div_func_int32_t_s_s(g_2, (((((func_30(((safe_add_func_uint32_t_u_u((safe_lshift_func_uint16_t_u_s((((0x1C0AL | 0x4B4BL) <= l_25[8]) , l_7), 8)), l_25[5])) > 0xD8L), g_2, g_2, g_2) , l_7) && (-10L)) , l_7) > g_2) && l_25[8]))), g_2)) <= l_7)), g_2, l_7) , g_40) == 4294967294UL))), g_2, g_56)) , 0x8C5AL) , 0xB4F793ADL), l_7)) || g_140[8][0]))) , (*g_58)) && l_25[4]); if ((*l_186)) { break; } } (*g_188) = (*g_184); if ((safe_add_func_int64_t_s_s((!(safe_div_func_uint32_t_u_u(0x0284A6CAL, (safe_rshift_func_uint8_t_u_u(l_25[8], (safe_div_func_int32_t_s_s((-1L), ((*l_200) = (safe_mul_func_uint8_t_u_u(251UL, l_25[8])))))))))), l_25[0]))) { int16_t * const l_203[9][6] = {{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{(void*)0,(void*)0,&g_48,&g_48,&g_48,(void*)0},{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{(void*)0,&g_48,&g_48,&g_48,(void*)0,(void*)0},{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{(void*)0,(void*)0,&g_48,&g_48,&g_48,(void*)0},{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{(void*)0,&g_48,&g_48,&g_48,(void*)0,(void*)0}}; const int32_t l_216 = 1L; int32_t l_218[4] = {(-7L),(-7L),(-7L),(-7L)}; int16_t l_219 = 0L; int64_t l_221 = 0xD6DEBD5EE618692BLL; int32_t **l_223 = &l_200; int i, j; l_222 ^= ((safe_sub_func_int32_t_s_s(((0xF3L != (g_220 = ((((l_203[6][0] == (void*)0) < ((safe_rshift_func_uint16_t_u_s((safe_lshift_func_uint8_t_u_s(((((safe_unary_minus_func_int32_t_s(((safe_div_func_int64_t_s_s((((safe_sub_func_uint32_t_u_u((((l_218[1] = ((safe_div_func_int64_t_s_s(l_215, l_216)) | (l_217 || (*l_200)))) <= ((void*)0 == (*g_158))) || (*l_200)), 0x5D862F89L)) || (*g_159)) , 0xC70173F839FAA199LL), 1UL)) == g_40))) ^ l_219) | 0x06E5883D10087D27LL) || (-1L)), 3)), (*g_159))) & 0x5E5EL)) == 0x1754L) , 0xF0L))) > l_221), (-2L))) ^ g_156); (*l_223) = (void*)0; } else { int16_t l_242 = (-9L); uint16_t *l_256[1]; int32_t l_259 = 0x6F966829L; int32_t *l_280 = &g_163; int i; for (i = 0; i < 1; i++) { l_256[i] = &l_222; } (*l_200) = (safe_sub_func_uint8_t_u_u((((0x6D2A347AF7898805LL && ((safe_div_func_int64_t_s_s((&l_217 != ((!(safe_mod_func_uint32_t_u_u((safe_add_func_uint64_t_u_u((((g_143.f2 && (((safe_mul_func_uint16_t_u_u((safe_mod_func_uint8_t_u_u(((!(safe_sub_func_uint16_t_u_u(l_242, (safe_mul_func_int8_t_s_s(l_242, ((l_259 = ((((safe_mod_func_int32_t_s_s((safe_mul_func_uint32_t_u_u(g_139, ((safe_lshift_func_uint16_t_u_s(g_143.f3, 13)) > (((l_257[3][0] = ((*l_200) <= (safe_sub_func_int64_t_s_s(((void*)0 != g_253), 0x2E7C7CCD35490DECLL)))) && g_181) < 0L)))), (*l_200))) , 0x534E026DL) , l_242) == l_258)) && g_105.f1)))))) == g_56), (-5L))), l_242)) >= 0xC8L) & g_40)) ^ 7UL) ^ 0x48AB577FE8ED7BAALL), g_187)), (*l_200)))) , &g_140[2][0])), (*l_200))) >= l_260[3][1])) >= 1UL) ^ l_242), 0UL)); (*l_280) ^= (safe_lshift_func_int16_t_s_s((((safe_rshift_func_int8_t_s_s(0x9DL, 7)) != (~((~(((**g_158) < (((safe_mod_func_int16_t_s_s((safe_rshift_func_uint16_t_u_u((safe_mod_func_int8_t_s_s(l_259, (((safe_sub_func_uint32_t_u_u((*l_200), (l_259 == 1L))) <= (~l_259)) || (safe_div_func_uint32_t_u_u((safe_mul_func_uint8_t_u_u((*l_200), (((&g_56 == (void*)0) != (*l_200)) >= (*l_200)))), (*l_200)))))), g_48)), l_242)) >= g_137) , 0x907AL)) ^ 0L)) | 1UL))) & g_181), 3)); } return g_138; } static int64_t func_10(uint32_t p_11, int16_t p_12) { uint8_t l_185 = 0x02L; (*g_184) = (*g_44); return l_185; } static uint32_t func_13(int32_t p_14, int32_t p_15, int64_t p_16) { int32_t l_144 = 0x55E833F8L; int16_t *l_146 = &g_48; int16_t **l_145 = &l_146; uint32_t *l_153 = (void*)0; uint32_t *l_154 = (void*)0; uint32_t *l_155 = &g_156; uint32_t l_157[6][9] = {{0xEAF90657L,7UL,0x8F3EDA6DL,0x85FE2E02L,1UL,0UL,0x0C7754CEL,0x0C7754CEL,0UL},{0UL,0xFB63F38EL,0UL,0xFB63F38EL,0UL,7UL,0x73B10F1CL,0x0C7754CEL,6UL},{0x8F3EDA6DL,18446744073709551615UL,6UL,0UL,0x6ACBFB42L,1UL,2UL,0x85FE2E02L,0xA48C6250L},{0xC9EAE24FL,0xEAF90657L,18446744073709551614UL,0xA48C6250L,1UL,1UL,18446744073709551615UL,7UL,18446744073709551614UL},{2UL,0xD4B936DAL,0UL,18446744073709551615UL,0x6ACBFB42L,0xEAF90657L,7UL,0x8F3EDA6DL,0x85FE2E02L},{0UL,0x85FE2E02L,1UL,0xE25C62FDL,18446744073709551613UL,18446744073709551615UL,0x0C7754CEL,0xFB63F38EL,0x0C7754CEL}}; int32_t *l_160 = (void*)0; int32_t *l_161 = (void*)0; int32_t *l_162 = &g_163; int i, j; l_144 = (&g_56 != (void*)0); (*l_162) |= (l_145 == (((safe_mul_func_int8_t_s_s((&g_140[5][0] != (func_19(g_50, (((((*l_155) = ((safe_div_func_int64_t_s_s((safe_add_func_uint64_t_u_u(p_15, g_140[2][0])), l_144)) >= p_14)) == l_144) , (g_40 > p_16)) , l_144), p_16, g_56, p_14) , &g_140[0][0])), l_144)) & l_157[1][1]) , g_158)); for (p_14 = 0; (p_14 <= (-11)); --p_14) { int64_t l_170 = (-1L); uint8_t *l_176 = &g_177; g_40 ^= (safe_sub_func_uint32_t_u_u(((safe_sub_func_uint16_t_u_u(((l_170 < (safe_add_func_uint64_t_u_u(0xF2ED5B990560A057LL, (!(((safe_rshift_func_int8_t_s_s((1L < (((*l_176) = 0x3EL) , (p_15 != p_15))), 0)) & (safe_mul_func_uint16_t_u_u((1L ^ (((void*)0 != g_180[6]) , p_14)), 1UL))) ^ l_170))))) & 1L), (*l_162))) , g_115.f3), p_15)); } (*g_182) = &g_143; return g_2; } static struct S0 func_19(uint32_t p_20, int16_t p_21, int16_t p_22, uint64_t p_23, int64_t p_24) { int32_t *l_49[5][8] = {{&g_2,&g_40,&g_2,&g_40,&g_40,&g_40,(void*)0,&g_2},{&g_40,(void*)0,(void*)0,&g_2,&g_2,(void*)0,(void*)0,&g_40},{(void*)0,&g_2,&g_2,&g_40,&g_40,(void*)0,&g_40,&g_40},{&g_40,(void*)0,&g_40,&g_40,&g_40,(void*)0,&g_40,&g_40},{&g_40,&g_2,&g_2,&g_40,(void*)0,(void*)0,&g_2,&g_2}}; int16_t *l_88 = &g_48; int32_t **l_134 = (void*)0; int32_t **l_135[1]; int i, j; for (i = 0; i < 1; i++) { l_135[i] = &g_45; } --g_50; for (p_24 = (-30); (p_24 <= 27); p_24 = safe_add_func_int32_t_s_s(p_24, 9)) { int64_t *l_55 = &g_56; int32_t l_60 = 0xD60280E4L; uint8_t l_79 = 0xC5L; int32_t l_107[8] = {0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL}; int8_t l_125[3]; int32_t *l_129 = &l_60; int i; for (i = 0; i < 3; i++) { l_125[i] = 0x84L; } } (*g_130) = (*g_130); --g_140[2][0]; return g_143; } static int16_t func_30(uint32_t p_31, const uint32_t p_32, uint32_t p_33, uint16_t p_34) { int32_t *l_39 = &g_40; uint32_t l_41[3]; int i; for (i = 0; i < 3; i++) { l_41[i] = 0xBA4A2C6EL; } (*l_39) = 0x6121589AL; for (p_34 = 0; p_34 < 3; p_34 += 1) { l_41[p_34] = 1UL; } for (p_34 = 0; (p_34 < 14); ++p_34) { (*g_46) = g_44; } (*l_39) ^= p_31; return p_34; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_40; csmith_sink_ = g_48; csmith_sink_ = g_50; csmith_sink_ = g_56; csmith_sink_ = g_105.f0; csmith_sink_ = g_105.f1; csmith_sink_ = g_105.f2; csmith_sink_ = g_105.f3; csmith_sink_ = g_115.f0; csmith_sink_ = g_115.f1; csmith_sink_ = g_115.f2; csmith_sink_ = g_115.f3; csmith_sink_ = g_136; csmith_sink_ = g_137; csmith_sink_ = g_138; csmith_sink_ = g_139; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_140[i][j]; } } csmith_sink_ = g_143.f0; csmith_sink_ = g_143.f1; csmith_sink_ = g_143.f2; csmith_sink_ = g_143.f3; csmith_sink_ = g_156; csmith_sink_ = g_163; csmith_sink_ = g_177; csmith_sink_ = g_181; csmith_sink_ = g_187; csmith_sink_ = g_220; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 25; volatile uint32_t f1; unsigned f2 : 18; const volatile unsigned f3 : 12; }; static int32_t g_2 = 0x3DF603FAL; static int32_t g_40 = 0x42BB1E5DL; static int32_t *g_45 = (void *)0; static int32_t *const volatile *g_44 = &g_45; static int32_t *const volatile **volatile g_46 = &g_44; static int16_t g_48 = 0L; static uint64_t g_50 = 0x4F348F6F7E707ECBLL; static int64_t g_56 = 0xA5B7DFF937B1BDA2LL; static int32_t *volatile g_58 = &g_40; static struct S0 g_105 = {2290, 0UL, 366, 17}; static volatile struct S0 g_115 = {3442, 0UL, 470, 58}; static int32_t **volatile g_130 = &g_45; static int32_t g_136 = 0x57AF5BD1L; static int32_t g_137 = (-1L); static volatile int32_t g_138 = 0x1251B008L; static int32_t g_139 = 6L; static volatile uint64_t g_140[9][2] = { {18446744073709551610UL, 18446744073709551615UL}, {1UL, 18446744073709551610UL}, {0xF0B9C9A99D279C39LL, 0xF0B9C9A99D279C39LL}, {0xF0B9C9A99D279C39LL, 18446744073709551610UL}, {1UL, 18446744073709551615UL}, {18446744073709551610UL, 18446744073709551615UL}, {1UL, 18446744073709551610UL}, {0xF0B9C9A99D279C39LL, 0xF0B9C9A99D279C39LL}, {0xF0B9C9A99D279C39LL, 18446744073709551610UL}}; static struct S0 g_143 = {4576, 0xAA92F95BL, 159, 38}; static uint32_t g_156 = 0x9B8E77CFL; static int16_t *g_159 = &g_48; static int16_t **volatile g_158 = &g_159; static int32_t g_163 = 0x2C4FA893L; static uint8_t g_177 = 0xC8L; static uint8_t g_181 = 8UL; static uint8_t *g_180[8] = {&g_181, &g_181, &g_181, &g_181, &g_181, &g_181, &g_181, &g_181}; static struct S0 *g_183 = &g_143; static struct S0 **volatile g_182 = &g_183; static int32_t *volatile *volatile g_184 = &g_45; static int32_t g_187 = 0x95427B44L; static int32_t *volatile *volatile g_188 = &g_58; static int8_t g_220 = 0L; static volatile int32_t **g_255 = (void *)0; static volatile int32_t **volatile *g_254[10][5] = { {(void *)0, &g_255, &g_255, &g_255, (void *)0}, {(void *)0, &g_255, &g_255, &g_255, (void *)0}, {(void *)0, &g_255, &g_255, &g_255, (void *)0}, {(void *)0, &g_255, &g_255, &g_255, (void *)0}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}}; static volatile int32_t **volatile *volatile *g_253 = &g_254[3][3]; static uint32_t func_1(void); static int64_t func_10(uint32_t p_11, int16_t p_12); static uint32_t func_13(int32_t p_14, int32_t p_15, int64_t p_16); static struct S0 func_19(uint32_t p_20, int16_t p_21, int16_t p_22, uint64_t p_23, int64_t p_24); static int16_t func_30(uint32_t p_31, const uint32_t p_32, uint32_t p_33, uint16_t p_34); static uint32_t func_1(void) { uint32_t l_25[9] = {0xCD546735L, 0xCD546735L, 18446744073709551614UL, 0xCD546735L, 0xCD546735L, 18446744073709551614UL, 0xCD546735L, 0xCD546735L, 18446744073709551614UL}; int32_t *l_200 = &g_40; uint32_t l_215 = 0UL; uint64_t l_217 = 0x1023F291EF01F62BLL; uint16_t l_222 = 65532UL; uint8_t l_257[9][1] = {{0xF0L}, {255UL}, {0xF0L}, {255UL}, {0xF0L}, {255UL}, {0xF0L}, {255UL}, {0xF0L}}; uint8_t l_258 = 0x24L; int32_t l_260[9][6] = { {0xEDE611EDL, 6L, 0x82698C18L, 0x7C4F4EFCL, 0x8A85C4E4L, 0x9C77487FL}, {0x4DCEBE09L, 0x7C4F4EFCL, 0x6CC2E19CL, 0x6CC2E19CL, 0x7C4F4EFCL, 0x4DCEBE09L}, {0x6CC2E19CL, 0x7C4F4EFCL, 0x4DCEBE09L, 0L, 0x8A85C4E4L, 0x82698C18L}, {0x82698C18L, 6L, 0xEDE611EDL, 6L, 0x82698C18L, 0x7C4F4EFCL}, {0x82698C18L, 0x6CC2E19CL, 6L, 0L, 0x2B6956E6L, 0x2B6956E6L}, {0x6CC2E19CL, 0x8A85C4E4L, 0x8A85C4E4L, 0x6CC2E19CL, 0xEDE611EDL, 0x2B6956E6L}, {0x4DCEBE09L, 0x2B6956E6L, 6L, 0x7C4F4EFCL, 0L, 0x7C4F4EFCL}, {0xEDE611EDL, 0xBEF08A7BL, 0xEDE611EDL, 0x9C77487FL, 0L, 0x82698C18L}, {6L, 0x2B6956E6L, 0x4DCEBE09L, 0xEDE611EDL, 0xEDE611EDL, 0x4DCEBE09L}}; int i, j; for (g_2 = (-5); (g_2 >= 6); g_2 = safe_add_func_int16_t_s_s(g_2, 8)) { } (*g_188) = (*g_184); if ((safe_add_func_int64_t_s_s( (!(safe_div_func_uint32_t_u_u( 0x0284A6CAL, (safe_rshift_func_uint8_t_u_u( l_25[8], (safe_div_func_int32_t_s_s( (-1L), ((*l_200) = (safe_mul_func_uint8_t_u_u( 251UL, l_25[8])))))))))), l_25[0]))) { int16_t *const l_203[9][6] = { {&g_48, &g_48, &g_48, &g_48, &g_48, &g_48}, {(void *)0, (void *)0, &g_48, &g_48, &g_48, (void *)0}, {&g_48, &g_48, &g_48, &g_48, &g_48, &g_48}, {(void *)0, &g_48, &g_48, &g_48, (void *)0, (void *)0}, {&g_48, &g_48, &g_48, &g_48, &g_48, &g_48}, {&g_48, &g_48, &g_48, &g_48, &g_48, &g_48}, {(void *)0, (void *)0, &g_48, &g_48, &g_48, (void *)0}, {&g_48, &g_48, &g_48, &g_48, &g_48, &g_48}, {(void *)0, &g_48, &g_48, &g_48, (void *)0, (void *)0}}; const int32_t l_216 = 1L; int32_t l_218[4] = {(-7L), (-7L), (-7L), (-7L)}; int16_t l_219 = 0L; int64_t l_221 = 0xD6DEBD5EE618692BLL; int32_t **l_223 = &l_200; int i, j; l_222 ^= ((safe_sub_func_int32_t_s_s( ((0xF3L != (g_220 = ((((l_203[6][0] == (void *)0) < ((safe_rshift_func_uint16_t_u_s( (safe_lshift_func_uint8_t_u_s( ((((safe_unary_minus_func_int32_t_s(( (safe_div_func_int64_t_s_s( (((safe_sub_func_uint32_t_u_u( (((l_218[1] = ((safe_div_func_int64_t_s_s( l_215, l_216)) | (l_217 || (*l_200)))) <= ((void *)0 == (*g_158))) || (*l_200)), 0x5D862F89L)) || (*g_159)), 0xC70173F839FAA199LL), 1UL)) == g_40))) ^ l_219) | 0x06E5883D10087D27LL) || (-1L)), 3)), (*g_159))) & 0x5E5EL)) == 0x1754L), 0xF0L))) > l_221), (-2L))) ^ g_156); (*l_223) = (void *)0; } else { int16_t l_242 = (-9L); uint16_t *l_256[1]; int32_t l_259 = 0x6F966829L; int32_t *l_280 = &g_163; int i; for (i = 0; i < 1; i++) { l_256[i] = &l_222; } (*l_200) = (safe_sub_func_uint8_t_u_u( (((0x6D2A347AF7898805LL && ((safe_div_func_int64_t_s_s( (&l_217 != ((!(safe_mod_func_uint32_t_u_u( (safe_add_func_uint64_t_u_u( (((g_143.f2 && (((safe_mul_func_uint16_t_u_u( (safe_mod_func_uint8_t_u_u( ((!(safe_sub_func_uint16_t_u_u( l_242, (safe_mul_func_int8_t_s_s( l_242, ((l_259 = ((((safe_mod_func_int32_t_s_s( (safe_mul_func_uint32_t_u_u( g_139, ((safe_lshift_func_uint16_t_u_s( g_143.f3, 13)) > (((l_257[3][0] = ((*l_200) <= (safe_sub_func_int64_t_s_s( ((void *)0 != g_253), 0x2E7C7CCD35490DECLL)))) && g_181) < 0L)))), (*l_200))), 0x534E026DL), l_242) == l_258)) && g_105.f1)))))) == g_56), (-5L))), l_242)) >= 0xC8L) & g_40)) ^ 7UL) ^ 0x48AB577FE8ED7BAALL), g_187)), (*l_200)))), &g_140[2][0])), (*l_200))) >= l_260[3][1])) >= 1UL) ^ l_242), 0UL)); (*l_280) ^= (safe_lshift_func_int16_t_s_s( (((safe_rshift_func_int8_t_s_s(0x9DL, 7)) != (~((~(((**g_158) < (((safe_mod_func_int16_t_s_s( (safe_rshift_func_uint16_t_u_u( (safe_mod_func_int8_t_s_s( l_259, (((safe_sub_func_uint32_t_u_u( (*l_200), (l_259 == 1L))) <= (~l_259)) || (safe_div_func_uint32_t_u_u( (safe_mul_func_uint8_t_u_u( (*l_200), (((&g_56 == (void *)0) != (*l_200)) >= (*l_200)))), (*l_200)))))), g_48)), l_242)) >= g_137), 0x907AL)) ^ 0L)) | 1UL))) & g_181), 3)); } return g_138; } static int64_t func_10(uint32_t p_11, int16_t p_12) { uint8_t l_185 = 0x02L; (*g_184) = (*g_44); return l_185; } static uint32_t func_13(int32_t p_14, int32_t p_15, int64_t p_16) { int32_t l_144 = 0x55E833F8L; int16_t *l_146 = &g_48; int16_t **l_145 = &l_146; uint32_t *l_153 = (void *)0; uint32_t *l_154 = (void *)0; uint32_t *l_155 = &g_156; uint32_t l_157[6][9] = { {0xEAF90657L, 7UL, 0x8F3EDA6DL, 0x85FE2E02L, 1UL, 0UL, 0x0C7754CEL, 0x0C7754CEL, 0UL}, {0UL, 0xFB63F38EL, 0UL, 0xFB63F38EL, 0UL, 7UL, 0x73B10F1CL, 0x0C7754CEL, 6UL}, {0x8F3EDA6DL, 18446744073709551615UL, 6UL, 0UL, 0x6ACBFB42L, 1UL, 2UL, 0x85FE2E02L, 0xA48C6250L}, {0xC9EAE24FL, 0xEAF90657L, 18446744073709551614UL, 0xA48C6250L, 1UL, 1UL, 18446744073709551615UL, 7UL, 18446744073709551614UL}, {2UL, 0xD4B936DAL, 0UL, 18446744073709551615UL, 0x6ACBFB42L, 0xEAF90657L, 7UL, 0x8F3EDA6DL, 0x85FE2E02L}, {0UL, 0x85FE2E02L, 1UL, 0xE25C62FDL, 18446744073709551613UL, 18446744073709551615UL, 0x0C7754CEL, 0xFB63F38EL, 0x0C7754CEL}}; int32_t *l_160 = (void *)0; int32_t *l_161 = (void *)0; int32_t *l_162 = &g_163; int i, j; l_144 = (&g_56 != (void *)0); (*l_162) |= (l_145 == (((safe_mul_func_int8_t_s_s( (&g_140[5][0] != (func_19(g_50, (((((*l_155) = ((safe_div_func_int64_t_s_s( (safe_add_func_uint64_t_u_u( p_15, g_140[2][0])), l_144)) >= p_14)) == l_144), (g_40 > p_16)), l_144), p_16, g_56, p_14), &g_140[0][0])), l_144)) & l_157[1][1]), g_158)); for (p_14 = 0; (p_14 <= (-11)); --p_14) { } (*g_182) = &g_143; return g_2; } static struct S0 func_19(uint32_t p_20, int16_t p_21, int16_t p_22, uint64_t p_23, int64_t p_24) { int32_t *l_49[5][8] = { {&g_2, &g_40, &g_2, &g_40, &g_40, &g_40, (void *)0, &g_2}, {&g_40, (void *)0, (void *)0, &g_2, &g_2, (void *)0, (void *)0, &g_40}, {(void *)0, &g_2, &g_2, &g_40, &g_40, (void *)0, &g_40, &g_40}, {&g_40, (void *)0, &g_40, &g_40, &g_40, (void *)0, &g_40, &g_40}, {&g_40, &g_2, &g_2, &g_40, (void *)0, (void *)0, &g_2, &g_2}}; int16_t *l_88 = &g_48; int32_t **l_134 = (void *)0; int32_t **l_135[1]; int i, j; for (i = 0; i < 1; i++) { } --g_50; for (p_24 = (-30); (p_24 <= 27); p_24 = safe_add_func_int32_t_s_s(p_24, 9)) { } (*g_130) = (*g_130); --g_140[2][0]; return g_143; } static int16_t func_30(uint32_t p_31, const uint32_t p_32, uint32_t p_33, uint16_t p_34) { int32_t *l_39 = &g_40; uint32_t l_41[3]; int i; for (i = 0; i < 3; i++) { } (*l_39) = 0x6121589AL; for (p_34 = 0; p_34 < 3; p_34 += 1) { } for (p_34 = 0; (p_34 < 14); ++p_34) { } (*l_39) ^= p_31; return p_34; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_40; csmith_sink_ = g_48; csmith_sink_ = g_50; csmith_sink_ = g_56; csmith_sink_ = g_105.f0; csmith_sink_ = g_105.f1; csmith_sink_ = g_105.f2; csmith_sink_ = g_105.f3; csmith_sink_ = g_115.f0; csmith_sink_ = g_115.f1; csmith_sink_ = g_115.f2; csmith_sink_ = g_115.f3; csmith_sink_ = g_136; csmith_sink_ = g_137; csmith_sink_ = g_138; csmith_sink_ = g_139; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_140[i][j]; } } csmith_sink_ = g_143.f0; csmith_sink_ = g_143.f1; csmith_sink_ = g_143.f2; csmith_sink_ = g_143.f3; csmith_sink_ = g_156; csmith_sink_ = g_163; csmith_sink_ = g_177; csmith_sink_ = g_181; csmith_sink_ = g_187; csmith_sink_ = g_220; platform_main_end(0, 0); return 0; }
true
179
dataset/organized/DCE/179
251
380
0.74
0.84
DCE
359
dataset/organized/DCE/179/target.c
dataset/organized/DCE/179/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 25; volatile uint32_t f1; unsigned f2 : 18; const volatile unsigned f3 : 12; }; static int32_t g_2 = 0x3DF603FAL; static int32_t g_40 = 0x42BB1E5DL; static int32_t *g_45 = (void*)0; static int32_t * const volatile *g_44 = &g_45; static int32_t * const volatile ** volatile g_46 = &g_44; static int16_t g_48 = 0L; static uint64_t g_50 = 0x4F348F6F7E707ECBLL; static int64_t g_56 = 0xA5B7DFF937B1BDA2LL; static int32_t * volatile g_58 = &g_40; static struct S0 g_105 = {2290,0UL,366,17}; static volatile struct S0 g_115 = {3442,0UL,470,58}; static int32_t ** volatile g_130 = &g_45; static int32_t g_136 = 0x57AF5BD1L; static int32_t g_137 = (-1L); static volatile int32_t g_138 = 0x1251B008L; static int32_t g_139 = 6L; static volatile uint64_t g_140[9][2] = {{18446744073709551610UL,18446744073709551615UL},{1UL,18446744073709551610UL},{0xF0B9C9A99D279C39LL,0xF0B9C9A99D279C39LL},{0xF0B9C9A99D279C39LL,18446744073709551610UL},{1UL,18446744073709551615UL},{18446744073709551610UL,18446744073709551615UL},{1UL,18446744073709551610UL},{0xF0B9C9A99D279C39LL,0xF0B9C9A99D279C39LL},{0xF0B9C9A99D279C39LL,18446744073709551610UL}}; static struct S0 g_143 = {4576,0xAA92F95BL,159,38}; static uint32_t g_156 = 0x9B8E77CFL; static int16_t *g_159 = &g_48; static int16_t ** volatile g_158 = &g_159; static int32_t g_163 = 0x2C4FA893L; static uint8_t g_177 = 0xC8L; static uint8_t g_181 = 8UL; static uint8_t *g_180[8] = {&g_181,&g_181,&g_181,&g_181,&g_181,&g_181,&g_181,&g_181}; static struct S0 *g_183 = &g_143; static struct S0 ** volatile g_182 = &g_183; static int32_t * volatile * volatile g_184 = &g_45; static int32_t g_187 = 0x95427B44L; static int32_t * volatile * volatile g_188 = &g_58; static int8_t g_220 = 0L; static volatile int32_t **g_255 = (void*)0; static volatile int32_t ** volatile *g_254[10][5] = {{(void*)0,&g_255,&g_255,&g_255,(void*)0},{(void*)0,&g_255,&g_255,&g_255,(void*)0},{(void*)0,&g_255,&g_255,&g_255,(void*)0},{(void*)0,&g_255,&g_255,&g_255,(void*)0},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255},{&g_255,&g_255,&g_255,&g_255,&g_255}}; static volatile int32_t ** volatile * volatile *g_253 = &g_254[3][3]; static uint32_t func_1(void); static int64_t func_10(uint32_t p_11, int16_t p_12); static uint32_t func_13(int32_t p_14, int32_t p_15, int64_t p_16); static struct S0 func_19(uint32_t p_20, int16_t p_21, int16_t p_22, uint64_t p_23, int64_t p_24); static int16_t func_30(uint32_t p_31, const uint32_t p_32, uint32_t p_33, uint16_t p_34); static uint32_t func_1(void) { uint32_t l_25[9] = {0xCD546735L,0xCD546735L,18446744073709551614UL,0xCD546735L,0xCD546735L,18446744073709551614UL,0xCD546735L,0xCD546735L,18446744073709551614UL}; int32_t *l_200 = &g_40; uint32_t l_215 = 0UL; uint64_t l_217 = 0x1023F291EF01F62BLL; uint16_t l_222 = 65532UL; uint8_t l_257[9][1] = {{0xF0L},{255UL},{0xF0L},{255UL},{0xF0L},{255UL},{0xF0L},{255UL},{0xF0L}}; uint8_t l_258 = 0x24L; int32_t l_260[9][6] = {{0xEDE611EDL,6L,0x82698C18L,0x7C4F4EFCL,0x8A85C4E4L,0x9C77487FL},{0x4DCEBE09L,0x7C4F4EFCL,0x6CC2E19CL,0x6CC2E19CL,0x7C4F4EFCL,0x4DCEBE09L},{0x6CC2E19CL,0x7C4F4EFCL,0x4DCEBE09L,0L,0x8A85C4E4L,0x82698C18L},{0x82698C18L,6L,0xEDE611EDL,6L,0x82698C18L,0x7C4F4EFCL},{0x82698C18L,0x6CC2E19CL,6L,0L,0x2B6956E6L,0x2B6956E6L},{0x6CC2E19CL,0x8A85C4E4L,0x8A85C4E4L,0x6CC2E19CL,0xEDE611EDL,0x2B6956E6L},{0x4DCEBE09L,0x2B6956E6L,6L,0x7C4F4EFCL,0L,0x7C4F4EFCL},{0xEDE611EDL,0xBEF08A7BL,0xEDE611EDL,0x9C77487FL,0L,0x82698C18L},{6L,0x2B6956E6L,0x4DCEBE09L,0xEDE611EDL,0xEDE611EDL,0x4DCEBE09L}}; int i, j; for (g_2 = (-5); (g_2 >= 6); g_2 = safe_add_func_int16_t_s_s(g_2, 8)) { uint32_t l_7 = 0x4800FA72L; int16_t *l_47 = &g_48; int32_t *l_186 = &g_187; (*l_186) ^= (((safe_mul_func_uint8_t_u_u(l_7, (((safe_div_func_uint8_t_u_u(249UL, g_2)) != func_10((((g_2 != func_13((safe_rshift_func_uint16_t_u_s(0x1A4EL, ((func_19(l_25[8], l_7, ((*l_47) = ((safe_div_func_uint32_t_u_u((safe_div_func_int32_t_s_s(g_2, (((((func_30(((safe_add_func_uint32_t_u_u((safe_lshift_func_uint16_t_u_s((((0x1C0AL | 0x4B4BL) <= l_25[8]) , l_7), 8)), l_25[5])) > 0xD8L), g_2, g_2, g_2) , l_7) && (-10L)) , l_7) > g_2) && l_25[8]))), g_2)) <= l_7)), g_2, l_7) , g_40) == 4294967294UL))), g_2, g_56)) , 0x8C5AL) , 0xB4F793ADL), l_7)) || g_140[8][0]))) , (*g_58)) && l_25[4]); if ((*l_186)) { break; } } (*g_188) = (*g_184); if ((safe_add_func_int64_t_s_s((!(safe_div_func_uint32_t_u_u(0x0284A6CAL, (safe_rshift_func_uint8_t_u_u(l_25[8], (safe_div_func_int32_t_s_s((-1L), ((*l_200) = (safe_mul_func_uint8_t_u_u(251UL, l_25[8])))))))))), l_25[0]))) { int16_t * const l_203[9][6] = {{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{(void*)0,(void*)0,&g_48,&g_48,&g_48,(void*)0},{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{(void*)0,&g_48,&g_48,&g_48,(void*)0,(void*)0},{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{(void*)0,(void*)0,&g_48,&g_48,&g_48,(void*)0},{&g_48,&g_48,&g_48,&g_48,&g_48,&g_48},{(void*)0,&g_48,&g_48,&g_48,(void*)0,(void*)0}}; const int32_t l_216 = 1L; int32_t l_218[4] = {(-7L),(-7L),(-7L),(-7L)}; int16_t l_219 = 0L; int64_t l_221 = 0xD6DEBD5EE618692BLL; int32_t **l_223 = &l_200; int i, j; l_222 ^= ((safe_sub_func_int32_t_s_s(((0xF3L != (g_220 = ((((l_203[6][0] == (void*)0) < ((safe_rshift_func_uint16_t_u_s((safe_lshift_func_uint8_t_u_s(((((safe_unary_minus_func_int32_t_s(((safe_div_func_int64_t_s_s((((safe_sub_func_uint32_t_u_u((((l_218[1] = ((safe_div_func_int64_t_s_s(l_215, l_216)) | (l_217 || (*l_200)))) <= ((void*)0 == (*g_158))) || (*l_200)), 0x5D862F89L)) || (*g_159)) , 0xC70173F839FAA199LL), 1UL)) == g_40))) ^ l_219) | 0x06E5883D10087D27LL) || (-1L)), 3)), (*g_159))) & 0x5E5EL)) == 0x1754L) , 0xF0L))) > l_221), (-2L))) ^ g_156); (*l_223) = (void*)0; } else { int16_t l_242 = (-9L); uint16_t *l_256[1]; int32_t l_259 = 0x6F966829L; int32_t *l_280 = &g_163; int i; for (i = 0; i < 1; i++) { l_256[i] = &l_222; } (*l_200) = (safe_sub_func_uint8_t_u_u((((0x6D2A347AF7898805LL && ((safe_div_func_int64_t_s_s((&l_217 != ((!(safe_mod_func_uint32_t_u_u((safe_add_func_uint64_t_u_u((((g_143.f2 && (((safe_mul_func_uint16_t_u_u((safe_mod_func_uint8_t_u_u(((!(safe_sub_func_uint16_t_u_u(l_242, (safe_mul_func_int8_t_s_s(l_242, ((l_259 = ((((safe_mod_func_int32_t_s_s((safe_mul_func_uint32_t_u_u(g_139, ((safe_lshift_func_uint16_t_u_s(g_143.f3, 13)) > (((l_257[3][0] = ((*l_200) <= (safe_sub_func_int64_t_s_s(((void*)0 != g_253), 0x2E7C7CCD35490DECLL)))) && g_181) < 0L)))), (*l_200))) , 0x534E026DL) , l_242) == l_258)) && g_105.f1)))))) == g_56), (-5L))), l_242)) >= 0xC8L) & g_40)) ^ 7UL) ^ 0x48AB577FE8ED7BAALL), g_187)), (*l_200)))) , &g_140[2][0])), (*l_200))) >= l_260[3][1])) >= 1UL) ^ l_242), 0UL)); (*l_280) ^= (safe_lshift_func_int16_t_s_s((((safe_rshift_func_int8_t_s_s(0x9DL, 7)) != (~((~(((**g_158) < (((safe_mod_func_int16_t_s_s((safe_rshift_func_uint16_t_u_u((safe_mod_func_int8_t_s_s(l_259, (((safe_sub_func_uint32_t_u_u((*l_200), (l_259 == 1L))) <= (~l_259)) || (safe_div_func_uint32_t_u_u((safe_mul_func_uint8_t_u_u((*l_200), (((&g_56 == (void*)0) != (*l_200)) >= (*l_200)))), (*l_200)))))), g_48)), l_242)) >= g_137) , 0x907AL)) ^ 0L)) | 1UL))) & g_181), 3)); } return g_138; } static int64_t func_10(uint32_t p_11, int16_t p_12) { uint8_t l_185 = 0x02L; (*g_184) = (*g_44); return l_185; } static uint32_t func_13(int32_t p_14, int32_t p_15, int64_t p_16) { int32_t l_144 = 0x55E833F8L; int16_t *l_146 = &g_48; int16_t **l_145 = &l_146; uint32_t *l_153 = (void*)0; uint32_t *l_154 = (void*)0; uint32_t *l_155 = &g_156; uint32_t l_157[6][9] = {{0xEAF90657L,7UL,0x8F3EDA6DL,0x85FE2E02L,1UL,0UL,0x0C7754CEL,0x0C7754CEL,0UL},{0UL,0xFB63F38EL,0UL,0xFB63F38EL,0UL,7UL,0x73B10F1CL,0x0C7754CEL,6UL},{0x8F3EDA6DL,18446744073709551615UL,6UL,0UL,0x6ACBFB42L,1UL,2UL,0x85FE2E02L,0xA48C6250L},{0xC9EAE24FL,0xEAF90657L,18446744073709551614UL,0xA48C6250L,1UL,1UL,18446744073709551615UL,7UL,18446744073709551614UL},{2UL,0xD4B936DAL,0UL,18446744073709551615UL,0x6ACBFB42L,0xEAF90657L,7UL,0x8F3EDA6DL,0x85FE2E02L},{0UL,0x85FE2E02L,1UL,0xE25C62FDL,18446744073709551613UL,18446744073709551615UL,0x0C7754CEL,0xFB63F38EL,0x0C7754CEL}}; int32_t *l_160 = (void*)0; int32_t *l_161 = (void*)0; int32_t *l_162 = &g_163; int i, j; l_144 = (&g_56 != (void*)0); (*l_162) |= (l_145 == (((safe_mul_func_int8_t_s_s((&g_140[5][0] != (func_19(g_50, (((((*l_155) = ((safe_div_func_int64_t_s_s((safe_add_func_uint64_t_u_u(p_15, g_140[2][0])), l_144)) >= p_14)) == l_144) , (g_40 > p_16)) , l_144), p_16, g_56, p_14) , &g_140[0][0])), l_144)) & l_157[1][1]) , g_158)); for (p_14 = 0; (p_14 <= (-11)); --p_14) { int64_t l_170 = (-1L); uint8_t *l_176 = &g_177; g_40 ^= (safe_sub_func_uint32_t_u_u(((safe_sub_func_uint16_t_u_u(((l_170 < (safe_add_func_uint64_t_u_u(0xF2ED5B990560A057LL, (!(((safe_rshift_func_int8_t_s_s((1L < (((*l_176) = 0x3EL) , (p_15 != p_15))), 0)) & (safe_mul_func_uint16_t_u_u((1L ^ (((void*)0 != g_180[6]) , p_14)), 1UL))) ^ l_170))))) & 1L), (*l_162))) , g_115.f3), p_15)); } (*g_182) = &g_143; return g_2; } static struct S0 func_19(uint32_t p_20, int16_t p_21, int16_t p_22, uint64_t p_23, int64_t p_24) { int32_t *l_49[5][8] = {{&g_2,&g_40,&g_2,&g_40,&g_40,&g_40,(void*)0,&g_2},{&g_40,(void*)0,(void*)0,&g_2,&g_2,(void*)0,(void*)0,&g_40},{(void*)0,&g_2,&g_2,&g_40,&g_40,(void*)0,&g_40,&g_40},{&g_40,(void*)0,&g_40,&g_40,&g_40,(void*)0,&g_40,&g_40},{&g_40,&g_2,&g_2,&g_40,(void*)0,(void*)0,&g_2,&g_2}}; int16_t *l_88 = &g_48; int32_t **l_134 = (void*)0; int32_t **l_135[1]; int i, j; for (i = 0; i < 1; i++) { l_135[i] = &g_45; } --g_50; for (p_24 = (-30); (p_24 <= 27); p_24 = safe_add_func_int32_t_s_s(p_24, 9)) { int64_t *l_55 = &g_56; int32_t l_60 = 0xD60280E4L; uint8_t l_79 = 0xC5L; int32_t l_107[8] = {0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL,0x088E2D1EL}; int8_t l_125[3]; int32_t *l_129 = &l_60; int i; for (i = 0; i < 3; i++) { l_125[i] = 0x84L; } } (*g_130) = (*g_130); --g_140[2][0]; return g_143; } static int16_t func_30(uint32_t p_31, const uint32_t p_32, uint32_t p_33, uint16_t p_34) { int32_t *l_39 = &g_40; uint32_t l_41[3]; int i; for (i = 0; i < 3; i++) { l_41[i] = 0xBA4A2C6EL; } (*l_39) = 0x6121589AL; for (p_34 = 0; p_34 < 3; p_34 += 1) { l_41[p_34] = 1UL; } for (p_34 = 0; (p_34 < 14); ++p_34) { (*g_46) = g_44; } (*l_39) ^= p_31; return p_34; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_40; csmith_sink_ = g_48; csmith_sink_ = g_50; csmith_sink_ = g_56; csmith_sink_ = g_105.f0; csmith_sink_ = g_105.f1; csmith_sink_ = g_105.f2; csmith_sink_ = g_105.f3; csmith_sink_ = g_115.f0; csmith_sink_ = g_115.f1; csmith_sink_ = g_115.f2; csmith_sink_ = g_115.f3; csmith_sink_ = g_136; csmith_sink_ = g_137; csmith_sink_ = g_138; csmith_sink_ = g_139; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_140[i][j]; } } csmith_sink_ = g_143.f0; csmith_sink_ = g_143.f1; csmith_sink_ = g_143.f2; csmith_sink_ = g_143.f3; csmith_sink_ = g_156; csmith_sink_ = g_163; csmith_sink_ = g_177; csmith_sink_ = g_181; csmith_sink_ = g_187; csmith_sink_ = g_220; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile unsigned f0 : 25; volatile uint32_t f1; unsigned f2 : 18; const volatile unsigned f3 : 12; }; static int32_t g_2 = 0x3DF603FAL; static int32_t g_40 = 0x42BB1E5DL; static int32_t *g_45 = (void *)0; static int32_t *const volatile *g_44 = &g_45; static int32_t *const volatile **volatile g_46 = &g_44; static int16_t g_48 = 0L; static uint64_t g_50 = 0x4F348F6F7E707ECBLL; static int64_t g_56 = 0xA5B7DFF937B1BDA2LL; static int32_t *volatile g_58 = &g_40; static struct S0 g_105 = {2290, 0UL, 366, 17}; static volatile struct S0 g_115 = {3442, 0UL, 470, 58}; static int32_t **volatile g_130 = &g_45; static int32_t g_136 = 0x57AF5BD1L; static int32_t g_137 = (-1L); static volatile int32_t g_138 = 0x1251B008L; static int32_t g_139 = 6L; static volatile uint64_t g_140[9][2] = { {18446744073709551610UL, 18446744073709551615UL}, {1UL, 18446744073709551610UL}, {0xF0B9C9A99D279C39LL, 0xF0B9C9A99D279C39LL}, {0xF0B9C9A99D279C39LL, 18446744073709551610UL}, {1UL, 18446744073709551615UL}, {18446744073709551610UL, 18446744073709551615UL}, {1UL, 18446744073709551610UL}, {0xF0B9C9A99D279C39LL, 0xF0B9C9A99D279C39LL}, {0xF0B9C9A99D279C39LL, 18446744073709551610UL}}; static struct S0 g_143 = {4576, 0xAA92F95BL, 159, 38}; static uint32_t g_156 = 0x9B8E77CFL; static int16_t *g_159 = &g_48; static int16_t **volatile g_158 = &g_159; static int32_t g_163 = 0x2C4FA893L; static uint8_t g_177 = 0xC8L; static uint8_t g_181 = 8UL; static uint8_t *g_180[8] = {&g_181, &g_181, &g_181, &g_181, &g_181, &g_181, &g_181, &g_181}; static struct S0 *g_183 = &g_143; static struct S0 **volatile g_182 = &g_183; static int32_t *volatile *volatile g_184 = &g_45; static int32_t g_187 = 0x95427B44L; static int32_t *volatile *volatile g_188 = &g_58; static int8_t g_220 = 0L; static volatile int32_t **g_255 = (void *)0; static volatile int32_t **volatile *g_254[10][5] = { {(void *)0, &g_255, &g_255, &g_255, (void *)0}, {(void *)0, &g_255, &g_255, &g_255, (void *)0}, {(void *)0, &g_255, &g_255, &g_255, (void *)0}, {(void *)0, &g_255, &g_255, &g_255, (void *)0}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}, {&g_255, &g_255, &g_255, &g_255, &g_255}}; static volatile int32_t **volatile *volatile *g_253 = &g_254[3][3]; static uint32_t func_1(void); static int64_t func_10(uint32_t p_11, int16_t p_12); static uint32_t func_13(int32_t p_14, int32_t p_15, int64_t p_16); static struct S0 func_19(uint32_t p_20, int16_t p_21, int16_t p_22, uint64_t p_23, int64_t p_24); static int16_t func_30(uint32_t p_31, const uint32_t p_32, uint32_t p_33, uint16_t p_34); static uint32_t func_1(void) { uint32_t l_25[9] = {0xCD546735L, 0xCD546735L, 18446744073709551614UL, 0xCD546735L, 0xCD546735L, 18446744073709551614UL, 0xCD546735L, 0xCD546735L, 18446744073709551614UL}; int32_t *l_200 = &g_40; uint32_t l_215 = 0UL; uint64_t l_217 = 0x1023F291EF01F62BLL; uint16_t l_222 = 65532UL; uint8_t l_257[9][1] = {{0xF0L}, {255UL}, {0xF0L}, {255UL}, {0xF0L}, {255UL}, {0xF0L}, {255UL}, {0xF0L}}; uint8_t l_258 = 0x24L; int32_t l_260[9][6] = { {0xEDE611EDL, 6L, 0x82698C18L, 0x7C4F4EFCL, 0x8A85C4E4L, 0x9C77487FL}, {0x4DCEBE09L, 0x7C4F4EFCL, 0x6CC2E19CL, 0x6CC2E19CL, 0x7C4F4EFCL, 0x4DCEBE09L}, {0x6CC2E19CL, 0x7C4F4EFCL, 0x4DCEBE09L, 0L, 0x8A85C4E4L, 0x82698C18L}, {0x82698C18L, 6L, 0xEDE611EDL, 6L, 0x82698C18L, 0x7C4F4EFCL}, {0x82698C18L, 0x6CC2E19CL, 6L, 0L, 0x2B6956E6L, 0x2B6956E6L}, {0x6CC2E19CL, 0x8A85C4E4L, 0x8A85C4E4L, 0x6CC2E19CL, 0xEDE611EDL, 0x2B6956E6L}, {0x4DCEBE09L, 0x2B6956E6L, 6L, 0x7C4F4EFCL, 0L, 0x7C4F4EFCL}, {0xEDE611EDL, 0xBEF08A7BL, 0xEDE611EDL, 0x9C77487FL, 0L, 0x82698C18L}, {6L, 0x2B6956E6L, 0x4DCEBE09L, 0xEDE611EDL, 0xEDE611EDL, 0x4DCEBE09L}}; int i, j; for (g_2 = (-5); (g_2 >= 6); g_2 = safe_add_func_int16_t_s_s(g_2, 8)) { uint32_t l_7 = 0x4800FA72L; int16_t *l_47 = &g_48; int32_t *l_186 = &g_187; (*l_186) ^= (((safe_mul_func_uint8_t_u_u( l_7, (((safe_div_func_uint8_t_u_u(249UL, g_2)) != func_10( (((g_2 != func_13( (safe_rshift_func_uint16_t_u_s( 0x1A4EL, ((func_19( l_25[8], l_7, ((*l_47) = ((safe_div_func_uint32_t_u_u( (safe_div_func_int32_t_s_s( g_2, (((((func_30( ((safe_add_func_uint32_t_u_u( (safe_lshift_func_uint16_t_u_s( (((0x1C0AL | 0x4B4BL) <= l_25[8]), l_7), 8)), l_25[5])) > 0xD8L), g_2, g_2, g_2), l_7) && (-10L)), l_7) > g_2) && l_25[8]))), g_2)) <= l_7)), g_2, l_7), g_40) == 4294967294UL))), g_2, g_56)), 0x8C5AL), 0xB4F793ADL), l_7)) || g_140[8][0]))), (*g_58)) && l_25[4]); if ((*l_186)) { break; } } (*g_188) = (*g_184); if ((safe_add_func_int64_t_s_s( (!(safe_div_func_uint32_t_u_u( 0x0284A6CAL, (safe_rshift_func_uint8_t_u_u( l_25[8], (safe_div_func_int32_t_s_s( (-1L), ((*l_200) = (safe_mul_func_uint8_t_u_u( 251UL, l_25[8])))))))))), l_25[0]))) { } else { } return g_138; } static int64_t func_10(uint32_t p_11, int16_t p_12) { uint8_t l_185 = 0x02L; (*g_184) = (*g_44); return l_185; } static uint32_t func_13(int32_t p_14, int32_t p_15, int64_t p_16) { int32_t l_144 = 0x55E833F8L; int16_t *l_146 = &g_48; int16_t **l_145 = &l_146; uint32_t *l_153 = (void *)0; uint32_t *l_154 = (void *)0; uint32_t *l_155 = &g_156; uint32_t l_157[6][9] = { {0xEAF90657L, 7UL, 0x8F3EDA6DL, 0x85FE2E02L, 1UL, 0UL, 0x0C7754CEL, 0x0C7754CEL, 0UL}, {0UL, 0xFB63F38EL, 0UL, 0xFB63F38EL, 0UL, 7UL, 0x73B10F1CL, 0x0C7754CEL, 6UL}, {0x8F3EDA6DL, 18446744073709551615UL, 6UL, 0UL, 0x6ACBFB42L, 1UL, 2UL, 0x85FE2E02L, 0xA48C6250L}, {0xC9EAE24FL, 0xEAF90657L, 18446744073709551614UL, 0xA48C6250L, 1UL, 1UL, 18446744073709551615UL, 7UL, 18446744073709551614UL}, {2UL, 0xD4B936DAL, 0UL, 18446744073709551615UL, 0x6ACBFB42L, 0xEAF90657L, 7UL, 0x8F3EDA6DL, 0x85FE2E02L}, {0UL, 0x85FE2E02L, 1UL, 0xE25C62FDL, 18446744073709551613UL, 18446744073709551615UL, 0x0C7754CEL, 0xFB63F38EL, 0x0C7754CEL}}; int32_t *l_160 = (void *)0; int32_t *l_161 = (void *)0; int32_t *l_162 = &g_163; int i, j; l_144 = (&g_56 != (void *)0); (*l_162) |= (l_145 == (((safe_mul_func_int8_t_s_s( (&g_140[5][0] != (func_19(g_50, (((((*l_155) = ((safe_div_func_int64_t_s_s( (safe_add_func_uint64_t_u_u( p_15, g_140[2][0])), l_144)) >= p_14)) == l_144), (g_40 > p_16)), l_144), p_16, g_56, p_14), &g_140[0][0])), l_144)) & l_157[1][1]), g_158)); for (p_14 = 0; (p_14 <= (-11)); --p_14) { int64_t l_170 = (-1L); uint8_t *l_176 = &g_177; g_40 ^= (safe_sub_func_uint32_t_u_u( ((safe_sub_func_uint16_t_u_u( ((l_170 < (safe_add_func_uint64_t_u_u( 0xF2ED5B990560A057LL, (!(((safe_rshift_func_int8_t_s_s( (1L < (((*l_176) = 0x3EL), (p_15 != p_15))), 0)) & (safe_mul_func_uint16_t_u_u( (1L ^ (((void *)0 != g_180[6]), p_14)), 1UL))) ^ l_170))))) & 1L), (*l_162))), g_115.f3), p_15)); } (*g_182) = &g_143; return g_2; } static struct S0 func_19(uint32_t p_20, int16_t p_21, int16_t p_22, uint64_t p_23, int64_t p_24) { int32_t *l_49[5][8] = { {&g_2, &g_40, &g_2, &g_40, &g_40, &g_40, (void *)0, &g_2}, {&g_40, (void *)0, (void *)0, &g_2, &g_2, (void *)0, (void *)0, &g_40}, {(void *)0, &g_2, &g_2, &g_40, &g_40, (void *)0, &g_40, &g_40}, {&g_40, (void *)0, &g_40, &g_40, &g_40, (void *)0, &g_40, &g_40}, {&g_40, &g_2, &g_2, &g_40, (void *)0, (void *)0, &g_2, &g_2}}; int16_t *l_88 = &g_48; int32_t **l_134 = (void *)0; int32_t **l_135[1]; int i, j; for (i = 0; i < 1; i++) { l_135[i] = &g_45; } --g_50; for (p_24 = (-30); (p_24 <= 27); p_24 = safe_add_func_int32_t_s_s(p_24, 9)) { int64_t *l_55 = &g_56; int32_t l_60 = 0xD60280E4L; uint8_t l_79 = 0xC5L; int32_t l_107[8] = {0x088E2D1EL, 0x088E2D1EL, 0x088E2D1EL, 0x088E2D1EL, 0x088E2D1EL, 0x088E2D1EL, 0x088E2D1EL, 0x088E2D1EL}; int8_t l_125[3]; int32_t *l_129 = &l_60; int i; for (i = 0; i < 3; i++) { l_125[i] = 0x84L; } } (*g_130) = (*g_130); --g_140[2][0]; return g_143; } static int16_t func_30(uint32_t p_31, const uint32_t p_32, uint32_t p_33, uint16_t p_34) { int32_t *l_39 = &g_40; uint32_t l_41[3]; int i; for (i = 0; i < 3; i++) { l_41[i] = 0xBA4A2C6EL; } (*l_39) = 0x6121589AL; for (p_34 = 0; p_34 < 3; p_34 += 1) { l_41[p_34] = 1UL; } for (p_34 = 0; (p_34 < 14); ++p_34) { (*g_46) = g_44; } (*l_39) ^= p_31; return p_34; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_40; csmith_sink_ = g_48; csmith_sink_ = g_50; csmith_sink_ = g_56; csmith_sink_ = g_105.f0; csmith_sink_ = g_105.f1; csmith_sink_ = g_105.f2; csmith_sink_ = g_105.f3; csmith_sink_ = g_115.f0; csmith_sink_ = g_115.f1; csmith_sink_ = g_115.f2; csmith_sink_ = g_115.f3; csmith_sink_ = g_136; csmith_sink_ = g_137; csmith_sink_ = g_138; csmith_sink_ = g_139; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_140[i][j]; } } csmith_sink_ = g_143.f0; csmith_sink_ = g_143.f1; csmith_sink_ = g_143.f2; csmith_sink_ = g_143.f3; csmith_sink_ = g_156; csmith_sink_ = g_163; csmith_sink_ = g_177; csmith_sink_ = g_181; csmith_sink_ = g_187; csmith_sink_ = g_220; platform_main_end(0, 0); return 0; }
false
179
dataset/organized/DCE/179
251
342
0.66
0.84
DCE
360
dataset/organized/DCE/180/target.c
dataset/organized/DCE/180/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x03342EB9L; static volatile int32_t g_3 = 0x115252CBL; static volatile int32_t g_4 = (-1L); static int32_t g_5 = 1L; static int32_t g_12 = 0xD8F8F576L; static int32_t g_21 = 0x8F6C218EL; static uint16_t g_64 = 65526UL; static uint8_t g_73 = 0xD0L; static int64_t g_75 = 0x536403AC46406CCCLL; static uint32_t g_78[3][8] = {{0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L,0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L},{0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L,0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L},{0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L,0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L}}; static uint32_t *g_84 = &g_78[2][0]; static uint8_t *g_104 = &g_73; static uint64_t g_113 = 0xE8B8566A4DCBD99ALL; static int32_t *g_116 = &g_12; static int64_t g_147 = (-1L); static uint32_t g_160[10] = {0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L}; static uint32_t g_168 = 0x527752A0L; static uint32_t **g_241 = &g_84; static volatile uint64_t *g_247 = (void*)0; static volatile uint64_t * volatile *g_246 = &g_247; static int16_t *g_257 = (void*)0; static volatile int8_t g_262 = 0x3EL; static int8_t g_264 = 0L; static int8_t g_265 = 0xF4L; static volatile uint16_t g_267 = 1UL; static volatile int32_t g_295 = 0x6E5D1AB0L; static volatile int8_t g_301 = 0x9FL; static uint8_t g_323[6][10] = {{0xCCL,0UL,0xEEL,0UL,0xCCL,0xEEL,0x9EL,0x9EL,0xEEL,0xCCL},{0xCCL,0xB9L,0xEEL,0xB9L,250UL,0x53L,0xB9L,0x53L,250UL,0xB9L},{0x53L,0xB9L,0x53L,250UL,0xB9L,0xEEL,0xEEL,0xB9L,250UL,0x53L},{0xCBL,0xCBL,0x9EL,0xB9L,253UL,0x9EL,253UL,0xB9L,0x9EL,0xCBL},{253UL,0xEEL,0x53L,253UL,250UL,250UL,253UL,0x53L,0xEEL,253UL},{0x53L,0xCBL,0xEEL,250UL,0xCBL,250UL,0xEEL,0xCBL,0x53L,0x53L}}; static uint64_t *g_334[2][10] = {{&g_113,&g_113,(void*)0,&g_113,(void*)0,&g_113,&g_113,(void*)0,&g_113,(void*)0},{&g_113,&g_113,(void*)0,&g_113,(void*)0,&g_113,&g_113,(void*)0,&g_113,(void*)0}}; static uint64_t **g_333[6] = {&g_334[1][6],&g_334[1][6],&g_334[1][6],&g_334[1][6],&g_334[1][6],&g_334[1][6]}; static int64_t func_1(void); static uint32_t func_8(int64_t p_9); static int32_t func_13(int32_t * p_14); static int64_t func_17(const uint8_t p_18); static int32_t * func_24(uint64_t p_25); static int64_t func_1(void) { int16_t l_10 = 0x3B1AL; uint8_t *l_79 = &g_73; int32_t *l_110[8] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int32_t **l_109 = &l_110[3]; int16_t l_115 = 8L; int8_t l_119 = (-1L); uint64_t *l_170 = (void*)0; uint64_t l_182 = 0x350E2895D01DBD87LL; uint64_t * const l_271[9][7] = {{(void*)0,&l_182,(void*)0,&l_182,&l_182,(void*)0,&l_182},{&g_113,&g_113,(void*)0,&g_113,&l_182,&g_113,&l_182},{(void*)0,&l_182,&l_182,(void*)0,&l_182,(void*)0,&l_182},{(void*)0,&g_113,&g_113,&g_113,&g_113,&g_113,(void*)0},{(void*)0,&l_182,&g_113,&l_182,(void*)0,(void*)0,&l_182},{(void*)0,&g_113,(void*)0,&g_113,&g_113,(void*)0,&l_182},{&l_182,&l_182,&g_113,&g_113,&l_182,&l_182,&l_182},{(void*)0,&g_113,&g_113,(void*)0,&l_182,(void*)0,&g_113},{(void*)0,(void*)0,&l_182,&g_113,&l_182,(void*)0,(void*)0}}; uint64_t *l_272 = &l_182; uint8_t l_296 = 8UL; int64_t l_298 = 5L; int64_t l_302 = 0L; uint32_t l_342 = 4294967295UL; uint16_t l_346 = 9UL; int i, j; for (g_5 = (-23); (g_5 < (-22)); g_5 = safe_add_func_int16_t_s_s(g_5, 2)) { uint32_t *l_77 = &g_78[2][5]; uint8_t *l_80 = &g_73; int32_t l_85 = 0x31B79E29L; int8_t l_142 = (-1L); uint64_t l_169 = 3UL; int64_t * const l_249 = (void*)0; int32_t l_263 = 0L; int32_t l_266 = (-5L); } (*g_116) = (-1L); g_5 &= (*g_116); return l_346; } static uint32_t func_8(int64_t p_9) { int32_t *l_11 = &g_12; (*l_11) = p_9; g_2 = func_13(((safe_rshift_func_int8_t_s_u((func_17((*l_11)) <= 0xB7E80D68F985589BLL), 0)) , func_24(g_12))); return p_9; } static int32_t func_13(int32_t * p_14) { int32_t *l_34 = (void*)0; int32_t l_35 = 0L; int32_t *l_36 = &l_35; uint8_t l_74 = 0x56L; uint8_t l_76 = 255UL; l_35 = g_21; g_3 = ((*l_36) &= (*p_14)); for (g_21 = 0; (g_21 >= (-21)); g_21 = safe_sub_func_int64_t_s_s(g_21, 2)) { uint64_t l_47 = 0x65835A7AB5BF7C29LL; uint16_t *l_63 = &g_64; int32_t **l_69 = &l_34; int32_t *l_70 = &g_21; uint8_t *l_71 = (void*)0; uint8_t *l_72 = &g_73; g_75 ^= (safe_rshift_func_int8_t_s_s(g_4, (safe_sub_func_int8_t_s_s((safe_mod_func_uint64_t_u_u(((safe_lshift_func_int8_t_s_s(l_47, 2)) , ((l_47 , (((safe_lshift_func_uint8_t_u_u(((*l_72) = (((safe_lshift_func_uint8_t_u_s((((((0xEAE11771B705618DLL == (safe_mul_func_uint16_t_u_u(((safe_lshift_func_uint16_t_u_u(((0xD1D9D65FE96F77D9LL >= ((safe_mod_func_int8_t_s_s((safe_mod_func_int16_t_s_s((safe_unary_minus_func_int8_t_s(((safe_div_func_uint16_t_u_u((++(*l_63)), (safe_lshift_func_uint8_t_u_s((((((((*l_69) = func_24(l_47)) != l_70) == (g_12 >= g_12)) && (*l_70)) , (*l_70)) != (*l_36)), (*l_70))))) | g_5))), (*l_70))), (*l_36))) != 0x25L)) || 0x4EL), (*l_36))) , 0x06F6L), g_12))) , (*l_34)) , 255UL) & 0x8BL) || 0x9BL), g_12)) >= (*l_70)) && (**l_69))), 0)) || l_74) , 0UL)) && 65531UL)), 4L)), g_12)))); } return l_76; } static int64_t func_17(const uint8_t p_18) { for (g_12 = 0; (g_12 < (-21)); g_12 = safe_sub_func_uint8_t_u_u(g_12, 3)) { for (g_21 = 3; (g_21 == 21); g_21 = safe_add_func_uint64_t_u_u(g_21, 8)) { return p_18; } } return g_3; } static int32_t * func_24(uint64_t p_25) { int32_t *l_26 = &g_21; int32_t l_27 = 7L; int32_t l_28 = (-1L); int32_t l_29[1][1]; uint16_t l_30 = 0x7DCDL; int32_t *l_33[7] = {&l_27,&l_27,&l_27,&l_27,&l_27,&l_27,&l_27}; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 1; j++) { l_29[i][j] = (-9L); } } l_30--; l_26 = &l_29[0][0]; return &g_5; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_12; csmith_sink_ = g_21; csmith_sink_ = g_64; csmith_sink_ = g_73; csmith_sink_ = g_75; for (i = 0; i < 3; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_78[i][j]; } } csmith_sink_ = g_113; csmith_sink_ = g_147; for (i = 0; i < 10; i++) { csmith_sink_ = g_160[i]; } csmith_sink_ = g_168; csmith_sink_ = g_262; csmith_sink_ = g_264; csmith_sink_ = g_265; csmith_sink_ = g_267; csmith_sink_ = g_295; csmith_sink_ = g_301; for (i = 0; i < 6; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_323[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x03342EB9L; static volatile int32_t g_3 = 0x115252CBL; static volatile int32_t g_4 = (-1L); static int32_t g_5 = 1L; static int32_t g_12 = 0xD8F8F576L; static int32_t g_21 = 0x8F6C218EL; static uint16_t g_64 = 65526UL; static uint8_t g_73 = 0xD0L; static int64_t g_75 = 0x536403AC46406CCCLL; static uint32_t g_78[3][8] = { {0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L, 0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L}, {0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L, 0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L}, {0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L, 0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L}}; static uint32_t *g_84 = &g_78[2][0]; static uint8_t *g_104 = &g_73; static uint64_t g_113 = 0xE8B8566A4DCBD99ALL; static int32_t *g_116 = &g_12; static int64_t g_147 = (-1L); static uint32_t g_160[10] = {0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L}; static uint32_t g_168 = 0x527752A0L; static uint32_t **g_241 = &g_84; static volatile uint64_t *g_247 = (void *)0; static volatile uint64_t *volatile *g_246 = &g_247; static int16_t *g_257 = (void *)0; static volatile int8_t g_262 = 0x3EL; static int8_t g_264 = 0L; static int8_t g_265 = 0xF4L; static volatile uint16_t g_267 = 1UL; static volatile int32_t g_295 = 0x6E5D1AB0L; static volatile int8_t g_301 = 0x9FL; static uint8_t g_323[6][10] = { {0xCCL, 0UL, 0xEEL, 0UL, 0xCCL, 0xEEL, 0x9EL, 0x9EL, 0xEEL, 0xCCL}, {0xCCL, 0xB9L, 0xEEL, 0xB9L, 250UL, 0x53L, 0xB9L, 0x53L, 250UL, 0xB9L}, {0x53L, 0xB9L, 0x53L, 250UL, 0xB9L, 0xEEL, 0xEEL, 0xB9L, 250UL, 0x53L}, {0xCBL, 0xCBL, 0x9EL, 0xB9L, 253UL, 0x9EL, 253UL, 0xB9L, 0x9EL, 0xCBL}, {253UL, 0xEEL, 0x53L, 253UL, 250UL, 250UL, 253UL, 0x53L, 0xEEL, 253UL}, {0x53L, 0xCBL, 0xEEL, 250UL, 0xCBL, 250UL, 0xEEL, 0xCBL, 0x53L, 0x53L}}; static uint64_t *g_334[2][10] = {{&g_113, &g_113, (void *)0, &g_113, (void *)0, &g_113, &g_113, (void *)0, &g_113, (void *)0}, {&g_113, &g_113, (void *)0, &g_113, (void *)0, &g_113, &g_113, (void *)0, &g_113, (void *)0}}; static uint64_t **g_333[6] = {&g_334[1][6], &g_334[1][6], &g_334[1][6], &g_334[1][6], &g_334[1][6], &g_334[1][6]}; static int64_t func_1(void); static uint32_t func_8(int64_t p_9); static int32_t func_13(int32_t *p_14); static int64_t func_17(const uint8_t p_18); static int32_t *func_24(uint64_t p_25); static int64_t func_1(void) { int16_t l_10 = 0x3B1AL; uint8_t *l_79 = &g_73; int32_t *l_110[8] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int32_t **l_109 = &l_110[3]; int16_t l_115 = 8L; int8_t l_119 = (-1L); uint64_t *l_170 = (void *)0; uint64_t l_182 = 0x350E2895D01DBD87LL; uint64_t *const l_271[9][7] = { {(void *)0, &l_182, (void *)0, &l_182, &l_182, (void *)0, &l_182}, {&g_113, &g_113, (void *)0, &g_113, &l_182, &g_113, &l_182}, {(void *)0, &l_182, &l_182, (void *)0, &l_182, (void *)0, &l_182}, {(void *)0, &g_113, &g_113, &g_113, &g_113, &g_113, (void *)0}, {(void *)0, &l_182, &g_113, &l_182, (void *)0, (void *)0, &l_182}, {(void *)0, &g_113, (void *)0, &g_113, &g_113, (void *)0, &l_182}, {&l_182, &l_182, &g_113, &g_113, &l_182, &l_182, &l_182}, {(void *)0, &g_113, &g_113, (void *)0, &l_182, (void *)0, &g_113}, {(void *)0, (void *)0, &l_182, &g_113, &l_182, (void *)0, (void *)0}}; uint64_t *l_272 = &l_182; uint8_t l_296 = 8UL; int64_t l_298 = 5L; int64_t l_302 = 0L; uint32_t l_342 = 4294967295UL; uint16_t l_346 = 9UL; int i, j; for (g_5 = (-23); (g_5 < (-22)); g_5 = safe_add_func_int16_t_s_s(g_5, 2)) { uint32_t *l_77 = &g_78[2][5]; uint8_t *l_80 = &g_73; int32_t l_85 = 0x31B79E29L; int8_t l_142 = (-1L); uint64_t l_169 = 3UL; int64_t *const l_249 = (void *)0; int32_t l_263 = 0L; int32_t l_266 = (-5L); } (*g_116) = (-1L); g_5 &= (*g_116); return l_346; } static uint32_t func_8(int64_t p_9) { int32_t *l_11 = &g_12; (*l_11) = p_9; g_2 = func_13(((safe_rshift_func_int8_t_s_u( (func_17((*l_11)) <= 0xB7E80D68F985589BLL), 0)), func_24(g_12))); return p_9; } static int32_t func_13(int32_t *p_14) { int32_t *l_34 = (void *)0; int32_t l_35 = 0L; int32_t *l_36 = &l_35; uint8_t l_74 = 0x56L; uint8_t l_76 = 255UL; l_35 = g_21; g_3 = ((*l_36) &= (*p_14)); for (g_21 = 0; (g_21 >= (-21)); g_21 = safe_sub_func_int64_t_s_s(g_21, 2)) { } return l_76; } static int64_t func_17(const uint8_t p_18) { for (g_12 = 0; (g_12 < (-21)); g_12 = safe_sub_func_uint8_t_u_u(g_12, 3)) { } return g_3; } static int32_t *func_24(uint64_t p_25) { int32_t *l_26 = &g_21; int32_t l_27 = 7L; int32_t l_28 = (-1L); int32_t l_29[1][1]; uint16_t l_30 = 0x7DCDL; int32_t *l_33[7] = {&l_27, &l_27, &l_27, &l_27, &l_27, &l_27, &l_27}; int i, j; for (i = 0; i < 1; i++) { } l_30--; l_26 = &l_29[0][0]; return &g_5; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_12; csmith_sink_ = g_21; csmith_sink_ = g_64; csmith_sink_ = g_73; csmith_sink_ = g_75; for (i = 0; i < 3; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_78[i][j]; } } csmith_sink_ = g_113; csmith_sink_ = g_147; for (i = 0; i < 10; i++) { csmith_sink_ = g_160[i]; } csmith_sink_ = g_168; csmith_sink_ = g_262; csmith_sink_ = g_264; csmith_sink_ = g_265; csmith_sink_ = g_267; csmith_sink_ = g_295; csmith_sink_ = g_301; for (i = 0; i < 6; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_323[i][j]; } } platform_main_end(0, 0); return 0; }
true
180
dataset/organized/DCE/180
206
201
0.77
0.87
DCE
361
dataset/organized/DCE/180/target.c
dataset/organized/DCE/180/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x03342EB9L; static volatile int32_t g_3 = 0x115252CBL; static volatile int32_t g_4 = (-1L); static int32_t g_5 = 1L; static int32_t g_12 = 0xD8F8F576L; static int32_t g_21 = 0x8F6C218EL; static uint16_t g_64 = 65526UL; static uint8_t g_73 = 0xD0L; static int64_t g_75 = 0x536403AC46406CCCLL; static uint32_t g_78[3][8] = {{0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L,0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L},{0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L,0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L},{0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L,0x7DE68BD5L,0xD357DCCCL,0xD357DCCCL,0x7DE68BD5L}}; static uint32_t *g_84 = &g_78[2][0]; static uint8_t *g_104 = &g_73; static uint64_t g_113 = 0xE8B8566A4DCBD99ALL; static int32_t *g_116 = &g_12; static int64_t g_147 = (-1L); static uint32_t g_160[10] = {0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L,0xDBBC6626L}; static uint32_t g_168 = 0x527752A0L; static uint32_t **g_241 = &g_84; static volatile uint64_t *g_247 = (void*)0; static volatile uint64_t * volatile *g_246 = &g_247; static int16_t *g_257 = (void*)0; static volatile int8_t g_262 = 0x3EL; static int8_t g_264 = 0L; static int8_t g_265 = 0xF4L; static volatile uint16_t g_267 = 1UL; static volatile int32_t g_295 = 0x6E5D1AB0L; static volatile int8_t g_301 = 0x9FL; static uint8_t g_323[6][10] = {{0xCCL,0UL,0xEEL,0UL,0xCCL,0xEEL,0x9EL,0x9EL,0xEEL,0xCCL},{0xCCL,0xB9L,0xEEL,0xB9L,250UL,0x53L,0xB9L,0x53L,250UL,0xB9L},{0x53L,0xB9L,0x53L,250UL,0xB9L,0xEEL,0xEEL,0xB9L,250UL,0x53L},{0xCBL,0xCBL,0x9EL,0xB9L,253UL,0x9EL,253UL,0xB9L,0x9EL,0xCBL},{253UL,0xEEL,0x53L,253UL,250UL,250UL,253UL,0x53L,0xEEL,253UL},{0x53L,0xCBL,0xEEL,250UL,0xCBL,250UL,0xEEL,0xCBL,0x53L,0x53L}}; static uint64_t *g_334[2][10] = {{&g_113,&g_113,(void*)0,&g_113,(void*)0,&g_113,&g_113,(void*)0,&g_113,(void*)0},{&g_113,&g_113,(void*)0,&g_113,(void*)0,&g_113,&g_113,(void*)0,&g_113,(void*)0}}; static uint64_t **g_333[6] = {&g_334[1][6],&g_334[1][6],&g_334[1][6],&g_334[1][6],&g_334[1][6],&g_334[1][6]}; static int64_t func_1(void); static uint32_t func_8(int64_t p_9); static int32_t func_13(int32_t * p_14); static int64_t func_17(const uint8_t p_18); static int32_t * func_24(uint64_t p_25); static int64_t func_1(void) { int16_t l_10 = 0x3B1AL; uint8_t *l_79 = &g_73; int32_t *l_110[8] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int32_t **l_109 = &l_110[3]; int16_t l_115 = 8L; int8_t l_119 = (-1L); uint64_t *l_170 = (void*)0; uint64_t l_182 = 0x350E2895D01DBD87LL; uint64_t * const l_271[9][7] = {{(void*)0,&l_182,(void*)0,&l_182,&l_182,(void*)0,&l_182},{&g_113,&g_113,(void*)0,&g_113,&l_182,&g_113,&l_182},{(void*)0,&l_182,&l_182,(void*)0,&l_182,(void*)0,&l_182},{(void*)0,&g_113,&g_113,&g_113,&g_113,&g_113,(void*)0},{(void*)0,&l_182,&g_113,&l_182,(void*)0,(void*)0,&l_182},{(void*)0,&g_113,(void*)0,&g_113,&g_113,(void*)0,&l_182},{&l_182,&l_182,&g_113,&g_113,&l_182,&l_182,&l_182},{(void*)0,&g_113,&g_113,(void*)0,&l_182,(void*)0,&g_113},{(void*)0,(void*)0,&l_182,&g_113,&l_182,(void*)0,(void*)0}}; uint64_t *l_272 = &l_182; uint8_t l_296 = 8UL; int64_t l_298 = 5L; int64_t l_302 = 0L; uint32_t l_342 = 4294967295UL; uint16_t l_346 = 9UL; int i, j; for (g_5 = (-23); (g_5 < (-22)); g_5 = safe_add_func_int16_t_s_s(g_5, 2)) { uint32_t *l_77 = &g_78[2][5]; uint8_t *l_80 = &g_73; int32_t l_85 = 0x31B79E29L; int8_t l_142 = (-1L); uint64_t l_169 = 3UL; int64_t * const l_249 = (void*)0; int32_t l_263 = 0L; int32_t l_266 = (-5L); } (*g_116) = (-1L); g_5 &= (*g_116); return l_346; } static uint32_t func_8(int64_t p_9) { int32_t *l_11 = &g_12; (*l_11) = p_9; g_2 = func_13(((safe_rshift_func_int8_t_s_u((func_17((*l_11)) <= 0xB7E80D68F985589BLL), 0)) , func_24(g_12))); return p_9; } static int32_t func_13(int32_t * p_14) { int32_t *l_34 = (void*)0; int32_t l_35 = 0L; int32_t *l_36 = &l_35; uint8_t l_74 = 0x56L; uint8_t l_76 = 255UL; l_35 = g_21; g_3 = ((*l_36) &= (*p_14)); for (g_21 = 0; (g_21 >= (-21)); g_21 = safe_sub_func_int64_t_s_s(g_21, 2)) { uint64_t l_47 = 0x65835A7AB5BF7C29LL; uint16_t *l_63 = &g_64; int32_t **l_69 = &l_34; int32_t *l_70 = &g_21; uint8_t *l_71 = (void*)0; uint8_t *l_72 = &g_73; g_75 ^= (safe_rshift_func_int8_t_s_s(g_4, (safe_sub_func_int8_t_s_s((safe_mod_func_uint64_t_u_u(((safe_lshift_func_int8_t_s_s(l_47, 2)) , ((l_47 , (((safe_lshift_func_uint8_t_u_u(((*l_72) = (((safe_lshift_func_uint8_t_u_s((((((0xEAE11771B705618DLL == (safe_mul_func_uint16_t_u_u(((safe_lshift_func_uint16_t_u_u(((0xD1D9D65FE96F77D9LL >= ((safe_mod_func_int8_t_s_s((safe_mod_func_int16_t_s_s((safe_unary_minus_func_int8_t_s(((safe_div_func_uint16_t_u_u((++(*l_63)), (safe_lshift_func_uint8_t_u_s((((((((*l_69) = func_24(l_47)) != l_70) == (g_12 >= g_12)) && (*l_70)) , (*l_70)) != (*l_36)), (*l_70))))) | g_5))), (*l_70))), (*l_36))) != 0x25L)) || 0x4EL), (*l_36))) , 0x06F6L), g_12))) , (*l_34)) , 255UL) & 0x8BL) || 0x9BL), g_12)) >= (*l_70)) && (**l_69))), 0)) || l_74) , 0UL)) && 65531UL)), 4L)), g_12)))); } return l_76; } static int64_t func_17(const uint8_t p_18) { for (g_12 = 0; (g_12 < (-21)); g_12 = safe_sub_func_uint8_t_u_u(g_12, 3)) { for (g_21 = 3; (g_21 == 21); g_21 = safe_add_func_uint64_t_u_u(g_21, 8)) { return p_18; } } return g_3; } static int32_t * func_24(uint64_t p_25) { int32_t *l_26 = &g_21; int32_t l_27 = 7L; int32_t l_28 = (-1L); int32_t l_29[1][1]; uint16_t l_30 = 0x7DCDL; int32_t *l_33[7] = {&l_27,&l_27,&l_27,&l_27,&l_27,&l_27,&l_27}; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 1; j++) { l_29[i][j] = (-9L); } } l_30--; l_26 = &l_29[0][0]; return &g_5; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_12; csmith_sink_ = g_21; csmith_sink_ = g_64; csmith_sink_ = g_73; csmith_sink_ = g_75; for (i = 0; i < 3; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_78[i][j]; } } csmith_sink_ = g_113; csmith_sink_ = g_147; for (i = 0; i < 10; i++) { csmith_sink_ = g_160[i]; } csmith_sink_ = g_168; csmith_sink_ = g_262; csmith_sink_ = g_264; csmith_sink_ = g_265; csmith_sink_ = g_267; csmith_sink_ = g_295; csmith_sink_ = g_301; for (i = 0; i < 6; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_323[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x03342EB9L; static volatile int32_t g_3 = 0x115252CBL; static volatile int32_t g_4 = (-1L); static int32_t g_5 = 1L; static int32_t g_12 = 0xD8F8F576L; static int32_t g_21 = 0x8F6C218EL; static uint16_t g_64 = 65526UL; static uint8_t g_73 = 0xD0L; static int64_t g_75 = 0x536403AC46406CCCLL; static uint32_t g_78[3][8] = { {0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L, 0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L}, {0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L, 0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L}, {0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L, 0x7DE68BD5L, 0xD357DCCCL, 0xD357DCCCL, 0x7DE68BD5L}}; static uint32_t *g_84 = &g_78[2][0]; static uint8_t *g_104 = &g_73; static uint64_t g_113 = 0xE8B8566A4DCBD99ALL; static int32_t *g_116 = &g_12; static int64_t g_147 = (-1L); static uint32_t g_160[10] = {0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L, 0xDBBC6626L}; static uint32_t g_168 = 0x527752A0L; static uint32_t **g_241 = &g_84; static volatile uint64_t *g_247 = (void *)0; static volatile uint64_t *volatile *g_246 = &g_247; static int16_t *g_257 = (void *)0; static volatile int8_t g_262 = 0x3EL; static int8_t g_264 = 0L; static int8_t g_265 = 0xF4L; static volatile uint16_t g_267 = 1UL; static volatile int32_t g_295 = 0x6E5D1AB0L; static volatile int8_t g_301 = 0x9FL; static uint8_t g_323[6][10] = { {0xCCL, 0UL, 0xEEL, 0UL, 0xCCL, 0xEEL, 0x9EL, 0x9EL, 0xEEL, 0xCCL}, {0xCCL, 0xB9L, 0xEEL, 0xB9L, 250UL, 0x53L, 0xB9L, 0x53L, 250UL, 0xB9L}, {0x53L, 0xB9L, 0x53L, 250UL, 0xB9L, 0xEEL, 0xEEL, 0xB9L, 250UL, 0x53L}, {0xCBL, 0xCBL, 0x9EL, 0xB9L, 253UL, 0x9EL, 253UL, 0xB9L, 0x9EL, 0xCBL}, {253UL, 0xEEL, 0x53L, 253UL, 250UL, 250UL, 253UL, 0x53L, 0xEEL, 253UL}, {0x53L, 0xCBL, 0xEEL, 250UL, 0xCBL, 250UL, 0xEEL, 0xCBL, 0x53L, 0x53L}}; static uint64_t *g_334[2][10] = {{&g_113, &g_113, (void *)0, &g_113, (void *)0, &g_113, &g_113, (void *)0, &g_113, (void *)0}, {&g_113, &g_113, (void *)0, &g_113, (void *)0, &g_113, &g_113, (void *)0, &g_113, (void *)0}}; static uint64_t **g_333[6] = {&g_334[1][6], &g_334[1][6], &g_334[1][6], &g_334[1][6], &g_334[1][6], &g_334[1][6]}; static int64_t func_1(void); static uint32_t func_8(int64_t p_9); static int32_t func_13(int32_t *p_14); static int64_t func_17(const uint8_t p_18); static int32_t *func_24(uint64_t p_25); static int64_t func_1(void) { int16_t l_10 = 0x3B1AL; uint8_t *l_79 = &g_73; int32_t *l_110[8] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int32_t **l_109 = &l_110[3]; int16_t l_115 = 8L; int8_t l_119 = (-1L); uint64_t *l_170 = (void *)0; uint64_t l_182 = 0x350E2895D01DBD87LL; uint64_t *const l_271[9][7] = { {(void *)0, &l_182, (void *)0, &l_182, &l_182, (void *)0, &l_182}, {&g_113, &g_113, (void *)0, &g_113, &l_182, &g_113, &l_182}, {(void *)0, &l_182, &l_182, (void *)0, &l_182, (void *)0, &l_182}, {(void *)0, &g_113, &g_113, &g_113, &g_113, &g_113, (void *)0}, {(void *)0, &l_182, &g_113, &l_182, (void *)0, (void *)0, &l_182}, {(void *)0, &g_113, (void *)0, &g_113, &g_113, (void *)0, &l_182}, {&l_182, &l_182, &g_113, &g_113, &l_182, &l_182, &l_182}, {(void *)0, &g_113, &g_113, (void *)0, &l_182, (void *)0, &g_113}, {(void *)0, (void *)0, &l_182, &g_113, &l_182, (void *)0, (void *)0}}; uint64_t *l_272 = &l_182; uint8_t l_296 = 8UL; int64_t l_298 = 5L; int64_t l_302 = 0L; uint32_t l_342 = 4294967295UL; uint16_t l_346 = 9UL; int i, j; for (g_5 = (-23); (g_5 < (-22)); g_5 = safe_add_func_int16_t_s_s(g_5, 2)) { uint32_t *l_77 = &g_78[2][5]; uint8_t *l_80 = &g_73; int32_t l_85 = 0x31B79E29L; int8_t l_142 = (-1L); uint64_t l_169 = 3UL; int64_t *const l_249 = (void *)0; int32_t l_263 = 0L; int32_t l_266 = (-5L); } (*g_116) = (-1L); g_5 &= (*g_116); return l_346; } static uint32_t func_8(int64_t p_9) { int32_t *l_11 = &g_12; (*l_11) = p_9; g_2 = func_13(((safe_rshift_func_int8_t_s_u( (func_17((*l_11)) <= 0xB7E80D68F985589BLL), 0)), func_24(g_12))); return p_9; } static int32_t func_13(int32_t *p_14) { int32_t *l_34 = (void *)0; int32_t l_35 = 0L; int32_t *l_36 = &l_35; uint8_t l_74 = 0x56L; uint8_t l_76 = 255UL; l_35 = g_21; g_3 = ((*l_36) &= (*p_14)); for (g_21 = 0; (g_21 >= (-21)); g_21 = safe_sub_func_int64_t_s_s(g_21, 2)) { uint64_t l_47 = 0x65835A7AB5BF7C29LL; uint16_t *l_63 = &g_64; int32_t **l_69 = &l_34; int32_t *l_70 = &g_21; uint8_t *l_71 = (void *)0; uint8_t *l_72 = &g_73; g_75 ^= (safe_rshift_func_int8_t_s_s( g_4, (safe_sub_func_int8_t_s_s( (safe_mod_func_uint64_t_u_u( ((safe_lshift_func_int8_t_s_s(l_47, 2)), ((l_47, (((safe_lshift_func_uint8_t_u_u( ((*l_72) = (((safe_lshift_func_uint8_t_u_s( (((((0xEAE11771B705618DLL == (safe_mul_func_uint16_t_u_u( ((safe_lshift_func_uint16_t_u_u( ((0xD1D9D65FE96F77D9LL >= ((safe_mod_func_int8_t_s_s( (safe_mod_func_int16_t_s_s( (safe_unary_minus_func_int8_t_s(( (safe_div_func_uint16_t_u_u( (++(*l_63)), (safe_lshift_func_uint8_t_u_s( (((((((*l_69) = func_24( l_47)) != l_70) == (g_12 >= g_12)) && (*l_70)), (*l_70)) != (*l_36)), (*l_70))))) | g_5))), (*l_70))), (*l_36))) != 0x25L)) || 0x4EL), (*l_36))), 0x06F6L), g_12))), (*l_34)), 255UL) & 0x8BL) || 0x9BL), g_12)) >= (*l_70)) && (**l_69))), 0)) || l_74), 0UL)) && 65531UL)), 4L)), g_12)))); } return l_76; } static int64_t func_17(const uint8_t p_18) { for (g_12 = 0; (g_12 < (-21)); g_12 = safe_sub_func_uint8_t_u_u(g_12, 3)) { for (g_21 = 3; (g_21 == 21); g_21 = safe_add_func_uint64_t_u_u(g_21, 8)) { return p_18; } } return g_3; } static int32_t *func_24(uint64_t p_25) { int32_t *l_26 = &g_21; int32_t l_27 = 7L; int32_t l_28 = (-1L); int32_t l_29[1][1]; uint16_t l_30 = 0x7DCDL; int32_t *l_33[7] = {&l_27, &l_27, &l_27, &l_27, &l_27, &l_27, &l_27}; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 1; j++) { l_29[i][j] = (-9L); } } l_30--; l_26 = &l_29[0][0]; return &g_5; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_12; csmith_sink_ = g_21; csmith_sink_ = g_64; csmith_sink_ = g_73; csmith_sink_ = g_75; for (i = 0; i < 3; i++) { for (j = 0; j < 8; j++) { } } csmith_sink_ = g_113; csmith_sink_ = g_147; for (i = 0; i < 10; i++) { csmith_sink_ = g_160[i]; } csmith_sink_ = g_168; csmith_sink_ = g_262; csmith_sink_ = g_264; csmith_sink_ = g_265; csmith_sink_ = g_267; csmith_sink_ = g_295; csmith_sink_ = g_301; for (i = 0; i < 6; i++) { } platform_main_end(0, 0); return 0; }
false
180
dataset/organized/DCE/180
206
258
0.88
0.89
DCE
362
dataset/organized/DCE/181/target.c
dataset/organized/DCE/181/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { unsigned f0 : 3; signed f1 : 12; }; union U1 { volatile int32_t f0; int32_t f1; int8_t * f2; }; static int32_t g_2[10][5] = {{0xBB4EBB0CL,0L,0L,0xBB4EBB0CL,0xBB4EBB0CL},{0x759609C3L,(-3L),0x759609C3L,(-3L),0x759609C3L},{0xBB4EBB0CL,0xBB4EBB0CL,0L,0L,0xBB4EBB0CL},{0L,(-3L),0L,(-3L),0L},{0xBB4EBB0CL,0L,0L,0xBB4EBB0CL,0xBB4EBB0CL},{0x759609C3L,(-3L),0x759609C3L,(-3L),0x759609C3L},{0xBB4EBB0CL,0xBB4EBB0CL,0L,0L,0xBB4EBB0CL},{0L,(-3L),0L,(-3L),0L},{0xBB4EBB0CL,0L,0L,0xBB4EBB0CL,0xBB4EBB0CL},{0x759609C3L,(-3L),0x759609C3L,(-3L),0x759609C3L}}; static int32_t g_5 = 0L; static uint16_t g_13 = 1UL; static uint16_t g_51 = 0x256CL; static uint16_t *g_50 = &g_51; static int8_t g_54 = (-7L); static int8_t *g_53 = &g_54; static union U1 g_57 = {-10L}; static const union U1 g_66 = {0x4DCCE651L}; static const union U1 *g_67 = (void*)0; static uint32_t g_69 = 7UL; static volatile int32_t g_73 = 0x7B986AF2L; static uint32_t g_74 = 0x88285970L; static volatile struct S0 g_80 = {1,-11}; static volatile struct S0 * volatile g_81 = (void*)0; static int8_t g_84 = 0xB9L; static union U1 *g_89 = &g_57; static union U1 ** volatile g_88 = &g_89; static uint32_t g_97[4][5] = {{0UL,1UL,0x8D6BFD67L,0UL,0x8D6BFD67L},{0UL,0UL,5UL,0x7037A9E2L,18446744073709551610UL},{0x47FC0BD7L,18446744073709551610UL,0x8D6BFD67L,0x8D6BFD67L,18446744073709551610UL},{18446744073709551610UL,1UL,0x47FC0BD7L,18446744073709551610UL,0x8D6BFD67L}}; static int16_t g_107[2][1] = {{0x2083L},{0x2083L}}; static volatile uint32_t g_119[6][1] = {{4UL},{0x3E2A50B6L},{0x3E2A50B6L},{4UL},{0x3E2A50B6L},{0x3E2A50B6L}}; static struct S0 g_125 = {1,62}; static struct S0 *g_124[6][5] = {{(void*)0,&g_125,&g_125,&g_125,&g_125},{&g_125,&g_125,(void*)0,&g_125,&g_125},{&g_125,&g_125,&g_125,&g_125,&g_125},{(void*)0,&g_125,&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125,&g_125,&g_125}}; static struct S0 *g_132 = &g_125; static int16_t func_1(void); static const int32_t func_17(int32_t p_18); static const uint8_t func_22(uint32_t p_23, int8_t * p_24, int32_t p_25, const uint64_t p_26); static int32_t func_27(uint16_t p_28, uint16_t * p_29, uint16_t p_30, uint8_t p_31); static uint16_t func_37(uint64_t p_38, uint16_t * p_39, uint16_t * p_40, int8_t * p_41, uint32_t p_42); static int16_t func_1(void) { uint64_t l_21 = 0UL; uint32_t l_82 = 1UL; int32_t l_118 = (-8L); struct S0 *l_128[7] = {&g_125,&g_125,&g_125,&g_125,&g_125,&g_125,&g_125}; struct S0 l_137[6][9] = {{{1,-27},{0,0},{0,-43},{0,38},{0,0},{0,-54},{0,0},{0,38},{0,-43}},{{0,-30},{0,-30},{0,-54},{0,38},{1,-27},{0,-37},{0,-30},{1,-27},{0,-43}},{{1,-36},{0,0},{0,-32},{1,-27},{1,-27},{0,-32},{0,0},{1,-36},{0,-54}},{{1,-36},{1,-27},{0,-54},{1,-36},{0,0},{0,-32},{1,-27},{1,-27},{0,-32}},{{0,-30},{1,-27},{0,-43},{1,-27},{0,-30},{0,-37},{1,-27},{0,38},{0,-54}},{{1,-27},{0,0},{0,-43},{0,38},{0,0},{0,-54},{0,0},{0,38},{0,-43}}}; int32_t *l_149 = &l_118; struct S0 l_150 = {1,34}; int i, j; for (g_2[2][3] = 0; (g_2[2][3] > 8); ++g_2[2][3]) { uint16_t *l_52 = &g_51; int8_t *l_83[8][10] = {{(void*)0,&g_84,&g_84,&g_84,(void*)0,&g_84,&g_84,&g_84,&g_84,&g_84},{(void*)0,&g_84,&g_84,&g_84,&g_84,(void*)0,(void*)0,(void*)0,&g_84,&g_84},{(void*)0,&g_84,(void*)0,&g_84,(void*)0,&g_84,&g_84,&g_84,&g_84,(void*)0},{&g_84,&g_84,&g_84,&g_84,(void*)0,&g_84,(void*)0,&g_84,&g_84,&g_84},{(void*)0,&g_84,(void*)0,&g_84,&g_84,&g_84,(void*)0,(void*)0,&g_84,&g_84},{(void*)0,&g_84,&g_84,&g_84,&g_84,&g_84,&g_84,&g_84,(void*)0,(void*)0},{(void*)0,&g_84,&g_84,&g_84,&g_84,&g_84,(void*)0,&g_84,&g_84,&g_84},{(void*)0,&g_84,&g_84,(void*)0,&g_84,&g_84,(void*)0,&g_84,&g_84,(void*)0}}; uint8_t l_85 = 0x3CL; struct S0 *l_127 = (void*)0; struct S0 **l_126 = &l_127; struct S0 **l_129 = (void*)0; struct S0 *l_130 = &g_125; struct S0 **l_131[2]; int i, j; for (i = 0; i < 2; i++) { l_131[i] = &l_128[6]; } for (g_5 = 11; (g_5 < (-18)); --g_5) { uint16_t *l_12 = &g_13; const int32_t l_36 = (-1L); uint32_t *l_115 = &g_69; int32_t *l_116 = &g_57.f1; int32_t *l_117[3]; int i; for (i = 0; i < 3; i++) { l_117[i] = &g_57.f1; } (*l_116) = (safe_rshift_func_int8_t_s_u(((0UL & ((((safe_add_func_int16_t_s_s(g_5, (--(*l_12)))) > ((safe_unary_minus_func_uint32_t_u(((*l_115) = ((func_17((g_2[2][3] || ((safe_rshift_func_uint8_t_u_u((l_21 || func_22(((func_27(((g_5 , 0x7359L) , (safe_sub_func_int16_t_s_s((g_5 != (safe_mod_func_int64_t_s_s(((g_74 |= ((l_36 <= func_37((safe_sub_func_uint16_t_u_u((safe_div_func_int64_t_s_s((safe_mod_func_int16_t_s_s(((safe_unary_minus_func_int64_t_s(l_21)) != l_21), l_21)), (-1L))), l_36)), g_50, l_52, g_53, g_2[3][3])) | 0x46587A760F2F470BLL)) || 0x2733L), (-4L)))), 65530UL))), l_12, l_36, g_66.f1) , l_82) , 4294967291UL), l_83[1][2], l_85, l_36)), 5)) , l_82))) , (*g_50)) , 0x451AF001L)))) > g_84)) & l_85) , g_57.f0)) > l_85), 3)); ++g_119[0][0]; } l_137[5][8].f1 = ((safe_add_func_uint8_t_u_u(((((-1L) || (((*l_126) = (g_124[0][3] = g_124[0][3])) == (g_132 = (l_130 = l_128[4])))) <= (((safe_div_func_uint32_t_u_u(((((safe_div_func_int8_t_s_s((l_137[5][8] , l_85), (-10L))) , ((safe_lshift_func_uint8_t_u_s(((safe_div_func_uint64_t_u_u(((safe_sub_func_uint16_t_u_u((0UL | (safe_rshift_func_uint8_t_u_u((safe_div_func_int32_t_s_s(0x21B0195BL, (safe_unary_minus_func_uint32_t_u(g_125.f0)))), 7))), (*g_50))) != 0x45L), g_107[0][0])) <= g_54), (*g_53))) && l_137[5][8].f1)) , g_97[2][2]) != g_119[2][0]), g_84)) <= 0x5F88D2697764D012LL) <= l_85)) & 1L), 0xB3L)) == g_13); return g_66.f0; } (*l_149) &= 0x30447F09L; (*g_132) = l_150; return g_80.f1; } static const int32_t func_17(int32_t p_18) { uint32_t l_94 = 18446744073709551609UL; int32_t *l_95 = &g_2[9][2]; int32_t *l_109[7][1] = {{&g_57.f1},{&g_2[2][3]},{&g_2[2][3]},{&g_57.f1},{&g_2[2][3]},{&g_2[2][3]},{&g_57.f1}}; uint64_t l_110 = 18446744073709551606UL; const uint32_t l_114 = 0x3A2A43FBL; int i, j; lbl_113: for (g_54 = 1; (g_54 == 7); g_54++) { int32_t *l_96 = &g_57.f1; uint8_t l_102 = 0xF6L; if (((*l_96) = ((safe_add_func_int32_t_s_s(0x1441E233L, l_94)) == (((void*)0 == l_95) , p_18)))) { for (g_69 = 0; (g_69 <= 3); g_69 += 1) { int32_t l_105 = (-2L); int16_t *l_106[10] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int i, j; (*l_96) = (g_97[g_69][(g_69 + 1)] , (safe_div_func_uint16_t_u_u(((safe_lshift_func_uint8_t_u_s(((0x290AL && l_102) & (safe_mod_func_uint8_t_u_u(((g_84 & p_18) <= (g_107[0][0] = ((l_105 = ((*l_96) & 0xA20CFB035B4089D3LL)) < g_97[g_69][(g_69 + 1)]))), (*l_96)))), 4)) || 0xEA85L), (*l_95)))); for (p_18 = 0; p_18 < 4; p_18 += 1) { for (g_51 = 0; g_51 < 5; g_51 += 1) { g_97[p_18][g_51] = 1UL; } } (*l_96) ^= 0L; } } else { const uint32_t l_108 = 0x90203C69L; return l_108; } (*l_96) &= 6L; } l_110--; if (l_94) { goto lbl_113; } return l_114; } static const uint8_t func_22(uint32_t p_23, int8_t * p_24, int32_t p_25, const uint64_t p_26) { int32_t *l_86 = &g_57.f1; union U1 *l_87 = (void*)0; (*l_86) ^= 7L; (*g_88) = l_87; return p_26; } static int32_t func_27(uint16_t p_28, uint16_t * p_29, uint16_t p_30, uint8_t p_31) { union U1 *l_77 = &g_57; union U1 **l_76[2]; union U1 ***l_75 = &l_76[1]; int32_t *l_78 = &g_57.f1; int32_t **l_79 = &l_78; int i; for (i = 0; i < 2; i++) { l_76[i] = &l_77; } (*l_75) = (void*)0; (*l_78) = 0L; (*l_79) = (void*)0; g_80 = g_80; return g_80.f1; } static uint16_t func_37(uint64_t p_38, uint16_t * p_39, uint16_t * p_40, int8_t * p_41, uint32_t p_42) { int64_t l_55[8] = {1L,(-10L),(-10L),1L,(-10L),(-10L),1L,(-10L)}; struct S0 l_63[3][1] = {{{0,-21}},{{0,-21}},{{0,-21}}}; const union U1 *l_65 = &g_66; const union U1 **l_64[8] = {&l_65,&l_65,&l_65,&l_65,&l_65,&l_65,&l_65,&l_65}; uint32_t *l_68 = &g_69; volatile int32_t *l_72 = &g_73; int i, j; for (g_54 = 7; (g_54 >= 0); g_54 -= 1) { union U1 *l_56 = &g_57; l_56 = l_56; } l_63[2][0].f1 = (safe_lshift_func_int8_t_s_s((g_2[2][3] > (safe_unary_minus_func_int8_t_s(((((0x1021F5EB7F464F61LL || p_42) ^ (((safe_lshift_func_uint16_t_u_s((l_63[2][0] , ((*p_40) = 0UL)), 11)) | (((*l_68) ^= (((g_67 = &g_57) != (void*)0) != g_66.f0)) && ((((safe_div_func_uint32_t_u_u((((*p_41) <= 0x30L) , p_42), l_63[2][0].f1)) , 0xD7CCL) , (void*)0) == (void*)0))) != g_54)) | 0x86461D90L) ^ g_66.f1)))), l_63[2][0].f1)); (*l_72) = g_57.f0; return (*l_72); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 10; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_5; csmith_sink_ = g_13; csmith_sink_ = g_51; csmith_sink_ = g_54; csmith_sink_ = g_57.f0; csmith_sink_ = g_57.f1; csmith_sink_ = g_66.f0; csmith_sink_ = g_66.f1; csmith_sink_ = g_69; csmith_sink_ = g_73; csmith_sink_ = g_74; csmith_sink_ = g_80.f0; csmith_sink_ = g_80.f1; csmith_sink_ = g_84; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_97[i][j]; } } for (i = 0; i < 2; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_107[i][j]; } } for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_119[i][j]; } } csmith_sink_ = g_125.f0; csmith_sink_ = g_125.f1; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { unsigned f0 : 3; signed f1 : 12; }; union U1 { volatile int32_t f0; int32_t f1; int8_t *f2; }; static int32_t g_2[10][5] = { {0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL, 0xBB4EBB0CL}, {0x759609C3L, (-3L), 0x759609C3L, (-3L), 0x759609C3L}, {0xBB4EBB0CL, 0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL}, {0L, (-3L), 0L, (-3L), 0L}, {0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL, 0xBB4EBB0CL}, {0x759609C3L, (-3L), 0x759609C3L, (-3L), 0x759609C3L}, {0xBB4EBB0CL, 0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL}, {0L, (-3L), 0L, (-3L), 0L}, {0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL, 0xBB4EBB0CL}, {0x759609C3L, (-3L), 0x759609C3L, (-3L), 0x759609C3L}}; static int32_t g_5 = 0L; static uint16_t g_13 = 1UL; static uint16_t g_51 = 0x256CL; static uint16_t *g_50 = &g_51; static int8_t g_54 = (-7L); static int8_t *g_53 = &g_54; static union U1 g_57 = {-10L}; static const union U1 g_66 = {0x4DCCE651L}; static const union U1 *g_67 = (void *)0; static uint32_t g_69 = 7UL; static volatile int32_t g_73 = 0x7B986AF2L; static uint32_t g_74 = 0x88285970L; static volatile struct S0 g_80 = {1, -11}; static volatile struct S0 *volatile g_81 = (void *)0; static int8_t g_84 = 0xB9L; static union U1 *g_89 = &g_57; static union U1 **volatile g_88 = &g_89; static uint32_t g_97[4][5] = { {0UL, 1UL, 0x8D6BFD67L, 0UL, 0x8D6BFD67L}, {0UL, 0UL, 5UL, 0x7037A9E2L, 18446744073709551610UL}, {0x47FC0BD7L, 18446744073709551610UL, 0x8D6BFD67L, 0x8D6BFD67L, 18446744073709551610UL}, {18446744073709551610UL, 1UL, 0x47FC0BD7L, 18446744073709551610UL, 0x8D6BFD67L}}; static int16_t g_107[2][1] = {{0x2083L}, {0x2083L}}; static volatile uint32_t g_119[6][1] = {{4UL}, {0x3E2A50B6L}, {0x3E2A50B6L}, {4UL}, {0x3E2A50B6L}, {0x3E2A50B6L}}; static struct S0 g_125 = {1, 62}; static struct S0 *g_124[6][5] = {{(void *)0, &g_125, &g_125, &g_125, &g_125}, {&g_125, &g_125, (void *)0, &g_125, &g_125}, {&g_125, &g_125, &g_125, &g_125, &g_125}, {(void *)0, &g_125, &g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125, &g_125, &g_125}}; static struct S0 *g_132 = &g_125; static int16_t func_1(void); static const int32_t func_17(int32_t p_18); static const uint8_t func_22(uint32_t p_23, int8_t *p_24, int32_t p_25, const uint64_t p_26); static int32_t func_27(uint16_t p_28, uint16_t *p_29, uint16_t p_30, uint8_t p_31); static uint16_t func_37(uint64_t p_38, uint16_t *p_39, uint16_t *p_40, int8_t *p_41, uint32_t p_42); static int16_t func_1(void) { uint64_t l_21 = 0UL; uint32_t l_82 = 1UL; int32_t l_118 = (-8L); struct S0 *l_128[7] = {&g_125, &g_125, &g_125, &g_125, &g_125, &g_125, &g_125}; struct S0 l_137[6][9] = {{{1, -27}, {0, 0}, {0, -43}, {0, 38}, {0, 0}, {0, -54}, {0, 0}, {0, 38}, {0, -43}}, {{0, -30}, {0, -30}, {0, -54}, {0, 38}, {1, -27}, {0, -37}, {0, -30}, {1, -27}, {0, -43}}, {{1, -36}, {0, 0}, {0, -32}, {1, -27}, {1, -27}, {0, -32}, {0, 0}, {1, -36}, {0, -54}}, {{1, -36}, {1, -27}, {0, -54}, {1, -36}, {0, 0}, {0, -32}, {1, -27}, {1, -27}, {0, -32}}, {{0, -30}, {1, -27}, {0, -43}, {1, -27}, {0, -30}, {0, -37}, {1, -27}, {0, 38}, {0, -54}}, {{1, -27}, {0, 0}, {0, -43}, {0, 38}, {0, 0}, {0, -54}, {0, 0}, {0, 38}, {0, -43}}}; int32_t *l_149 = &l_118; struct S0 l_150 = {1, 34}; int i, j; for (g_2[2][3] = 0; (g_2[2][3] > 8); ++g_2[2][3]) { } (*l_149) &= 0x30447F09L; (*g_132) = l_150; return g_80.f1; } static const int32_t func_17(int32_t p_18) { uint32_t l_94 = 18446744073709551609UL; int32_t *l_95 = &g_2[9][2]; int32_t *l_109[7][1] = {{&g_57.f1}, {&g_2[2][3]}, {&g_2[2][3]}, {&g_57.f1}, {&g_2[2][3]}, {&g_2[2][3]}, {&g_57.f1}}; uint64_t l_110 = 18446744073709551606UL; const uint32_t l_114 = 0x3A2A43FBL; int i, j; lbl_113: for (g_54 = 1; (g_54 == 7); g_54++) { } l_110--; if (l_94) { } return l_114; } static const uint8_t func_22(uint32_t p_23, int8_t *p_24, int32_t p_25, const uint64_t p_26) { int32_t *l_86 = &g_57.f1; union U1 *l_87 = (void *)0; (*l_86) ^= 7L; (*g_88) = l_87; return p_26; } static int32_t func_27(uint16_t p_28, uint16_t *p_29, uint16_t p_30, uint8_t p_31) { union U1 *l_77 = &g_57; union U1 **l_76[2]; union U1 ***l_75 = &l_76[1]; int32_t *l_78 = &g_57.f1; int32_t **l_79 = &l_78; int i; for (i = 0; i < 2; i++) { } (*l_75) = (void *)0; (*l_78) = 0L; (*l_79) = (void *)0; g_80 = g_80; return g_80.f1; } static uint16_t func_37(uint64_t p_38, uint16_t *p_39, uint16_t *p_40, int8_t *p_41, uint32_t p_42) { int64_t l_55[8] = {1L, (-10L), (-10L), 1L, (-10L), (-10L), 1L, (-10L)}; struct S0 l_63[3][1] = {{{0, -21}}, {{0, -21}}, {{0, -21}}}; const union U1 *l_65 = &g_66; const union U1 **l_64[8] = {&l_65, &l_65, &l_65, &l_65, &l_65, &l_65, &l_65, &l_65}; uint32_t *l_68 = &g_69; volatile int32_t *l_72 = &g_73; int i, j; for (g_54 = 7; (g_54 >= 0); g_54 -= 1) { } l_63[2][0].f1 = (safe_lshift_func_int8_t_s_s( (g_2[2][3] > (safe_unary_minus_func_int8_t_s( ((((0x1021F5EB7F464F61LL || p_42) ^ (((safe_lshift_func_uint16_t_u_s((l_63[2][0], ((*p_40) = 0UL)), 11)) | (((*l_68) ^= (((g_67 = &g_57) != (void *)0) != g_66.f0)) && ((((safe_div_func_uint32_t_u_u((((*p_41) <= 0x30L), p_42), l_63[2][0].f1)), 0xD7CCL), (void *)0) == (void *)0))) != g_54)) | 0x86461D90L) ^ g_66.f1)))), l_63[2][0].f1)); (*l_72) = g_57.f0; return (*l_72); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 10; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_5; csmith_sink_ = g_13; csmith_sink_ = g_51; csmith_sink_ = g_54; csmith_sink_ = g_57.f0; csmith_sink_ = g_57.f1; csmith_sink_ = g_66.f0; csmith_sink_ = g_66.f1; csmith_sink_ = g_69; csmith_sink_ = g_73; csmith_sink_ = g_74; csmith_sink_ = g_80.f0; csmith_sink_ = g_80.f1; csmith_sink_ = g_84; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_97[i][j]; } } for (i = 0; i < 2; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_107[i][j]; } } for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_119[i][j]; } } csmith_sink_ = g_125.f0; csmith_sink_ = g_125.f1; platform_main_end(0, 0); return 0; }
true
181
dataset/organized/DCE/181
260
277
0.53
0.82
DCE
363
dataset/organized/DCE/181/target.c
dataset/organized/DCE/181/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { unsigned f0 : 3; signed f1 : 12; }; union U1 { volatile int32_t f0; int32_t f1; int8_t * f2; }; static int32_t g_2[10][5] = {{0xBB4EBB0CL,0L,0L,0xBB4EBB0CL,0xBB4EBB0CL},{0x759609C3L,(-3L),0x759609C3L,(-3L),0x759609C3L},{0xBB4EBB0CL,0xBB4EBB0CL,0L,0L,0xBB4EBB0CL},{0L,(-3L),0L,(-3L),0L},{0xBB4EBB0CL,0L,0L,0xBB4EBB0CL,0xBB4EBB0CL},{0x759609C3L,(-3L),0x759609C3L,(-3L),0x759609C3L},{0xBB4EBB0CL,0xBB4EBB0CL,0L,0L,0xBB4EBB0CL},{0L,(-3L),0L,(-3L),0L},{0xBB4EBB0CL,0L,0L,0xBB4EBB0CL,0xBB4EBB0CL},{0x759609C3L,(-3L),0x759609C3L,(-3L),0x759609C3L}}; static int32_t g_5 = 0L; static uint16_t g_13 = 1UL; static uint16_t g_51 = 0x256CL; static uint16_t *g_50 = &g_51; static int8_t g_54 = (-7L); static int8_t *g_53 = &g_54; static union U1 g_57 = {-10L}; static const union U1 g_66 = {0x4DCCE651L}; static const union U1 *g_67 = (void*)0; static uint32_t g_69 = 7UL; static volatile int32_t g_73 = 0x7B986AF2L; static uint32_t g_74 = 0x88285970L; static volatile struct S0 g_80 = {1,-11}; static volatile struct S0 * volatile g_81 = (void*)0; static int8_t g_84 = 0xB9L; static union U1 *g_89 = &g_57; static union U1 ** volatile g_88 = &g_89; static uint32_t g_97[4][5] = {{0UL,1UL,0x8D6BFD67L,0UL,0x8D6BFD67L},{0UL,0UL,5UL,0x7037A9E2L,18446744073709551610UL},{0x47FC0BD7L,18446744073709551610UL,0x8D6BFD67L,0x8D6BFD67L,18446744073709551610UL},{18446744073709551610UL,1UL,0x47FC0BD7L,18446744073709551610UL,0x8D6BFD67L}}; static int16_t g_107[2][1] = {{0x2083L},{0x2083L}}; static volatile uint32_t g_119[6][1] = {{4UL},{0x3E2A50B6L},{0x3E2A50B6L},{4UL},{0x3E2A50B6L},{0x3E2A50B6L}}; static struct S0 g_125 = {1,62}; static struct S0 *g_124[6][5] = {{(void*)0,&g_125,&g_125,&g_125,&g_125},{&g_125,&g_125,(void*)0,&g_125,&g_125},{&g_125,&g_125,&g_125,&g_125,&g_125},{(void*)0,&g_125,&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125,&g_125,&g_125}}; static struct S0 *g_132 = &g_125; static int16_t func_1(void); static const int32_t func_17(int32_t p_18); static const uint8_t func_22(uint32_t p_23, int8_t * p_24, int32_t p_25, const uint64_t p_26); static int32_t func_27(uint16_t p_28, uint16_t * p_29, uint16_t p_30, uint8_t p_31); static uint16_t func_37(uint64_t p_38, uint16_t * p_39, uint16_t * p_40, int8_t * p_41, uint32_t p_42); static int16_t func_1(void) { uint64_t l_21 = 0UL; uint32_t l_82 = 1UL; int32_t l_118 = (-8L); struct S0 *l_128[7] = {&g_125,&g_125,&g_125,&g_125,&g_125,&g_125,&g_125}; struct S0 l_137[6][9] = {{{1,-27},{0,0},{0,-43},{0,38},{0,0},{0,-54},{0,0},{0,38},{0,-43}},{{0,-30},{0,-30},{0,-54},{0,38},{1,-27},{0,-37},{0,-30},{1,-27},{0,-43}},{{1,-36},{0,0},{0,-32},{1,-27},{1,-27},{0,-32},{0,0},{1,-36},{0,-54}},{{1,-36},{1,-27},{0,-54},{1,-36},{0,0},{0,-32},{1,-27},{1,-27},{0,-32}},{{0,-30},{1,-27},{0,-43},{1,-27},{0,-30},{0,-37},{1,-27},{0,38},{0,-54}},{{1,-27},{0,0},{0,-43},{0,38},{0,0},{0,-54},{0,0},{0,38},{0,-43}}}; int32_t *l_149 = &l_118; struct S0 l_150 = {1,34}; int i, j; for (g_2[2][3] = 0; (g_2[2][3] > 8); ++g_2[2][3]) { uint16_t *l_52 = &g_51; int8_t *l_83[8][10] = {{(void*)0,&g_84,&g_84,&g_84,(void*)0,&g_84,&g_84,&g_84,&g_84,&g_84},{(void*)0,&g_84,&g_84,&g_84,&g_84,(void*)0,(void*)0,(void*)0,&g_84,&g_84},{(void*)0,&g_84,(void*)0,&g_84,(void*)0,&g_84,&g_84,&g_84,&g_84,(void*)0},{&g_84,&g_84,&g_84,&g_84,(void*)0,&g_84,(void*)0,&g_84,&g_84,&g_84},{(void*)0,&g_84,(void*)0,&g_84,&g_84,&g_84,(void*)0,(void*)0,&g_84,&g_84},{(void*)0,&g_84,&g_84,&g_84,&g_84,&g_84,&g_84,&g_84,(void*)0,(void*)0},{(void*)0,&g_84,&g_84,&g_84,&g_84,&g_84,(void*)0,&g_84,&g_84,&g_84},{(void*)0,&g_84,&g_84,(void*)0,&g_84,&g_84,(void*)0,&g_84,&g_84,(void*)0}}; uint8_t l_85 = 0x3CL; struct S0 *l_127 = (void*)0; struct S0 **l_126 = &l_127; struct S0 **l_129 = (void*)0; struct S0 *l_130 = &g_125; struct S0 **l_131[2]; int i, j; for (i = 0; i < 2; i++) { l_131[i] = &l_128[6]; } for (g_5 = 11; (g_5 < (-18)); --g_5) { uint16_t *l_12 = &g_13; const int32_t l_36 = (-1L); uint32_t *l_115 = &g_69; int32_t *l_116 = &g_57.f1; int32_t *l_117[3]; int i; for (i = 0; i < 3; i++) { l_117[i] = &g_57.f1; } (*l_116) = (safe_rshift_func_int8_t_s_u(((0UL & ((((safe_add_func_int16_t_s_s(g_5, (--(*l_12)))) > ((safe_unary_minus_func_uint32_t_u(((*l_115) = ((func_17((g_2[2][3] || ((safe_rshift_func_uint8_t_u_u((l_21 || func_22(((func_27(((g_5 , 0x7359L) , (safe_sub_func_int16_t_s_s((g_5 != (safe_mod_func_int64_t_s_s(((g_74 |= ((l_36 <= func_37((safe_sub_func_uint16_t_u_u((safe_div_func_int64_t_s_s((safe_mod_func_int16_t_s_s(((safe_unary_minus_func_int64_t_s(l_21)) != l_21), l_21)), (-1L))), l_36)), g_50, l_52, g_53, g_2[3][3])) | 0x46587A760F2F470BLL)) || 0x2733L), (-4L)))), 65530UL))), l_12, l_36, g_66.f1) , l_82) , 4294967291UL), l_83[1][2], l_85, l_36)), 5)) , l_82))) , (*g_50)) , 0x451AF001L)))) > g_84)) & l_85) , g_57.f0)) > l_85), 3)); ++g_119[0][0]; } l_137[5][8].f1 = ((safe_add_func_uint8_t_u_u(((((-1L) || (((*l_126) = (g_124[0][3] = g_124[0][3])) == (g_132 = (l_130 = l_128[4])))) <= (((safe_div_func_uint32_t_u_u(((((safe_div_func_int8_t_s_s((l_137[5][8] , l_85), (-10L))) , ((safe_lshift_func_uint8_t_u_s(((safe_div_func_uint64_t_u_u(((safe_sub_func_uint16_t_u_u((0UL | (safe_rshift_func_uint8_t_u_u((safe_div_func_int32_t_s_s(0x21B0195BL, (safe_unary_minus_func_uint32_t_u(g_125.f0)))), 7))), (*g_50))) != 0x45L), g_107[0][0])) <= g_54), (*g_53))) && l_137[5][8].f1)) , g_97[2][2]) != g_119[2][0]), g_84)) <= 0x5F88D2697764D012LL) <= l_85)) & 1L), 0xB3L)) == g_13); return g_66.f0; } (*l_149) &= 0x30447F09L; (*g_132) = l_150; return g_80.f1; } static const int32_t func_17(int32_t p_18) { uint32_t l_94 = 18446744073709551609UL; int32_t *l_95 = &g_2[9][2]; int32_t *l_109[7][1] = {{&g_57.f1},{&g_2[2][3]},{&g_2[2][3]},{&g_57.f1},{&g_2[2][3]},{&g_2[2][3]},{&g_57.f1}}; uint64_t l_110 = 18446744073709551606UL; const uint32_t l_114 = 0x3A2A43FBL; int i, j; lbl_113: for (g_54 = 1; (g_54 == 7); g_54++) { int32_t *l_96 = &g_57.f1; uint8_t l_102 = 0xF6L; if (((*l_96) = ((safe_add_func_int32_t_s_s(0x1441E233L, l_94)) == (((void*)0 == l_95) , p_18)))) { for (g_69 = 0; (g_69 <= 3); g_69 += 1) { int32_t l_105 = (-2L); int16_t *l_106[10] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int i, j; (*l_96) = (g_97[g_69][(g_69 + 1)] , (safe_div_func_uint16_t_u_u(((safe_lshift_func_uint8_t_u_s(((0x290AL && l_102) & (safe_mod_func_uint8_t_u_u(((g_84 & p_18) <= (g_107[0][0] = ((l_105 = ((*l_96) & 0xA20CFB035B4089D3LL)) < g_97[g_69][(g_69 + 1)]))), (*l_96)))), 4)) || 0xEA85L), (*l_95)))); for (p_18 = 0; p_18 < 4; p_18 += 1) { for (g_51 = 0; g_51 < 5; g_51 += 1) { g_97[p_18][g_51] = 1UL; } } (*l_96) ^= 0L; } } else { const uint32_t l_108 = 0x90203C69L; return l_108; } (*l_96) &= 6L; } l_110--; if (l_94) { goto lbl_113; } return l_114; } static const uint8_t func_22(uint32_t p_23, int8_t * p_24, int32_t p_25, const uint64_t p_26) { int32_t *l_86 = &g_57.f1; union U1 *l_87 = (void*)0; (*l_86) ^= 7L; (*g_88) = l_87; return p_26; } static int32_t func_27(uint16_t p_28, uint16_t * p_29, uint16_t p_30, uint8_t p_31) { union U1 *l_77 = &g_57; union U1 **l_76[2]; union U1 ***l_75 = &l_76[1]; int32_t *l_78 = &g_57.f1; int32_t **l_79 = &l_78; int i; for (i = 0; i < 2; i++) { l_76[i] = &l_77; } (*l_75) = (void*)0; (*l_78) = 0L; (*l_79) = (void*)0; g_80 = g_80; return g_80.f1; } static uint16_t func_37(uint64_t p_38, uint16_t * p_39, uint16_t * p_40, int8_t * p_41, uint32_t p_42) { int64_t l_55[8] = {1L,(-10L),(-10L),1L,(-10L),(-10L),1L,(-10L)}; struct S0 l_63[3][1] = {{{0,-21}},{{0,-21}},{{0,-21}}}; const union U1 *l_65 = &g_66; const union U1 **l_64[8] = {&l_65,&l_65,&l_65,&l_65,&l_65,&l_65,&l_65,&l_65}; uint32_t *l_68 = &g_69; volatile int32_t *l_72 = &g_73; int i, j; for (g_54 = 7; (g_54 >= 0); g_54 -= 1) { union U1 *l_56 = &g_57; l_56 = l_56; } l_63[2][0].f1 = (safe_lshift_func_int8_t_s_s((g_2[2][3] > (safe_unary_minus_func_int8_t_s(((((0x1021F5EB7F464F61LL || p_42) ^ (((safe_lshift_func_uint16_t_u_s((l_63[2][0] , ((*p_40) = 0UL)), 11)) | (((*l_68) ^= (((g_67 = &g_57) != (void*)0) != g_66.f0)) && ((((safe_div_func_uint32_t_u_u((((*p_41) <= 0x30L) , p_42), l_63[2][0].f1)) , 0xD7CCL) , (void*)0) == (void*)0))) != g_54)) | 0x86461D90L) ^ g_66.f1)))), l_63[2][0].f1)); (*l_72) = g_57.f0; return (*l_72); } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 10; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_5; csmith_sink_ = g_13; csmith_sink_ = g_51; csmith_sink_ = g_54; csmith_sink_ = g_57.f0; csmith_sink_ = g_57.f1; csmith_sink_ = g_66.f0; csmith_sink_ = g_66.f1; csmith_sink_ = g_69; csmith_sink_ = g_73; csmith_sink_ = g_74; csmith_sink_ = g_80.f0; csmith_sink_ = g_80.f1; csmith_sink_ = g_84; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_97[i][j]; } } for (i = 0; i < 2; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_107[i][j]; } } for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_119[i][j]; } } csmith_sink_ = g_125.f0; csmith_sink_ = g_125.f1; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { unsigned f0 : 3; signed f1 : 12; }; union U1 { volatile int32_t f0; int32_t f1; int8_t *f2; }; static int32_t g_2[10][5] = { {0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL, 0xBB4EBB0CL}, {0x759609C3L, (-3L), 0x759609C3L, (-3L), 0x759609C3L}, {0xBB4EBB0CL, 0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL}, {0L, (-3L), 0L, (-3L), 0L}, {0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL, 0xBB4EBB0CL}, {0x759609C3L, (-3L), 0x759609C3L, (-3L), 0x759609C3L}, {0xBB4EBB0CL, 0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL}, {0L, (-3L), 0L, (-3L), 0L}, {0xBB4EBB0CL, 0L, 0L, 0xBB4EBB0CL, 0xBB4EBB0CL}, {0x759609C3L, (-3L), 0x759609C3L, (-3L), 0x759609C3L}}; static int32_t g_5 = 0L; static uint16_t g_13 = 1UL; static uint16_t g_51 = 0x256CL; static uint16_t *g_50 = &g_51; static int8_t g_54 = (-7L); static int8_t *g_53 = &g_54; static union U1 g_57 = {-10L}; static const union U1 g_66 = {0x4DCCE651L}; static const union U1 *g_67 = (void *)0; static uint32_t g_69 = 7UL; static volatile int32_t g_73 = 0x7B986AF2L; static uint32_t g_74 = 0x88285970L; static volatile struct S0 g_80 = {1, -11}; static volatile struct S0 *volatile g_81 = (void *)0; static int8_t g_84 = 0xB9L; static union U1 *g_89 = &g_57; static union U1 **volatile g_88 = &g_89; static uint32_t g_97[4][5] = { {0UL, 1UL, 0x8D6BFD67L, 0UL, 0x8D6BFD67L}, {0UL, 0UL, 5UL, 0x7037A9E2L, 18446744073709551610UL}, {0x47FC0BD7L, 18446744073709551610UL, 0x8D6BFD67L, 0x8D6BFD67L, 18446744073709551610UL}, {18446744073709551610UL, 1UL, 0x47FC0BD7L, 18446744073709551610UL, 0x8D6BFD67L}}; static int16_t g_107[2][1] = {{0x2083L}, {0x2083L}}; static volatile uint32_t g_119[6][1] = {{4UL}, {0x3E2A50B6L}, {0x3E2A50B6L}, {4UL}, {0x3E2A50B6L}, {0x3E2A50B6L}}; static struct S0 g_125 = {1, 62}; static struct S0 *g_124[6][5] = {{(void *)0, &g_125, &g_125, &g_125, &g_125}, {&g_125, &g_125, (void *)0, &g_125, &g_125}, {&g_125, &g_125, &g_125, &g_125, &g_125}, {(void *)0, &g_125, &g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125, &g_125, &g_125}}; static struct S0 *g_132 = &g_125; static int16_t func_1(void); static const int32_t func_17(int32_t p_18); static const uint8_t func_22(uint32_t p_23, int8_t *p_24, int32_t p_25, const uint64_t p_26); static int32_t func_27(uint16_t p_28, uint16_t *p_29, uint16_t p_30, uint8_t p_31); static uint16_t func_37(uint64_t p_38, uint16_t *p_39, uint16_t *p_40, int8_t *p_41, uint32_t p_42); static int16_t func_1(void) { uint64_t l_21 = 0UL; uint32_t l_82 = 1UL; int32_t l_118 = (-8L); struct S0 *l_128[7] = {&g_125, &g_125, &g_125, &g_125, &g_125, &g_125, &g_125}; struct S0 l_137[6][9] = {{{1, -27}, {0, 0}, {0, -43}, {0, 38}, {0, 0}, {0, -54}, {0, 0}, {0, 38}, {0, -43}}, {{0, -30}, {0, -30}, {0, -54}, {0, 38}, {1, -27}, {0, -37}, {0, -30}, {1, -27}, {0, -43}}, {{1, -36}, {0, 0}, {0, -32}, {1, -27}, {1, -27}, {0, -32}, {0, 0}, {1, -36}, {0, -54}}, {{1, -36}, {1, -27}, {0, -54}, {1, -36}, {0, 0}, {0, -32}, {1, -27}, {1, -27}, {0, -32}}, {{0, -30}, {1, -27}, {0, -43}, {1, -27}, {0, -30}, {0, -37}, {1, -27}, {0, 38}, {0, -54}}, {{1, -27}, {0, 0}, {0, -43}, {0, 38}, {0, 0}, {0, -54}, {0, 0}, {0, 38}, {0, -43}}}; int32_t *l_149 = &l_118; struct S0 l_150 = {1, 34}; int i, j; for (g_2[2][3] = 0; (g_2[2][3] > 8); ++g_2[2][3]) { uint16_t *l_52 = &g_51; int8_t *l_83[8][10] = {{(void *)0, &g_84, &g_84, &g_84, (void *)0, &g_84, &g_84, &g_84, &g_84, &g_84}, {(void *)0, &g_84, &g_84, &g_84, &g_84, (void *)0, (void *)0, (void *)0, &g_84, &g_84}, {(void *)0, &g_84, (void *)0, &g_84, (void *)0, &g_84, &g_84, &g_84, &g_84, (void *)0}, {&g_84, &g_84, &g_84, &g_84, (void *)0, &g_84, (void *)0, &g_84, &g_84, &g_84}, {(void *)0, &g_84, (void *)0, &g_84, &g_84, &g_84, (void *)0, (void *)0, &g_84, &g_84}, {(void *)0, &g_84, &g_84, &g_84, &g_84, &g_84, &g_84, &g_84, (void *)0, (void *)0}, {(void *)0, &g_84, &g_84, &g_84, &g_84, &g_84, (void *)0, &g_84, &g_84, &g_84}, {(void *)0, &g_84, &g_84, (void *)0, &g_84, &g_84, (void *)0, &g_84, &g_84, (void *)0}}; uint8_t l_85 = 0x3CL; struct S0 *l_127 = (void *)0; struct S0 **l_126 = &l_127; struct S0 **l_129 = (void *)0; struct S0 *l_130 = &g_125; struct S0 **l_131[2]; int i, j; for (i = 0; i < 2; i++) { l_131[i] = &l_128[6]; } for (g_5 = 11; (g_5 < (-18)); --g_5) { uint16_t *l_12 = &g_13; const int32_t l_36 = (-1L); uint32_t *l_115 = &g_69; int32_t *l_116 = &g_57.f1; int32_t *l_117[3]; int i; for (i = 0; i < 3; i++) { l_117[i] = &g_57.f1; } (*l_116) = (safe_rshift_func_int8_t_s_u( ((0UL & ((((safe_add_func_int16_t_s_s(g_5, (--(*l_12)))) > ((safe_unary_minus_func_uint32_t_u(( (*l_115) = ((func_17(( g_2[2][3] || ((safe_rshift_func_uint8_t_u_u( (l_21 || func_22( ((func_27( ((g_5, 0x7359L), (safe_sub_func_int16_t_s_s( (g_5 != (safe_mod_func_int64_t_s_s( ((g_74 |= ((l_36 <= func_37( (safe_sub_func_uint16_t_u_u( (safe_div_func_int64_t_s_s( (safe_mod_func_int16_t_s_s( ((safe_unary_minus_func_int64_t_s( l_21)) != l_21), l_21)), (-1L))), l_36)), g_50, l_52, g_53, g_2[3][3])) | 0x46587A760F2F470BLL)) || 0x2733L), (-4L)))), 65530UL))), l_12, l_36, g_66.f1), l_82), 4294967291UL), l_83[1][2], l_85, l_36)), 5)), l_82))), (*g_50)), 0x451AF001L)))) > g_84)) & l_85), g_57.f0)) > l_85), 3)); ++g_119[0][0]; } l_137[5][8].f1 = ((safe_add_func_uint8_t_u_u( ((((-1L) || (((*l_126) = (g_124[0][3] = g_124[0][3])) == (g_132 = (l_130 = l_128[4])))) <= (((safe_div_func_uint32_t_u_u( ((((safe_div_func_int8_t_s_s((l_137[5][8], l_85), (-10L))), ((safe_lshift_func_uint8_t_u_s( ((safe_div_func_uint64_t_u_u( ((safe_sub_func_uint16_t_u_u( (0UL | (safe_rshift_func_uint8_t_u_u( (safe_div_func_int32_t_s_s( 0x21B0195BL, (safe_unary_minus_func_uint32_t_u( g_125.f0)))), 7))), (*g_50))) != 0x45L), g_107[0][0])) <= g_54), (*g_53))) && l_137[5][8].f1)), g_97[2][2]) != g_119[2][0]), g_84)) <= 0x5F88D2697764D012LL) <= l_85)) & 1L), 0xB3L)) == g_13); return g_66.f0; } (*l_149) &= 0x30447F09L; (*g_132) = l_150; return g_80.f1; } static const int32_t func_17(int32_t p_18) { uint32_t l_94 = 18446744073709551609UL; int32_t *l_95 = &g_2[9][2]; int32_t *l_109[7][1] = {{&g_57.f1}, {&g_2[2][3]}, {&g_2[2][3]}, {&g_57.f1}, {&g_2[2][3]}, {&g_2[2][3]}, {&g_57.f1}}; uint64_t l_110 = 18446744073709551606UL; const uint32_t l_114 = 0x3A2A43FBL; int i, j; lbl_113: for (g_54 = 1; (g_54 == 7); g_54++) { int32_t *l_96 = &g_57.f1; uint8_t l_102 = 0xF6L; if (((*l_96) = ((safe_add_func_int32_t_s_s(0x1441E233L, l_94)) == (((void *)0 == l_95), p_18)))) { for (g_69 = 0; (g_69 <= 3); g_69 += 1) { int32_t l_105 = (-2L); int16_t *l_106[10] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int i, j; (*l_96) = (g_97[g_69][(g_69 + 1)], (safe_div_func_uint16_t_u_u( ((safe_lshift_func_uint8_t_u_s( ((0x290AL && l_102) & (safe_mod_func_uint8_t_u_u( ((g_84 & p_18) <= (g_107[0][0] = ((l_105 = ((*l_96) & 0xA20CFB035B4089D3LL)) < g_97[g_69][(g_69 + 1)]))), (*l_96)))), 4)) || 0xEA85L), (*l_95)))); for (p_18 = 0; p_18 < 4; p_18 += 1) { for (g_51 = 0; g_51 < 5; g_51 += 1) { g_97[p_18][g_51] = 1UL; } } (*l_96) ^= 0L; } } else { const uint32_t l_108 = 0x90203C69L; return l_108; } (*l_96) &= 6L; } l_110--; if (l_94) { goto lbl_113; } return l_114; } static const uint8_t func_22(uint32_t p_23, int8_t *p_24, int32_t p_25, const uint64_t p_26) { int32_t *l_86 = &g_57.f1; union U1 *l_87 = (void *)0; (*l_86) ^= 7L; (*g_88) = l_87; return p_26; } static int32_t func_27(uint16_t p_28, uint16_t *p_29, uint16_t p_30, uint8_t p_31) { union U1 *l_77 = &g_57; union U1 **l_76[2]; union U1 ***l_75 = &l_76[1]; int32_t *l_78 = &g_57.f1; int32_t **l_79 = &l_78; int i; for (i = 0; i < 2; i++) { l_76[i] = &l_77; } (*l_75) = (void *)0; (*l_78) = 0L; (*l_79) = (void *)0; g_80 = g_80; return g_80.f1; } static uint16_t func_37(uint64_t p_38, uint16_t *p_39, uint16_t *p_40, int8_t *p_41, uint32_t p_42) { int64_t l_55[8] = {1L, (-10L), (-10L), 1L, (-10L), (-10L), 1L, (-10L)}; struct S0 l_63[3][1] = {{{0, -21}}, {{0, -21}}, {{0, -21}}}; const union U1 *l_65 = &g_66; const union U1 **l_64[8] = {&l_65, &l_65, &l_65, &l_65, &l_65, &l_65, &l_65, &l_65}; uint32_t *l_68 = &g_69; volatile int32_t *l_72 = &g_73; int i, j; for (g_54 = 7; (g_54 >= 0); g_54 -= 1) { union U1 *l_56 = &g_57; l_56 = l_56; } l_63[2][0].f1 = (safe_lshift_func_int8_t_s_s( (g_2[2][3] > (safe_unary_minus_func_int8_t_s( ((((0x1021F5EB7F464F61LL || p_42) ^ (((safe_lshift_func_uint16_t_u_s((l_63[2][0], ((*p_40) = 0UL)), 11)) | (((*l_68) ^= (((g_67 = &g_57) != (void *)0) != g_66.f0)) && ((((safe_div_func_uint32_t_u_u((((*p_41) <= 0x30L), p_42), l_63[2][0].f1)), 0xD7CCL), (void *)0) == (void *)0))) != g_54)) | 0x86461D90L) ^ g_66.f1)))), l_63[2][0].f1)); (*l_72) = g_57.f0; return (*l_72); } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 10; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_2[i][j]; } } csmith_sink_ = g_5; csmith_sink_ = g_13; csmith_sink_ = g_51; csmith_sink_ = g_54; csmith_sink_ = g_57.f0; csmith_sink_ = g_57.f1; csmith_sink_ = g_66.f0; csmith_sink_ = g_66.f1; csmith_sink_ = g_69; csmith_sink_ = g_73; csmith_sink_ = g_74; csmith_sink_ = g_80.f0; csmith_sink_ = g_80.f1; csmith_sink_ = g_84; for (i = 0; i < 4; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_97[i][j]; } } for (i = 0; i < 2; i++) { } for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_119[i][j]; } } csmith_sink_ = g_125.f0; csmith_sink_ = g_125.f1; platform_main_end(0, 0); return 0; }
false
181
dataset/organized/DCE/181
260
434
0.88
0.89
DCE
364
dataset/organized/DCE/182/target.c
dataset/organized/DCE/182/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0x97A888ADL; static const int32_t *g_27 = &g_3; static const int32_t **g_26 = &g_27; static int32_t *g_36 = &g_3; static int32_t **g_35 = &g_36; static int32_t ***g_34 = &g_35; static int32_t ****g_33 = &g_34; static int32_t ***** volatile g_32[6] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int32_t ***** const volatile g_37 = &g_33; static int32_t g_38 = 0L; static int16_t g_42 = 1L; static int16_t g_67 = (-7L); static int16_t func_1(void); static int32_t * const func_5(int32_t * p_6, int64_t p_7, int32_t * p_8); static int32_t * func_9(int32_t * p_10, int32_t p_11); static uint16_t func_18(int32_t * p_19); static int32_t * func_20(int32_t * p_21, const int32_t ** p_22, int64_t p_23); static int16_t func_1(void) { uint32_t l_2[2][3] = {{0xBECBA2AFL,4294967291UL,0xBECBA2AFL},{0xBECBA2AFL,4294967291UL,0xBECBA2AFL}}; int32_t *l_24 = &g_3; int32_t *l_58 = &g_3; int i, j; for (g_3 = 1; (g_3 >= 0); g_3 -= 1) { const uint16_t l_4 = 65535UL; int32_t *l_13 = &g_3; int32_t **l_12 = &l_13; int32_t **l_25 = &l_24; const int32_t ***l_28 = &g_26; int32_t **l_79 = &g_36; if (l_4) { break; } (*l_79) = func_5(func_9(((*l_12) = (void*)0), ((safe_mul_func_uint8_t_u_u((safe_sub_func_uint16_t_u_u(func_18(func_20(((*l_25) = l_24), ((*l_28) = g_26), g_3)), l_2[0][2])), l_2[1][0])) < (safe_rshift_func_uint16_t_u_s(g_42, 11)))), g_3, l_58); for (g_38 = 1; (g_38 >= 0); g_38 -= 1) { g_32[5] = (void*)0; } } return (*l_58); } static int32_t * const func_5(int32_t * p_6, int64_t p_7, int32_t * p_8) { int16_t *l_66[3][5] = {{&g_42,(void*)0,&g_67,&g_67,(void*)0},{&g_67,&g_42,&g_67,&g_42,&g_42},{&g_42,&g_67,&g_42,&g_67,&g_42}}; int32_t l_68 = 0xA4C96F5CL; int32_t l_73 = 1L; int32_t ** const *l_77 = &g_35; int32_t ** const **l_76 = &l_77; int32_t *l_78 = &l_73; int i, j; (*l_78) = ((&p_6 != (void*)0) , (~(safe_mul_func_int8_t_s_s(((safe_div_func_int8_t_s_s((g_38 , (safe_div_func_int8_t_s_s(((l_68 ^= (p_7 , g_42)) <= (safe_add_func_int16_t_s_s((((l_73 != (safe_sub_func_int8_t_s_s((((l_76 = l_76) != &l_77) || (((p_8 != (void*)0) || 0x4CAEL) && 0xA49DF3C4FB361F3DLL)), 0xE3L))) == 0UL) < (***l_77)), g_67))), 0xA7L))), (***l_77))) , 1L), (***l_77))))); return p_6; } static int32_t * func_9(int32_t * p_10, int32_t p_11) { int32_t *l_43 = &g_38; uint16_t l_50 = 0UL; int32_t ****l_57[3]; int i; for (i = 0; i < 3; i++) { l_57[i] = (void*)0; } (*l_43) &= (-1L); (*l_43) = (safe_lshift_func_uint8_t_u_s(((safe_div_func_uint16_t_u_u((((*g_26) = (*g_26)) == l_43), g_38)) >= (safe_mod_func_uint8_t_u_u((0L < l_50), ((safe_mod_func_int16_t_s_s(((safe_div_func_uint8_t_u_u((((g_3 == ((((safe_add_func_int64_t_s_s(((g_42 > (l_57[2] == l_57[2])) == (*l_43)), 0xE5A1AE281B1D0B82LL)) <= 0L) , 0xB80BL) == p_11)) && g_38) >= 0x0F86F4C35C241E97LL), 0x1FL)) , p_11), 65533UL)) | g_3)))), 2)); (*l_43) &= 0x0EDE8B3EL; p_10 = (*g_35); return (**g_34); } static uint16_t func_18(int32_t * p_19) { int32_t l_39[4][10] = {{0L,0x6B586FA6L,0x1CC0E426L,0L,0x2F1FCC10L,0L,0x1CC0E426L,0x6B586FA6L,0L,1L},{0L,0x6B586FA6L,0x1CC0E426L,0L,0x2F1FCC10L,0L,0x1CC0E426L,0x6B586FA6L,0L,0x9ED7D413L},{0xAC254176L,0L,0L,0x151CD25BL,7L,0x151CD25BL,0L,0L,0xAC254176L,0x9ED7D413L},{0xAC254176L,0L,0L,0x151CD25BL,7L,0x151CD25BL,0L,0L,0xAC254176L,0x9ED7D413L}}; int i, j; for (g_38 = 5; (g_38 >= 0); g_38 -= 1) { int i; (*g_26) = (void*)0; return l_39[1][3]; } return l_39[1][3]; } static int32_t * func_20(int32_t * p_21, const int32_t ** p_22, int64_t p_23) { int32_t ***l_30 = (void*)0; int32_t **** const l_29 = &l_30; int32_t *****l_31 = (void*)0; (*g_37) = l_29; return (*g_35); } int main (int argc, char* argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_38; csmith_sink_ = g_42; csmith_sink_ = g_67; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0x97A888ADL; static const int32_t *g_27 = &g_3; static const int32_t **g_26 = &g_27; static int32_t *g_36 = &g_3; static int32_t **g_35 = &g_36; static int32_t ***g_34 = &g_35; static int32_t ****g_33 = &g_34; static int32_t *****volatile g_32[6] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int32_t *****const volatile g_37 = &g_33; static int32_t g_38 = 0L; static int16_t g_42 = 1L; static int16_t g_67 = (-7L); static int16_t func_1(void); static int32_t *const func_5(int32_t *p_6, int64_t p_7, int32_t *p_8); static int32_t *func_9(int32_t *p_10, int32_t p_11); static uint16_t func_18(int32_t *p_19); static int32_t *func_20(int32_t *p_21, const int32_t **p_22, int64_t p_23); static int16_t func_1(void) { uint32_t l_2[2][3] = {{0xBECBA2AFL, 4294967291UL, 0xBECBA2AFL}, {0xBECBA2AFL, 4294967291UL, 0xBECBA2AFL}}; int32_t *l_24 = &g_3; int32_t *l_58 = &g_3; int i, j; for (g_3 = 1; (g_3 >= 0); g_3 -= 1) { const uint16_t l_4 = 65535UL; int32_t *l_13 = &g_3; int32_t **l_12 = &l_13; int32_t **l_25 = &l_24; const int32_t ***l_28 = &g_26; int32_t **l_79 = &g_36; if (l_4) { break; } (*l_79) = func_5( func_9( ((*l_12) = (void *)0), ((safe_mul_func_uint8_t_u_u( (safe_sub_func_uint16_t_u_u( func_18(func_20(((*l_25) = l_24), ((*l_28) = g_26), g_3)), l_2[0][2])), l_2[1][0])) < (safe_rshift_func_uint16_t_u_s(g_42, 11)))), g_3, l_58); for (g_38 = 1; (g_38 >= 0); g_38 -= 1) { } } return (*l_58); } static int32_t *const func_5(int32_t *p_6, int64_t p_7, int32_t *p_8) { int16_t *l_66[3][5] = {{&g_42, (void *)0, &g_67, &g_67, (void *)0}, {&g_67, &g_42, &g_67, &g_42, &g_42}, {&g_42, &g_67, &g_42, &g_67, &g_42}}; int32_t l_68 = 0xA4C96F5CL; int32_t l_73 = 1L; int32_t **const *l_77 = &g_35; int32_t **const **l_76 = &l_77; int32_t *l_78 = &l_73; int i, j; (*l_78) = ((&p_6 != (void *)0), (~(safe_mul_func_int8_t_s_s( ((safe_div_func_int8_t_s_s( (g_38, (safe_div_func_int8_t_s_s( ((l_68 ^= (p_7, g_42)) <= (safe_add_func_int16_t_s_s( (((l_73 != (safe_sub_func_int8_t_s_s( (((l_76 = l_76) != &l_77) || (((p_8 != (void *)0) || 0x4CAEL) && 0xA49DF3C4FB361F3DLL)), 0xE3L))) == 0UL) < (***l_77)), g_67))), 0xA7L))), (***l_77))), 1L), (***l_77))))); return p_6; } static int32_t *func_9(int32_t *p_10, int32_t p_11) { int32_t *l_43 = &g_38; uint16_t l_50 = 0UL; int32_t ****l_57[3]; int i; for (i = 0; i < 3; i++) { } (*l_43) &= (-1L); (*l_43) = (safe_lshift_func_uint8_t_u_s( ((safe_div_func_uint16_t_u_u((((*g_26) = (*g_26)) == l_43), g_38)) >= (safe_mod_func_uint8_t_u_u( (0L < l_50), ((safe_mod_func_int16_t_s_s( ((safe_div_func_uint8_t_u_u( (((g_3 == ((((safe_add_func_int64_t_s_s( ((g_42 > (l_57[2] == l_57[2])) == (*l_43)), 0xE5A1AE281B1D0B82LL)) <= 0L), 0xB80BL) == p_11)) && g_38) >= 0x0F86F4C35C241E97LL), 0x1FL)), p_11), 65533UL)) | g_3)))), 2)); (*l_43) &= 0x0EDE8B3EL; p_10 = (*g_35); return (**g_34); } static uint16_t func_18(int32_t *p_19) { int32_t l_39[4][10] = {{0L, 0x6B586FA6L, 0x1CC0E426L, 0L, 0x2F1FCC10L, 0L, 0x1CC0E426L, 0x6B586FA6L, 0L, 1L}, {0L, 0x6B586FA6L, 0x1CC0E426L, 0L, 0x2F1FCC10L, 0L, 0x1CC0E426L, 0x6B586FA6L, 0L, 0x9ED7D413L}, {0xAC254176L, 0L, 0L, 0x151CD25BL, 7L, 0x151CD25BL, 0L, 0L, 0xAC254176L, 0x9ED7D413L}, {0xAC254176L, 0L, 0L, 0x151CD25BL, 7L, 0x151CD25BL, 0L, 0L, 0xAC254176L, 0x9ED7D413L}}; int i, j; for (g_38 = 5; (g_38 >= 0); g_38 -= 1) { } return l_39[1][3]; } static int32_t *func_20(int32_t *p_21, const int32_t **p_22, int64_t p_23) { int32_t ***l_30 = (void *)0; int32_t ****const l_29 = &l_30; int32_t *****l_31 = (void *)0; (*g_37) = l_29; return (*g_35); } int main(int argc, char *argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_38; csmith_sink_ = g_42; csmith_sink_ = g_67; platform_main_end(0, 0); return 0; }
true
182
dataset/organized/DCE/182
137
164
0.87
0.9
DCE
365
dataset/organized/DCE/182/target.c
dataset/organized/DCE/182/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0x97A888ADL; static const int32_t *g_27 = &g_3; static const int32_t **g_26 = &g_27; static int32_t *g_36 = &g_3; static int32_t **g_35 = &g_36; static int32_t ***g_34 = &g_35; static int32_t ****g_33 = &g_34; static int32_t ***** volatile g_32[6] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int32_t ***** const volatile g_37 = &g_33; static int32_t g_38 = 0L; static int16_t g_42 = 1L; static int16_t g_67 = (-7L); static int16_t func_1(void); static int32_t * const func_5(int32_t * p_6, int64_t p_7, int32_t * p_8); static int32_t * func_9(int32_t * p_10, int32_t p_11); static uint16_t func_18(int32_t * p_19); static int32_t * func_20(int32_t * p_21, const int32_t ** p_22, int64_t p_23); static int16_t func_1(void) { uint32_t l_2[2][3] = {{0xBECBA2AFL,4294967291UL,0xBECBA2AFL},{0xBECBA2AFL,4294967291UL,0xBECBA2AFL}}; int32_t *l_24 = &g_3; int32_t *l_58 = &g_3; int i, j; for (g_3 = 1; (g_3 >= 0); g_3 -= 1) { const uint16_t l_4 = 65535UL; int32_t *l_13 = &g_3; int32_t **l_12 = &l_13; int32_t **l_25 = &l_24; const int32_t ***l_28 = &g_26; int32_t **l_79 = &g_36; if (l_4) { break; } (*l_79) = func_5(func_9(((*l_12) = (void*)0), ((safe_mul_func_uint8_t_u_u((safe_sub_func_uint16_t_u_u(func_18(func_20(((*l_25) = l_24), ((*l_28) = g_26), g_3)), l_2[0][2])), l_2[1][0])) < (safe_rshift_func_uint16_t_u_s(g_42, 11)))), g_3, l_58); for (g_38 = 1; (g_38 >= 0); g_38 -= 1) { g_32[5] = (void*)0; } } return (*l_58); } static int32_t * const func_5(int32_t * p_6, int64_t p_7, int32_t * p_8) { int16_t *l_66[3][5] = {{&g_42,(void*)0,&g_67,&g_67,(void*)0},{&g_67,&g_42,&g_67,&g_42,&g_42},{&g_42,&g_67,&g_42,&g_67,&g_42}}; int32_t l_68 = 0xA4C96F5CL; int32_t l_73 = 1L; int32_t ** const *l_77 = &g_35; int32_t ** const **l_76 = &l_77; int32_t *l_78 = &l_73; int i, j; (*l_78) = ((&p_6 != (void*)0) , (~(safe_mul_func_int8_t_s_s(((safe_div_func_int8_t_s_s((g_38 , (safe_div_func_int8_t_s_s(((l_68 ^= (p_7 , g_42)) <= (safe_add_func_int16_t_s_s((((l_73 != (safe_sub_func_int8_t_s_s((((l_76 = l_76) != &l_77) || (((p_8 != (void*)0) || 0x4CAEL) && 0xA49DF3C4FB361F3DLL)), 0xE3L))) == 0UL) < (***l_77)), g_67))), 0xA7L))), (***l_77))) , 1L), (***l_77))))); return p_6; } static int32_t * func_9(int32_t * p_10, int32_t p_11) { int32_t *l_43 = &g_38; uint16_t l_50 = 0UL; int32_t ****l_57[3]; int i; for (i = 0; i < 3; i++) { l_57[i] = (void*)0; } (*l_43) &= (-1L); (*l_43) = (safe_lshift_func_uint8_t_u_s(((safe_div_func_uint16_t_u_u((((*g_26) = (*g_26)) == l_43), g_38)) >= (safe_mod_func_uint8_t_u_u((0L < l_50), ((safe_mod_func_int16_t_s_s(((safe_div_func_uint8_t_u_u((((g_3 == ((((safe_add_func_int64_t_s_s(((g_42 > (l_57[2] == l_57[2])) == (*l_43)), 0xE5A1AE281B1D0B82LL)) <= 0L) , 0xB80BL) == p_11)) && g_38) >= 0x0F86F4C35C241E97LL), 0x1FL)) , p_11), 65533UL)) | g_3)))), 2)); (*l_43) &= 0x0EDE8B3EL; p_10 = (*g_35); return (**g_34); } static uint16_t func_18(int32_t * p_19) { int32_t l_39[4][10] = {{0L,0x6B586FA6L,0x1CC0E426L,0L,0x2F1FCC10L,0L,0x1CC0E426L,0x6B586FA6L,0L,1L},{0L,0x6B586FA6L,0x1CC0E426L,0L,0x2F1FCC10L,0L,0x1CC0E426L,0x6B586FA6L,0L,0x9ED7D413L},{0xAC254176L,0L,0L,0x151CD25BL,7L,0x151CD25BL,0L,0L,0xAC254176L,0x9ED7D413L},{0xAC254176L,0L,0L,0x151CD25BL,7L,0x151CD25BL,0L,0L,0xAC254176L,0x9ED7D413L}}; int i, j; for (g_38 = 5; (g_38 >= 0); g_38 -= 1) { int i; (*g_26) = (void*)0; return l_39[1][3]; } return l_39[1][3]; } static int32_t * func_20(int32_t * p_21, const int32_t ** p_22, int64_t p_23) { int32_t ***l_30 = (void*)0; int32_t **** const l_29 = &l_30; int32_t *****l_31 = (void*)0; (*g_37) = l_29; return (*g_35); } int main (int argc, char* argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_38; csmith_sink_ = g_42; csmith_sink_ = g_67; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0x97A888ADL; static const int32_t *g_27 = &g_3; static const int32_t **g_26 = &g_27; static int32_t *g_36 = &g_3; static int32_t **g_35 = &g_36; static int32_t ***g_34 = &g_35; static int32_t ****g_33 = &g_34; static int32_t *****volatile g_32[6] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int32_t *****const volatile g_37 = &g_33; static int32_t g_38 = 0L; static int16_t g_42 = 1L; static int16_t g_67 = (-7L); static int16_t func_1(void); static int32_t *const func_5(int32_t *p_6, int64_t p_7, int32_t *p_8); static int32_t *func_9(int32_t *p_10, int32_t p_11); static uint16_t func_18(int32_t *p_19); static int32_t *func_20(int32_t *p_21, const int32_t **p_22, int64_t p_23); static int16_t func_1(void) { uint32_t l_2[2][3] = {{0xBECBA2AFL, 4294967291UL, 0xBECBA2AFL}, {0xBECBA2AFL, 4294967291UL, 0xBECBA2AFL}}; int32_t *l_24 = &g_3; int32_t *l_58 = &g_3; int i, j; for (g_3 = 1; (g_3 >= 0); g_3 -= 1) { const uint16_t l_4 = 65535UL; int32_t *l_13 = &g_3; int32_t **l_12 = &l_13; int32_t **l_25 = &l_24; const int32_t ***l_28 = &g_26; int32_t **l_79 = &g_36; if (l_4) { break; } (*l_79) = func_5( func_9( ((*l_12) = (void *)0), ((safe_mul_func_uint8_t_u_u( (safe_sub_func_uint16_t_u_u( func_18(func_20(((*l_25) = l_24), ((*l_28) = g_26), g_3)), l_2[0][2])), l_2[1][0])) < (safe_rshift_func_uint16_t_u_s(g_42, 11)))), g_3, l_58); for (g_38 = 1; (g_38 >= 0); g_38 -= 1) { g_32[5] = (void *)0; } } return (*l_58); } static int32_t *const func_5(int32_t *p_6, int64_t p_7, int32_t *p_8) { int16_t *l_66[3][5] = {{&g_42, (void *)0, &g_67, &g_67, (void *)0}, {&g_67, &g_42, &g_67, &g_42, &g_42}, {&g_42, &g_67, &g_42, &g_67, &g_42}}; int32_t l_68 = 0xA4C96F5CL; int32_t l_73 = 1L; int32_t **const *l_77 = &g_35; int32_t **const **l_76 = &l_77; int32_t *l_78 = &l_73; int i, j; (*l_78) = ((&p_6 != (void *)0), (~(safe_mul_func_int8_t_s_s( ((safe_div_func_int8_t_s_s( (g_38, (safe_div_func_int8_t_s_s( ((l_68 ^= (p_7, g_42)) <= (safe_add_func_int16_t_s_s( (((l_73 != (safe_sub_func_int8_t_s_s( (((l_76 = l_76) != &l_77) || (((p_8 != (void *)0) || 0x4CAEL) && 0xA49DF3C4FB361F3DLL)), 0xE3L))) == 0UL) < (***l_77)), g_67))), 0xA7L))), (***l_77))), 1L), (***l_77))))); return p_6; } static int32_t *func_9(int32_t *p_10, int32_t p_11) { int32_t *l_43 = &g_38; uint16_t l_50 = 0UL; int32_t ****l_57[3]; int i; for (i = 0; i < 3; i++) { l_57[i] = (void *)0; } (*l_43) &= (-1L); (*l_43) = (safe_lshift_func_uint8_t_u_s( ((safe_div_func_uint16_t_u_u((((*g_26) = (*g_26)) == l_43), g_38)) >= (safe_mod_func_uint8_t_u_u( (0L < l_50), ((safe_mod_func_int16_t_s_s( ((safe_div_func_uint8_t_u_u( (((g_3 == ((((safe_add_func_int64_t_s_s( ((g_42 > (l_57[2] == l_57[2])) == (*l_43)), 0xE5A1AE281B1D0B82LL)) <= 0L), 0xB80BL) == p_11)) && g_38) >= 0x0F86F4C35C241E97LL), 0x1FL)), p_11), 65533UL)) | g_3)))), 2)); (*l_43) &= 0x0EDE8B3EL; p_10 = (*g_35); return (**g_34); } static uint16_t func_18(int32_t *p_19) { int32_t l_39[4][10] = {{0L, 0x6B586FA6L, 0x1CC0E426L, 0L, 0x2F1FCC10L, 0L, 0x1CC0E426L, 0x6B586FA6L, 0L, 1L}, {0L, 0x6B586FA6L, 0x1CC0E426L, 0L, 0x2F1FCC10L, 0L, 0x1CC0E426L, 0x6B586FA6L, 0L, 0x9ED7D413L}, {0xAC254176L, 0L, 0L, 0x151CD25BL, 7L, 0x151CD25BL, 0L, 0L, 0xAC254176L, 0x9ED7D413L}, {0xAC254176L, 0L, 0L, 0x151CD25BL, 7L, 0x151CD25BL, 0L, 0L, 0xAC254176L, 0x9ED7D413L}}; int i, j; for (g_38 = 5; (g_38 >= 0); g_38 -= 1) { int i; (*g_26) = (void *)0; return l_39[1][3]; } return l_39[1][3]; } static int32_t *func_20(int32_t *p_21, const int32_t **p_22, int64_t p_23) { int32_t ***l_30 = (void *)0; int32_t ****const l_29 = &l_30; int32_t *****l_31 = (void *)0; (*g_37) = l_29; return (*g_35); } int main(int argc, char *argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_38; csmith_sink_ = g_42; csmith_sink_ = g_67; platform_main_end(0, 0); return 0; }
false
182
dataset/organized/DCE/182
137
170
0.89
0.9
DCE
366
dataset/organized/DCE/183/target.c
dataset/organized/DCE/183/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int8_t f0; signed f1 : 16; int32_t f2; uint8_t f3; volatile uint64_t f4; }; union U1 { int64_t f0; int16_t f1; volatile int8_t * f2; }; union U2 { volatile int8_t * const volatile f0; }; union U3 { int16_t f0; const volatile uint16_t f1; const volatile uint32_t f2; const int32_t f3; uint32_t f4; }; static int32_t g_2 = 0x8D020BD2L; static int32_t *g_7 = (void*)0; static int8_t g_29 = 1L; static union U0 g_37 = {1L}; static volatile union U0 *g_38 = (void*)0; static uint8_t g_68[9][6] = {{0xB9L,0x47L,1UL,0x7FL,1UL,0x47L},{0xB9L,1UL,0x7FL,0x44L,0x09L,0xA6L},{0x2BL,0x7FL,0xB9L,0UL,0UL,0xB9L},{0x7FL,0x7FL,254UL,0x2BL,0x09L,0UL},{0x47L,1UL,0x44L,254UL,1UL,254UL},{0x44L,0x47L,0x44L,0xA6L,0x7FL,0UL},{0x25L,0xA6L,254UL,0x5BL,0xB9L,0xB9L},{0x5BL,0xB9L,0xB9L,0x5BL,0x47L,1UL},{0x44L,0xB9L,254UL,1UL,0UL,0x2BL}}; static uint16_t g_70 = 0xD727L; static int32_t g_74 = 0x43638B4FL; static int32_t * const volatile g_73[1] = {&g_74}; static int32_t * volatile g_78 = (void*)0; static int32_t * volatile g_79 = (void*)0; static int32_t * volatile g_80[7] = {&g_74,&g_74,&g_74,&g_74,&g_74,&g_74,&g_74}; static int32_t * volatile g_81 = &g_74; static int32_t * volatile g_82 = &g_37.f2; static union U2 g_83 = {0}; static union U0 g_98[3][6] = {{{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL}},{{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL}},{{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL}}}; static union U0 g_99 = {0xB5L}; static union U0 g_105 = {0x30L}; static union U0 g_107 = {6L}; static union U0 *g_106 = &g_107; static int16_t g_115 = (-1L); static int8_t * const g_118 = &g_99.f0; static int32_t **g_119 = &g_7; static volatile union U3 g_124 = {0xCE6CL}; static int64_t g_133 = 0x7477C2843333429DLL; static int16_t *g_140 = &g_115; static const int32_t *g_168 = &g_2; static const int32_t **g_167[3] = {&g_168,&g_168,&g_168}; static union U2 func_1(void); static int32_t func_8(int8_t p_9, const int32_t ** p_10, int16_t p_11, uint32_t p_12); static int8_t func_13(uint32_t p_14, int32_t p_15, int8_t * const p_16, int32_t ** p_17, uint64_t p_18); static int32_t func_20(int32_t ** p_21, const int8_t p_22, int32_t * p_23); static union U2 func_25(int32_t * p_26, int8_t * p_27); static union U2 func_1(void) { int64_t l_19 = 7L; int32_t **l_24 = &g_7; int8_t *l_28 = &g_29; int32_t l_172 = (-7L); for (g_2 = 0; (g_2 > 21); g_2 = safe_add_func_int8_t_s_s(g_2, 1)) { int32_t *l_5 = &g_2; int32_t **l_6[9][4] = {{&l_5,&l_5,&l_5,(void*)0},{&l_5,(void*)0,(void*)0,&l_5},{&l_5,(void*)0,&l_5,(void*)0},{(void*)0,&l_5,&l_5,&l_5},{&l_5,&l_5,(void*)0,&l_5},{&l_5,&l_5,&l_5,(void*)0},{&l_5,(void*)0,(void*)0,&l_5},{&l_5,(void*)0,&l_5,(void*)0},{(void*)0,&l_5,&l_5,&l_5}}; int8_t **l_30 = (void*)0; int8_t **l_31 = &l_28; int i, j; g_7 = l_5; l_172 ^= func_8(func_13(l_19, func_20(l_24, (*l_5), (func_25((*l_24), ((*l_31) = l_28)) , (*l_24))), g_118, g_119, g_2), g_167[1], (*l_5), (*l_5)); l_172 &= ((safe_rshift_func_int16_t_s_s(((*l_5) , 0xF66AL), 14)) ^ (*l_5)); } return g_83; } static int32_t func_8(int8_t p_9, const int32_t ** p_10, int16_t p_11, uint32_t p_12) { int32_t **l_169 = &g_7; int32_t ***l_170 = &g_119; int32_t *l_171 = &g_37.f2; (*l_171) = (l_169 != ((*l_170) = l_169)); return (**p_10); } static int8_t func_13(uint32_t p_14, int32_t p_15, int8_t * const p_16, int32_t ** p_17, uint64_t p_18) { const union U0 *l_143 = &g_105; const union U0 ** const l_142 = &l_143; const union U0 **l_144 = &l_143; int16_t **l_149 = &g_140; int32_t l_163 = 0xC4FD0C6BL; int32_t *l_164 = &g_107.f2; uint16_t *l_166[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; uint16_t **l_165 = &l_166[0]; int i; for (g_105.f2 = 0; (g_105.f2 <= (-9)); --g_105.f2) { int32_t l_127 = 1L; int64_t * const l_132[1] = {&g_133}; int16_t *l_139 = &g_115; int16_t **l_138[3]; uint32_t l_141[6] = {4294967288UL,4294967288UL,0x1ACCAB44L,4294967288UL,4294967288UL,0x1ACCAB44L}; int i; for (i = 0; i < 3; i++) { l_138[i] = &l_139; } if (((safe_div_func_int16_t_s_s(((g_140 = ((g_124 , ((65533UL <= (((safe_rshift_func_int8_t_s_s((3UL | l_127), (safe_rshift_func_uint16_t_u_s((safe_sub_func_int64_t_s_s(p_15, ((void*)0 == l_132[0]))), 6)))) == (-1L)) == ((safe_sub_func_int64_t_s_s((safe_mul_func_uint8_t_u_u(p_14, (*g_118))), g_115)) | l_127))) >= 0L)) , (void*)0)) == &g_115), l_141[0])) < (*g_118))) { l_144 = l_142; } else { if ((**p_17)) { break; } } } (*l_164) = (safe_mul_func_int16_t_s_s((safe_mul_func_int16_t_s_s((p_17 == &g_73[0]), (l_149 == (((+(safe_sub_func_uint8_t_u_u((p_18 == (((safe_div_func_int32_t_s_s((g_124 , (safe_mul_func_uint16_t_u_u(0UL, ((safe_mul_func_int16_t_s_s((safe_sub_func_int32_t_s_s(l_163, ((l_163 || (g_99.f3 >= g_105.f1)) > p_15))), g_124.f1)) , 0L)))), 0x5847FBB0L)) != 0x387E0A5EL) > 0L)), g_105.f3))) > (-3L)) , &g_140)))), l_163)); (*g_119) = (*g_119); l_165 = l_165; return (*p_16); } static int32_t func_20(int32_t ** p_21, const int8_t p_22, int32_t * p_23) { int16_t l_100 = (-8L); int32_t *l_101 = &g_98[0][3].f2; union U0 *l_104 = &g_105; uint8_t *l_113 = &g_68[2][3]; int16_t *l_114 = &g_115; int32_t *l_116 = &g_37.f2; int32_t l_117 = 0x7391AF2EL; (*l_116) = (safe_lshift_func_int8_t_s_s(((safe_mod_func_uint8_t_u_u((safe_rshift_func_int16_t_s_u((safe_rshift_func_int16_t_s_u(g_37.f3, 15)), (((*l_114) ^= (safe_sub_func_uint8_t_u_u((((+(safe_div_func_int32_t_s_s((~(((((g_98[0][3] , (((*l_101) = (g_99 , (l_100 , 0x70660D0CL))) & ((((((l_104 = l_104) != (g_106 = g_106)) <= (!(((((l_100 > (((*l_113) = (((safe_mul_func_uint8_t_u_u((safe_mul_func_uint16_t_u_u(((g_105.f3 < g_37.f0) && (-8L)), 0xEF24L)), p_22)) > g_105.f0) , g_37.f3)) || g_37.f0)) > g_29) > 1UL) == p_22) || g_107.f3))) & g_99.f0) , p_22) || g_107.f0))) | g_70) && p_22) > 1L) && p_22)), (*p_23)))) != 2UL) , 1UL), g_99.f0))) != 0x470AL))), p_22)) < p_22), 6)); return l_117; } static union U2 func_25(int32_t * p_26, int8_t * p_27) { int8_t l_42 = 1L; for (g_29 = 0; (g_29 > 0); g_29 = safe_add_func_uint8_t_u_u(g_29, 6)) { union U0 **l_34 = (void*)0; union U0 *l_36 = &g_37; union U0 **l_35[7][8] = {{(void*)0,&l_36,&l_36,&l_36,(void*)0,&l_36,&l_36,&l_36},{&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36},{&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36},{&l_36,(void*)0,&l_36,&l_36,&l_36,&l_36,(void*)0,&l_36},{&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36},{&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36},{&l_36,&l_36,&l_36,(void*)0,&l_36,&l_36,&l_36,(void*)0}}; union U1 l_47 = {1L}; int8_t *l_53 = &g_37.f0; uint8_t *l_67[7][7] = {{&g_68[2][3],(void*)0,&g_68[2][3],&g_68[2][3],(void*)0,(void*)0,(void*)0},{(void*)0,&g_68[2][3],(void*)0,&g_68[2][3],(void*)0,(void*)0,&g_68[2][3]},{(void*)0,(void*)0,&g_68[2][3],(void*)0,&g_68[2][3],(void*)0,(void*)0},{&g_68[7][0],&g_68[2][3],&g_68[2][3],&g_68[0][4],&g_68[2][3],&g_68[0][4],&g_68[2][3]},{(void*)0,(void*)0,&g_68[2][3],(void*)0,&g_68[7][3],&g_68[2][3],&g_68[7][3]},{(void*)0,&g_68[2][3],&g_68[2][3],(void*)0,&g_68[0][4],&g_68[7][0],(void*)0},{&g_68[2][3],&g_68[7][3],&g_68[2][3],&g_68[2][3],&g_68[7][3],&g_68[2][3],&g_68[2][3]}}; uint16_t *l_69 = &g_70; int64_t *l_71 = (void*)0; int64_t *l_72 = &l_47.f0; int32_t l_75[6] = {(-6L),(-6L),0xB77D8654L,(-6L),(-6L),0xB77D8654L}; int i, j; g_38 = (void*)0; l_75[4] ^= (!((g_2 && (l_42 != ((*l_72) = ((((0x073E70D28E487928LL & (safe_mod_func_int8_t_s_s(((safe_add_func_int16_t_s_s((((l_47 , ((*l_69) = ((!l_42) & (safe_div_func_int8_t_s_s((safe_sub_func_uint8_t_u_u(l_42, ((*l_53) = (*p_27)))), (safe_add_func_uint16_t_u_u((safe_rshift_func_int8_t_s_u(((((((safe_rshift_func_uint16_t_u_s(l_47.f0, 7)) < ((g_68[2][3] = (safe_lshift_func_uint16_t_u_s((((safe_mul_func_int8_t_s_s(((+(0x656EL < g_29)) >= 1UL), g_29)) < g_2) | 1L), l_47.f0))) != g_2)) , 0x35CAL) & 0xBA30L) <= l_42) , g_68[2][3]), l_42)), l_42))))))) && g_68[5][1]) | g_29), g_29)) != (*p_27)), l_47.f0))) < l_42) | 0x4F00D13BCE866CA2LL) >= (*p_27))))) == 252UL)); (*g_81) |= (safe_mod_func_uint64_t_u_u(l_75[4], 0x85580973F91A6653LL)); (*g_82) = (g_37.f0 >= g_70); } return g_83; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_29; csmith_sink_ = g_37.f0; csmith_sink_ = g_37.f3; for (i = 0; i < 9; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_68[i][j]; } } csmith_sink_ = g_70; csmith_sink_ = g_74; for (i = 0; i < 3; i++) { for (j = 0; j < 6; j++) { } } csmith_sink_ = g_99.f0; csmith_sink_ = g_99.f3; csmith_sink_ = g_105.f0; csmith_sink_ = g_105.f3; csmith_sink_ = g_107.f0; csmith_sink_ = g_107.f3; csmith_sink_ = g_115; csmith_sink_ = g_124.f0; csmith_sink_ = g_124.f1; csmith_sink_ = g_133; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int8_t f0; signed f1 : 16; int32_t f2; uint8_t f3; volatile uint64_t f4; }; union U1 { int64_t f0; int16_t f1; volatile int8_t *f2; }; union U2 { volatile int8_t *const volatile f0; }; union U3 { int16_t f0; const volatile uint16_t f1; const volatile uint32_t f2; const int32_t f3; uint32_t f4; }; static int32_t g_2 = 0x8D020BD2L; static int32_t *g_7 = (void *)0; static int8_t g_29 = 1L; static union U0 g_37 = {1L}; static volatile union U0 *g_38 = (void *)0; static uint8_t g_68[9][6] = {{0xB9L, 0x47L, 1UL, 0x7FL, 1UL, 0x47L}, {0xB9L, 1UL, 0x7FL, 0x44L, 0x09L, 0xA6L}, {0x2BL, 0x7FL, 0xB9L, 0UL, 0UL, 0xB9L}, {0x7FL, 0x7FL, 254UL, 0x2BL, 0x09L, 0UL}, {0x47L, 1UL, 0x44L, 254UL, 1UL, 254UL}, {0x44L, 0x47L, 0x44L, 0xA6L, 0x7FL, 0UL}, {0x25L, 0xA6L, 254UL, 0x5BL, 0xB9L, 0xB9L}, {0x5BL, 0xB9L, 0xB9L, 0x5BL, 0x47L, 1UL}, {0x44L, 0xB9L, 254UL, 1UL, 0UL, 0x2BL}}; static uint16_t g_70 = 0xD727L; static int32_t g_74 = 0x43638B4FL; static int32_t *const volatile g_73[1] = {&g_74}; static int32_t *volatile g_78 = (void *)0; static int32_t *volatile g_79 = (void *)0; static int32_t *volatile g_80[7] = {&g_74, &g_74, &g_74, &g_74, &g_74, &g_74, &g_74}; static int32_t *volatile g_81 = &g_74; static int32_t *volatile g_82 = &g_37.f2; static union U2 g_83 = {0}; static union U0 g_98[3][6] = { {{0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}}, {{0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}}, {{0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}}}; static union U0 g_99 = {0xB5L}; static union U0 g_105 = {0x30L}; static union U0 g_107 = {6L}; static union U0 *g_106 = &g_107; static int16_t g_115 = (-1L); static int8_t *const g_118 = &g_99.f0; static int32_t **g_119 = &g_7; static volatile union U3 g_124 = {0xCE6CL}; static int64_t g_133 = 0x7477C2843333429DLL; static int16_t *g_140 = &g_115; static const int32_t *g_168 = &g_2; static const int32_t **g_167[3] = {&g_168, &g_168, &g_168}; static union U2 func_1(void); static int32_t func_8(int8_t p_9, const int32_t **p_10, int16_t p_11, uint32_t p_12); static int8_t func_13(uint32_t p_14, int32_t p_15, int8_t *const p_16, int32_t **p_17, uint64_t p_18); static int32_t func_20(int32_t **p_21, const int8_t p_22, int32_t *p_23); static union U2 func_25(int32_t *p_26, int8_t *p_27); static union U2 func_1(void) { int64_t l_19 = 7L; int32_t **l_24 = &g_7; int8_t *l_28 = &g_29; int32_t l_172 = (-7L); for (g_2 = 0; (g_2 > 21); g_2 = safe_add_func_int8_t_s_s(g_2, 1)) { } return g_83; } static int32_t func_8(int8_t p_9, const int32_t **p_10, int16_t p_11, uint32_t p_12) { int32_t **l_169 = &g_7; int32_t ***l_170 = &g_119; int32_t *l_171 = &g_37.f2; (*l_171) = (l_169 != ((*l_170) = l_169)); return (**p_10); } static int8_t func_13(uint32_t p_14, int32_t p_15, int8_t *const p_16, int32_t **p_17, uint64_t p_18) { const union U0 *l_143 = &g_105; const union U0 **const l_142 = &l_143; const union U0 **l_144 = &l_143; int16_t **l_149 = &g_140; int32_t l_163 = 0xC4FD0C6BL; int32_t *l_164 = &g_107.f2; uint16_t *l_166[7] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; uint16_t **l_165 = &l_166[0]; int i; for (g_105.f2 = 0; (g_105.f2 <= (-9)); --g_105.f2) { } (*l_164) = (safe_mul_func_int16_t_s_s( (safe_mul_func_int16_t_s_s( (p_17 == &g_73[0]), (l_149 == (((+(safe_sub_func_uint8_t_u_u( (p_18 == (((safe_div_func_int32_t_s_s( (g_124, (safe_mul_func_uint16_t_u_u( 0UL, ((safe_mul_func_int16_t_s_s( (safe_sub_func_int32_t_s_s( l_163, ((l_163 || (g_99.f3 >= g_105.f1)) > p_15))), g_124.f1)), 0L)))), 0x5847FBB0L)) != 0x387E0A5EL) > 0L)), g_105.f3))) > (-3L)), &g_140)))), l_163)); (*g_119) = (*g_119); l_165 = l_165; return (*p_16); } static int32_t func_20(int32_t **p_21, const int8_t p_22, int32_t *p_23) { int16_t l_100 = (-8L); int32_t *l_101 = &g_98[0][3].f2; union U0 *l_104 = &g_105; uint8_t *l_113 = &g_68[2][3]; int16_t *l_114 = &g_115; int32_t *l_116 = &g_37.f2; int32_t l_117 = 0x7391AF2EL; (*l_116) = (safe_lshift_func_int8_t_s_s( ((safe_mod_func_uint8_t_u_u( (safe_rshift_func_int16_t_s_u( (safe_rshift_func_int16_t_s_u(g_37.f3, 15)), (((*l_114) ^= (safe_sub_func_uint8_t_u_u( (((+(safe_div_func_int32_t_s_s( (~(((((g_98[0][3], (((*l_101) = (g_99, (l_100, 0x70660D0CL))) & ((((((l_104 = l_104) != (g_106 = g_106)) <= (!(((((l_100 > (((*l_113) = (((safe_mul_func_uint8_t_u_u( (safe_mul_func_uint16_t_u_u( ((g_105.f3 < g_37.f0) && (-8L)), 0xEF24L)), p_22)) > g_105.f0), g_37.f3)) || g_37.f0)) > g_29) > 1UL) == p_22) || g_107.f3))) & g_99.f0), p_22) || g_107.f0))) | g_70) && p_22) > 1L) && p_22)), (*p_23)))) != 2UL), 1UL), g_99.f0))) != 0x470AL))), p_22)) < p_22), 6)); return l_117; } static union U2 func_25(int32_t *p_26, int8_t *p_27) { int8_t l_42 = 1L; for (g_29 = 0; (g_29 > 0); g_29 = safe_add_func_uint8_t_u_u(g_29, 6)) { } return g_83; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_29; csmith_sink_ = g_37.f0; csmith_sink_ = g_37.f3; for (i = 0; i < 9; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_68[i][j]; } } csmith_sink_ = g_70; csmith_sink_ = g_74; for (i = 0; i < 3; i++) { for (j = 0; j < 6; j++) { } } csmith_sink_ = g_99.f0; csmith_sink_ = g_99.f3; csmith_sink_ = g_105.f0; csmith_sink_ = g_105.f3; csmith_sink_ = g_107.f0; csmith_sink_ = g_107.f3; csmith_sink_ = g_115; csmith_sink_ = g_124.f0; csmith_sink_ = g_124.f1; csmith_sink_ = g_133; platform_main_end(0, 0); return 0; }
true
183
dataset/organized/DCE/183
233
235
0.48
0.9
DCE
367
dataset/organized/DCE/183/target.c
dataset/organized/DCE/183/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int8_t f0; signed f1 : 16; int32_t f2; uint8_t f3; volatile uint64_t f4; }; union U1 { int64_t f0; int16_t f1; volatile int8_t * f2; }; union U2 { volatile int8_t * const volatile f0; }; union U3 { int16_t f0; const volatile uint16_t f1; const volatile uint32_t f2; const int32_t f3; uint32_t f4; }; static int32_t g_2 = 0x8D020BD2L; static int32_t *g_7 = (void*)0; static int8_t g_29 = 1L; static union U0 g_37 = {1L}; static volatile union U0 *g_38 = (void*)0; static uint8_t g_68[9][6] = {{0xB9L,0x47L,1UL,0x7FL,1UL,0x47L},{0xB9L,1UL,0x7FL,0x44L,0x09L,0xA6L},{0x2BL,0x7FL,0xB9L,0UL,0UL,0xB9L},{0x7FL,0x7FL,254UL,0x2BL,0x09L,0UL},{0x47L,1UL,0x44L,254UL,1UL,254UL},{0x44L,0x47L,0x44L,0xA6L,0x7FL,0UL},{0x25L,0xA6L,254UL,0x5BL,0xB9L,0xB9L},{0x5BL,0xB9L,0xB9L,0x5BL,0x47L,1UL},{0x44L,0xB9L,254UL,1UL,0UL,0x2BL}}; static uint16_t g_70 = 0xD727L; static int32_t g_74 = 0x43638B4FL; static int32_t * const volatile g_73[1] = {&g_74}; static int32_t * volatile g_78 = (void*)0; static int32_t * volatile g_79 = (void*)0; static int32_t * volatile g_80[7] = {&g_74,&g_74,&g_74,&g_74,&g_74,&g_74,&g_74}; static int32_t * volatile g_81 = &g_74; static int32_t * volatile g_82 = &g_37.f2; static union U2 g_83 = {0}; static union U0 g_98[3][6] = {{{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL}},{{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL}},{{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL},{0xBBL}}}; static union U0 g_99 = {0xB5L}; static union U0 g_105 = {0x30L}; static union U0 g_107 = {6L}; static union U0 *g_106 = &g_107; static int16_t g_115 = (-1L); static int8_t * const g_118 = &g_99.f0; static int32_t **g_119 = &g_7; static volatile union U3 g_124 = {0xCE6CL}; static int64_t g_133 = 0x7477C2843333429DLL; static int16_t *g_140 = &g_115; static const int32_t *g_168 = &g_2; static const int32_t **g_167[3] = {&g_168,&g_168,&g_168}; static union U2 func_1(void); static int32_t func_8(int8_t p_9, const int32_t ** p_10, int16_t p_11, uint32_t p_12); static int8_t func_13(uint32_t p_14, int32_t p_15, int8_t * const p_16, int32_t ** p_17, uint64_t p_18); static int32_t func_20(int32_t ** p_21, const int8_t p_22, int32_t * p_23); static union U2 func_25(int32_t * p_26, int8_t * p_27); static union U2 func_1(void) { int64_t l_19 = 7L; int32_t **l_24 = &g_7; int8_t *l_28 = &g_29; int32_t l_172 = (-7L); for (g_2 = 0; (g_2 > 21); g_2 = safe_add_func_int8_t_s_s(g_2, 1)) { int32_t *l_5 = &g_2; int32_t **l_6[9][4] = {{&l_5,&l_5,&l_5,(void*)0},{&l_5,(void*)0,(void*)0,&l_5},{&l_5,(void*)0,&l_5,(void*)0},{(void*)0,&l_5,&l_5,&l_5},{&l_5,&l_5,(void*)0,&l_5},{&l_5,&l_5,&l_5,(void*)0},{&l_5,(void*)0,(void*)0,&l_5},{&l_5,(void*)0,&l_5,(void*)0},{(void*)0,&l_5,&l_5,&l_5}}; int8_t **l_30 = (void*)0; int8_t **l_31 = &l_28; int i, j; g_7 = l_5; l_172 ^= func_8(func_13(l_19, func_20(l_24, (*l_5), (func_25((*l_24), ((*l_31) = l_28)) , (*l_24))), g_118, g_119, g_2), g_167[1], (*l_5), (*l_5)); l_172 &= ((safe_rshift_func_int16_t_s_s(((*l_5) , 0xF66AL), 14)) ^ (*l_5)); } return g_83; } static int32_t func_8(int8_t p_9, const int32_t ** p_10, int16_t p_11, uint32_t p_12) { int32_t **l_169 = &g_7; int32_t ***l_170 = &g_119; int32_t *l_171 = &g_37.f2; (*l_171) = (l_169 != ((*l_170) = l_169)); return (**p_10); } static int8_t func_13(uint32_t p_14, int32_t p_15, int8_t * const p_16, int32_t ** p_17, uint64_t p_18) { const union U0 *l_143 = &g_105; const union U0 ** const l_142 = &l_143; const union U0 **l_144 = &l_143; int16_t **l_149 = &g_140; int32_t l_163 = 0xC4FD0C6BL; int32_t *l_164 = &g_107.f2; uint16_t *l_166[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; uint16_t **l_165 = &l_166[0]; int i; for (g_105.f2 = 0; (g_105.f2 <= (-9)); --g_105.f2) { int32_t l_127 = 1L; int64_t * const l_132[1] = {&g_133}; int16_t *l_139 = &g_115; int16_t **l_138[3]; uint32_t l_141[6] = {4294967288UL,4294967288UL,0x1ACCAB44L,4294967288UL,4294967288UL,0x1ACCAB44L}; int i; for (i = 0; i < 3; i++) { l_138[i] = &l_139; } if (((safe_div_func_int16_t_s_s(((g_140 = ((g_124 , ((65533UL <= (((safe_rshift_func_int8_t_s_s((3UL | l_127), (safe_rshift_func_uint16_t_u_s((safe_sub_func_int64_t_s_s(p_15, ((void*)0 == l_132[0]))), 6)))) == (-1L)) == ((safe_sub_func_int64_t_s_s((safe_mul_func_uint8_t_u_u(p_14, (*g_118))), g_115)) | l_127))) >= 0L)) , (void*)0)) == &g_115), l_141[0])) < (*g_118))) { l_144 = l_142; } else { if ((**p_17)) { break; } } } (*l_164) = (safe_mul_func_int16_t_s_s((safe_mul_func_int16_t_s_s((p_17 == &g_73[0]), (l_149 == (((+(safe_sub_func_uint8_t_u_u((p_18 == (((safe_div_func_int32_t_s_s((g_124 , (safe_mul_func_uint16_t_u_u(0UL, ((safe_mul_func_int16_t_s_s((safe_sub_func_int32_t_s_s(l_163, ((l_163 || (g_99.f3 >= g_105.f1)) > p_15))), g_124.f1)) , 0L)))), 0x5847FBB0L)) != 0x387E0A5EL) > 0L)), g_105.f3))) > (-3L)) , &g_140)))), l_163)); (*g_119) = (*g_119); l_165 = l_165; return (*p_16); } static int32_t func_20(int32_t ** p_21, const int8_t p_22, int32_t * p_23) { int16_t l_100 = (-8L); int32_t *l_101 = &g_98[0][3].f2; union U0 *l_104 = &g_105; uint8_t *l_113 = &g_68[2][3]; int16_t *l_114 = &g_115; int32_t *l_116 = &g_37.f2; int32_t l_117 = 0x7391AF2EL; (*l_116) = (safe_lshift_func_int8_t_s_s(((safe_mod_func_uint8_t_u_u((safe_rshift_func_int16_t_s_u((safe_rshift_func_int16_t_s_u(g_37.f3, 15)), (((*l_114) ^= (safe_sub_func_uint8_t_u_u((((+(safe_div_func_int32_t_s_s((~(((((g_98[0][3] , (((*l_101) = (g_99 , (l_100 , 0x70660D0CL))) & ((((((l_104 = l_104) != (g_106 = g_106)) <= (!(((((l_100 > (((*l_113) = (((safe_mul_func_uint8_t_u_u((safe_mul_func_uint16_t_u_u(((g_105.f3 < g_37.f0) && (-8L)), 0xEF24L)), p_22)) > g_105.f0) , g_37.f3)) || g_37.f0)) > g_29) > 1UL) == p_22) || g_107.f3))) & g_99.f0) , p_22) || g_107.f0))) | g_70) && p_22) > 1L) && p_22)), (*p_23)))) != 2UL) , 1UL), g_99.f0))) != 0x470AL))), p_22)) < p_22), 6)); return l_117; } static union U2 func_25(int32_t * p_26, int8_t * p_27) { int8_t l_42 = 1L; for (g_29 = 0; (g_29 > 0); g_29 = safe_add_func_uint8_t_u_u(g_29, 6)) { union U0 **l_34 = (void*)0; union U0 *l_36 = &g_37; union U0 **l_35[7][8] = {{(void*)0,&l_36,&l_36,&l_36,(void*)0,&l_36,&l_36,&l_36},{&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36},{&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36},{&l_36,(void*)0,&l_36,&l_36,&l_36,&l_36,(void*)0,&l_36},{&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36},{&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36,&l_36},{&l_36,&l_36,&l_36,(void*)0,&l_36,&l_36,&l_36,(void*)0}}; union U1 l_47 = {1L}; int8_t *l_53 = &g_37.f0; uint8_t *l_67[7][7] = {{&g_68[2][3],(void*)0,&g_68[2][3],&g_68[2][3],(void*)0,(void*)0,(void*)0},{(void*)0,&g_68[2][3],(void*)0,&g_68[2][3],(void*)0,(void*)0,&g_68[2][3]},{(void*)0,(void*)0,&g_68[2][3],(void*)0,&g_68[2][3],(void*)0,(void*)0},{&g_68[7][0],&g_68[2][3],&g_68[2][3],&g_68[0][4],&g_68[2][3],&g_68[0][4],&g_68[2][3]},{(void*)0,(void*)0,&g_68[2][3],(void*)0,&g_68[7][3],&g_68[2][3],&g_68[7][3]},{(void*)0,&g_68[2][3],&g_68[2][3],(void*)0,&g_68[0][4],&g_68[7][0],(void*)0},{&g_68[2][3],&g_68[7][3],&g_68[2][3],&g_68[2][3],&g_68[7][3],&g_68[2][3],&g_68[2][3]}}; uint16_t *l_69 = &g_70; int64_t *l_71 = (void*)0; int64_t *l_72 = &l_47.f0; int32_t l_75[6] = {(-6L),(-6L),0xB77D8654L,(-6L),(-6L),0xB77D8654L}; int i, j; g_38 = (void*)0; l_75[4] ^= (!((g_2 && (l_42 != ((*l_72) = ((((0x073E70D28E487928LL & (safe_mod_func_int8_t_s_s(((safe_add_func_int16_t_s_s((((l_47 , ((*l_69) = ((!l_42) & (safe_div_func_int8_t_s_s((safe_sub_func_uint8_t_u_u(l_42, ((*l_53) = (*p_27)))), (safe_add_func_uint16_t_u_u((safe_rshift_func_int8_t_s_u(((((((safe_rshift_func_uint16_t_u_s(l_47.f0, 7)) < ((g_68[2][3] = (safe_lshift_func_uint16_t_u_s((((safe_mul_func_int8_t_s_s(((+(0x656EL < g_29)) >= 1UL), g_29)) < g_2) | 1L), l_47.f0))) != g_2)) , 0x35CAL) & 0xBA30L) <= l_42) , g_68[2][3]), l_42)), l_42))))))) && g_68[5][1]) | g_29), g_29)) != (*p_27)), l_47.f0))) < l_42) | 0x4F00D13BCE866CA2LL) >= (*p_27))))) == 252UL)); (*g_81) |= (safe_mod_func_uint64_t_u_u(l_75[4], 0x85580973F91A6653LL)); (*g_82) = (g_37.f0 >= g_70); } return g_83; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_29; csmith_sink_ = g_37.f0; csmith_sink_ = g_37.f3; for (i = 0; i < 9; i++) { for (j = 0; j < 6; j++) { csmith_sink_ = g_68[i][j]; } } csmith_sink_ = g_70; csmith_sink_ = g_74; for (i = 0; i < 3; i++) { for (j = 0; j < 6; j++) { } } csmith_sink_ = g_99.f0; csmith_sink_ = g_99.f3; csmith_sink_ = g_105.f0; csmith_sink_ = g_105.f3; csmith_sink_ = g_107.f0; csmith_sink_ = g_107.f3; csmith_sink_ = g_115; csmith_sink_ = g_124.f0; csmith_sink_ = g_124.f1; csmith_sink_ = g_133; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U0 { int8_t f0; signed f1 : 16; int32_t f2; uint8_t f3; volatile uint64_t f4; }; union U1 { int64_t f0; int16_t f1; volatile int8_t *f2; }; union U2 { volatile int8_t *const volatile f0; }; union U3 { int16_t f0; const volatile uint16_t f1; const volatile uint32_t f2; const int32_t f3; uint32_t f4; }; static int32_t g_2 = 0x8D020BD2L; static int32_t *g_7 = (void *)0; static int8_t g_29 = 1L; static union U0 g_37 = {1L}; static volatile union U0 *g_38 = (void *)0; static uint8_t g_68[9][6] = {{0xB9L, 0x47L, 1UL, 0x7FL, 1UL, 0x47L}, {0xB9L, 1UL, 0x7FL, 0x44L, 0x09L, 0xA6L}, {0x2BL, 0x7FL, 0xB9L, 0UL, 0UL, 0xB9L}, {0x7FL, 0x7FL, 254UL, 0x2BL, 0x09L, 0UL}, {0x47L, 1UL, 0x44L, 254UL, 1UL, 254UL}, {0x44L, 0x47L, 0x44L, 0xA6L, 0x7FL, 0UL}, {0x25L, 0xA6L, 254UL, 0x5BL, 0xB9L, 0xB9L}, {0x5BL, 0xB9L, 0xB9L, 0x5BL, 0x47L, 1UL}, {0x44L, 0xB9L, 254UL, 1UL, 0UL, 0x2BL}}; static uint16_t g_70 = 0xD727L; static int32_t g_74 = 0x43638B4FL; static int32_t *const volatile g_73[1] = {&g_74}; static int32_t *volatile g_78 = (void *)0; static int32_t *volatile g_79 = (void *)0; static int32_t *volatile g_80[7] = {&g_74, &g_74, &g_74, &g_74, &g_74, &g_74, &g_74}; static int32_t *volatile g_81 = &g_74; static int32_t *volatile g_82 = &g_37.f2; static union U2 g_83 = {0}; static union U0 g_98[3][6] = { {{0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}}, {{0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}}, {{0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}, {0xBBL}}}; static union U0 g_99 = {0xB5L}; static union U0 g_105 = {0x30L}; static union U0 g_107 = {6L}; static union U0 *g_106 = &g_107; static int16_t g_115 = (-1L); static int8_t *const g_118 = &g_99.f0; static int32_t **g_119 = &g_7; static volatile union U3 g_124 = {0xCE6CL}; static int64_t g_133 = 0x7477C2843333429DLL; static int16_t *g_140 = &g_115; static const int32_t *g_168 = &g_2; static const int32_t **g_167[3] = {&g_168, &g_168, &g_168}; static union U2 func_1(void); static int32_t func_8(int8_t p_9, const int32_t **p_10, int16_t p_11, uint32_t p_12); static int8_t func_13(uint32_t p_14, int32_t p_15, int8_t *const p_16, int32_t **p_17, uint64_t p_18); static int32_t func_20(int32_t **p_21, const int8_t p_22, int32_t *p_23); static union U2 func_25(int32_t *p_26, int8_t *p_27); static union U2 func_1(void) { int64_t l_19 = 7L; int32_t **l_24 = &g_7; int8_t *l_28 = &g_29; int32_t l_172 = (-7L); for (g_2 = 0; (g_2 > 21); g_2 = safe_add_func_int8_t_s_s(g_2, 1)) { int32_t *l_5 = &g_2; int32_t **l_6[9][4] = { {&l_5, &l_5, &l_5, (void *)0}, {&l_5, (void *)0, (void *)0, &l_5}, {&l_5, (void *)0, &l_5, (void *)0}, {(void *)0, &l_5, &l_5, &l_5}, {&l_5, &l_5, (void *)0, &l_5}, {&l_5, &l_5, &l_5, (void *)0}, {&l_5, (void *)0, (void *)0, &l_5}, {&l_5, (void *)0, &l_5, (void *)0}, {(void *)0, &l_5, &l_5, &l_5}}; int8_t **l_30 = (void *)0; int8_t **l_31 = &l_28; int i, j; g_7 = l_5; l_172 ^= func_8(func_13(l_19, func_20(l_24, (*l_5), (func_25((*l_24), ((*l_31) = l_28)), (*l_24))), g_118, g_119, g_2), g_167[1], (*l_5), (*l_5)); l_172 &= ((safe_rshift_func_int16_t_s_s(((*l_5), 0xF66AL), 14)) ^ (*l_5)); } return g_83; } static int32_t func_8(int8_t p_9, const int32_t **p_10, int16_t p_11, uint32_t p_12) { int32_t **l_169 = &g_7; int32_t ***l_170 = &g_119; int32_t *l_171 = &g_37.f2; (*l_171) = (l_169 != ((*l_170) = l_169)); return (**p_10); } static int8_t func_13(uint32_t p_14, int32_t p_15, int8_t *const p_16, int32_t **p_17, uint64_t p_18) { const union U0 *l_143 = &g_105; const union U0 **const l_142 = &l_143; const union U0 **l_144 = &l_143; int16_t **l_149 = &g_140; int32_t l_163 = 0xC4FD0C6BL; int32_t *l_164 = &g_107.f2; uint16_t *l_166[7] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; uint16_t **l_165 = &l_166[0]; int i; for (g_105.f2 = 0; (g_105.f2 <= (-9)); --g_105.f2) { int32_t l_127 = 1L; int64_t *const l_132[1] = {&g_133}; int16_t *l_139 = &g_115; int16_t **l_138[3]; uint32_t l_141[6] = {4294967288UL, 4294967288UL, 0x1ACCAB44L, 4294967288UL, 4294967288UL, 0x1ACCAB44L}; int i; for (i = 0; i < 3; i++) { l_138[i] = &l_139; } if (((safe_div_func_int16_t_s_s( ((g_140 = ((g_124, ((65533UL <= (((safe_rshift_func_int8_t_s_s( (3UL | l_127), (safe_rshift_func_uint16_t_u_s( (safe_sub_func_int64_t_s_s( p_15, ((void *)0 == l_132[0]))), 6)))) == (-1L)) == ((safe_sub_func_int64_t_s_s( (safe_mul_func_uint8_t_u_u(p_14, (*g_118))), g_115)) | l_127))) >= 0L)), (void *)0)) == &g_115), l_141[0])) < (*g_118))) { l_144 = l_142; } else { if ((**p_17)) { break; } } } (*l_164) = (safe_mul_func_int16_t_s_s( (safe_mul_func_int16_t_s_s( (p_17 == &g_73[0]), (l_149 == (((+(safe_sub_func_uint8_t_u_u( (p_18 == (((safe_div_func_int32_t_s_s( (g_124, (safe_mul_func_uint16_t_u_u( 0UL, ((safe_mul_func_int16_t_s_s( (safe_sub_func_int32_t_s_s( l_163, ((l_163 || (g_99.f3 >= g_105.f1)) > p_15))), g_124.f1)), 0L)))), 0x5847FBB0L)) != 0x387E0A5EL) > 0L)), g_105.f3))) > (-3L)), &g_140)))), l_163)); (*g_119) = (*g_119); l_165 = l_165; return (*p_16); } static int32_t func_20(int32_t **p_21, const int8_t p_22, int32_t *p_23) { int16_t l_100 = (-8L); int32_t *l_101 = &g_98[0][3].f2; union U0 *l_104 = &g_105; uint8_t *l_113 = &g_68[2][3]; int16_t *l_114 = &g_115; int32_t *l_116 = &g_37.f2; int32_t l_117 = 0x7391AF2EL; (*l_116) = (safe_lshift_func_int8_t_s_s( ((safe_mod_func_uint8_t_u_u( (safe_rshift_func_int16_t_s_u( (safe_rshift_func_int16_t_s_u(g_37.f3, 15)), (((*l_114) ^= (safe_sub_func_uint8_t_u_u( (((+(safe_div_func_int32_t_s_s( (~(((((g_98[0][3], (((*l_101) = (g_99, (l_100, 0x70660D0CL))) & ((((((l_104 = l_104) != (g_106 = g_106)) <= (!(((((l_100 > (((*l_113) = (((safe_mul_func_uint8_t_u_u( (safe_mul_func_uint16_t_u_u( ((g_105.f3 < g_37.f0) && (-8L)), 0xEF24L)), p_22)) > g_105.f0), g_37.f3)) || g_37.f0)) > g_29) > 1UL) == p_22) || g_107.f3))) & g_99.f0), p_22) || g_107.f0))) | g_70) && p_22) > 1L) && p_22)), (*p_23)))) != 2UL), 1UL), g_99.f0))) != 0x470AL))), p_22)) < p_22), 6)); return l_117; } static union U2 func_25(int32_t *p_26, int8_t *p_27) { int8_t l_42 = 1L; for (g_29 = 0; (g_29 > 0); g_29 = safe_add_func_uint8_t_u_u(g_29, 6)) { union U0 **l_34 = (void *)0; union U0 *l_36 = &g_37; union U0 **l_35[7][8] = { {(void *)0, &l_36, &l_36, &l_36, (void *)0, &l_36, &l_36, &l_36}, {&l_36, &l_36, &l_36, &l_36, &l_36, &l_36, &l_36, &l_36}, {&l_36, &l_36, &l_36, &l_36, &l_36, &l_36, &l_36, &l_36}, {&l_36, (void *)0, &l_36, &l_36, &l_36, &l_36, (void *)0, &l_36}, {&l_36, &l_36, &l_36, &l_36, &l_36, &l_36, &l_36, &l_36}, {&l_36, &l_36, &l_36, &l_36, &l_36, &l_36, &l_36, &l_36}, {&l_36, &l_36, &l_36, (void *)0, &l_36, &l_36, &l_36, (void *)0}}; union U1 l_47 = {1L}; int8_t *l_53 = &g_37.f0; uint8_t *l_67[7][7] = {{&g_68[2][3], (void *)0, &g_68[2][3], &g_68[2][3], (void *)0, (void *)0, (void *)0}, {(void *)0, &g_68[2][3], (void *)0, &g_68[2][3], (void *)0, (void *)0, &g_68[2][3]}, {(void *)0, (void *)0, &g_68[2][3], (void *)0, &g_68[2][3], (void *)0, (void *)0}, {&g_68[7][0], &g_68[2][3], &g_68[2][3], &g_68[0][4], &g_68[2][3], &g_68[0][4], &g_68[2][3]}, {(void *)0, (void *)0, &g_68[2][3], (void *)0, &g_68[7][3], &g_68[2][3], &g_68[7][3]}, {(void *)0, &g_68[2][3], &g_68[2][3], (void *)0, &g_68[0][4], &g_68[7][0], (void *)0}, {&g_68[2][3], &g_68[7][3], &g_68[2][3], &g_68[2][3], &g_68[7][3], &g_68[2][3], &g_68[2][3]}}; uint16_t *l_69 = &g_70; int64_t *l_71 = (void *)0; int64_t *l_72 = &l_47.f0; int32_t l_75[6] = {(-6L), (-6L), 0xB77D8654L, (-6L), (-6L), 0xB77D8654L}; int i, j; g_38 = (void *)0; l_75[4] ^= (!( (g_2 && (l_42 != ((*l_72) = ((((0x073E70D28E487928LL & (safe_mod_func_int8_t_s_s( ((safe_add_func_int16_t_s_s( (((l_47, ((*l_69) = ((!l_42) & (safe_div_func_int8_t_s_s( (safe_sub_func_uint8_t_u_u( l_42, ((*l_53) = (*p_27)))), (safe_add_func_uint16_t_u_u( (safe_rshift_func_int8_t_s_u( ((((((safe_rshift_func_uint16_t_u_s( l_47.f0, 7)) < ((g_68[2][3] = (safe_lshift_func_uint16_t_u_s( (((safe_mul_func_int8_t_s_s( ((+(0x656EL < g_29)) >= 1UL), g_29)) < g_2) | 1L), l_47.f0))) != g_2)), 0x35CAL) & 0xBA30L) <= l_42), g_68[2][3]), l_42)), l_42))))))) && g_68[5][1]) | g_29), g_29)) != (*p_27)), l_47.f0))) < l_42) | 0x4F00D13BCE866CA2LL) >= (*p_27))))) == 252UL)); (*g_81) |= (safe_mod_func_uint64_t_u_u(l_75[4], 0x85580973F91A6653LL)); (*g_82) = (g_37.f0 >= g_70); } return g_83; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_29; csmith_sink_ = g_37.f0; csmith_sink_ = g_37.f3; for (i = 0; i < 9; i++) { for (j = 0; j < 6; j++) { } } csmith_sink_ = g_70; csmith_sink_ = g_74; for (i = 0; i < 3; i++) { for (j = 0; j < 6; j++) { } } csmith_sink_ = g_99.f0; csmith_sink_ = g_99.f3; csmith_sink_ = g_105.f0; csmith_sink_ = g_105.f3; csmith_sink_ = g_107.f0; csmith_sink_ = g_107.f3; csmith_sink_ = g_115; csmith_sink_ = g_124.f0; csmith_sink_ = g_124.f1; csmith_sink_ = g_133; platform_main_end(0, 0); return 0; }
false
183
dataset/organized/DCE/183
233
361
0.92
0.93
DCE
368
dataset/organized/DCE/184/target.c
dataset/organized/DCE/184/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { signed f0 : 20; volatile signed f1 : 27; const unsigned f2 : 18; unsigned f3 : 21; int32_t f4; const unsigned f5 : 20; volatile unsigned f6 : 7; unsigned f7 : 5; volatile unsigned : 0; }; #pragma pack(pop) static int16_t g_13 = 1L; static uint32_t g_45 = 4294967290UL; static int32_t g_47 = 0xC745D07AL; static volatile int32_t g_49 = 0x7468E576L; static uint32_t g_50 = 0x6C64E719L; static uint32_t g_72 = 0x551AD048L; static int16_t g_76 = 0x3C58L; static uint32_t g_91 = 0x81EE2C15L; static uint32_t g_93 = 0UL; static const uint32_t g_103 = 0x84D070B1L; static uint64_t g_105 = 0x60EFD82B3C324F1CLL; static uint64_t g_109 = 0x25521BE81B992811LL; static volatile uint32_t g_112 = 5UL; static uint64_t *g_114 = &g_105; static int32_t *g_118[10] = {(void*)0,&g_47,(void*)0,(void*)0,&g_47,(void*)0,(void*)0,&g_47,(void*)0,(void*)0}; static uint32_t * const g_120[4] = {&g_72,&g_72,&g_72,&g_72}; static uint32_t * const *g_119 = &g_120[1]; static int32_t g_128 = (-1L); static struct S0 g_145 = {13,3569,82,1085,0x1C26EB79L,324,3,1}; static int16_t *g_154 = &g_76; static int32_t * volatile g_160 = (void*)0; static int32_t * volatile g_161[8][10] = {{&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47},{&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4},{&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47},{&g_47,&g_145.f4,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4},{&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47},{&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4},{&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4},{&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47}}; static const int16_t func_1(void); static int16_t func_10(int32_t p_11, int16_t p_12); static int16_t func_14(const int32_t p_15, int8_t p_16, int16_t p_17, uint16_t p_18, uint32_t p_19); static int16_t func_24(int16_t p_25, int64_t p_26); static int16_t func_27(int32_t p_28, uint32_t p_29); static const int16_t func_1(void) { int32_t l_9 = (-1L); uint64_t l_43[7][2]; uint32_t *l_44 = &g_45; int32_t l_163 = 7L; int i, j; for (i = 0; i < 7; i++) { for (j = 0; j < 2; j++) { l_43[i][j] = 0UL; } } l_163 |= (safe_add_func_uint64_t_u_u((safe_div_func_uint32_t_u_u((((~((safe_rshift_func_int16_t_s_s((l_9 , func_10(g_13, func_14((safe_add_func_int32_t_s_s((safe_rshift_func_int16_t_s_u(func_24((g_13 , func_27(g_13, (+(((0x07B30498L >= ((*l_44) ^= (g_13 && ((safe_lshift_func_int16_t_s_s(((safe_div_func_int64_t_s_s(((safe_rshift_func_uint8_t_u_u((l_9 > ((safe_lshift_func_uint8_t_u_s(((((safe_div_func_uint32_t_u_u((g_13 > (safe_lshift_func_int16_t_s_u((-7L), l_9))), g_13)) <= 0x83L) <= l_9) && 0x94486CAE8EF3352FLL), g_13)) , l_43[1][1])), l_9)) < g_13), 0x3FB18BA70A1EE319LL)) , g_13), g_13)) == g_13)))) == 0UL) | 0L)))), l_43[1][1]), 14)), g_145.f4)), g_13, l_43[1][1], l_43[1][1], l_43[1][1]))), l_43[3][0])) , l_43[6][0])) == g_13) ^ g_103), g_145.f3)), g_145.f0)); return (*g_154); } static int16_t func_10(int32_t p_11, int16_t p_12) { uint32_t l_159 = 0UL; for (g_109 = 0; (g_109 <= 9); g_109 += 1) { int32_t *l_162[7][5] = {{(void*)0,(void*)0,&g_145.f4,&g_47,&g_145.f4},{&g_145.f4,&g_145.f4,&g_145.f4,(void*)0,&g_145.f4},{(void*)0,(void*)0,&g_145.f4,&g_47,&g_145.f4},{&g_145.f4,&g_145.f4,&g_145.f4,(void*)0,&g_145.f4},{(void*)0,(void*)0,&g_145.f4,&g_47,&g_145.f4},{&g_145.f4,&g_145.f4,&g_145.f4,(void*)0,&g_145.f4},{(void*)0,(void*)0,&g_145.f4,&g_47,&g_145.f4}}; int i, j; g_118[g_109] = g_118[g_109]; p_11 = l_159; } return (*g_154); } static int16_t func_14(const int32_t p_15, int8_t p_16, int16_t p_17, uint16_t p_18, uint32_t p_19) { uint64_t l_158 = 1UL; return l_158; } static int16_t func_24(int16_t p_25, int64_t p_26) { const int32_t l_155 = 6L; int32_t *l_156 = &g_47; int32_t **l_157[7] = {&g_118[1],&l_156,&g_118[1],&g_118[1],&l_156,&g_118[1],&g_118[1]}; int i; (*l_156) = l_155; g_118[0] = (void*)0; return (*l_156); } static int16_t func_27(int32_t p_28, uint32_t p_29) { int32_t *l_46 = &g_47; int32_t *l_48[8] = {&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47}; uint32_t *l_101 = &g_50; const uint32_t *l_102 = &g_103; uint64_t *l_108 = &g_109; uint16_t l_132 = 0x9FF3L; uint8_t l_134 = 249UL; int32_t **l_142 = &l_48[5]; int16_t *l_152 = &g_13; int i; --g_50; if (g_50) { goto lbl_133; } lbl_133: for (p_28 = (-1); (p_28 <= 19); ++p_28) { int64_t l_88 = 0x6CF859E2267C8CEALL; int32_t l_89[9][9] = {{0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L},{0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L},{0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L},{(-1L),8L,(-1L),8L,(-1L),8L,(-1L),8L,(-1L)},{0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L},{0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L},{0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L},{(-1L),8L,(-1L),8L,(-1L),8L,(-1L),8L,(-1L)},{0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L}}; int32_t l_94 = 0x78C190CCL; uint32_t *l_100 = &g_50; int32_t *l_127[8][2] = {{(void*)0,&g_128},{&g_128,(void*)0},{&g_128,&g_128},{(void*)0,&g_128},{&g_128,(void*)0},{&g_128,&g_128},{(void*)0,(void*)0},{(void*)0,(void*)0}}; int16_t *l_131 = &g_76; int i, j; for (g_45 = 0; (g_45 == 18); g_45 = safe_add_func_int16_t_s_s(g_45, 5)) { uint32_t l_70 = 1UL; int16_t *l_85 = &g_13; uint64_t *l_104 = &g_105; if (p_29) { break; } for (g_50 = 0; (g_50 >= 6); ++g_50) { uint32_t *l_71 = &g_72; int16_t *l_75[7] = {&g_76,&g_76,&g_76,&g_76,&g_76,&g_76,&g_76}; uint32_t *l_90 = &g_91; uint32_t *l_92 = &g_93; int i; l_94 ^= (safe_lshift_func_uint8_t_u_u((~(safe_rshift_func_uint16_t_u_s((&g_45 == (((safe_div_func_uint32_t_u_u(((*l_92) &= ((*l_90) = ((((safe_mul_func_int16_t_s_s(((((*l_71) |= (safe_mod_func_uint8_t_u_u(p_28, l_70))) , (safe_lshift_func_int16_t_s_u(((*l_46) = (0L == 0xE6FCB758L)), 13))) && (safe_rshift_func_int16_t_s_s((g_76 |= (l_89[5][1] = (((g_45 || ((safe_sub_func_uint64_t_u_u((safe_div_func_uint8_t_u_u((safe_div_func_int32_t_s_s((((l_85 != (void*)0) || (safe_mul_func_int8_t_s_s(0xF5L, p_28))) <= g_72), p_29)), l_88)), g_13)) | l_88)) , (void*)0) == (void*)0))), g_47))), p_29)) != g_45) , p_28) , l_70))), l_70)) ^ 0x0D54DF96L) , &g_91)), 2))), p_28)); } (*l_46) = (+(((p_28 <= ((((((g_93 > (safe_add_func_int16_t_s_s(1L, ((l_94 = (safe_div_func_uint8_t_u_u((((*l_104) ^= (((l_101 = l_100) != (l_102 = (void*)0)) , p_28)) ^ ((p_28 , p_28) < (l_104 == l_108))), 1L))) , (*l_46))))) & g_93) & 1L) , 5UL) && (*l_46)) > 0xDC2DL)) >= g_13) || 0x6DE7CA88L)); return g_50; } if (p_29) { return g_91; } else { uint64_t *l_113 = &g_105; int32_t l_115 = (-1L); uint32_t * const **l_121 = (void*)0; uint32_t * const **l_122 = &g_119; g_118[1] = ((1UL >= ((((7L ^ (((safe_div_func_int8_t_s_s(g_112, (((((g_114 = l_113) != (l_115 , l_108)) , (safe_div_func_uint8_t_u_u(g_109, ((p_28 != (g_109 , 4294967295UL)) , p_28)))) && l_89[1][4]) && g_93))) || g_13) >= g_91)) < g_72) , 0xA934B7DDD9CFB06ALL) || (*g_114))) , l_48[5]); if (l_115) { continue; } (*l_122) = g_119; } if (p_29) { break; } (*l_46) = (0L ^ (p_28 != (((*l_131) = ((((safe_add_func_int32_t_s_s((safe_mod_func_uint8_t_u_u((((((g_128 = 0x06FED4FFL) , 0xEEL) | 0x81L) & (0x030B0025L || (safe_add_func_int8_t_s_s((l_88 == p_29), ((-6L) | g_72))))) < p_29), l_89[5][1])), 0xF3FAEFD0L)) , l_88) >= 18446744073709551615UL) , p_29)) && l_132))); } l_134--; for (p_28 = 0; (p_28 <= 7); p_28 += 1) { uint64_t l_137 = 0x038A06941ECE2327LL; uint16_t l_138 = 0x6B42L; int i; } return p_28; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_13; csmith_sink_ = g_45; csmith_sink_ = g_47; csmith_sink_ = g_49; csmith_sink_ = g_50; csmith_sink_ = g_72; csmith_sink_ = g_76; csmith_sink_ = g_91; csmith_sink_ = g_93; csmith_sink_ = g_103; csmith_sink_ = g_105; csmith_sink_ = g_109; csmith_sink_ = g_112; csmith_sink_ = g_128; csmith_sink_ = g_145.f0; csmith_sink_ = g_145.f1; csmith_sink_ = g_145.f2; csmith_sink_ = g_145.f3; csmith_sink_ = g_145.f4; csmith_sink_ = g_145.f5; csmith_sink_ = g_145.f6; csmith_sink_ = g_145.f7; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { signed f0 : 20; volatile signed f1 : 27; const unsigned f2 : 18; unsigned f3 : 21; int32_t f4; const unsigned f5 : 20; volatile unsigned f6 : 7; unsigned f7 : 5; volatile unsigned : 0; }; #pragma pack(pop) static int16_t g_13 = 1L; static uint32_t g_45 = 4294967290UL; static int32_t g_47 = 0xC745D07AL; static volatile int32_t g_49 = 0x7468E576L; static uint32_t g_50 = 0x6C64E719L; static uint32_t g_72 = 0x551AD048L; static int16_t g_76 = 0x3C58L; static uint32_t g_91 = 0x81EE2C15L; static uint32_t g_93 = 0UL; static const uint32_t g_103 = 0x84D070B1L; static uint64_t g_105 = 0x60EFD82B3C324F1CLL; static uint64_t g_109 = 0x25521BE81B992811LL; static volatile uint32_t g_112 = 5UL; static uint64_t *g_114 = &g_105; static int32_t *g_118[10] = {(void *)0, &g_47, (void *)0, (void *)0, &g_47, (void *)0, (void *)0, &g_47, (void *)0, (void *)0}; static uint32_t *const g_120[4] = {&g_72, &g_72, &g_72, &g_72}; static uint32_t *const *g_119 = &g_120[1]; static int32_t g_128 = (-1L); static struct S0 g_145 = {13, 3569, 82, 1085, 0x1C26EB79L, 324, 3, 1}; static int16_t *g_154 = &g_76; static int32_t *volatile g_160 = (void *)0; static int32_t *volatile g_161[8][10] = { {&g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47}, {&g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4}, {&g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47}, {&g_47, &g_145.f4, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4}, {&g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47}, {&g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4}, {&g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4}, {&g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47}}; static const int16_t func_1(void); static int16_t func_10(int32_t p_11, int16_t p_12); static int16_t func_14(const int32_t p_15, int8_t p_16, int16_t p_17, uint16_t p_18, uint32_t p_19); static int16_t func_24(int16_t p_25, int64_t p_26); static int16_t func_27(int32_t p_28, uint32_t p_29); static const int16_t func_1(void) { int32_t l_9 = (-1L); uint64_t l_43[7][2]; uint32_t *l_44 = &g_45; int32_t l_163 = 7L; int i, j; for (i = 0; i < 7; i++) { for (j = 0; j < 2; j++) { l_43[i][j] = 0UL; } } l_163 |= (safe_add_func_uint64_t_u_u( (safe_div_func_uint32_t_u_u( (((~((safe_rshift_func_int16_t_s_s( (l_9, func_10( g_13, func_14( (safe_add_func_int32_t_s_s( (safe_rshift_func_int16_t_s_u( func_24( (g_13, func_27( g_13, (+(((0x07B30498L >= ((*l_44) ^= (g_13 && ((safe_lshift_func_int16_t_s_s( ((safe_div_func_int64_t_s_s( ((safe_rshift_func_uint8_t_u_u( (l_9 > ((safe_lshift_func_uint8_t_u_s( ((((safe_div_func_uint32_t_u_u( (g_13 > (safe_lshift_func_int16_t_s_u( (-7L), l_9))), g_13)) <= 0x83L) <= l_9) && 0x94486CAE8EF3352FLL), g_13)), l_43[1] [1])), l_9)) < g_13), 0x3FB18BA70A1EE319LL)), g_13), g_13)) == g_13)))) == 0UL) | 0L)))), l_43[1][1]), 14)), g_145.f4)), g_13, l_43[1][1], l_43[1][1], l_43[1][1]))), l_43[3][0])), l_43[6][0])) == g_13) ^ g_103), g_145.f3)), g_145.f0)); return (*g_154); } static int16_t func_10(int32_t p_11, int16_t p_12) { uint32_t l_159 = 0UL; for (g_109 = 0; (g_109 <= 9); g_109 += 1) { int32_t *l_162[7][5] = { {(void *)0, (void *)0, &g_145.f4, &g_47, &g_145.f4}, {&g_145.f4, &g_145.f4, &g_145.f4, (void *)0, &g_145.f4}, {(void *)0, (void *)0, &g_145.f4, &g_47, &g_145.f4}, {&g_145.f4, &g_145.f4, &g_145.f4, (void *)0, &g_145.f4}, {(void *)0, (void *)0, &g_145.f4, &g_47, &g_145.f4}, {&g_145.f4, &g_145.f4, &g_145.f4, (void *)0, &g_145.f4}, {(void *)0, (void *)0, &g_145.f4, &g_47, &g_145.f4}}; int i, j; g_118[g_109] = g_118[g_109]; p_11 = l_159; } return (*g_154); } static int16_t func_14(const int32_t p_15, int8_t p_16, int16_t p_17, uint16_t p_18, uint32_t p_19) { uint64_t l_158 = 1UL; return l_158; } static int16_t func_24(int16_t p_25, int64_t p_26) { const int32_t l_155 = 6L; int32_t *l_156 = &g_47; int32_t **l_157[7] = {&g_118[1], &l_156, &g_118[1], &g_118[1], &l_156, &g_118[1], &g_118[1]}; int i; (*l_156) = l_155; g_118[0] = (void *)0; return (*l_156); } static int16_t func_27(int32_t p_28, uint32_t p_29) { int32_t *l_46 = &g_47; int32_t *l_48[8] = {&g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47}; uint32_t *l_101 = &g_50; const uint32_t *l_102 = &g_103; uint64_t *l_108 = &g_109; uint16_t l_132 = 0x9FF3L; uint8_t l_134 = 249UL; int32_t **l_142 = &l_48[5]; int16_t *l_152 = &g_13; int i; --g_50; if (g_50) { goto lbl_133; } lbl_133: for (p_28 = (-1); (p_28 <= 19); ++p_28) { int64_t l_88 = 0x6CF859E2267C8CEALL; int32_t l_89[9][9] = { {0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L}, {0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L}, {0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L}, {(-1L), 8L, (-1L), 8L, (-1L), 8L, (-1L), 8L, (-1L)}, {0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L}, {0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L}, {0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L}, {(-1L), 8L, (-1L), 8L, (-1L), 8L, (-1L), 8L, (-1L)}, {0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L}}; int32_t l_94 = 0x78C190CCL; uint32_t *l_100 = &g_50; int32_t *l_127[8][2] = {{(void *)0, &g_128}, {&g_128, (void *)0}, {&g_128, &g_128}, {(void *)0, &g_128}, {&g_128, (void *)0}, {&g_128, &g_128}, {(void *)0, (void *)0}, {(void *)0, (void *)0}}; int16_t *l_131 = &g_76; int i, j; for (g_45 = 0; (g_45 == 18); g_45 = safe_add_func_int16_t_s_s(g_45, 5)) { } if (p_29) { return g_91; } else { uint64_t *l_113 = &g_105; int32_t l_115 = (-1L); uint32_t *const **l_121 = (void *)0; uint32_t *const **l_122 = &g_119; g_118[1] = ((1UL >= ((((7L ^ (((safe_div_func_int8_t_s_s( g_112, (((((g_114 = l_113) != (l_115, l_108)), (safe_div_func_uint8_t_u_u( g_109, ((p_28 != (g_109, 4294967295UL)), p_28)))) && l_89[1][4]) && g_93))) || g_13) >= g_91)) < g_72), 0xA934B7DDD9CFB06ALL) || (*g_114))), l_48[5]); if (l_115) { continue; } (*l_122) = g_119; } if (p_29) { } (*l_46) = (0L ^ (p_28 != (((*l_131) = ((((safe_add_func_int32_t_s_s( (safe_mod_func_uint8_t_u_u( (((((g_128 = 0x06FED4FFL), 0xEEL) | 0x81L) & (0x030B0025L || (safe_add_func_int8_t_s_s( (l_88 == p_29), ((-6L) | g_72))))) < p_29), l_89[5][1])), 0xF3FAEFD0L)), l_88) >= 18446744073709551615UL), p_29)) && l_132))); } l_134--; for (p_28 = 0; (p_28 <= 7); p_28 += 1) { uint64_t l_137 = 0x038A06941ECE2327LL; uint16_t l_138 = 0x6B42L; int i; } return p_28; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_13; csmith_sink_ = g_45; csmith_sink_ = g_47; csmith_sink_ = g_49; csmith_sink_ = g_50; csmith_sink_ = g_72; csmith_sink_ = g_76; csmith_sink_ = g_91; csmith_sink_ = g_93; csmith_sink_ = g_103; csmith_sink_ = g_105; csmith_sink_ = g_109; csmith_sink_ = g_112; csmith_sink_ = g_128; csmith_sink_ = g_145.f0; csmith_sink_ = g_145.f1; csmith_sink_ = g_145.f2; csmith_sink_ = g_145.f3; csmith_sink_ = g_145.f4; csmith_sink_ = g_145.f5; csmith_sink_ = g_145.f6; csmith_sink_ = g_145.f7; platform_main_end(0, 0); return 0; }
true
184
dataset/organized/DCE/184
227
312
0.83
0.94
DCE
369
dataset/organized/DCE/184/target.c
dataset/organized/DCE/184/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { signed f0 : 20; volatile signed f1 : 27; const unsigned f2 : 18; unsigned f3 : 21; int32_t f4; const unsigned f5 : 20; volatile unsigned f6 : 7; unsigned f7 : 5; volatile unsigned : 0; }; #pragma pack(pop) static int16_t g_13 = 1L; static uint32_t g_45 = 4294967290UL; static int32_t g_47 = 0xC745D07AL; static volatile int32_t g_49 = 0x7468E576L; static uint32_t g_50 = 0x6C64E719L; static uint32_t g_72 = 0x551AD048L; static int16_t g_76 = 0x3C58L; static uint32_t g_91 = 0x81EE2C15L; static uint32_t g_93 = 0UL; static const uint32_t g_103 = 0x84D070B1L; static uint64_t g_105 = 0x60EFD82B3C324F1CLL; static uint64_t g_109 = 0x25521BE81B992811LL; static volatile uint32_t g_112 = 5UL; static uint64_t *g_114 = &g_105; static int32_t *g_118[10] = {(void*)0,&g_47,(void*)0,(void*)0,&g_47,(void*)0,(void*)0,&g_47,(void*)0,(void*)0}; static uint32_t * const g_120[4] = {&g_72,&g_72,&g_72,&g_72}; static uint32_t * const *g_119 = &g_120[1]; static int32_t g_128 = (-1L); static struct S0 g_145 = {13,3569,82,1085,0x1C26EB79L,324,3,1}; static int16_t *g_154 = &g_76; static int32_t * volatile g_160 = (void*)0; static int32_t * volatile g_161[8][10] = {{&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47},{&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4},{&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47},{&g_47,&g_145.f4,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4},{&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47},{&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4,&g_145.f4,&g_47,&g_145.f4},{&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4},{&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47,&g_145.f4,&g_47,&g_47}}; static const int16_t func_1(void); static int16_t func_10(int32_t p_11, int16_t p_12); static int16_t func_14(const int32_t p_15, int8_t p_16, int16_t p_17, uint16_t p_18, uint32_t p_19); static int16_t func_24(int16_t p_25, int64_t p_26); static int16_t func_27(int32_t p_28, uint32_t p_29); static const int16_t func_1(void) { int32_t l_9 = (-1L); uint64_t l_43[7][2]; uint32_t *l_44 = &g_45; int32_t l_163 = 7L; int i, j; for (i = 0; i < 7; i++) { for (j = 0; j < 2; j++) { l_43[i][j] = 0UL; } } l_163 |= (safe_add_func_uint64_t_u_u((safe_div_func_uint32_t_u_u((((~((safe_rshift_func_int16_t_s_s((l_9 , func_10(g_13, func_14((safe_add_func_int32_t_s_s((safe_rshift_func_int16_t_s_u(func_24((g_13 , func_27(g_13, (+(((0x07B30498L >= ((*l_44) ^= (g_13 && ((safe_lshift_func_int16_t_s_s(((safe_div_func_int64_t_s_s(((safe_rshift_func_uint8_t_u_u((l_9 > ((safe_lshift_func_uint8_t_u_s(((((safe_div_func_uint32_t_u_u((g_13 > (safe_lshift_func_int16_t_s_u((-7L), l_9))), g_13)) <= 0x83L) <= l_9) && 0x94486CAE8EF3352FLL), g_13)) , l_43[1][1])), l_9)) < g_13), 0x3FB18BA70A1EE319LL)) , g_13), g_13)) == g_13)))) == 0UL) | 0L)))), l_43[1][1]), 14)), g_145.f4)), g_13, l_43[1][1], l_43[1][1], l_43[1][1]))), l_43[3][0])) , l_43[6][0])) == g_13) ^ g_103), g_145.f3)), g_145.f0)); return (*g_154); } static int16_t func_10(int32_t p_11, int16_t p_12) { uint32_t l_159 = 0UL; for (g_109 = 0; (g_109 <= 9); g_109 += 1) { int32_t *l_162[7][5] = {{(void*)0,(void*)0,&g_145.f4,&g_47,&g_145.f4},{&g_145.f4,&g_145.f4,&g_145.f4,(void*)0,&g_145.f4},{(void*)0,(void*)0,&g_145.f4,&g_47,&g_145.f4},{&g_145.f4,&g_145.f4,&g_145.f4,(void*)0,&g_145.f4},{(void*)0,(void*)0,&g_145.f4,&g_47,&g_145.f4},{&g_145.f4,&g_145.f4,&g_145.f4,(void*)0,&g_145.f4},{(void*)0,(void*)0,&g_145.f4,&g_47,&g_145.f4}}; int i, j; g_118[g_109] = g_118[g_109]; p_11 = l_159; } return (*g_154); } static int16_t func_14(const int32_t p_15, int8_t p_16, int16_t p_17, uint16_t p_18, uint32_t p_19) { uint64_t l_158 = 1UL; return l_158; } static int16_t func_24(int16_t p_25, int64_t p_26) { const int32_t l_155 = 6L; int32_t *l_156 = &g_47; int32_t **l_157[7] = {&g_118[1],&l_156,&g_118[1],&g_118[1],&l_156,&g_118[1],&g_118[1]}; int i; (*l_156) = l_155; g_118[0] = (void*)0; return (*l_156); } static int16_t func_27(int32_t p_28, uint32_t p_29) { int32_t *l_46 = &g_47; int32_t *l_48[8] = {&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47,&g_47}; uint32_t *l_101 = &g_50; const uint32_t *l_102 = &g_103; uint64_t *l_108 = &g_109; uint16_t l_132 = 0x9FF3L; uint8_t l_134 = 249UL; int32_t **l_142 = &l_48[5]; int16_t *l_152 = &g_13; int i; --g_50; if (g_50) { goto lbl_133; } lbl_133: for (p_28 = (-1); (p_28 <= 19); ++p_28) { int64_t l_88 = 0x6CF859E2267C8CEALL; int32_t l_89[9][9] = {{0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L},{0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L},{0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L},{(-1L),8L,(-1L),8L,(-1L),8L,(-1L),8L,(-1L)},{0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L},{0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L,8L,0xE6C8CEE6L},{0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L},{(-1L),8L,(-1L),8L,(-1L),8L,(-1L),8L,(-1L)},{0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L,0x3B62B766L,0x3B62B766L,0x2D353AE7L,0x2D353AE7L}}; int32_t l_94 = 0x78C190CCL; uint32_t *l_100 = &g_50; int32_t *l_127[8][2] = {{(void*)0,&g_128},{&g_128,(void*)0},{&g_128,&g_128},{(void*)0,&g_128},{&g_128,(void*)0},{&g_128,&g_128},{(void*)0,(void*)0},{(void*)0,(void*)0}}; int16_t *l_131 = &g_76; int i, j; for (g_45 = 0; (g_45 == 18); g_45 = safe_add_func_int16_t_s_s(g_45, 5)) { uint32_t l_70 = 1UL; int16_t *l_85 = &g_13; uint64_t *l_104 = &g_105; if (p_29) { break; } for (g_50 = 0; (g_50 >= 6); ++g_50) { uint32_t *l_71 = &g_72; int16_t *l_75[7] = {&g_76,&g_76,&g_76,&g_76,&g_76,&g_76,&g_76}; uint32_t *l_90 = &g_91; uint32_t *l_92 = &g_93; int i; l_94 ^= (safe_lshift_func_uint8_t_u_u((~(safe_rshift_func_uint16_t_u_s((&g_45 == (((safe_div_func_uint32_t_u_u(((*l_92) &= ((*l_90) = ((((safe_mul_func_int16_t_s_s(((((*l_71) |= (safe_mod_func_uint8_t_u_u(p_28, l_70))) , (safe_lshift_func_int16_t_s_u(((*l_46) = (0L == 0xE6FCB758L)), 13))) && (safe_rshift_func_int16_t_s_s((g_76 |= (l_89[5][1] = (((g_45 || ((safe_sub_func_uint64_t_u_u((safe_div_func_uint8_t_u_u((safe_div_func_int32_t_s_s((((l_85 != (void*)0) || (safe_mul_func_int8_t_s_s(0xF5L, p_28))) <= g_72), p_29)), l_88)), g_13)) | l_88)) , (void*)0) == (void*)0))), g_47))), p_29)) != g_45) , p_28) , l_70))), l_70)) ^ 0x0D54DF96L) , &g_91)), 2))), p_28)); } (*l_46) = (+(((p_28 <= ((((((g_93 > (safe_add_func_int16_t_s_s(1L, ((l_94 = (safe_div_func_uint8_t_u_u((((*l_104) ^= (((l_101 = l_100) != (l_102 = (void*)0)) , p_28)) ^ ((p_28 , p_28) < (l_104 == l_108))), 1L))) , (*l_46))))) & g_93) & 1L) , 5UL) && (*l_46)) > 0xDC2DL)) >= g_13) || 0x6DE7CA88L)); return g_50; } if (p_29) { return g_91; } else { uint64_t *l_113 = &g_105; int32_t l_115 = (-1L); uint32_t * const **l_121 = (void*)0; uint32_t * const **l_122 = &g_119; g_118[1] = ((1UL >= ((((7L ^ (((safe_div_func_int8_t_s_s(g_112, (((((g_114 = l_113) != (l_115 , l_108)) , (safe_div_func_uint8_t_u_u(g_109, ((p_28 != (g_109 , 4294967295UL)) , p_28)))) && l_89[1][4]) && g_93))) || g_13) >= g_91)) < g_72) , 0xA934B7DDD9CFB06ALL) || (*g_114))) , l_48[5]); if (l_115) { continue; } (*l_122) = g_119; } if (p_29) { break; } (*l_46) = (0L ^ (p_28 != (((*l_131) = ((((safe_add_func_int32_t_s_s((safe_mod_func_uint8_t_u_u((((((g_128 = 0x06FED4FFL) , 0xEEL) | 0x81L) & (0x030B0025L || (safe_add_func_int8_t_s_s((l_88 == p_29), ((-6L) | g_72))))) < p_29), l_89[5][1])), 0xF3FAEFD0L)) , l_88) >= 18446744073709551615UL) , p_29)) && l_132))); } l_134--; for (p_28 = 0; (p_28 <= 7); p_28 += 1) { uint64_t l_137 = 0x038A06941ECE2327LL; uint16_t l_138 = 0x6B42L; int i; } return p_28; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_13; csmith_sink_ = g_45; csmith_sink_ = g_47; csmith_sink_ = g_49; csmith_sink_ = g_50; csmith_sink_ = g_72; csmith_sink_ = g_76; csmith_sink_ = g_91; csmith_sink_ = g_93; csmith_sink_ = g_103; csmith_sink_ = g_105; csmith_sink_ = g_109; csmith_sink_ = g_112; csmith_sink_ = g_128; csmith_sink_ = g_145.f0; csmith_sink_ = g_145.f1; csmith_sink_ = g_145.f2; csmith_sink_ = g_145.f3; csmith_sink_ = g_145.f4; csmith_sink_ = g_145.f5; csmith_sink_ = g_145.f6; csmith_sink_ = g_145.f7; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { signed f0 : 20; volatile signed f1 : 27; const unsigned f2 : 18; unsigned f3 : 21; int32_t f4; const unsigned f5 : 20; volatile unsigned f6 : 7; unsigned f7 : 5; volatile unsigned : 0; }; #pragma pack(pop) static int16_t g_13 = 1L; static uint32_t g_45 = 4294967290UL; static int32_t g_47 = 0xC745D07AL; static volatile int32_t g_49 = 0x7468E576L; static uint32_t g_50 = 0x6C64E719L; static uint32_t g_72 = 0x551AD048L; static int16_t g_76 = 0x3C58L; static uint32_t g_91 = 0x81EE2C15L; static uint32_t g_93 = 0UL; static const uint32_t g_103 = 0x84D070B1L; static uint64_t g_105 = 0x60EFD82B3C324F1CLL; static uint64_t g_109 = 0x25521BE81B992811LL; static volatile uint32_t g_112 = 5UL; static uint64_t *g_114 = &g_105; static int32_t *g_118[10] = {(void *)0, &g_47, (void *)0, (void *)0, &g_47, (void *)0, (void *)0, &g_47, (void *)0, (void *)0}; static uint32_t *const g_120[4] = {&g_72, &g_72, &g_72, &g_72}; static uint32_t *const *g_119 = &g_120[1]; static int32_t g_128 = (-1L); static struct S0 g_145 = {13, 3569, 82, 1085, 0x1C26EB79L, 324, 3, 1}; static int16_t *g_154 = &g_76; static int32_t *volatile g_160 = (void *)0; static int32_t *volatile g_161[8][10] = { {&g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47}, {&g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4}, {&g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47}, {&g_47, &g_145.f4, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4}, {&g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47}, {&g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4, &g_145.f4, &g_47, &g_145.f4}, {&g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4}, {&g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47, &g_145.f4, &g_47, &g_47}}; static const int16_t func_1(void); static int16_t func_10(int32_t p_11, int16_t p_12); static int16_t func_14(const int32_t p_15, int8_t p_16, int16_t p_17, uint16_t p_18, uint32_t p_19); static int16_t func_24(int16_t p_25, int64_t p_26); static int16_t func_27(int32_t p_28, uint32_t p_29); static const int16_t func_1(void) { int32_t l_9 = (-1L); uint64_t l_43[7][2]; uint32_t *l_44 = &g_45; int32_t l_163 = 7L; int i, j; for (i = 0; i < 7; i++) { for (j = 0; j < 2; j++) { } } l_163 |= (safe_add_func_uint64_t_u_u( (safe_div_func_uint32_t_u_u( (((~((safe_rshift_func_int16_t_s_s( (l_9, func_10( g_13, func_14( (safe_add_func_int32_t_s_s( (safe_rshift_func_int16_t_s_u( func_24( (g_13, func_27( g_13, (+(((0x07B30498L >= ((*l_44) ^= (g_13 && ((safe_lshift_func_int16_t_s_s( ((safe_div_func_int64_t_s_s( ((safe_rshift_func_uint8_t_u_u( (l_9 > ((safe_lshift_func_uint8_t_u_s( ((((safe_div_func_uint32_t_u_u( (g_13 > (safe_lshift_func_int16_t_s_u( (-7L), l_9))), g_13)) <= 0x83L) <= l_9) && 0x94486CAE8EF3352FLL), g_13)), l_43[1] [1])), l_9)) < g_13), 0x3FB18BA70A1EE319LL)), g_13), g_13)) == g_13)))) == 0UL) | 0L)))), l_43[1][1]), 14)), g_145.f4)), g_13, l_43[1][1], l_43[1][1], l_43[1][1]))), l_43[3][0])), l_43[6][0])) == g_13) ^ g_103), g_145.f3)), g_145.f0)); return (*g_154); } static int16_t func_10(int32_t p_11, int16_t p_12) { uint32_t l_159 = 0UL; for (g_109 = 0; (g_109 <= 9); g_109 += 1) { int32_t *l_162[7][5] = { {(void *)0, (void *)0, &g_145.f4, &g_47, &g_145.f4}, {&g_145.f4, &g_145.f4, &g_145.f4, (void *)0, &g_145.f4}, {(void *)0, (void *)0, &g_145.f4, &g_47, &g_145.f4}, {&g_145.f4, &g_145.f4, &g_145.f4, (void *)0, &g_145.f4}, {(void *)0, (void *)0, &g_145.f4, &g_47, &g_145.f4}, {&g_145.f4, &g_145.f4, &g_145.f4, (void *)0, &g_145.f4}, {(void *)0, (void *)0, &g_145.f4, &g_47, &g_145.f4}}; int i, j; g_118[g_109] = g_118[g_109]; p_11 = l_159; } return (*g_154); } static int16_t func_14(const int32_t p_15, int8_t p_16, int16_t p_17, uint16_t p_18, uint32_t p_19) { uint64_t l_158 = 1UL; return l_158; } static int16_t func_24(int16_t p_25, int64_t p_26) { const int32_t l_155 = 6L; int32_t *l_156 = &g_47; int32_t **l_157[7] = {&g_118[1], &l_156, &g_118[1], &g_118[1], &l_156, &g_118[1], &g_118[1]}; int i; (*l_156) = l_155; g_118[0] = (void *)0; return (*l_156); } static int16_t func_27(int32_t p_28, uint32_t p_29) { int32_t *l_46 = &g_47; int32_t *l_48[8] = {&g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47, &g_47}; uint32_t *l_101 = &g_50; const uint32_t *l_102 = &g_103; uint64_t *l_108 = &g_109; uint16_t l_132 = 0x9FF3L; uint8_t l_134 = 249UL; int32_t **l_142 = &l_48[5]; int16_t *l_152 = &g_13; int i; --g_50; if (g_50) { goto lbl_133; } lbl_133: for (p_28 = (-1); (p_28 <= 19); ++p_28) { int64_t l_88 = 0x6CF859E2267C8CEALL; int32_t l_89[9][9] = { {0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L}, {0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L}, {0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L}, {(-1L), 8L, (-1L), 8L, (-1L), 8L, (-1L), 8L, (-1L)}, {0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L}, {0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L, 8L, 0xE6C8CEE6L}, {0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L}, {(-1L), 8L, (-1L), 8L, (-1L), 8L, (-1L), 8L, (-1L)}, {0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L, 0x3B62B766L, 0x3B62B766L, 0x2D353AE7L, 0x2D353AE7L}}; int32_t l_94 = 0x78C190CCL; uint32_t *l_100 = &g_50; int32_t *l_127[8][2] = {{(void *)0, &g_128}, {&g_128, (void *)0}, {&g_128, &g_128}, {(void *)0, &g_128}, {&g_128, (void *)0}, {&g_128, &g_128}, {(void *)0, (void *)0}, {(void *)0, (void *)0}}; int16_t *l_131 = &g_76; int i, j; for (g_45 = 0; (g_45 == 18); g_45 = safe_add_func_int16_t_s_s(g_45, 5)) { uint32_t l_70 = 1UL; int16_t *l_85 = &g_13; uint64_t *l_104 = &g_105; if (p_29) { break; } for (g_50 = 0; (g_50 >= 6); ++g_50) { uint32_t *l_71 = &g_72; int16_t *l_75[7] = {&g_76, &g_76, &g_76, &g_76, &g_76, &g_76, &g_76}; uint32_t *l_90 = &g_91; uint32_t *l_92 = &g_93; int i; l_94 ^= (safe_lshift_func_uint8_t_u_u( (~(safe_rshift_func_uint16_t_u_s( (&g_45 == (((safe_div_func_uint32_t_u_u( ((*l_92) &= ((*l_90) = ((((safe_mul_func_int16_t_s_s( ((((*l_71) |= (safe_mod_func_uint8_t_u_u(p_28, l_70))), (safe_lshift_func_int16_t_s_u( ((*l_46) = (0L == 0xE6FCB758L)), 13))) && (safe_rshift_func_int16_t_s_s( (g_76 |= (l_89[5][1] = (((g_45 || ((safe_sub_func_uint64_t_u_u( (safe_div_func_uint8_t_u_u( (safe_div_func_int32_t_s_s( (((l_85 != (void *)0) || (safe_mul_func_int8_t_s_s( 0xF5L, p_28))) <= g_72), p_29)), l_88)), g_13)) | l_88)), (void *)0) == (void *)0))), g_47))), p_29)) != g_45), p_28), l_70))), l_70)) ^ 0x0D54DF96L), &g_91)), 2))), p_28)); } (*l_46) = (+(((p_28 <= ((((((g_93 > (safe_add_func_int16_t_s_s( 1L, ((l_94 = (safe_div_func_uint8_t_u_u( (((*l_104) ^= (((l_101 = l_100) != (l_102 = (void *)0)), p_28)) ^ ((p_28, p_28) < (l_104 == l_108))), 1L))), (*l_46))))) & g_93) & 1L), 5UL) && (*l_46)) > 0xDC2DL)) >= g_13) || 0x6DE7CA88L)); return g_50; } if (p_29) { return g_91; } else { uint64_t *l_113 = &g_105; int32_t l_115 = (-1L); uint32_t *const **l_121 = (void *)0; uint32_t *const **l_122 = &g_119; g_118[1] = ((1UL >= ((((7L ^ (((safe_div_func_int8_t_s_s( g_112, (((((g_114 = l_113) != (l_115, l_108)), (safe_div_func_uint8_t_u_u( g_109, ((p_28 != (g_109, 4294967295UL)), p_28)))) && l_89[1][4]) && g_93))) || g_13) >= g_91)) < g_72), 0xA934B7DDD9CFB06ALL) || (*g_114))), l_48[5]); if (l_115) { } (*l_122) = g_119; } if (p_29) { break; } (*l_46) = (0L ^ (p_28 != (((*l_131) = ((((safe_add_func_int32_t_s_s( (safe_mod_func_uint8_t_u_u( (((((g_128 = 0x06FED4FFL), 0xEEL) | 0x81L) & (0x030B0025L || (safe_add_func_int8_t_s_s( (l_88 == p_29), ((-6L) | g_72))))) < p_29), l_89[5][1])), 0xF3FAEFD0L)), l_88) >= 18446744073709551615UL), p_29)) && l_132))); } l_134--; for (p_28 = 0; (p_28 <= 7); p_28 += 1) { } return p_28; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_13; csmith_sink_ = g_45; csmith_sink_ = g_47; csmith_sink_ = g_49; csmith_sink_ = g_50; csmith_sink_ = g_72; csmith_sink_ = g_76; csmith_sink_ = g_91; csmith_sink_ = g_93; csmith_sink_ = g_103; csmith_sink_ = g_105; csmith_sink_ = g_109; csmith_sink_ = g_112; csmith_sink_ = g_128; csmith_sink_ = g_145.f0; csmith_sink_ = g_145.f1; csmith_sink_ = g_145.f2; csmith_sink_ = g_145.f3; csmith_sink_ = g_145.f4; csmith_sink_ = g_145.f5; csmith_sink_ = g_145.f6; csmith_sink_ = g_145.f7; platform_main_end(0, 0); return 0; }
false
184
dataset/organized/DCE/184
227
377
0.94
0.95
DCE
370
dataset/organized/DCE/185/target.c
dataset/organized/DCE/185/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0L; static uint32_t g_13 = 18446744073709551608UL; static uint16_t g_20 = 0UL; static uint32_t g_32[4][1] = {{0x6D21CD43L},{0x6D21CD43L},{0x6D21CD43L},{0x6D21CD43L}}; static uint16_t *g_45 = &g_20; static const uint16_t g_48 = 65535UL; static const uint16_t *g_47 = &g_48; static uint32_t g_87 = 1UL; static uint64_t g_91 = 0x6757AC12ABB1EF36LL; static uint32_t *g_96[3] = {&g_87,&g_87,&g_87}; static const uint32_t g_99[5][10] = {{2UL,8UL,8UL,2UL,0x4EE79622L,0x05C2614AL,0x4EE79622L,2UL,8UL,8UL},{0x4EE79622L,8UL,0xAC8BEBE4L,0xC2894B96L,0xC2894B96L,0xAC8BEBE4L,8UL,0x4EE79622L,8UL,0xAC8BEBE4L},{0x05C2614AL,2UL,0xC2894B96L,2UL,0x05C2614AL,0xAC8BEBE4L,0xAC8BEBE4L,0x05C2614AL,2UL,0xC2894B96L},{0x4EE79622L,0x4EE79622L,0xC2894B96L,0x05C2614AL,4294967286UL,0x05C2614AL,0xC2894B96L,0x4EE79622L,0x4EE79622L,0x4EE79622L},{8UL,0xAC8BEBE4L,0xC2894B96L,0xC2894B96L,0xAC8BEBE4L,8UL,0x4EE79622L,8UL,0xAC8BEBE4L,0xC2894B96L}}; static uint32_t g_107 = 0xE5C63B6DL; static int32_t g_109 = 0x7A55566EL; static int32_t * const volatile g_108 = &g_109; static int32_t g_111 = 8L; static int32_t *g_110[6][10] = {{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111}}; static int64_t g_126 = 2L; static uint8_t g_147 = 0x50L; static const int8_t func_1(void); static int32_t func_7(int16_t p_8, int32_t * p_9, int32_t * p_10, const uint32_t p_11); static int32_t * func_16(int64_t p_17, int8_t p_18); static int32_t func_24(uint32_t p_25, int32_t p_26, const int32_t p_27, int64_t p_28); static uint32_t func_29(uint32_t p_30); static const int8_t func_1(void) { int32_t *l_2 = &g_3; uint64_t l_4 = 18446744073709551608UL; int32_t *l_113 = &g_111; uint32_t *l_121 = &g_87; uint64_t *l_124 = &g_91; int64_t *l_125 = &g_126; uint8_t l_141 = 7UL; int32_t *l_142 = &g_109; uint64_t l_143 = 0xA155E7CE46079F8DLL; uint8_t *l_144 = &l_141; uint8_t *l_145 = (void*)0; uint8_t *l_146 = &g_147; uint16_t *l_148 = (void*)0; uint16_t *l_149 = (void*)0; uint16_t l_150 = 0x8FAEL; l_4++; (*l_113) &= func_7((~(0L & (g_13++))), func_16((*l_2), g_3), g_110[3][4], ((g_99[2][9] | ((void*)0 != l_2)) , l_4)); (*l_113) = ((safe_mod_func_int32_t_s_s((safe_sub_func_uint32_t_u_u((+((safe_mod_func_uint32_t_u_u(((*l_2) || ((((*l_121) = (*l_2)) ^ (safe_mul_func_int8_t_s_s((((*l_124) = (*l_2)) != ((*l_125) = (*l_2))), (*l_113)))) ^ (safe_mod_func_uint16_t_u_u((*l_2), (safe_mod_func_uint8_t_u_u((safe_lshift_func_int8_t_s_u(((l_150 |= (safe_lshift_func_uint8_t_u_u((*l_2), ((*l_146) = ((*l_144) = (safe_mul_func_int8_t_s_s((safe_rshift_func_uint16_t_u_s(((safe_div_func_uint32_t_u_u((*l_2), ((*l_142) = l_141))) , (*l_142)), l_143)), 2L))))))) || 65528UL), 1)), g_3)))))), (*l_2))) >= 0x2D809A3AC23FC009LL)), 4294967293UL)), 0xFEBE71B6L)) , (*l_2)); for (l_143 = 0; (l_143 >= 29); l_143++) { (*l_2) ^= (*g_108); } return g_87; } static int32_t func_7(int16_t p_8, int32_t * p_9, int32_t * p_10, const uint32_t p_11) { uint32_t l_112[9] = {1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL}; int i; return l_112[5]; } static int32_t * func_16(int64_t p_17, int8_t p_18) { uint16_t *l_19 = &g_20; int32_t l_23 = 0xACDE9E84L; uint32_t *l_31[1]; int i; for (i = 0; i < 1; i++) { l_31[i] = (void*)0; } (*g_108) &= (((*l_19) = 0x3DE0L) , ((safe_add_func_int8_t_s_s(0x9CL, l_23)) , ((p_17 , p_18) < func_24(func_29((g_32[2][0] = g_20)), ((0x6A6B93DCL == (safe_div_func_uint64_t_u_u((safe_mul_func_uint16_t_u_u(l_23, p_17)), g_20))) == 0UL), p_18, g_20)))); return &g_109; } static int32_t func_24(uint32_t p_25, int32_t p_26, const int32_t p_27, int64_t p_28) { uint8_t l_68 = 0xCDL; uint32_t *l_84[1][2]; uint8_t l_85 = 252UL; uint64_t *l_90 = &g_91; uint32_t *l_95 = &g_87; uint32_t **l_94[6] = {&l_95,&l_95,&l_95,&l_95,&l_95,&l_95}; const uint32_t *l_98 = &g_99[2][9]; const uint32_t **l_97 = &l_98; uint16_t *l_104 = &g_20; uint32_t l_106[1]; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { l_84[i][j] = &g_32[2][0]; } } for (i = 0; i < 1; i++) { l_106[i] = 1UL; } for (g_20 = (-28); (g_20 == 14); g_20++) { uint32_t l_61 = 9UL; uint16_t **l_77 = &g_45; uint32_t *l_86 = &g_87; p_26 = (((safe_lshift_func_uint16_t_u_s(((p_28 = ((safe_lshift_func_int8_t_s_u((l_61 >= (safe_mod_func_uint32_t_u_u(((safe_div_func_int32_t_s_s(0x30988A21L, 1UL)) | (safe_sub_func_uint8_t_u_u((((l_68 | (safe_add_func_int64_t_s_s((safe_rshift_func_uint8_t_u_s((safe_mul_func_int8_t_s_s((((*l_86) |= (safe_add_func_int32_t_s_s((((*l_77) = (void*)0) == (void*)0), ((&g_47 != &g_47) == (safe_div_func_uint8_t_u_u((safe_div_func_int32_t_s_s((safe_rshift_func_int16_t_s_u(((l_84[0][1] == l_84[0][1]) | l_85), (*g_47))), p_26)), 0xEDL)))))) || p_28), l_61)), 5)), p_27))) <= g_20) , p_25), p_27))), p_27))), 0)) >= l_61)) , p_28), 10)) > p_25) , p_27); } g_3 = (((0x320CD53B18A503ECLL | ((*l_90) = (safe_lshift_func_uint8_t_u_s(p_26, 7)))) && (safe_mul_func_uint8_t_u_u((((((g_96[0] = &g_87) != ((*l_97) = &g_87)) <= p_25) ^ (g_107 |= ((safe_mod_func_uint32_t_u_u((safe_lshift_func_uint16_t_u_s(((*l_104) ^= p_28), ((&g_47 == (void*)0) , (+(-9L))))), l_68)) == l_106[0]))) , p_28), g_87))) >= 0x621CL); return g_3; } static uint32_t func_29(uint32_t p_30) { int64_t l_35[9][4] = {{(-9L),0x43334ADC6F79B347LL,0L,0x43334ADC6F79B347LL},{0x62CCD2044653FFD0LL,6L,0xB15A8DF0442E1191LL,(-9L)},{0x540EE1D4595A2E71LL,4L,0x43334ADC6F79B347LL,(-1L)},{0xB15A8DF0442E1191LL,0x62CCD2044653FFD0LL,0xC51978E60D743CCCLL,0xC51978E60D743CCCLL},{0xB15A8DF0442E1191LL,0xB15A8DF0442E1191LL,0x43334ADC6F79B347LL,1L},{0x540EE1D4595A2E71LL,0xC51978E60D743CCCLL,0xB15A8DF0442E1191LL,4L},{0x62CCD2044653FFD0LL,(-10L),0L,0xB15A8DF0442E1191LL},{(-9L),(-10L),(-9L),4L},{(-10L),0xC51978E60D743CCCLL,1L,1L}}; int32_t l_36 = (-1L); uint16_t *l_44[6]; int i, j; for (i = 0; i < 6; i++) { l_44[i] = &g_20; } if ((safe_add_func_int8_t_s_s((0UL || ((g_32[2][0] < (l_35[8][1] == g_32[0][0])) , (0x10CBEDFAL && (g_3 | (0xC3DA550EL != ((l_36 ^= p_30) & (4UL ^ (-2L)))))))), 255UL))) { uint16_t *l_43 = &g_20; const int32_t l_46 = 9L; int32_t *l_49 = (void*)0; int32_t *l_50 = &l_36; (*l_50) ^= (safe_lshift_func_uint16_t_u_s(((((safe_mod_func_int8_t_s_s((l_43 != l_44[0]), g_3)) & (l_43 != (g_45 = g_45))) == 0xB5D06DE2L) ^ l_46), (&g_20 == (g_47 = &g_20)))); l_36 = g_20; } else { return g_48; } return g_48; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_13; csmith_sink_ = g_20; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_32[i][j]; } } csmith_sink_ = g_48; csmith_sink_ = g_87; csmith_sink_ = g_91; for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_99[i][j]; } } csmith_sink_ = g_107; csmith_sink_ = g_109; csmith_sink_ = g_111; csmith_sink_ = g_126; csmith_sink_ = g_147; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0L; static uint32_t g_13 = 18446744073709551608UL; static uint16_t g_20 = 0UL; static uint32_t g_32[4][1] = { {0x6D21CD43L}, {0x6D21CD43L}, {0x6D21CD43L}, {0x6D21CD43L}}; static uint16_t *g_45 = &g_20; static const uint16_t g_48 = 65535UL; static const uint16_t *g_47 = &g_48; static uint32_t g_87 = 1UL; static uint64_t g_91 = 0x6757AC12ABB1EF36LL; static uint32_t *g_96[3] = {&g_87, &g_87, &g_87}; static const uint32_t g_99[5][10] = { {2UL, 8UL, 8UL, 2UL, 0x4EE79622L, 0x05C2614AL, 0x4EE79622L, 2UL, 8UL, 8UL}, {0x4EE79622L, 8UL, 0xAC8BEBE4L, 0xC2894B96L, 0xC2894B96L, 0xAC8BEBE4L, 8UL, 0x4EE79622L, 8UL, 0xAC8BEBE4L}, {0x05C2614AL, 2UL, 0xC2894B96L, 2UL, 0x05C2614AL, 0xAC8BEBE4L, 0xAC8BEBE4L, 0x05C2614AL, 2UL, 0xC2894B96L}, {0x4EE79622L, 0x4EE79622L, 0xC2894B96L, 0x05C2614AL, 4294967286UL, 0x05C2614AL, 0xC2894B96L, 0x4EE79622L, 0x4EE79622L, 0x4EE79622L}, {8UL, 0xAC8BEBE4L, 0xC2894B96L, 0xC2894B96L, 0xAC8BEBE4L, 8UL, 0x4EE79622L, 8UL, 0xAC8BEBE4L, 0xC2894B96L}}; static uint32_t g_107 = 0xE5C63B6DL; static int32_t g_109 = 0x7A55566EL; static int32_t *const volatile g_108 = &g_109; static int32_t g_111 = 8L; static int32_t *g_110[6][10] = {{&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}}; static int64_t g_126 = 2L; static uint8_t g_147 = 0x50L; static const int8_t func_1(void); static int32_t func_7(int16_t p_8, int32_t *p_9, int32_t *p_10, const uint32_t p_11); static int32_t *func_16(int64_t p_17, int8_t p_18); static int32_t func_24(uint32_t p_25, int32_t p_26, const int32_t p_27, int64_t p_28); static uint32_t func_29(uint32_t p_30); static const int8_t func_1(void) { int32_t *l_2 = &g_3; uint64_t l_4 = 18446744073709551608UL; int32_t *l_113 = &g_111; uint32_t *l_121 = &g_87; uint64_t *l_124 = &g_91; int64_t *l_125 = &g_126; uint8_t l_141 = 7UL; int32_t *l_142 = &g_109; uint64_t l_143 = 0xA155E7CE46079F8DLL; uint8_t *l_144 = &l_141; uint8_t *l_145 = (void *)0; uint8_t *l_146 = &g_147; uint16_t *l_148 = (void *)0; uint16_t *l_149 = (void *)0; uint16_t l_150 = 0x8FAEL; l_4++; (*l_113) &= func_7((~(0L & (g_13++))), func_16((*l_2), g_3), g_110[3][4], ((g_99[2][9] | ((void *)0 != l_2)), l_4)); (*l_113) = ((safe_mod_func_int32_t_s_s( (safe_sub_func_uint32_t_u_u( (+((safe_mod_func_uint32_t_u_u( ((*l_2) || ((((*l_121) = (*l_2)) ^ (safe_mul_func_int8_t_s_s( (((*l_124) = (*l_2)) != ((*l_125) = (*l_2))), (*l_113)))) ^ (safe_mod_func_uint16_t_u_u( (*l_2), (safe_mod_func_uint8_t_u_u( (safe_lshift_func_int8_t_s_u( ((l_150 |= (safe_lshift_func_uint8_t_u_u( (*l_2), ((*l_146) = ((*l_144) = (safe_mul_func_int8_t_s_s( (safe_rshift_func_uint16_t_u_s( ((safe_div_func_uint32_t_u_u( (*l_2), ((*l_142) = l_141))), (*l_142)), l_143)), 2L))))))) || 65528UL), 1)), g_3)))))), (*l_2))) >= 0x2D809A3AC23FC009LL)), 4294967293UL)), 0xFEBE71B6L)), (*l_2)); for (l_143 = 0; (l_143 >= 29); l_143++) { } return g_87; } static int32_t func_7(int16_t p_8, int32_t *p_9, int32_t *p_10, const uint32_t p_11) { uint32_t l_112[9] = {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}; int i; return l_112[5]; } static int32_t *func_16(int64_t p_17, int8_t p_18) { uint16_t *l_19 = &g_20; int32_t l_23 = 0xACDE9E84L; uint32_t *l_31[1]; int i; for (i = 0; i < 1; i++) { l_31[i] = (void *)0; } (*g_108) &= (((*l_19) = 0x3DE0L), ((safe_add_func_int8_t_s_s(0x9CL, l_23)), ((p_17, p_18) < func_24(func_29((g_32[2][0] = g_20)), ((0x6A6B93DCL == (safe_div_func_uint64_t_u_u( (safe_mul_func_uint16_t_u_u(l_23, p_17)), g_20))) == 0UL), p_18, g_20)))); return &g_109; } static int32_t func_24(uint32_t p_25, int32_t p_26, const int32_t p_27, int64_t p_28) { uint8_t l_68 = 0xCDL; uint32_t *l_84[1][2]; uint8_t l_85 = 252UL; uint64_t *l_90 = &g_91; uint32_t *l_95 = &g_87; uint32_t **l_94[6] = {&l_95, &l_95, &l_95, &l_95, &l_95, &l_95}; const uint32_t *l_98 = &g_99[2][9]; const uint32_t **l_97 = &l_98; uint16_t *l_104 = &g_20; uint32_t l_106[1]; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { l_84[i][j] = &g_32[2][0]; } } for (i = 0; i < 1; i++) { l_106[i] = 1UL; } for (g_20 = (-28); (g_20 == 14); g_20++) { } g_3 = (((0x320CD53B18A503ECLL | ((*l_90) = (safe_lshift_func_uint8_t_u_s(p_26, 7)))) && (safe_mul_func_uint8_t_u_u( (((((g_96[0] = &g_87) != ((*l_97) = &g_87)) <= p_25) ^ (g_107 |= ((safe_mod_func_uint32_t_u_u( (safe_lshift_func_uint16_t_u_s( ((*l_104) ^= p_28), ((&g_47 == (void *)0), (+(-9L))))), l_68)) == l_106[0]))), p_28), g_87))) >= 0x621CL); return g_3; } static uint32_t func_29(uint32_t p_30) { int64_t l_35[9][4] = { {(-9L), 0x43334ADC6F79B347LL, 0L, 0x43334ADC6F79B347LL}, {0x62CCD2044653FFD0LL, 6L, 0xB15A8DF0442E1191LL, (-9L)}, {0x540EE1D4595A2E71LL, 4L, 0x43334ADC6F79B347LL, (-1L)}, {0xB15A8DF0442E1191LL, 0x62CCD2044653FFD0LL, 0xC51978E60D743CCCLL, 0xC51978E60D743CCCLL}, {0xB15A8DF0442E1191LL, 0xB15A8DF0442E1191LL, 0x43334ADC6F79B347LL, 1L}, {0x540EE1D4595A2E71LL, 0xC51978E60D743CCCLL, 0xB15A8DF0442E1191LL, 4L}, {0x62CCD2044653FFD0LL, (-10L), 0L, 0xB15A8DF0442E1191LL}, {(-9L), (-10L), (-9L), 4L}, {(-10L), 0xC51978E60D743CCCLL, 1L, 1L}}; int32_t l_36 = (-1L); uint16_t *l_44[6]; int i, j; for (i = 0; i < 6; i++) { l_44[i] = &g_20; } if ((safe_add_func_int8_t_s_s( (0UL || ((g_32[2][0] < (l_35[8][1] == g_32[0][0])), (0x10CBEDFAL && (g_3 | (0xC3DA550EL != ((l_36 ^= p_30) & (4UL ^ (-2L)))))))), 255UL))) { uint16_t *l_43 = &g_20; const int32_t l_46 = 9L; int32_t *l_49 = (void *)0; int32_t *l_50 = &l_36; (*l_50) ^= (safe_lshift_func_uint16_t_u_s( ((((safe_mod_func_int8_t_s_s((l_43 != l_44[0]), g_3)) & (l_43 != (g_45 = g_45))) == 0xB5D06DE2L) ^ l_46), (&g_20 == (g_47 = &g_20)))); l_36 = g_20; } else { return g_48; } return g_48; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_13; csmith_sink_ = g_20; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_32[i][j]; } } csmith_sink_ = g_48; csmith_sink_ = g_87; csmith_sink_ = g_91; for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_99[i][j]; } } csmith_sink_ = g_107; csmith_sink_ = g_109; csmith_sink_ = g_111; csmith_sink_ = g_126; csmith_sink_ = g_147; platform_main_end(0, 0); return 0; }
true
185
dataset/organized/DCE/185
192
263
0.77
0.83
DCE
371
dataset/organized/DCE/185/target.c
dataset/organized/DCE/185/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0L; static uint32_t g_13 = 18446744073709551608UL; static uint16_t g_20 = 0UL; static uint32_t g_32[4][1] = {{0x6D21CD43L},{0x6D21CD43L},{0x6D21CD43L},{0x6D21CD43L}}; static uint16_t *g_45 = &g_20; static const uint16_t g_48 = 65535UL; static const uint16_t *g_47 = &g_48; static uint32_t g_87 = 1UL; static uint64_t g_91 = 0x6757AC12ABB1EF36LL; static uint32_t *g_96[3] = {&g_87,&g_87,&g_87}; static const uint32_t g_99[5][10] = {{2UL,8UL,8UL,2UL,0x4EE79622L,0x05C2614AL,0x4EE79622L,2UL,8UL,8UL},{0x4EE79622L,8UL,0xAC8BEBE4L,0xC2894B96L,0xC2894B96L,0xAC8BEBE4L,8UL,0x4EE79622L,8UL,0xAC8BEBE4L},{0x05C2614AL,2UL,0xC2894B96L,2UL,0x05C2614AL,0xAC8BEBE4L,0xAC8BEBE4L,0x05C2614AL,2UL,0xC2894B96L},{0x4EE79622L,0x4EE79622L,0xC2894B96L,0x05C2614AL,4294967286UL,0x05C2614AL,0xC2894B96L,0x4EE79622L,0x4EE79622L,0x4EE79622L},{8UL,0xAC8BEBE4L,0xC2894B96L,0xC2894B96L,0xAC8BEBE4L,8UL,0x4EE79622L,8UL,0xAC8BEBE4L,0xC2894B96L}}; static uint32_t g_107 = 0xE5C63B6DL; static int32_t g_109 = 0x7A55566EL; static int32_t * const volatile g_108 = &g_109; static int32_t g_111 = 8L; static int32_t *g_110[6][10] = {{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111},{&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111,&g_111}}; static int64_t g_126 = 2L; static uint8_t g_147 = 0x50L; static const int8_t func_1(void); static int32_t func_7(int16_t p_8, int32_t * p_9, int32_t * p_10, const uint32_t p_11); static int32_t * func_16(int64_t p_17, int8_t p_18); static int32_t func_24(uint32_t p_25, int32_t p_26, const int32_t p_27, int64_t p_28); static uint32_t func_29(uint32_t p_30); static const int8_t func_1(void) { int32_t *l_2 = &g_3; uint64_t l_4 = 18446744073709551608UL; int32_t *l_113 = &g_111; uint32_t *l_121 = &g_87; uint64_t *l_124 = &g_91; int64_t *l_125 = &g_126; uint8_t l_141 = 7UL; int32_t *l_142 = &g_109; uint64_t l_143 = 0xA155E7CE46079F8DLL; uint8_t *l_144 = &l_141; uint8_t *l_145 = (void*)0; uint8_t *l_146 = &g_147; uint16_t *l_148 = (void*)0; uint16_t *l_149 = (void*)0; uint16_t l_150 = 0x8FAEL; l_4++; (*l_113) &= func_7((~(0L & (g_13++))), func_16((*l_2), g_3), g_110[3][4], ((g_99[2][9] | ((void*)0 != l_2)) , l_4)); (*l_113) = ((safe_mod_func_int32_t_s_s((safe_sub_func_uint32_t_u_u((+((safe_mod_func_uint32_t_u_u(((*l_2) || ((((*l_121) = (*l_2)) ^ (safe_mul_func_int8_t_s_s((((*l_124) = (*l_2)) != ((*l_125) = (*l_2))), (*l_113)))) ^ (safe_mod_func_uint16_t_u_u((*l_2), (safe_mod_func_uint8_t_u_u((safe_lshift_func_int8_t_s_u(((l_150 |= (safe_lshift_func_uint8_t_u_u((*l_2), ((*l_146) = ((*l_144) = (safe_mul_func_int8_t_s_s((safe_rshift_func_uint16_t_u_s(((safe_div_func_uint32_t_u_u((*l_2), ((*l_142) = l_141))) , (*l_142)), l_143)), 2L))))))) || 65528UL), 1)), g_3)))))), (*l_2))) >= 0x2D809A3AC23FC009LL)), 4294967293UL)), 0xFEBE71B6L)) , (*l_2)); for (l_143 = 0; (l_143 >= 29); l_143++) { (*l_2) ^= (*g_108); } return g_87; } static int32_t func_7(int16_t p_8, int32_t * p_9, int32_t * p_10, const uint32_t p_11) { uint32_t l_112[9] = {1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL,1UL}; int i; return l_112[5]; } static int32_t * func_16(int64_t p_17, int8_t p_18) { uint16_t *l_19 = &g_20; int32_t l_23 = 0xACDE9E84L; uint32_t *l_31[1]; int i; for (i = 0; i < 1; i++) { l_31[i] = (void*)0; } (*g_108) &= (((*l_19) = 0x3DE0L) , ((safe_add_func_int8_t_s_s(0x9CL, l_23)) , ((p_17 , p_18) < func_24(func_29((g_32[2][0] = g_20)), ((0x6A6B93DCL == (safe_div_func_uint64_t_u_u((safe_mul_func_uint16_t_u_u(l_23, p_17)), g_20))) == 0UL), p_18, g_20)))); return &g_109; } static int32_t func_24(uint32_t p_25, int32_t p_26, const int32_t p_27, int64_t p_28) { uint8_t l_68 = 0xCDL; uint32_t *l_84[1][2]; uint8_t l_85 = 252UL; uint64_t *l_90 = &g_91; uint32_t *l_95 = &g_87; uint32_t **l_94[6] = {&l_95,&l_95,&l_95,&l_95,&l_95,&l_95}; const uint32_t *l_98 = &g_99[2][9]; const uint32_t **l_97 = &l_98; uint16_t *l_104 = &g_20; uint32_t l_106[1]; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { l_84[i][j] = &g_32[2][0]; } } for (i = 0; i < 1; i++) { l_106[i] = 1UL; } for (g_20 = (-28); (g_20 == 14); g_20++) { uint32_t l_61 = 9UL; uint16_t **l_77 = &g_45; uint32_t *l_86 = &g_87; p_26 = (((safe_lshift_func_uint16_t_u_s(((p_28 = ((safe_lshift_func_int8_t_s_u((l_61 >= (safe_mod_func_uint32_t_u_u(((safe_div_func_int32_t_s_s(0x30988A21L, 1UL)) | (safe_sub_func_uint8_t_u_u((((l_68 | (safe_add_func_int64_t_s_s((safe_rshift_func_uint8_t_u_s((safe_mul_func_int8_t_s_s((((*l_86) |= (safe_add_func_int32_t_s_s((((*l_77) = (void*)0) == (void*)0), ((&g_47 != &g_47) == (safe_div_func_uint8_t_u_u((safe_div_func_int32_t_s_s((safe_rshift_func_int16_t_s_u(((l_84[0][1] == l_84[0][1]) | l_85), (*g_47))), p_26)), 0xEDL)))))) || p_28), l_61)), 5)), p_27))) <= g_20) , p_25), p_27))), p_27))), 0)) >= l_61)) , p_28), 10)) > p_25) , p_27); } g_3 = (((0x320CD53B18A503ECLL | ((*l_90) = (safe_lshift_func_uint8_t_u_s(p_26, 7)))) && (safe_mul_func_uint8_t_u_u((((((g_96[0] = &g_87) != ((*l_97) = &g_87)) <= p_25) ^ (g_107 |= ((safe_mod_func_uint32_t_u_u((safe_lshift_func_uint16_t_u_s(((*l_104) ^= p_28), ((&g_47 == (void*)0) , (+(-9L))))), l_68)) == l_106[0]))) , p_28), g_87))) >= 0x621CL); return g_3; } static uint32_t func_29(uint32_t p_30) { int64_t l_35[9][4] = {{(-9L),0x43334ADC6F79B347LL,0L,0x43334ADC6F79B347LL},{0x62CCD2044653FFD0LL,6L,0xB15A8DF0442E1191LL,(-9L)},{0x540EE1D4595A2E71LL,4L,0x43334ADC6F79B347LL,(-1L)},{0xB15A8DF0442E1191LL,0x62CCD2044653FFD0LL,0xC51978E60D743CCCLL,0xC51978E60D743CCCLL},{0xB15A8DF0442E1191LL,0xB15A8DF0442E1191LL,0x43334ADC6F79B347LL,1L},{0x540EE1D4595A2E71LL,0xC51978E60D743CCCLL,0xB15A8DF0442E1191LL,4L},{0x62CCD2044653FFD0LL,(-10L),0L,0xB15A8DF0442E1191LL},{(-9L),(-10L),(-9L),4L},{(-10L),0xC51978E60D743CCCLL,1L,1L}}; int32_t l_36 = (-1L); uint16_t *l_44[6]; int i, j; for (i = 0; i < 6; i++) { l_44[i] = &g_20; } if ((safe_add_func_int8_t_s_s((0UL || ((g_32[2][0] < (l_35[8][1] == g_32[0][0])) , (0x10CBEDFAL && (g_3 | (0xC3DA550EL != ((l_36 ^= p_30) & (4UL ^ (-2L)))))))), 255UL))) { uint16_t *l_43 = &g_20; const int32_t l_46 = 9L; int32_t *l_49 = (void*)0; int32_t *l_50 = &l_36; (*l_50) ^= (safe_lshift_func_uint16_t_u_s(((((safe_mod_func_int8_t_s_s((l_43 != l_44[0]), g_3)) & (l_43 != (g_45 = g_45))) == 0xB5D06DE2L) ^ l_46), (&g_20 == (g_47 = &g_20)))); l_36 = g_20; } else { return g_48; } return g_48; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_13; csmith_sink_ = g_20; for (i = 0; i < 4; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_32[i][j]; } } csmith_sink_ = g_48; csmith_sink_ = g_87; csmith_sink_ = g_91; for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_99[i][j]; } } csmith_sink_ = g_107; csmith_sink_ = g_109; csmith_sink_ = g_111; csmith_sink_ = g_126; csmith_sink_ = g_147; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_3 = 0L; static uint32_t g_13 = 18446744073709551608UL; static uint16_t g_20 = 0UL; static uint32_t g_32[4][1] = { {0x6D21CD43L}, {0x6D21CD43L}, {0x6D21CD43L}, {0x6D21CD43L}}; static uint16_t *g_45 = &g_20; static const uint16_t g_48 = 65535UL; static const uint16_t *g_47 = &g_48; static uint32_t g_87 = 1UL; static uint64_t g_91 = 0x6757AC12ABB1EF36LL; static uint32_t *g_96[3] = {&g_87, &g_87, &g_87}; static const uint32_t g_99[5][10] = { {2UL, 8UL, 8UL, 2UL, 0x4EE79622L, 0x05C2614AL, 0x4EE79622L, 2UL, 8UL, 8UL}, {0x4EE79622L, 8UL, 0xAC8BEBE4L, 0xC2894B96L, 0xC2894B96L, 0xAC8BEBE4L, 8UL, 0x4EE79622L, 8UL, 0xAC8BEBE4L}, {0x05C2614AL, 2UL, 0xC2894B96L, 2UL, 0x05C2614AL, 0xAC8BEBE4L, 0xAC8BEBE4L, 0x05C2614AL, 2UL, 0xC2894B96L}, {0x4EE79622L, 0x4EE79622L, 0xC2894B96L, 0x05C2614AL, 4294967286UL, 0x05C2614AL, 0xC2894B96L, 0x4EE79622L, 0x4EE79622L, 0x4EE79622L}, {8UL, 0xAC8BEBE4L, 0xC2894B96L, 0xC2894B96L, 0xAC8BEBE4L, 8UL, 0x4EE79622L, 8UL, 0xAC8BEBE4L, 0xC2894B96L}}; static uint32_t g_107 = 0xE5C63B6DL; static int32_t g_109 = 0x7A55566EL; static int32_t *const volatile g_108 = &g_109; static int32_t g_111 = 8L; static int32_t *g_110[6][10] = {{&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}, {&g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111, &g_111}}; static int64_t g_126 = 2L; static uint8_t g_147 = 0x50L; static const int8_t func_1(void); static int32_t func_7(int16_t p_8, int32_t *p_9, int32_t *p_10, const uint32_t p_11); static int32_t *func_16(int64_t p_17, int8_t p_18); static int32_t func_24(uint32_t p_25, int32_t p_26, const int32_t p_27, int64_t p_28); static uint32_t func_29(uint32_t p_30); static const int8_t func_1(void) { int32_t *l_2 = &g_3; uint64_t l_4 = 18446744073709551608UL; int32_t *l_113 = &g_111; uint32_t *l_121 = &g_87; uint64_t *l_124 = &g_91; int64_t *l_125 = &g_126; uint8_t l_141 = 7UL; int32_t *l_142 = &g_109; uint64_t l_143 = 0xA155E7CE46079F8DLL; uint8_t *l_144 = &l_141; uint8_t *l_145 = (void *)0; uint8_t *l_146 = &g_147; uint16_t *l_148 = (void *)0; uint16_t *l_149 = (void *)0; uint16_t l_150 = 0x8FAEL; l_4++; (*l_113) &= func_7((~(0L & (g_13++))), func_16((*l_2), g_3), g_110[3][4], ((g_99[2][9] | ((void *)0 != l_2)), l_4)); (*l_113) = ((safe_mod_func_int32_t_s_s( (safe_sub_func_uint32_t_u_u( (+((safe_mod_func_uint32_t_u_u( ((*l_2) || ((((*l_121) = (*l_2)) ^ (safe_mul_func_int8_t_s_s( (((*l_124) = (*l_2)) != ((*l_125) = (*l_2))), (*l_113)))) ^ (safe_mod_func_uint16_t_u_u( (*l_2), (safe_mod_func_uint8_t_u_u( (safe_lshift_func_int8_t_s_u( ((l_150 |= (safe_lshift_func_uint8_t_u_u( (*l_2), ((*l_146) = ((*l_144) = (safe_mul_func_int8_t_s_s( (safe_rshift_func_uint16_t_u_s( ((safe_div_func_uint32_t_u_u( (*l_2), ((*l_142) = l_141))), (*l_142)), l_143)), 2L))))))) || 65528UL), 1)), g_3)))))), (*l_2))) >= 0x2D809A3AC23FC009LL)), 4294967293UL)), 0xFEBE71B6L)), (*l_2)); for (l_143 = 0; (l_143 >= 29); l_143++) { (*l_2) ^= (*g_108); } return g_87; } static int32_t func_7(int16_t p_8, int32_t *p_9, int32_t *p_10, const uint32_t p_11) { uint32_t l_112[9] = {1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL, 1UL}; int i; return l_112[5]; } static int32_t *func_16(int64_t p_17, int8_t p_18) { uint16_t *l_19 = &g_20; int32_t l_23 = 0xACDE9E84L; uint32_t *l_31[1]; int i; for (i = 0; i < 1; i++) { l_31[i] = (void *)0; } (*g_108) &= (((*l_19) = 0x3DE0L), ((safe_add_func_int8_t_s_s(0x9CL, l_23)), ((p_17, p_18) < func_24(func_29((g_32[2][0] = g_20)), ((0x6A6B93DCL == (safe_div_func_uint64_t_u_u( (safe_mul_func_uint16_t_u_u(l_23, p_17)), g_20))) == 0UL), p_18, g_20)))); return &g_109; } static int32_t func_24(uint32_t p_25, int32_t p_26, const int32_t p_27, int64_t p_28) { uint8_t l_68 = 0xCDL; uint32_t *l_84[1][2]; uint8_t l_85 = 252UL; uint64_t *l_90 = &g_91; uint32_t *l_95 = &g_87; uint32_t **l_94[6] = {&l_95, &l_95, &l_95, &l_95, &l_95, &l_95}; const uint32_t *l_98 = &g_99[2][9]; const uint32_t **l_97 = &l_98; uint16_t *l_104 = &g_20; uint32_t l_106[1]; int i, j; for (i = 0; i < 1; i++) { } for (i = 0; i < 1; i++) { l_106[i] = 1UL; } for (g_20 = (-28); (g_20 == 14); g_20++) { uint32_t l_61 = 9UL; uint16_t **l_77 = &g_45; uint32_t *l_86 = &g_87; p_26 = (((safe_lshift_func_uint16_t_u_s( ((p_28 = ((safe_lshift_func_int8_t_s_u( (l_61 >= (safe_mod_func_uint32_t_u_u( ((safe_div_func_int32_t_s_s(0x30988A21L, 1UL)) | (safe_sub_func_uint8_t_u_u( (((l_68 | (safe_add_func_int64_t_s_s( (safe_rshift_func_uint8_t_u_s( (safe_mul_func_int8_t_s_s( (((*l_86) |= (safe_add_func_int32_t_s_s( (((*l_77) = (void *)0) == (void *)0), ((&g_47 != &g_47) == (safe_div_func_uint8_t_u_u( (safe_div_func_int32_t_s_s( (safe_rshift_func_int16_t_s_u( ((l_84[0] [1] == l_84[0] [1]) | l_85), (*g_47))), p_26)), 0xEDL)))))) || p_28), l_61)), 5)), p_27))) <= g_20), p_25), p_27))), p_27))), 0)) >= l_61)), p_28), 10)) > p_25), p_27); } g_3 = (((0x320CD53B18A503ECLL | ((*l_90) = (safe_lshift_func_uint8_t_u_s(p_26, 7)))) && (safe_mul_func_uint8_t_u_u( (((((g_96[0] = &g_87) != ((*l_97) = &g_87)) <= p_25) ^ (g_107 |= ((safe_mod_func_uint32_t_u_u( (safe_lshift_func_uint16_t_u_s( ((*l_104) ^= p_28), ((&g_47 == (void *)0), (+(-9L))))), l_68)) == l_106[0]))), p_28), g_87))) >= 0x621CL); return g_3; } static uint32_t func_29(uint32_t p_30) { int64_t l_35[9][4] = { {(-9L), 0x43334ADC6F79B347LL, 0L, 0x43334ADC6F79B347LL}, {0x62CCD2044653FFD0LL, 6L, 0xB15A8DF0442E1191LL, (-9L)}, {0x540EE1D4595A2E71LL, 4L, 0x43334ADC6F79B347LL, (-1L)}, {0xB15A8DF0442E1191LL, 0x62CCD2044653FFD0LL, 0xC51978E60D743CCCLL, 0xC51978E60D743CCCLL}, {0xB15A8DF0442E1191LL, 0xB15A8DF0442E1191LL, 0x43334ADC6F79B347LL, 1L}, {0x540EE1D4595A2E71LL, 0xC51978E60D743CCCLL, 0xB15A8DF0442E1191LL, 4L}, {0x62CCD2044653FFD0LL, (-10L), 0L, 0xB15A8DF0442E1191LL}, {(-9L), (-10L), (-9L), 4L}, {(-10L), 0xC51978E60D743CCCLL, 1L, 1L}}; int32_t l_36 = (-1L); uint16_t *l_44[6]; int i, j; for (i = 0; i < 6; i++) { l_44[i] = &g_20; } if ((safe_add_func_int8_t_s_s( (0UL || ((g_32[2][0] < (l_35[8][1] == g_32[0][0])), (0x10CBEDFAL && (g_3 | (0xC3DA550EL != ((l_36 ^= p_30) & (4UL ^ (-2L)))))))), 255UL))) { uint16_t *l_43 = &g_20; const int32_t l_46 = 9L; int32_t *l_49 = (void *)0; int32_t *l_50 = &l_36; (*l_50) ^= (safe_lshift_func_uint16_t_u_s( ((((safe_mod_func_int8_t_s_s((l_43 != l_44[0]), g_3)) & (l_43 != (g_45 = g_45))) == 0xB5D06DE2L) ^ l_46), (&g_20 == (g_47 = &g_20)))); l_36 = g_20; } else { return g_48; } return g_48; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_13; csmith_sink_ = g_20; for (i = 0; i < 4; i++) { } csmith_sink_ = g_48; csmith_sink_ = g_87; csmith_sink_ = g_91; for (i = 0; i < 5; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_99[i][j]; } } csmith_sink_ = g_107; csmith_sink_ = g_109; csmith_sink_ = g_111; csmith_sink_ = g_126; csmith_sink_ = g_147; platform_main_end(0, 0); return 0; }
false
185
dataset/organized/DCE/185
192
299
0.83
0.85
DCE
372
dataset/organized/DCE/186/target.c
dataset/organized/DCE/186/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x9864BA8BL; static volatile int32_t g_3 = 0xDADE0980L; static volatile int32_t g_4 = 0x59C45C1DL; static int32_t g_5 = 0x278213AFL; static int32_t g_12 = 5L; static int16_t func_1(void); static int16_t func_1(void) { uint32_t l_21 = 0xE4D8D955L; for (g_5 = 8; (g_5 >= (-3)); --g_5) { uint8_t l_8 = 1UL; int32_t l_13 = 1L; int32_t l_20 = (-5L); if (l_8) { break; } for (l_8 = 0; (l_8 <= 19); l_8++) { int32_t *l_11 = &g_12; int32_t *l_14 = &g_12; int32_t *l_15 = &l_13; int32_t *l_16 = &l_13; int32_t *l_17 = &l_13; int32_t *l_18 = &g_12; int32_t *l_19[3][3] = {{&l_13,&l_13,&l_13},{&l_13,&l_13,&l_13},{&l_13,&l_13,&l_13}}; int i, j; l_21--; } if (g_5) { continue; } } return g_12; } int main (int argc, char* argv[]) { int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_12; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x9864BA8BL; static volatile int32_t g_3 = 0xDADE0980L; static volatile int32_t g_4 = 0x59C45C1DL; static int32_t g_5 = 0x278213AFL; static int32_t g_12 = 5L; static int16_t func_1(void); static int16_t func_1(void) { uint32_t l_21 = 0xE4D8D955L; for (g_5 = 8; (g_5 >= (-3)); --g_5) { uint8_t l_8 = 1UL; int32_t l_13 = 1L; int32_t l_20 = (-5L); if (l_8) { break; } for (l_8 = 0; (l_8 <= 19); l_8++) { } if (g_5) { } } return g_12; } int main(int argc, char *argv[]) { int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_12; platform_main_end(0, 0); return 0; }
true
186
dataset/organized/DCE/186
71
54
0.62
0.95
DCE
373
dataset/organized/DCE/186/target.c
dataset/organized/DCE/186/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x9864BA8BL; static volatile int32_t g_3 = 0xDADE0980L; static volatile int32_t g_4 = 0x59C45C1DL; static int32_t g_5 = 0x278213AFL; static int32_t g_12 = 5L; static int16_t func_1(void); static int16_t func_1(void) { uint32_t l_21 = 0xE4D8D955L; for (g_5 = 8; (g_5 >= (-3)); --g_5) { uint8_t l_8 = 1UL; int32_t l_13 = 1L; int32_t l_20 = (-5L); if (l_8) { break; } for (l_8 = 0; (l_8 <= 19); l_8++) { int32_t *l_11 = &g_12; int32_t *l_14 = &g_12; int32_t *l_15 = &l_13; int32_t *l_16 = &l_13; int32_t *l_17 = &l_13; int32_t *l_18 = &g_12; int32_t *l_19[3][3] = {{&l_13,&l_13,&l_13},{&l_13,&l_13,&l_13},{&l_13,&l_13,&l_13}}; int i, j; l_21--; } if (g_5) { continue; } } return g_12; } int main (int argc, char* argv[]) { int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_12; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x9864BA8BL; static volatile int32_t g_3 = 0xDADE0980L; static volatile int32_t g_4 = 0x59C45C1DL; static int32_t g_5 = 0x278213AFL; static int32_t g_12 = 5L; static int16_t func_1(void); static int16_t func_1(void) { uint32_t l_21 = 0xE4D8D955L; for (g_5 = 8; (g_5 >= (-3)); --g_5) { uint8_t l_8 = 1UL; int32_t l_13 = 1L; int32_t l_20 = (-5L); if (l_8) { } for (l_8 = 0; (l_8 <= 19); l_8++) { int32_t *l_11 = &g_12; int32_t *l_14 = &g_12; int32_t *l_15 = &l_13; int32_t *l_16 = &l_13; int32_t *l_17 = &l_13; int32_t *l_18 = &g_12; int32_t *l_19[3][3] = { {&l_13, &l_13, &l_13}, {&l_13, &l_13, &l_13}, {&l_13, &l_13, &l_13}}; int i, j; l_21--; } if (g_5) { continue; } } return g_12; } int main(int argc, char *argv[]) { int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_4; csmith_sink_ = g_5; csmith_sink_ = g_12; platform_main_end(0, 0); return 0; }
false
186
dataset/organized/DCE/186
71
65
0.97
0.97
DCE
374
dataset/organized/DCE/187/target.c
dataset/organized/DCE/187/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint64_t f0; const volatile int32_t f1; const int32_t f2; volatile int64_t f3; uint8_t f4; int64_t f5; const uint8_t f6; int64_t f7; volatile int16_t f8; }; static int32_t g_2 = 1L; static int32_t g_7 = 1L; static uint32_t g_12 = 0x68A07C69L; static int32_t g_14 = 0x56C37FC0L; static struct S0 g_17 = {18446744073709551609UL,-3L,0x89063530L,0x547507AF9CA3EAA3LL,0UL,-6L,0x7EL,-5L,0x5BA5L}; static int8_t g_50[9][2] = {{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL}}; static int16_t g_52 = (-3L); static int32_t *g_67[2] = {&g_7,&g_7}; static uint8_t g_69 = 0x26L; static uint8_t *g_71[5][1] = {{(void*)0},{&g_69},{(void*)0},{&g_69},{(void*)0}}; static int32_t g_74[1][2] = {{(-8L),(-8L)}}; static uint8_t g_76 = 0x9FL; static uint8_t *g_75 = &g_76; static int16_t g_102 = 0x4E0DL; static int32_t * volatile g_108[9] = {&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7}; static uint16_t g_146 = 0xB10EL; static uint16_t g_157[9][8] = {{0x5DDDL,5UL,0xD1E3L,5UL,0x5DDDL,0xD293L,0xB5A0L,0xD1E3L},{2UL,0x5DDDL,0xDA3DL,0x4788L,0x8DEEL,0x46BFL,65533UL,0xDB0FL},{0UL,0UL,0xDA3DL,3UL,2UL,0x5FF9L,0xC504L,0xC504L},{0x8DEEL,0x5DDDL,7UL,7UL,0x5DDDL,0x8DEEL,0x6A20L,0x4788L},{0x5FF9L,2UL,3UL,0xDA3DL,0UL,0UL,2UL,0UL},{0x46BFL,0x8DEEL,0x4788L,0xDA3DL,65533UL,5UL,0UL,0x4788L},{65533UL,65533UL,0xDB0FL,7UL,0xDB0FL,65533UL,65533UL,0xC504L},{0UL,0xC504L,0UL,3UL,0x6A20L,0xD1E3L,0xDA3DL,0xDB0FL},{0x8DEEL,65535UL,8UL,0x4788L,0x6A20L,0x8DEEL,0x5DDDL,7UL}}; static uint32_t g_159 = 0UL; static int32_t g_160 = 8L; static int8_t g_163 = 0x5EL; static volatile int32_t g_178[10] = {0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L}; static volatile int32_t *g_177 = &g_178[4]; static volatile int32_t * volatile *g_176[5] = {&g_177,&g_177,&g_177,&g_177,&g_177}; static volatile int32_t * volatile * volatile *g_175 = &g_176[1]; static volatile int32_t * volatile * volatile **g_174 = &g_175; static uint8_t **g_188 = &g_71[4][0]; static uint8_t ***g_187 = &g_188; static uint8_t **** volatile g_186 = &g_187; static uint8_t g_213 = 0UL; static int8_t g_243 = 0x9CL; static int32_t ** volatile g_247 = &g_67[0]; static int32_t * volatile g_277 = (void*)0; static int32_t func_1(void); static int32_t ** func_15(uint32_t p_16); static uint8_t func_21(const int16_t p_22, uint64_t p_23); static uint32_t func_29(uint64_t p_30, int32_t p_31, int32_t * p_32); static int32_t * func_34(int32_t p_35, uint8_t * p_36, int32_t * const p_37); static int32_t func_1(void) { uint8_t l_276[9] = {0xBDL,0xBDL,0xBDL,0xBDL,0xBDL,0xBDL,0xBDL,0xBDL,0xBDL}; int i; for (g_2 = 0; (g_2 >= 18); g_2 = safe_add_func_int8_t_s_s(g_2, 9)) { uint32_t l_11[5][3] = {{0x1F09A2B4L,0x73B2C57EL,0x73B2C57EL},{0x73B2C57EL,0x2A96950AL,4294967295UL},{0x1F09A2B4L,0x2A96950AL,0x1F09A2B4L},{0x196EE4E9L,0x73B2C57EL,4294967295UL},{0x196EE4E9L,0x196EE4E9L,0x73B2C57EL}}; const int32_t *l_252[8][3] = {{&g_7,&g_2,&g_7},{&g_2,&g_14,&g_2},{&g_7,&g_2,&g_7},{&g_2,&g_14,&g_2},{&g_7,&g_2,&g_7},{&g_2,&g_14,&g_2},{&g_7,&g_2,&g_7},{&g_2,&g_14,&g_2}}; int16_t l_300 = 0x12D6L; uint16_t l_301 = 65535UL; int i, j; } return (****g_174); } static int32_t ** func_15(uint32_t p_16) { uint64_t l_20 = 0xB99BF0BB9A67B9C5LL; uint8_t *l_24 = &g_17.f4; int32_t *l_33 = &g_7; int8_t l_241[1]; int8_t *l_242 = &g_243; uint32_t l_244 = 0UL; int32_t **l_246 = &l_33; int i; for (i = 0; i < 1; i++) { l_241[i] = 0xE5L; } (*g_247) = (g_17 , ((*l_246) = ((safe_lshift_func_int8_t_s_u(l_20, 1)) , ((252UL != func_21((((*l_24)++) < (safe_add_func_uint32_t_u_u(func_29(p_16, l_20, l_33), (p_16 ^ (~(((*l_242) |= (((p_16 , l_241[0]) && 0x6FDFL) , g_14)) >= 255UL)))))), l_244)) , l_33)))); return &g_67[0]; } static uint8_t func_21(const int16_t p_22, uint64_t p_23) { uint16_t l_245 = 0UL; l_245 |= 0x0FD3730BL; return l_245; } static uint32_t func_29(uint64_t p_30, int32_t p_31, int32_t * p_32) { uint32_t l_46 = 2UL; int16_t *l_51 = &g_52; int32_t **l_66[5]; uint8_t *l_68 = &g_69; uint8_t **l_70[9] = {&l_68,&l_68,&l_68,&l_68,&l_68,&l_68,&l_68,&l_68,&l_68}; int64_t *l_72 = &g_17.f5; int32_t *l_73 = &g_74[0][0]; uint16_t *l_145 = &g_146; uint16_t *l_155 = (void*)0; uint16_t *l_156 = &g_157[7][1]; uint32_t l_158 = 0xC0C019F8L; int32_t l_161 = 0xDAEF1251L; int8_t *l_162 = &g_163; int64_t l_185[3][4] = {{0xB056BFF15998005ELL,1L,0xB056BFF15998005ELL,0xB056BFF15998005ELL},{1L,1L,0x06705FE35E0B3DFBLL,1L},{1L,0xB056BFF15998005ELL,0xB056BFF15998005ELL,1L}}; int64_t l_194 = 0x634B2721D8526C45LL; int i, j; for (i = 0; i < 5; i++) { l_66[i] = (void*)0; } g_108[7] = func_34(((*l_73) = (safe_add_func_uint32_t_u_u((safe_mul_func_int16_t_s_s(0x9794L, (((*p_32) = (((safe_lshift_func_uint8_t_u_u((safe_lshift_func_int8_t_s_s(g_17.f2, 5)), 4)) | (g_14 == (((l_46 | (~(safe_rshift_func_int16_t_s_u(((*l_51) = (g_50[0][0] = l_46)), (safe_rshift_func_uint8_t_u_s((safe_lshift_func_uint16_t_u_u((p_30 && (safe_add_func_int8_t_s_s(0x2DL, (safe_mod_func_int64_t_s_s(((*l_72) &= (((!((safe_mul_func_int16_t_s_s((safe_mod_func_uint8_t_u_u(((*l_68) ^= ((g_67[0] = (void*)0) == ((((g_71[3][0] = l_68) == (void*)0) <= 0x77CE2A77L) , &p_31))), 0xA0L)), 65531UL)) , 255UL)) ^ p_30) , p_31)), p_30))))), g_7)), g_17.f1)))))) | (-7L)) , p_31))) , 0x4C7C59AEL)) || (*p_32)))), g_12))), g_75, &g_2); if ((p_31 = (safe_mod_func_uint64_t_u_u((g_17.f0 = (p_30 < ((*l_162) ^= (safe_sub_func_uint16_t_u_u(((~(((g_17.f6 > ((((p_30 | ((*l_51) = g_52)) != (((*p_32) = (g_159 ^= ((safe_mul_func_uint16_t_u_u((safe_mul_func_int8_t_s_s((g_50[0][0] == (safe_lshift_func_uint16_t_u_u((((safe_unary_minus_func_int8_t_s((safe_mod_func_int16_t_s_s((((safe_mod_func_uint8_t_u_u((((safe_mod_func_int8_t_s_s((safe_rshift_func_uint16_t_u_u((((g_17.f8 | ((*l_156) = ((safe_rshift_func_int8_t_s_u((safe_div_func_int16_t_s_s(g_7, (--(*l_145)))), ((safe_div_func_int32_t_s_s((safe_div_func_uint32_t_u_u(((safe_sub_func_int16_t_s_s(1L, ((((&g_76 != &g_69) > 1L) | 4294967295UL) ^ 0UL))) <= g_17.f7), (*p_32))), (*p_32))) >= g_12))) & 65533UL))) , &l_68) != &l_68), p_30)), l_158)) >= (*p_32)) ^ p_30), (*g_75))) ^ g_74[0][1]) ^ p_30), g_17.f6)))) , p_31) < g_12), 10))), 0x0EL)), (-1L))) , (-3L)))) == g_160)) , l_161) == 0x333B9D5FL)) != p_31) ^ g_160)) > g_76), g_69))))), p_30)))) { int32_t ***l_180 = &l_66[3]; int32_t **** const l_179 = &l_180; int32_t l_191 = 0L; int32_t l_193 = 3L; int32_t l_195 = 0xB1FDA6A7L; int32_t l_196 = 1L; int32_t l_197 = 0x02FCD55CL; int32_t l_198 = 0x1709B175L; int32_t l_199 = 0x119DA813L; uint8_t **l_216[6] = {&g_75,&g_75,&g_75,&g_75,&g_75,&g_75}; int32_t l_217 = 0x78321BB0L; int32_t l_226[8]; int i; for (i = 0; i < 8; i++) { l_226[i] = 0xA8D655E7L; } (*g_177) = ((safe_mul_func_uint8_t_u_u(p_31, (safe_mul_func_uint16_t_u_u(((*l_145) ^= (g_17.f1 >= 1L)), (0L < (safe_unary_minus_func_int32_t_s((((0L && ((~(safe_mul_func_uint8_t_u_u((safe_add_func_int16_t_s_s(p_31, (g_174 == l_179))), (safe_mod_func_uint8_t_u_u((((safe_mod_func_int8_t_s_s(0x64L, 0x99L)) ^ 4UL) > l_185[2][2]), 4L))))) <= p_30)) , 0x13L) ^ (-1L))))))))) == g_12); lbl_239: (*g_186) = &l_70[3]; for (l_158 = (-18); (l_158 == 59); l_158 = safe_add_func_uint64_t_u_u(l_158, 6)) { int32_t l_192[10] = {0xE103B034L,0xC086913BL,0xE103B034L,0xE103B034L,0xC086913BL,0xE103B034L,0xE103B034L,0xC086913BL,0xE103B034L,0xE103B034L}; uint16_t l_200 = 65533UL; uint32_t *l_212[1]; int i; for (i = 0; i < 1; i++) { l_212[i] = &l_46; } l_200++; if (((((((*p_32) |= ((safe_lshift_func_int16_t_s_u((safe_add_func_uint64_t_u_u(((p_31 && p_31) != p_31), (safe_rshift_func_uint16_t_u_s(((*l_156) |= (safe_lshift_func_int16_t_s_u(((((void*)0 == &g_175) >= (~(++g_213))) < ((l_216[4] == ((l_192[2] ^= (-10L)) , ((*g_187) = (void*)0))) , l_192[2])), p_30))), 5)))), 4)) >= l_200)) , (void*)0) != (void*)0) , p_31) ^ p_31)) { return l_217; } else { const int32_t l_227 = 0x1CCB8339L; int64_t *l_233 = &g_17.f7; int32_t l_238 = 0L; for (g_69 = (-30); (g_69 < 55); ++g_69) { return g_17.f3; } (**g_175) = ((safe_rshift_func_int16_t_s_s((((safe_mul_func_uint16_t_u_u(((*l_145) = (safe_mul_func_int8_t_s_s(l_226[5], (l_227 ^ ((((*l_156) = (((*l_162) = (g_178[4] == 0xF8L)) <= (((p_31 = (safe_sub_func_uint8_t_u_u((((safe_div_func_uint8_t_u_u((+((*p_32) = (&g_67[0] != &g_177))), (l_227 , ((((*l_233) = ((*l_72) = ((((void*)0 == (*l_179)) || 0xD269L) , 0x02012965F41A6356LL))) || g_17.f0) , l_227)))) == p_30) <= 0L), l_200))) | p_30) <= 0x915BE6F43F8A5E6ALL))) == g_50[0][0]) , g_178[8]))))), g_52)) , l_227) , 1L), p_30)) , (void*)0); l_238 ^= ((l_192[3] > ((*p_32) , (((safe_sub_func_int64_t_s_s(g_17.f0, g_76)) , &g_175) != &g_175))) >= (p_31 = (p_31 ^ 0x9B105BAD86DE7BFBLL))); if ((*p_32)) { continue; } } return l_192[3]; } if (g_159) { goto lbl_239; } } else { (**g_175) = (void*)0; } g_67[0] = &p_31; return p_31; } static int32_t * func_34(int32_t p_35, uint8_t * p_36, int32_t * const p_37) { uint8_t **l_98 = &g_71[3][0]; uint8_t **l_106 = &g_75; uint8_t ** const *l_105[3]; int8_t l_107 = 0xD9L; int32_t l_110 = 1L; int32_t * const *l_114 = &g_67[0]; int32_t * const **l_113 = &l_114; int32_t * const ***l_112 = &l_113; int32_t *l_115 = &g_14; int32_t *l_116 = &g_14; int32_t *l_117[8] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; uint16_t l_118[8][2] = {{0UL,0xF024L},{0xF024L,0UL},{0xF024L,0xF024L},{0UL,0xF024L},{0xF024L,0UL},{0xF024L,0xF024L},{0UL,0xF024L},{0xF024L,0UL}}; int i, j; for (i = 0; i < 3; i++) { l_105[i] = &l_106; } for (g_12 = (-30); (g_12 > 19); ++g_12) { uint16_t l_87[2][6]; uint8_t **l_93[5][5] = {{&g_71[3][0],&g_71[3][0],(void*)0,&g_71[3][0],&g_71[3][0]},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,&g_71[2][0],(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}}; uint8_t ***l_94 = &l_93[2][3]; uint8_t ***l_95 = (void*)0; uint8_t **l_97[8] = {&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75}; uint8_t ***l_96[5]; int16_t *l_101 = &g_102; int32_t *l_109[4] = {(void*)0,(void*)0,(void*)0,(void*)0}; int32_t **l_111 = &l_109[0]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { l_87[i][j] = 0xC910L; } } for (i = 0; i < 5; i++) { l_96[i] = &l_97[3]; } l_110 ^= ((safe_div_func_int8_t_s_s((safe_mul_func_int8_t_s_s(((safe_lshift_func_uint8_t_u_u((*p_36), (safe_div_func_uint64_t_u_u((p_35 ^ l_87[1][5]), p_35)))) >= (safe_div_func_int16_t_s_s((+(safe_mod_func_int16_t_s_s((((*l_94) = l_93[2][3]) == (l_98 = &g_75)), (safe_sub_func_int16_t_s_s(((*l_101) = (g_52 = l_87[1][3])), (safe_div_func_uint8_t_u_u(((void*)0 != l_105[0]), (*p_36)))))))), l_107))), 2L)), g_74[0][1])) > 1L); (*l_111) = p_37; } (*l_112) = (void*)0; l_118[0][1]++; l_105[0] = &l_106; return &g_2; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_7; csmith_sink_ = g_12; csmith_sink_ = g_14; csmith_sink_ = g_17.f0; csmith_sink_ = g_17.f1; csmith_sink_ = g_17.f2; csmith_sink_ = g_17.f3; csmith_sink_ = g_17.f4; csmith_sink_ = g_17.f5; csmith_sink_ = g_17.f6; csmith_sink_ = g_17.f7; csmith_sink_ = g_17.f8; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_50[i][j]; } } csmith_sink_ = g_52; csmith_sink_ = g_69; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_74[i][j]; } } csmith_sink_ = g_76; csmith_sink_ = g_102; csmith_sink_ = g_146; for (i = 0; i < 9; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_157[i][j]; } } csmith_sink_ = g_159; csmith_sink_ = g_160; csmith_sink_ = g_163; for (i = 0; i < 10; i++) { csmith_sink_ = g_178[i]; } csmith_sink_ = g_213; csmith_sink_ = g_243; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint64_t f0; const volatile int32_t f1; const int32_t f2; volatile int64_t f3; uint8_t f4; int64_t f5; const uint8_t f6; int64_t f7; volatile int16_t f8; }; static int32_t g_2 = 1L; static int32_t g_7 = 1L; static uint32_t g_12 = 0x68A07C69L; static int32_t g_14 = 0x56C37FC0L; static struct S0 g_17 = {18446744073709551609UL, -3L, 0x89063530L, 0x547507AF9CA3EAA3LL, 0UL, -6L, 0x7EL, -5L, 0x5BA5L}; static int8_t g_50[9][2] = {{0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}}; static int16_t g_52 = (-3L); static int32_t *g_67[2] = {&g_7, &g_7}; static uint8_t g_69 = 0x26L; static uint8_t *g_71[5][1] = { {(void *)0}, {&g_69}, {(void *)0}, {&g_69}, {(void *)0}}; static int32_t g_74[1][2] = {{(-8L), (-8L)}}; static uint8_t g_76 = 0x9FL; static uint8_t *g_75 = &g_76; static int16_t g_102 = 0x4E0DL; static int32_t *volatile g_108[9] = {&g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7}; static uint16_t g_146 = 0xB10EL; static uint16_t g_157[9][8] = { {0x5DDDL, 5UL, 0xD1E3L, 5UL, 0x5DDDL, 0xD293L, 0xB5A0L, 0xD1E3L}, {2UL, 0x5DDDL, 0xDA3DL, 0x4788L, 0x8DEEL, 0x46BFL, 65533UL, 0xDB0FL}, {0UL, 0UL, 0xDA3DL, 3UL, 2UL, 0x5FF9L, 0xC504L, 0xC504L}, {0x8DEEL, 0x5DDDL, 7UL, 7UL, 0x5DDDL, 0x8DEEL, 0x6A20L, 0x4788L}, {0x5FF9L, 2UL, 3UL, 0xDA3DL, 0UL, 0UL, 2UL, 0UL}, {0x46BFL, 0x8DEEL, 0x4788L, 0xDA3DL, 65533UL, 5UL, 0UL, 0x4788L}, {65533UL, 65533UL, 0xDB0FL, 7UL, 0xDB0FL, 65533UL, 65533UL, 0xC504L}, {0UL, 0xC504L, 0UL, 3UL, 0x6A20L, 0xD1E3L, 0xDA3DL, 0xDB0FL}, {0x8DEEL, 65535UL, 8UL, 0x4788L, 0x6A20L, 0x8DEEL, 0x5DDDL, 7UL}}; static uint32_t g_159 = 0UL; static int32_t g_160 = 8L; static int8_t g_163 = 0x5EL; static volatile int32_t g_178[10] = { 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L}; static volatile int32_t *g_177 = &g_178[4]; static volatile int32_t *volatile *g_176[5] = {&g_177, &g_177, &g_177, &g_177, &g_177}; static volatile int32_t *volatile *volatile *g_175 = &g_176[1]; static volatile int32_t *volatile *volatile **g_174 = &g_175; static uint8_t **g_188 = &g_71[4][0]; static uint8_t ***g_187 = &g_188; static uint8_t ****volatile g_186 = &g_187; static uint8_t g_213 = 0UL; static int8_t g_243 = 0x9CL; static int32_t **volatile g_247 = &g_67[0]; static int32_t *volatile g_277 = (void *)0; static int32_t func_1(void); static int32_t **func_15(uint32_t p_16); static uint8_t func_21(const int16_t p_22, uint64_t p_23); static uint32_t func_29(uint64_t p_30, int32_t p_31, int32_t *p_32); static int32_t *func_34(int32_t p_35, uint8_t *p_36, int32_t *const p_37); static int32_t func_1(void) { uint8_t l_276[9] = {0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL}; int i; for (g_2 = 0; (g_2 >= 18); g_2 = safe_add_func_int8_t_s_s(g_2, 9)) { } return (****g_174); } static int32_t **func_15(uint32_t p_16) { uint64_t l_20 = 0xB99BF0BB9A67B9C5LL; uint8_t *l_24 = &g_17.f4; int32_t *l_33 = &g_7; int8_t l_241[1]; int8_t *l_242 = &g_243; uint32_t l_244 = 0UL; int32_t **l_246 = &l_33; int i; for (i = 0; i < 1; i++) { } (*g_247) = (g_17, ((*l_246) = ((safe_lshift_func_int8_t_s_u(l_20, 1)), ((252UL != func_21((((*l_24)++) < (safe_add_func_uint32_t_u_u( func_29(p_16, l_20, l_33), (p_16 ^ (~(((*l_242) |= (((p_16, l_241[0]) && 0x6FDFL), g_14)) >= 255UL)))))), l_244)), l_33)))); return &g_67[0]; } static uint8_t func_21(const int16_t p_22, uint64_t p_23) { uint16_t l_245 = 0UL; l_245 |= 0x0FD3730BL; return l_245; } static uint32_t func_29(uint64_t p_30, int32_t p_31, int32_t *p_32) { uint32_t l_46 = 2UL; int16_t *l_51 = &g_52; int32_t **l_66[5]; uint8_t *l_68 = &g_69; uint8_t **l_70[9] = {&l_68, &l_68, &l_68, &l_68, &l_68, &l_68, &l_68, &l_68, &l_68}; int64_t *l_72 = &g_17.f5; int32_t *l_73 = &g_74[0][0]; uint16_t *l_145 = &g_146; uint16_t *l_155 = (void *)0; uint16_t *l_156 = &g_157[7][1]; uint32_t l_158 = 0xC0C019F8L; int32_t l_161 = 0xDAEF1251L; int8_t *l_162 = &g_163; int64_t l_185[3][4] = { {0xB056BFF15998005ELL, 1L, 0xB056BFF15998005ELL, 0xB056BFF15998005ELL}, {1L, 1L, 0x06705FE35E0B3DFBLL, 1L}, {1L, 0xB056BFF15998005ELL, 0xB056BFF15998005ELL, 1L}}; int64_t l_194 = 0x634B2721D8526C45LL; int i, j; for (i = 0; i < 5; i++) { } g_108[7] = func_34( ((*l_73) = (safe_add_func_uint32_t_u_u( (safe_mul_func_int16_t_s_s( 0x9794L, (((*p_32) = (((safe_lshift_func_uint8_t_u_u( (safe_lshift_func_int8_t_s_s(g_17.f2, 5)), 4)) | (g_14 == (((l_46 | (~(safe_rshift_func_int16_t_s_u( ((*l_51) = (g_50[0][0] = l_46)), (safe_rshift_func_uint8_t_u_s( (safe_lshift_func_uint16_t_u_u( (p_30 && (safe_add_func_int8_t_s_s( 0x2DL, (safe_mod_func_int64_t_s_s( ((*l_72) &= (((!((safe_mul_func_int16_t_s_s( (safe_mod_func_uint8_t_u_u( ((*l_68) ^= ((g_67[0] = (void *)0) == ((((g_71[3][0] = l_68) == (void *)0) <= 0x77CE2A77L), &p_31))), 0xA0L)), 65531UL)), 255UL)) ^ p_30), p_31)), p_30))))), g_7)), g_17.f1)))))) | (-7L)), p_31))), 0x4C7C59AEL)) || (*p_32)))), g_12))), g_75, &g_2); if ((p_31 = (safe_mod_func_uint64_t_u_u((g_17.f0 = (p_30 < ((*l_162) ^= (safe_sub_func_uint16_t_u_u(((~(((g_17.f6 > ((((p_30 | ((*l_51) = g_52)) != (((*p_32) = (g_159 ^= ((safe_mul_func_uint16_t_u_u((safe_mul_func_int8_t_s_s((g_50[0][0] == (safe_lshift_func_uint16_t_u_u((((safe_unary_minus_func_int8_t_s((safe_mod_func_int16_t_s_s((((safe_mod_func_uint8_t_u_u((((safe_mod_func_int8_t_s_s((safe_rshift_func_uint16_t_u_u((((g_17.f8 | ((*l_156) = ((safe_rshift_func_int8_t_s_u((safe_div_func_int16_t_s_s(g_7, (--(*l_145)))), ((safe_div_func_int32_t_s_s((safe_div_func_uint32_t_u_u(((safe_sub_func_int16_t_s_s(1L, ((((&g_76 != &g_69) > 1L) | 4294967295UL) ^ 0UL))) <= g_17.f7), (*p_32))), (*p_32))) >= g_12))) & 65533UL))) , &l_68) != &l_68), p_30)), l_158)) >= (*p_32)) ^ p_30), (*g_75))) ^ g_74[0][1]) ^ p_30), g_17.f6)))) , p_31) < g_12), 10))), 0x0EL)), (-1L))) , (-3L)))) == g_160)) , l_161) == 0x333B9D5FL)) != p_31) ^ g_160)) > g_76), g_69))))), p_30)))) { } else { } g_67[0] = &p_31; return p_31; } static int32_t *func_34(int32_t p_35, uint8_t *p_36, int32_t *const p_37) { uint8_t **l_98 = &g_71[3][0]; uint8_t **l_106 = &g_75; uint8_t **const *l_105[3]; int8_t l_107 = 0xD9L; int32_t l_110 = 1L; int32_t *const *l_114 = &g_67[0]; int32_t *const **l_113 = &l_114; int32_t *const ***l_112 = &l_113; int32_t *l_115 = &g_14; int32_t *l_116 = &g_14; int32_t *l_117[8] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; uint16_t l_118[8][2] = {{0UL, 0xF024L}, {0xF024L, 0UL}, {0xF024L, 0xF024L}, {0UL, 0xF024L}, {0xF024L, 0UL}, {0xF024L, 0xF024L}, {0UL, 0xF024L}, {0xF024L, 0UL}}; int i, j; for (i = 0; i < 3; i++) { } for (g_12 = (-30); (g_12 > 19); ++g_12) { } (*l_112) = (void *)0; l_118[0][1]++; l_105[0] = &l_106; return &g_2; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_7; csmith_sink_ = g_12; csmith_sink_ = g_14; csmith_sink_ = g_17.f0; csmith_sink_ = g_17.f1; csmith_sink_ = g_17.f2; csmith_sink_ = g_17.f3; csmith_sink_ = g_17.f4; csmith_sink_ = g_17.f5; csmith_sink_ = g_17.f6; csmith_sink_ = g_17.f7; csmith_sink_ = g_17.f8; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_50[i][j]; } } csmith_sink_ = g_52; csmith_sink_ = g_69; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_74[i][j]; } } csmith_sink_ = g_76; csmith_sink_ = g_102; csmith_sink_ = g_146; for (i = 0; i < 9; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_157[i][j]; } } csmith_sink_ = g_159; csmith_sink_ = g_160; csmith_sink_ = g_163; for (i = 0; i < 10; i++) { csmith_sink_ = g_178[i]; } csmith_sink_ = g_213; csmith_sink_ = g_243; platform_main_end(0, 0); return 0; }
true
187
dataset/organized/DCE/187
309
288
0.55
0.87
DCE
375
dataset/organized/DCE/187/target.c
dataset/organized/DCE/187/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint64_t f0; const volatile int32_t f1; const int32_t f2; volatile int64_t f3; uint8_t f4; int64_t f5; const uint8_t f6; int64_t f7; volatile int16_t f8; }; static int32_t g_2 = 1L; static int32_t g_7 = 1L; static uint32_t g_12 = 0x68A07C69L; static int32_t g_14 = 0x56C37FC0L; static struct S0 g_17 = {18446744073709551609UL,-3L,0x89063530L,0x547507AF9CA3EAA3LL,0UL,-6L,0x7EL,-5L,0x5BA5L}; static int8_t g_50[9][2] = {{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL},{0xFFL,0xFFL}}; static int16_t g_52 = (-3L); static int32_t *g_67[2] = {&g_7,&g_7}; static uint8_t g_69 = 0x26L; static uint8_t *g_71[5][1] = {{(void*)0},{&g_69},{(void*)0},{&g_69},{(void*)0}}; static int32_t g_74[1][2] = {{(-8L),(-8L)}}; static uint8_t g_76 = 0x9FL; static uint8_t *g_75 = &g_76; static int16_t g_102 = 0x4E0DL; static int32_t * volatile g_108[9] = {&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7,&g_7}; static uint16_t g_146 = 0xB10EL; static uint16_t g_157[9][8] = {{0x5DDDL,5UL,0xD1E3L,5UL,0x5DDDL,0xD293L,0xB5A0L,0xD1E3L},{2UL,0x5DDDL,0xDA3DL,0x4788L,0x8DEEL,0x46BFL,65533UL,0xDB0FL},{0UL,0UL,0xDA3DL,3UL,2UL,0x5FF9L,0xC504L,0xC504L},{0x8DEEL,0x5DDDL,7UL,7UL,0x5DDDL,0x8DEEL,0x6A20L,0x4788L},{0x5FF9L,2UL,3UL,0xDA3DL,0UL,0UL,2UL,0UL},{0x46BFL,0x8DEEL,0x4788L,0xDA3DL,65533UL,5UL,0UL,0x4788L},{65533UL,65533UL,0xDB0FL,7UL,0xDB0FL,65533UL,65533UL,0xC504L},{0UL,0xC504L,0UL,3UL,0x6A20L,0xD1E3L,0xDA3DL,0xDB0FL},{0x8DEEL,65535UL,8UL,0x4788L,0x6A20L,0x8DEEL,0x5DDDL,7UL}}; static uint32_t g_159 = 0UL; static int32_t g_160 = 8L; static int8_t g_163 = 0x5EL; static volatile int32_t g_178[10] = {0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L,0x77104E18L}; static volatile int32_t *g_177 = &g_178[4]; static volatile int32_t * volatile *g_176[5] = {&g_177,&g_177,&g_177,&g_177,&g_177}; static volatile int32_t * volatile * volatile *g_175 = &g_176[1]; static volatile int32_t * volatile * volatile **g_174 = &g_175; static uint8_t **g_188 = &g_71[4][0]; static uint8_t ***g_187 = &g_188; static uint8_t **** volatile g_186 = &g_187; static uint8_t g_213 = 0UL; static int8_t g_243 = 0x9CL; static int32_t ** volatile g_247 = &g_67[0]; static int32_t * volatile g_277 = (void*)0; static int32_t func_1(void); static int32_t ** func_15(uint32_t p_16); static uint8_t func_21(const int16_t p_22, uint64_t p_23); static uint32_t func_29(uint64_t p_30, int32_t p_31, int32_t * p_32); static int32_t * func_34(int32_t p_35, uint8_t * p_36, int32_t * const p_37); static int32_t func_1(void) { uint8_t l_276[9] = {0xBDL,0xBDL,0xBDL,0xBDL,0xBDL,0xBDL,0xBDL,0xBDL,0xBDL}; int i; for (g_2 = 0; (g_2 >= 18); g_2 = safe_add_func_int8_t_s_s(g_2, 9)) { uint32_t l_11[5][3] = {{0x1F09A2B4L,0x73B2C57EL,0x73B2C57EL},{0x73B2C57EL,0x2A96950AL,4294967295UL},{0x1F09A2B4L,0x2A96950AL,0x1F09A2B4L},{0x196EE4E9L,0x73B2C57EL,4294967295UL},{0x196EE4E9L,0x196EE4E9L,0x73B2C57EL}}; const int32_t *l_252[8][3] = {{&g_7,&g_2,&g_7},{&g_2,&g_14,&g_2},{&g_7,&g_2,&g_7},{&g_2,&g_14,&g_2},{&g_7,&g_2,&g_7},{&g_2,&g_14,&g_2},{&g_7,&g_2,&g_7},{&g_2,&g_14,&g_2}}; int16_t l_300 = 0x12D6L; uint16_t l_301 = 65535UL; int i, j; } return (****g_174); } static int32_t ** func_15(uint32_t p_16) { uint64_t l_20 = 0xB99BF0BB9A67B9C5LL; uint8_t *l_24 = &g_17.f4; int32_t *l_33 = &g_7; int8_t l_241[1]; int8_t *l_242 = &g_243; uint32_t l_244 = 0UL; int32_t **l_246 = &l_33; int i; for (i = 0; i < 1; i++) { l_241[i] = 0xE5L; } (*g_247) = (g_17 , ((*l_246) = ((safe_lshift_func_int8_t_s_u(l_20, 1)) , ((252UL != func_21((((*l_24)++) < (safe_add_func_uint32_t_u_u(func_29(p_16, l_20, l_33), (p_16 ^ (~(((*l_242) |= (((p_16 , l_241[0]) && 0x6FDFL) , g_14)) >= 255UL)))))), l_244)) , l_33)))); return &g_67[0]; } static uint8_t func_21(const int16_t p_22, uint64_t p_23) { uint16_t l_245 = 0UL; l_245 |= 0x0FD3730BL; return l_245; } static uint32_t func_29(uint64_t p_30, int32_t p_31, int32_t * p_32) { uint32_t l_46 = 2UL; int16_t *l_51 = &g_52; int32_t **l_66[5]; uint8_t *l_68 = &g_69; uint8_t **l_70[9] = {&l_68,&l_68,&l_68,&l_68,&l_68,&l_68,&l_68,&l_68,&l_68}; int64_t *l_72 = &g_17.f5; int32_t *l_73 = &g_74[0][0]; uint16_t *l_145 = &g_146; uint16_t *l_155 = (void*)0; uint16_t *l_156 = &g_157[7][1]; uint32_t l_158 = 0xC0C019F8L; int32_t l_161 = 0xDAEF1251L; int8_t *l_162 = &g_163; int64_t l_185[3][4] = {{0xB056BFF15998005ELL,1L,0xB056BFF15998005ELL,0xB056BFF15998005ELL},{1L,1L,0x06705FE35E0B3DFBLL,1L},{1L,0xB056BFF15998005ELL,0xB056BFF15998005ELL,1L}}; int64_t l_194 = 0x634B2721D8526C45LL; int i, j; for (i = 0; i < 5; i++) { l_66[i] = (void*)0; } g_108[7] = func_34(((*l_73) = (safe_add_func_uint32_t_u_u((safe_mul_func_int16_t_s_s(0x9794L, (((*p_32) = (((safe_lshift_func_uint8_t_u_u((safe_lshift_func_int8_t_s_s(g_17.f2, 5)), 4)) | (g_14 == (((l_46 | (~(safe_rshift_func_int16_t_s_u(((*l_51) = (g_50[0][0] = l_46)), (safe_rshift_func_uint8_t_u_s((safe_lshift_func_uint16_t_u_u((p_30 && (safe_add_func_int8_t_s_s(0x2DL, (safe_mod_func_int64_t_s_s(((*l_72) &= (((!((safe_mul_func_int16_t_s_s((safe_mod_func_uint8_t_u_u(((*l_68) ^= ((g_67[0] = (void*)0) == ((((g_71[3][0] = l_68) == (void*)0) <= 0x77CE2A77L) , &p_31))), 0xA0L)), 65531UL)) , 255UL)) ^ p_30) , p_31)), p_30))))), g_7)), g_17.f1)))))) | (-7L)) , p_31))) , 0x4C7C59AEL)) || (*p_32)))), g_12))), g_75, &g_2); if ((p_31 = (safe_mod_func_uint64_t_u_u((g_17.f0 = (p_30 < ((*l_162) ^= (safe_sub_func_uint16_t_u_u(((~(((g_17.f6 > ((((p_30 | ((*l_51) = g_52)) != (((*p_32) = (g_159 ^= ((safe_mul_func_uint16_t_u_u((safe_mul_func_int8_t_s_s((g_50[0][0] == (safe_lshift_func_uint16_t_u_u((((safe_unary_minus_func_int8_t_s((safe_mod_func_int16_t_s_s((((safe_mod_func_uint8_t_u_u((((safe_mod_func_int8_t_s_s((safe_rshift_func_uint16_t_u_u((((g_17.f8 | ((*l_156) = ((safe_rshift_func_int8_t_s_u((safe_div_func_int16_t_s_s(g_7, (--(*l_145)))), ((safe_div_func_int32_t_s_s((safe_div_func_uint32_t_u_u(((safe_sub_func_int16_t_s_s(1L, ((((&g_76 != &g_69) > 1L) | 4294967295UL) ^ 0UL))) <= g_17.f7), (*p_32))), (*p_32))) >= g_12))) & 65533UL))) , &l_68) != &l_68), p_30)), l_158)) >= (*p_32)) ^ p_30), (*g_75))) ^ g_74[0][1]) ^ p_30), g_17.f6)))) , p_31) < g_12), 10))), 0x0EL)), (-1L))) , (-3L)))) == g_160)) , l_161) == 0x333B9D5FL)) != p_31) ^ g_160)) > g_76), g_69))))), p_30)))) { int32_t ***l_180 = &l_66[3]; int32_t **** const l_179 = &l_180; int32_t l_191 = 0L; int32_t l_193 = 3L; int32_t l_195 = 0xB1FDA6A7L; int32_t l_196 = 1L; int32_t l_197 = 0x02FCD55CL; int32_t l_198 = 0x1709B175L; int32_t l_199 = 0x119DA813L; uint8_t **l_216[6] = {&g_75,&g_75,&g_75,&g_75,&g_75,&g_75}; int32_t l_217 = 0x78321BB0L; int32_t l_226[8]; int i; for (i = 0; i < 8; i++) { l_226[i] = 0xA8D655E7L; } (*g_177) = ((safe_mul_func_uint8_t_u_u(p_31, (safe_mul_func_uint16_t_u_u(((*l_145) ^= (g_17.f1 >= 1L)), (0L < (safe_unary_minus_func_int32_t_s((((0L && ((~(safe_mul_func_uint8_t_u_u((safe_add_func_int16_t_s_s(p_31, (g_174 == l_179))), (safe_mod_func_uint8_t_u_u((((safe_mod_func_int8_t_s_s(0x64L, 0x99L)) ^ 4UL) > l_185[2][2]), 4L))))) <= p_30)) , 0x13L) ^ (-1L))))))))) == g_12); lbl_239: (*g_186) = &l_70[3]; for (l_158 = (-18); (l_158 == 59); l_158 = safe_add_func_uint64_t_u_u(l_158, 6)) { int32_t l_192[10] = {0xE103B034L,0xC086913BL,0xE103B034L,0xE103B034L,0xC086913BL,0xE103B034L,0xE103B034L,0xC086913BL,0xE103B034L,0xE103B034L}; uint16_t l_200 = 65533UL; uint32_t *l_212[1]; int i; for (i = 0; i < 1; i++) { l_212[i] = &l_46; } l_200++; if (((((((*p_32) |= ((safe_lshift_func_int16_t_s_u((safe_add_func_uint64_t_u_u(((p_31 && p_31) != p_31), (safe_rshift_func_uint16_t_u_s(((*l_156) |= (safe_lshift_func_int16_t_s_u(((((void*)0 == &g_175) >= (~(++g_213))) < ((l_216[4] == ((l_192[2] ^= (-10L)) , ((*g_187) = (void*)0))) , l_192[2])), p_30))), 5)))), 4)) >= l_200)) , (void*)0) != (void*)0) , p_31) ^ p_31)) { return l_217; } else { const int32_t l_227 = 0x1CCB8339L; int64_t *l_233 = &g_17.f7; int32_t l_238 = 0L; for (g_69 = (-30); (g_69 < 55); ++g_69) { return g_17.f3; } (**g_175) = ((safe_rshift_func_int16_t_s_s((((safe_mul_func_uint16_t_u_u(((*l_145) = (safe_mul_func_int8_t_s_s(l_226[5], (l_227 ^ ((((*l_156) = (((*l_162) = (g_178[4] == 0xF8L)) <= (((p_31 = (safe_sub_func_uint8_t_u_u((((safe_div_func_uint8_t_u_u((+((*p_32) = (&g_67[0] != &g_177))), (l_227 , ((((*l_233) = ((*l_72) = ((((void*)0 == (*l_179)) || 0xD269L) , 0x02012965F41A6356LL))) || g_17.f0) , l_227)))) == p_30) <= 0L), l_200))) | p_30) <= 0x915BE6F43F8A5E6ALL))) == g_50[0][0]) , g_178[8]))))), g_52)) , l_227) , 1L), p_30)) , (void*)0); l_238 ^= ((l_192[3] > ((*p_32) , (((safe_sub_func_int64_t_s_s(g_17.f0, g_76)) , &g_175) != &g_175))) >= (p_31 = (p_31 ^ 0x9B105BAD86DE7BFBLL))); if ((*p_32)) { continue; } } return l_192[3]; } if (g_159) { goto lbl_239; } } else { (**g_175) = (void*)0; } g_67[0] = &p_31; return p_31; } static int32_t * func_34(int32_t p_35, uint8_t * p_36, int32_t * const p_37) { uint8_t **l_98 = &g_71[3][0]; uint8_t **l_106 = &g_75; uint8_t ** const *l_105[3]; int8_t l_107 = 0xD9L; int32_t l_110 = 1L; int32_t * const *l_114 = &g_67[0]; int32_t * const **l_113 = &l_114; int32_t * const ***l_112 = &l_113; int32_t *l_115 = &g_14; int32_t *l_116 = &g_14; int32_t *l_117[8] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; uint16_t l_118[8][2] = {{0UL,0xF024L},{0xF024L,0UL},{0xF024L,0xF024L},{0UL,0xF024L},{0xF024L,0UL},{0xF024L,0xF024L},{0UL,0xF024L},{0xF024L,0UL}}; int i, j; for (i = 0; i < 3; i++) { l_105[i] = &l_106; } for (g_12 = (-30); (g_12 > 19); ++g_12) { uint16_t l_87[2][6]; uint8_t **l_93[5][5] = {{&g_71[3][0],&g_71[3][0],(void*)0,&g_71[3][0],&g_71[3][0]},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,&g_71[2][0],(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}}; uint8_t ***l_94 = &l_93[2][3]; uint8_t ***l_95 = (void*)0; uint8_t **l_97[8] = {&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75}; uint8_t ***l_96[5]; int16_t *l_101 = &g_102; int32_t *l_109[4] = {(void*)0,(void*)0,(void*)0,(void*)0}; int32_t **l_111 = &l_109[0]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { l_87[i][j] = 0xC910L; } } for (i = 0; i < 5; i++) { l_96[i] = &l_97[3]; } l_110 ^= ((safe_div_func_int8_t_s_s((safe_mul_func_int8_t_s_s(((safe_lshift_func_uint8_t_u_u((*p_36), (safe_div_func_uint64_t_u_u((p_35 ^ l_87[1][5]), p_35)))) >= (safe_div_func_int16_t_s_s((+(safe_mod_func_int16_t_s_s((((*l_94) = l_93[2][3]) == (l_98 = &g_75)), (safe_sub_func_int16_t_s_s(((*l_101) = (g_52 = l_87[1][3])), (safe_div_func_uint8_t_u_u(((void*)0 != l_105[0]), (*p_36)))))))), l_107))), 2L)), g_74[0][1])) > 1L); (*l_111) = p_37; } (*l_112) = (void*)0; l_118[0][1]++; l_105[0] = &l_106; return &g_2; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_7; csmith_sink_ = g_12; csmith_sink_ = g_14; csmith_sink_ = g_17.f0; csmith_sink_ = g_17.f1; csmith_sink_ = g_17.f2; csmith_sink_ = g_17.f3; csmith_sink_ = g_17.f4; csmith_sink_ = g_17.f5; csmith_sink_ = g_17.f6; csmith_sink_ = g_17.f7; csmith_sink_ = g_17.f8; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_50[i][j]; } } csmith_sink_ = g_52; csmith_sink_ = g_69; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_74[i][j]; } } csmith_sink_ = g_76; csmith_sink_ = g_102; csmith_sink_ = g_146; for (i = 0; i < 9; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_157[i][j]; } } csmith_sink_ = g_159; csmith_sink_ = g_160; csmith_sink_ = g_163; for (i = 0; i < 10; i++) { csmith_sink_ = g_178[i]; } csmith_sink_ = g_213; csmith_sink_ = g_243; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint64_t f0; const volatile int32_t f1; const int32_t f2; volatile int64_t f3; uint8_t f4; int64_t f5; const uint8_t f6; int64_t f7; volatile int16_t f8; }; static int32_t g_2 = 1L; static int32_t g_7 = 1L; static uint32_t g_12 = 0x68A07C69L; static int32_t g_14 = 0x56C37FC0L; static struct S0 g_17 = {18446744073709551609UL, -3L, 0x89063530L, 0x547507AF9CA3EAA3LL, 0UL, -6L, 0x7EL, -5L, 0x5BA5L}; static int8_t g_50[9][2] = {{0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}, {0xFFL, 0xFFL}}; static int16_t g_52 = (-3L); static int32_t *g_67[2] = {&g_7, &g_7}; static uint8_t g_69 = 0x26L; static uint8_t *g_71[5][1] = { {(void *)0}, {&g_69}, {(void *)0}, {&g_69}, {(void *)0}}; static int32_t g_74[1][2] = {{(-8L), (-8L)}}; static uint8_t g_76 = 0x9FL; static uint8_t *g_75 = &g_76; static int16_t g_102 = 0x4E0DL; static int32_t *volatile g_108[9] = {&g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7, &g_7}; static uint16_t g_146 = 0xB10EL; static uint16_t g_157[9][8] = { {0x5DDDL, 5UL, 0xD1E3L, 5UL, 0x5DDDL, 0xD293L, 0xB5A0L, 0xD1E3L}, {2UL, 0x5DDDL, 0xDA3DL, 0x4788L, 0x8DEEL, 0x46BFL, 65533UL, 0xDB0FL}, {0UL, 0UL, 0xDA3DL, 3UL, 2UL, 0x5FF9L, 0xC504L, 0xC504L}, {0x8DEEL, 0x5DDDL, 7UL, 7UL, 0x5DDDL, 0x8DEEL, 0x6A20L, 0x4788L}, {0x5FF9L, 2UL, 3UL, 0xDA3DL, 0UL, 0UL, 2UL, 0UL}, {0x46BFL, 0x8DEEL, 0x4788L, 0xDA3DL, 65533UL, 5UL, 0UL, 0x4788L}, {65533UL, 65533UL, 0xDB0FL, 7UL, 0xDB0FL, 65533UL, 65533UL, 0xC504L}, {0UL, 0xC504L, 0UL, 3UL, 0x6A20L, 0xD1E3L, 0xDA3DL, 0xDB0FL}, {0x8DEEL, 65535UL, 8UL, 0x4788L, 0x6A20L, 0x8DEEL, 0x5DDDL, 7UL}}; static uint32_t g_159 = 0UL; static int32_t g_160 = 8L; static int8_t g_163 = 0x5EL; static volatile int32_t g_178[10] = { 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L, 0x77104E18L}; static volatile int32_t *g_177 = &g_178[4]; static volatile int32_t *volatile *g_176[5] = {&g_177, &g_177, &g_177, &g_177, &g_177}; static volatile int32_t *volatile *volatile *g_175 = &g_176[1]; static volatile int32_t *volatile *volatile **g_174 = &g_175; static uint8_t **g_188 = &g_71[4][0]; static uint8_t ***g_187 = &g_188; static uint8_t ****volatile g_186 = &g_187; static uint8_t g_213 = 0UL; static int8_t g_243 = 0x9CL; static int32_t **volatile g_247 = &g_67[0]; static int32_t *volatile g_277 = (void *)0; static int32_t func_1(void); static int32_t **func_15(uint32_t p_16); static uint8_t func_21(const int16_t p_22, uint64_t p_23); static uint32_t func_29(uint64_t p_30, int32_t p_31, int32_t *p_32); static int32_t *func_34(int32_t p_35, uint8_t *p_36, int32_t *const p_37); static int32_t func_1(void) { uint8_t l_276[9] = {0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL, 0xBDL}; int i; for (g_2 = 0; (g_2 >= 18); g_2 = safe_add_func_int8_t_s_s(g_2, 9)) { uint32_t l_11[5][3] = {{0x1F09A2B4L, 0x73B2C57EL, 0x73B2C57EL}, {0x73B2C57EL, 0x2A96950AL, 4294967295UL}, {0x1F09A2B4L, 0x2A96950AL, 0x1F09A2B4L}, {0x196EE4E9L, 0x73B2C57EL, 4294967295UL}, {0x196EE4E9L, 0x196EE4E9L, 0x73B2C57EL}}; const int32_t *l_252[8][3] = {{&g_7, &g_2, &g_7}, {&g_2, &g_14, &g_2}, {&g_7, &g_2, &g_7}, {&g_2, &g_14, &g_2}, {&g_7, &g_2, &g_7}, {&g_2, &g_14, &g_2}, {&g_7, &g_2, &g_7}, {&g_2, &g_14, &g_2}}; int16_t l_300 = 0x12D6L; uint16_t l_301 = 65535UL; int i, j; } return (****g_174); } static int32_t **func_15(uint32_t p_16) { uint64_t l_20 = 0xB99BF0BB9A67B9C5LL; uint8_t *l_24 = &g_17.f4; int32_t *l_33 = &g_7; int8_t l_241[1]; int8_t *l_242 = &g_243; uint32_t l_244 = 0UL; int32_t **l_246 = &l_33; int i; for (i = 0; i < 1; i++) { l_241[i] = 0xE5L; } (*g_247) = (g_17, ((*l_246) = ((safe_lshift_func_int8_t_s_u(l_20, 1)), ((252UL != func_21((((*l_24)++) < (safe_add_func_uint32_t_u_u( func_29(p_16, l_20, l_33), (p_16 ^ (~(((*l_242) |= (((p_16, l_241[0]) && 0x6FDFL), g_14)) >= 255UL)))))), l_244)), l_33)))); return &g_67[0]; } static uint8_t func_21(const int16_t p_22, uint64_t p_23) { uint16_t l_245 = 0UL; l_245 |= 0x0FD3730BL; return l_245; } static uint32_t func_29(uint64_t p_30, int32_t p_31, int32_t *p_32) { uint32_t l_46 = 2UL; int16_t *l_51 = &g_52; int32_t **l_66[5]; uint8_t *l_68 = &g_69; uint8_t **l_70[9] = {&l_68, &l_68, &l_68, &l_68, &l_68, &l_68, &l_68, &l_68, &l_68}; int64_t *l_72 = &g_17.f5; int32_t *l_73 = &g_74[0][0]; uint16_t *l_145 = &g_146; uint16_t *l_155 = (void *)0; uint16_t *l_156 = &g_157[7][1]; uint32_t l_158 = 0xC0C019F8L; int32_t l_161 = 0xDAEF1251L; int8_t *l_162 = &g_163; int64_t l_185[3][4] = { {0xB056BFF15998005ELL, 1L, 0xB056BFF15998005ELL, 0xB056BFF15998005ELL}, {1L, 1L, 0x06705FE35E0B3DFBLL, 1L}, {1L, 0xB056BFF15998005ELL, 0xB056BFF15998005ELL, 1L}}; int64_t l_194 = 0x634B2721D8526C45LL; int i, j; for (i = 0; i < 5; i++) { l_66[i] = (void *)0; } g_108[7] = func_34( ((*l_73) = (safe_add_func_uint32_t_u_u( (safe_mul_func_int16_t_s_s( 0x9794L, (((*p_32) = (((safe_lshift_func_uint8_t_u_u( (safe_lshift_func_int8_t_s_s(g_17.f2, 5)), 4)) | (g_14 == (((l_46 | (~(safe_rshift_func_int16_t_s_u( ((*l_51) = (g_50[0][0] = l_46)), (safe_rshift_func_uint8_t_u_s( (safe_lshift_func_uint16_t_u_u( (p_30 && (safe_add_func_int8_t_s_s( 0x2DL, (safe_mod_func_int64_t_s_s( ((*l_72) &= (((!((safe_mul_func_int16_t_s_s( (safe_mod_func_uint8_t_u_u( ((*l_68) ^= ((g_67[0] = (void *)0) == ((((g_71[3][0] = l_68) == (void *)0) <= 0x77CE2A77L), &p_31))), 0xA0L)), 65531UL)), 255UL)) ^ p_30), p_31)), p_30))))), g_7)), g_17.f1)))))) | (-7L)), p_31))), 0x4C7C59AEL)) || (*p_32)))), g_12))), g_75, &g_2); if ((p_31 = (safe_mod_func_uint64_t_u_u((g_17.f0 = (p_30 < ((*l_162) ^= (safe_sub_func_uint16_t_u_u(((~(((g_17.f6 > ((((p_30 | ((*l_51) = g_52)) != (((*p_32) = (g_159 ^= ((safe_mul_func_uint16_t_u_u((safe_mul_func_int8_t_s_s((g_50[0][0] == (safe_lshift_func_uint16_t_u_u((((safe_unary_minus_func_int8_t_s((safe_mod_func_int16_t_s_s((((safe_mod_func_uint8_t_u_u((((safe_mod_func_int8_t_s_s((safe_rshift_func_uint16_t_u_u((((g_17.f8 | ((*l_156) = ((safe_rshift_func_int8_t_s_u((safe_div_func_int16_t_s_s(g_7, (--(*l_145)))), ((safe_div_func_int32_t_s_s((safe_div_func_uint32_t_u_u(((safe_sub_func_int16_t_s_s(1L, ((((&g_76 != &g_69) > 1L) | 4294967295UL) ^ 0UL))) <= g_17.f7), (*p_32))), (*p_32))) >= g_12))) & 65533UL))) , &l_68) != &l_68), p_30)), l_158)) >= (*p_32)) ^ p_30), (*g_75))) ^ g_74[0][1]) ^ p_30), g_17.f6)))) , p_31) < g_12), 10))), 0x0EL)), (-1L))) , (-3L)))) == g_160)) , l_161) == 0x333B9D5FL)) != p_31) ^ g_160)) > g_76), g_69))))), p_30)))) { int32_t ***l_180 = &l_66[3]; int32_t ****const l_179 = &l_180; int32_t l_191 = 0L; int32_t l_193 = 3L; int32_t l_195 = 0xB1FDA6A7L; int32_t l_196 = 1L; int32_t l_197 = 0x02FCD55CL; int32_t l_198 = 0x1709B175L; int32_t l_199 = 0x119DA813L; uint8_t **l_216[6] = {&g_75, &g_75, &g_75, &g_75, &g_75, &g_75}; int32_t l_217 = 0x78321BB0L; int32_t l_226[8]; int i; for (i = 0; i < 8; i++) { l_226[i] = 0xA8D655E7L; } (*g_177) = ((safe_mul_func_uint8_t_u_u( p_31, (safe_mul_func_uint16_t_u_u( ((*l_145) ^= (g_17.f1 >= 1L)), (0L < (safe_unary_minus_func_int32_t_s(( ((0L && ((~(safe_mul_func_uint8_t_u_u( (safe_add_func_int16_t_s_s( p_31, (g_174 == l_179))), (safe_mod_func_uint8_t_u_u( (((safe_mod_func_int8_t_s_s( 0x64L, 0x99L)) ^ 4UL) > l_185[2][2]), 4L))))) <= p_30)), 0x13L) ^ (-1L))))))))) == g_12); lbl_239: (*g_186) = &l_70[3]; for (l_158 = (-18); (l_158 == 59); l_158 = safe_add_func_uint64_t_u_u(l_158, 6)) { int32_t l_192[10] = {0xE103B034L, 0xC086913BL, 0xE103B034L, 0xE103B034L, 0xC086913BL, 0xE103B034L, 0xE103B034L, 0xC086913BL, 0xE103B034L, 0xE103B034L}; uint16_t l_200 = 65533UL; uint32_t *l_212[1]; int i; for (i = 0; i < 1; i++) { l_212[i] = &l_46; } l_200++; if (((((((*p_32) |= ((safe_lshift_func_int16_t_s_u( (safe_add_func_uint64_t_u_u( ((p_31 && p_31) != p_31), (safe_rshift_func_uint16_t_u_s( ((*l_156) |= (safe_lshift_func_int16_t_s_u( ((((void *)0 == &g_175) >= (~(++g_213))) < ((l_216[4] == ((l_192[2] ^= (-10L)), ((*g_187) = (void *)0))), l_192[2])), p_30))), 5)))), 4)) >= l_200)), (void *)0) != (void *)0), p_31) ^ p_31)) { return l_217; } else { const int32_t l_227 = 0x1CCB8339L; int64_t *l_233 = &g_17.f7; int32_t l_238 = 0L; for (g_69 = (-30); (g_69 < 55); ++g_69) { return g_17.f3; } (**g_175) = ((safe_rshift_func_int16_t_s_s( (((safe_mul_func_uint16_t_u_u( ((*l_145) = (safe_mul_func_int8_t_s_s( l_226[5], (l_227 ^ ((((*l_156) = (((*l_162) = (g_178[4] == 0xF8L)) <= (((p_31 = (safe_sub_func_uint8_t_u_u( (((safe_div_func_uint8_t_u_u( (+((*p_32) = (&g_67[0] != &g_177))), (l_227, ((((*l_233) = ((*l_72) = ((((void *)0 == (*l_179)) || 0xD269L), 0x02012965F41A6356LL))) || g_17.f0), l_227)))) == p_30) <= 0L), l_200))) | p_30) <= 0x915BE6F43F8A5E6ALL))) == g_50[0][0]), g_178[8]))))), g_52)), l_227), 1L), p_30)), (void *)0); l_238 ^= ((l_192[3] > ((*p_32), (((safe_sub_func_int64_t_s_s(g_17.f0, g_76)), &g_175) != &g_175))) >= (p_31 = (p_31 ^ 0x9B105BAD86DE7BFBLL))); if ((*p_32)) { continue; } } return l_192[3]; } if (g_159) { goto lbl_239; } } else { (**g_175) = (void *)0; } g_67[0] = &p_31; return p_31; } static int32_t *func_34(int32_t p_35, uint8_t *p_36, int32_t *const p_37) { uint8_t **l_98 = &g_71[3][0]; uint8_t **l_106 = &g_75; uint8_t **const *l_105[3]; int8_t l_107 = 0xD9L; int32_t l_110 = 1L; int32_t *const *l_114 = &g_67[0]; int32_t *const **l_113 = &l_114; int32_t *const ***l_112 = &l_113; int32_t *l_115 = &g_14; int32_t *l_116 = &g_14; int32_t *l_117[8] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; uint16_t l_118[8][2] = {{0UL, 0xF024L}, {0xF024L, 0UL}, {0xF024L, 0xF024L}, {0UL, 0xF024L}, {0xF024L, 0UL}, {0xF024L, 0xF024L}, {0UL, 0xF024L}, {0xF024L, 0UL}}; int i, j; for (i = 0; i < 3; i++) { l_105[i] = &l_106; } for (g_12 = (-30); (g_12 > 19); ++g_12) { uint16_t l_87[2][6]; uint8_t **l_93[5][5] = { {&g_71[3][0], &g_71[3][0], (void *)0, &g_71[3][0], &g_71[3][0]}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {(void *)0, (void *)0, &g_71[2][0], (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}}; uint8_t ***l_94 = &l_93[2][3]; uint8_t ***l_95 = (void *)0; uint8_t **l_97[8] = {&g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75}; uint8_t ***l_96[5]; int16_t *l_101 = &g_102; int32_t *l_109[4] = {(void *)0, (void *)0, (void *)0, (void *)0}; int32_t **l_111 = &l_109[0]; int i, j; for (i = 0; i < 2; i++) { for (j = 0; j < 6; j++) { l_87[i][j] = 0xC910L; } } for (i = 0; i < 5; i++) { l_96[i] = &l_97[3]; } l_110 ^= ((safe_div_func_int8_t_s_s( (safe_mul_func_int8_t_s_s( ((safe_lshift_func_uint8_t_u_u( (*p_36), (safe_div_func_uint64_t_u_u( (p_35 ^ l_87[1][5]), p_35)))) >= (safe_div_func_int16_t_s_s( (+(safe_mod_func_int16_t_s_s( (((*l_94) = l_93[2][3]) == (l_98 = &g_75)), (safe_sub_func_int16_t_s_s( ((*l_101) = (g_52 = l_87[1][3])), (safe_div_func_uint8_t_u_u( ((void *)0 != l_105[0]), (*p_36)))))))), l_107))), 2L)), g_74[0][1])) > 1L); (*l_111) = p_37; } (*l_112) = (void *)0; l_118[0][1]++; l_105[0] = &l_106; return &g_2; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_7; csmith_sink_ = g_12; csmith_sink_ = g_14; csmith_sink_ = g_17.f0; csmith_sink_ = g_17.f1; csmith_sink_ = g_17.f2; csmith_sink_ = g_17.f3; csmith_sink_ = g_17.f4; csmith_sink_ = g_17.f5; csmith_sink_ = g_17.f6; csmith_sink_ = g_17.f7; csmith_sink_ = g_17.f8; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { } } csmith_sink_ = g_52; csmith_sink_ = g_69; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { } } csmith_sink_ = g_76; csmith_sink_ = g_102; csmith_sink_ = g_146; for (i = 0; i < 9; i++) { for (j = 0; j < 8; j++) { csmith_sink_ = g_157[i][j]; } } csmith_sink_ = g_159; csmith_sink_ = g_160; csmith_sink_ = g_163; for (i = 0; i < 10; i++) { csmith_sink_ = g_178[i]; } csmith_sink_ = g_213; csmith_sink_ = g_243; platform_main_end(0, 0); return 0; }
false
187
dataset/organized/DCE/187
309
468
0.91
0.91
DCE
376
dataset/organized/DCE/188/target.c
dataset/organized/DCE/188/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { const signed f0 : 11; signed f1 : 20; unsigned f2 : 6; volatile unsigned f3 : 26; unsigned f4 : 1; signed f5 : 20; signed f6 : 2; const signed f7 : 15; }; static int32_t g_8[7] = {(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L)}; static uint32_t g_16 = 2UL; static uint32_t g_31 = 0xA2C930F8L; static uint32_t g_43 = 0x99B96BC7L; static uint32_t *g_42[6][9] = {{(void*)0,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,(void*)0},{&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43},{(void*)0,&g_43,&g_43,(void*)0,&g_43,&g_43,(void*)0,&g_43,&g_43},{&g_43,&g_43,&g_43,(void*)0,&g_43,&g_43,(void*)0,&g_43,(void*)0},{(void*)0,(void*)0,&g_43,&g_43,(void*)0,(void*)0,(void*)0,&g_43,(void*)0},{(void*)0,(void*)0,&g_43,&g_43,&g_43,&g_43,(void*)0,&g_43,&g_43}}; static struct S0 g_55[3] = {{-3,-374,6,1583,0,661,-0,1},{-3,-374,6,1583,0,661,-0,1},{-3,-374,6,1583,0,661,-0,1}}; static int32_t * volatile g_68 = (void*)0; static int32_t * volatile * const g_67[4][10] = {{&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68},{&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68},{&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68},{&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68}}; static uint32_t g_72 = 0UL; static int16_t g_73 = 1L; static int32_t g_77 = (-2L); static int32_t g_79 = (-1L); static const struct S0 g_85 = {-28,564,2,4438,0,675,-1,-158}; static const struct S0 *g_84 = &g_85; static struct S0 g_90 = {-14,475,2,2833,0,-346,-0,-156}; static struct S0 *g_89 = &g_90; static int32_t *g_92 = &g_77; static int32_t ** volatile g_91 = &g_92; static const volatile struct S0 g_103 = {-23,-555,0,3096,0,999,0,-80}; static int64_t g_125 = (-5L); static uint8_t g_127[10][2] = {{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL}}; static uint8_t g_208 = 255UL; static struct S0 g_220 = {-33,-113,2,1497,0,-2,-1,87}; static int32_t ** const volatile g_227 = &g_92; static struct S0 g_255 = {-36,743,6,5584,0,-910,0,-10}; static int8_t g_268 = (-9L); static uint8_t *g_277 = &g_208; static volatile uint16_t g_279 = 7UL; static volatile uint16_t *g_278 = &g_279; static int8_t g_326 = 0L; static int32_t ** const volatile g_328 = &g_92; static volatile uint32_t g_343 = 0x96F752C2L; static int32_t ****g_366 = (void*)0; static int32_t ***** volatile g_365 = &g_366; static int16_t *g_379 = &g_73; static int16_t * volatile * volatile g_378 = &g_379; static int64_t *g_386[10][3] = {{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125}}; static volatile uint32_t g_390 = 4294967287UL; static uint64_t g_457 = 1UL; static uint64_t func_1(void); static uint16_t func_4(int16_t p_5, const int64_t p_6, int16_t p_7); static int16_t func_9(int16_t p_10, int32_t p_11, uint64_t p_12, int8_t p_13, int32_t p_14); static struct S0 func_17(uint16_t p_18); static int32_t * func_20(uint32_t p_21, int32_t * p_22, uint32_t p_23, int64_t p_24); static uint64_t func_1(void) { uint16_t l_15 = 65527UL; uint16_t l_19 = 0x392FL; int32_t l_493 = 0xE38DA92BL; int32_t *l_494 = &g_8[0]; (*l_494) = ((-7L) < (l_493 &= (safe_mul_func_uint16_t_u_u(func_4((g_8[0] != (func_9((g_16 = l_15), g_8[0], l_15, (func_17(l_19) , (safe_rshift_func_int16_t_s_s((safe_add_func_int64_t_s_s(((&g_92 == (void*)0) != g_103.f0), 18446744073709551611UL)), 5))), l_19) || (*g_379))), l_15, g_85.f1), g_85.f4)))); return g_90.f6; } static uint16_t func_4(int16_t p_5, const int64_t p_6, int16_t p_7) { int32_t l_483 = (-1L); struct S0 *l_488 = &g_55[2]; (*g_328) = (l_483 , func_20(g_127[9][1], &l_483, ((safe_rshift_func_int16_t_s_u((((((void*)0 != l_488) != (l_483 < (safe_mod_func_int16_t_s_s(p_7, (*g_278))))) == (l_483 && (*g_277))) < l_483), 15)) | p_5), l_483)); (*g_92) |= p_6; (*g_92) = (safe_add_func_int64_t_s_s(l_483, l_483)); return l_483; } static int16_t func_9(int16_t p_10, int32_t p_11, uint64_t p_12, int8_t p_13, int32_t p_14) { uint32_t l_280 = 0x45F176E2L; int32_t *l_281[7][9] = {{&g_79,&g_79,&g_79,&g_8[0],&g_77,&g_79,&g_77,&g_8[0],&g_79},{&g_8[0],&g_8[0],&g_77,&g_77,(void*)0,&g_77,(void*)0,&g_77,&g_77},{&g_79,&g_79,&g_79,&g_8[0],&g_77,&g_79,&g_77,&g_8[0],&g_79},{&g_8[0],&g_8[0],&g_77,&g_77,(void*)0,&g_77,(void*)0,&g_77,&g_77},{&g_79,&g_79,&g_79,&g_8[0],&g_77,&g_79,&g_77,&g_8[0],&g_79},{&g_8[0],&g_8[0],&g_77,&g_77,(void*)0,&g_77,(void*)0,&g_77,&g_77},{&g_79,&g_79,&g_79,&g_8[0],&g_77,&g_79,&g_77,&g_8[0],&g_79}}; struct S0 *l_294 = &g_90; uint8_t **l_327 = &g_277; int32_t **l_370 = (void*)0; int32_t ***l_369[8] = {&l_370,&l_370,&l_370,&l_370,&l_370,&l_370,&l_370,&l_370}; const uint8_t *l_376 = &g_127[4][0]; const uint8_t **l_375 = &l_376; const uint8_t ***l_374 = &l_375; const uint8_t *** const *l_373[2][2] = {{&l_374,&l_374},{&l_374,&l_374}}; int64_t l_462 = 0xA88871AC029ABEB7LL; uint32_t l_466 = 0x36743AB8L; uint8_t l_480[10][1] = {{0xF5L},{0xF5L},{0x2EL},{0xF5L},{0xF5L},{0x2EL},{0xF5L},{0xF5L},{0xB9L},{0x2EL}}; int i, j; for (g_43 = 0; (g_43 <= 1); g_43 += 1) { int16_t *l_261 = &g_73; int16_t **l_260 = &l_261; uint8_t *l_284 = (void*)0; int32_t l_324 = 4L; int32_t l_331 = (-9L); int32_t l_334 = 0x80613362L; int32_t l_335 = 0xA254498AL; int32_t l_337 = 0xA6C644FDL; int32_t l_338[10][8] = {{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L}}; int32_t ***l_371 = &l_370; int32_t l_397 = 1L; int32_t *l_412 = &l_338[4][4]; int16_t l_424 = 0xBCDCL; int16_t l_463 = 0x2EB1L; int i, j; } l_480[5][0]++; return p_11; } static struct S0 func_17(uint16_t p_18) { int32_t *l_27 = &g_8[0]; int32_t *l_29 = &g_8[4]; int32_t **l_28 = &l_29; uint32_t *l_30[5][9] = {{&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,(void*)0,&g_31,&g_31,&g_31,&g_31,(void*)0,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31}}; uint32_t **l_44 = &l_30[4][2]; int32_t l_45[8][7] = {{0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L,0x919B17C0L,0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L},{0L,4L,0L,4L,0L,4L,0L},{0x919B17C0L,0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L,0x919B17C0L,0x919B17C0L,0xF2BBA2D3L},{0x46F9F111L,4L,0x46F9F111L,4L,0x46F9F111L,4L,0x46F9F111L},{0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L,0x919B17C0L,0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L},{0L,4L,0L,4L,0L,4L,0L},{0x919B17C0L,0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L,0x919B17C0L,0x919B17C0L,0xF2BBA2D3L},{0x46F9F111L,4L,0x46F9F111L,4L,0x46F9F111L,4L,0x46F9F111L}}; uint8_t *l_246 = &g_208; int32_t *l_247[5][9] = {{&g_77,&g_77,&g_79,&g_79,&g_77,&g_77,&g_77,&g_77,&g_77},{&g_8[2],&g_8[2],&g_79,(void*)0,&g_79,&g_8[2],&g_8[2],&g_79,(void*)0},{&g_79,&g_8[3],&g_79,&g_79,&g_79,&g_79,&g_8[3],&g_79,&g_79},{(void*)0,&g_79,&g_79,(void*)0,&g_8[0],(void*)0,&g_79,&g_79,(void*)0},{&g_77,&g_79,&g_77,&g_79,&g_77,&g_77,&g_79,&g_77,&g_79}}; int32_t l_248[9] = {1L,1L,1L,1L,1L,1L,1L,1L,1L}; int8_t l_249 = (-1L); int16_t l_250 = (-1L); int16_t l_251 = 0xED81L; uint16_t l_252 = 0UL; int i, j; (*l_28) = func_20(g_8[4], (((safe_add_func_uint64_t_u_u((((*l_28) = (l_27 = l_27)) != &g_8[4]), ((g_31 = p_18) == (l_45[6][4] = (safe_mul_func_int16_t_s_s(((((safe_rshift_func_int8_t_s_u((safe_rshift_func_uint8_t_u_u(g_8[0], (safe_mul_func_uint8_t_u_u((g_8[4] == p_18), (safe_add_func_uint64_t_u_u((g_42[4][2] == ((*l_44) = l_30[1][5])), 0UL)))))), g_8[1])) , 0UL) >= p_18) , (-7L)), p_18)))))) , (*l_29)) , (*l_28)), p_18, p_18); (*l_28) = func_20(p_18, (*l_28), (safe_mul_func_uint8_t_u_u((g_127[8][1] = (safe_div_func_int64_t_s_s((((*l_246) ^= ((void*)0 != (*l_44))) > g_85.f6), (-6L)))), (**l_28))), g_220.f4); --l_252; return g_255; } static int32_t * func_20(uint32_t p_21, int32_t * p_22, uint32_t p_23, int64_t p_24) { int32_t *l_47 = &g_8[0]; int32_t * const *l_46 = &l_47; int32_t * const **l_48 = &l_46; uint16_t l_49 = 0xD86AL; int64_t l_129[7][9] = {{0xE737D706139C8B3FLL,1L,0x5E556C3ABC2DE935LL,0x5E556C3ABC2DE935LL,1L,0xE737D706139C8B3FLL,0xCFE2AFDD6AA84C6CLL,0xE941380A060787B1LL,0L},{0xE737D706139C8B3FLL,0xE5C283537EA6E2EELL,1L,0x5E556C3ABC2DE935LL,0xE5C283537EA6E2EELL,1L,0xCFE2AFDD6AA84C6CLL,1L,(-7L)},{0xE737D706139C8B3FLL,0xE941380A060787B1LL,0xB084A9EC0CD882E3LL,0x5E556C3ABC2DE935LL,0xE941380A060787B1LL,0x67006BDA4C5B4E2CLL,0xCFE2AFDD6AA84C6CLL,0xE5C283537EA6E2EELL,0xCFE2AFDD6AA84C6CLL},{0xE737D706139C8B3FLL,1L,0x5E556C3ABC2DE935LL,0x5E556C3ABC2DE935LL,1L,0xE737D706139C8B3FLL,0xCFE2AFDD6AA84C6CLL,0xE941380A060787B1LL,0L},{0xE737D706139C8B3FLL,0xE5C283537EA6E2EELL,1L,0x5E556C3ABC2DE935LL,0xE5C283537EA6E2EELL,1L,0xCFE2AFDD6AA84C6CLL,1L,(-7L)},{0xE737D706139C8B3FLL,0xE941380A060787B1LL,0xB084A9EC0CD882E3LL,0x5E556C3ABC2DE935LL,0xE941380A060787B1LL,0x67006BDA4C5B4E2CLL,0xCFE2AFDD6AA84C6CLL,0xE5C283537EA6E2EELL,0xCFE2AFDD6AA84C6CLL},{0xE737D706139C8B3FLL,1L,0x5E556C3ABC2DE935LL,0x5E556C3ABC2DE935LL,1L,0xE737D706139C8B3FLL,0xCFE2AFDD6AA84C6CLL,0xE941380A060787B1LL,0L}}; int32_t l_181 = 1L; int32_t l_182 = 0x8C7A647BL; int32_t l_183 = 0L; int32_t l_184[3][2] = {{(-5L),(-5L)},{(-5L),(-5L)},{(-5L),(-5L)}}; int8_t l_185 = 0x4EL; struct S0 *l_218 = &g_55[1]; int i, j; (*l_48) = l_46; l_49--; if (l_49) { goto lbl_189; } lbl_189: for (p_24 = 16; (p_24 == 28); p_24 = safe_add_func_int64_t_s_s(p_24, 3)) { uint32_t *l_60 = &g_31; uint32_t *l_69 = (void*)0; uint32_t *l_70 = &g_43; uint32_t *l_71[9] = {&g_72,&g_72,&g_72,&g_72,&g_72,&g_72,&g_72,&g_72,&g_72}; struct S0 *l_106 = &g_55[1]; int32_t l_128 = 0x2B0D1CDFL; int32_t l_165[10] = {(-9L),0x3CA1CF38L,0x3CA1CF38L,(-9L),(-7L),(-9L),0x3CA1CF38L,0x3CA1CF38L,(-9L),(-7L)}; int i; } for (g_73 = 1; (g_73 == 2); ++g_73) { int32_t l_198 = 0xF3327D6BL; int32_t l_235 = 0x82929E3FL; int32_t l_236 = 0L; int32_t l_237 = (-9L); int32_t l_238[4][1] = {{0L},{(-1L)},{0L},{(-1L)}}; uint64_t l_239 = 0xB999902EAB4E013FLL; int i, j; for (g_72 = 1; (g_72 <= 5); g_72 += 1) { int32_t l_225[2][4] = {{0x5FDC5A0FL,0x5FDC5A0FL,0x5FDC5A0FL,0x5FDC5A0FL},{0x5FDC5A0FL,0x5FDC5A0FL,0x5FDC5A0FL,0x5FDC5A0FL}}; int i, j; } } return p_22; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 7; i++) { csmith_sink_ = g_8[i]; } csmith_sink_ = g_16; csmith_sink_ = g_31; csmith_sink_ = g_43; for (i = 0; i < 3; i++) { } csmith_sink_ = g_72; csmith_sink_ = g_73; csmith_sink_ = g_77; csmith_sink_ = g_79; csmith_sink_ = g_85.f0; csmith_sink_ = g_85.f1; csmith_sink_ = g_85.f2; csmith_sink_ = g_85.f3; csmith_sink_ = g_85.f4; csmith_sink_ = g_85.f5; csmith_sink_ = g_85.f6; csmith_sink_ = g_85.f7; csmith_sink_ = g_90.f0; csmith_sink_ = g_90.f1; csmith_sink_ = g_90.f2; csmith_sink_ = g_90.f3; csmith_sink_ = g_90.f4; csmith_sink_ = g_90.f5; csmith_sink_ = g_90.f6; csmith_sink_ = g_90.f7; csmith_sink_ = g_103.f0; csmith_sink_ = g_103.f1; csmith_sink_ = g_103.f2; csmith_sink_ = g_103.f3; csmith_sink_ = g_103.f4; csmith_sink_ = g_103.f5; csmith_sink_ = g_103.f6; csmith_sink_ = g_103.f7; csmith_sink_ = g_125; for (i = 0; i < 10; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_127[i][j]; } } csmith_sink_ = g_208; csmith_sink_ = g_220.f0; csmith_sink_ = g_220.f1; csmith_sink_ = g_220.f2; csmith_sink_ = g_220.f3; csmith_sink_ = g_220.f4; csmith_sink_ = g_220.f5; csmith_sink_ = g_220.f6; csmith_sink_ = g_220.f7; csmith_sink_ = g_255.f0; csmith_sink_ = g_255.f1; csmith_sink_ = g_255.f2; csmith_sink_ = g_255.f3; csmith_sink_ = g_255.f4; csmith_sink_ = g_255.f5; csmith_sink_ = g_255.f6; csmith_sink_ = g_255.f7; csmith_sink_ = g_268; csmith_sink_ = g_279; csmith_sink_ = g_326; csmith_sink_ = g_343; csmith_sink_ = g_390; csmith_sink_ = g_457; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { const signed f0 : 11; signed f1 : 20; unsigned f2 : 6; volatile unsigned f3 : 26; unsigned f4 : 1; signed f5 : 20; signed f6 : 2; const signed f7 : 15; }; static int32_t g_8[7] = {(-6L), (-6L), (-6L), (-6L), (-6L), (-6L), (-6L)}; static uint32_t g_16 = 2UL; static uint32_t g_31 = 0xA2C930F8L; static uint32_t g_43 = 0x99B96BC7L; static uint32_t *g_42[6][9] = { {(void *)0, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43, (void *)0}, {&g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43}, {(void *)0, &g_43, &g_43, (void *)0, &g_43, &g_43, (void *)0, &g_43, &g_43}, {&g_43, &g_43, &g_43, (void *)0, &g_43, &g_43, (void *)0, &g_43, (void *)0}, {(void *)0, (void *)0, &g_43, &g_43, (void *)0, (void *)0, (void *)0, &g_43, (void *)0}, {(void *)0, (void *)0, &g_43, &g_43, &g_43, &g_43, (void *)0, &g_43, &g_43}}; static struct S0 g_55[3] = {{-3, -374, 6, 1583, 0, 661, -0, 1}, {-3, -374, 6, 1583, 0, 661, -0, 1}, {-3, -374, 6, 1583, 0, 661, -0, 1}}; static int32_t *volatile g_68 = (void *)0; static int32_t *volatile *const g_67[4][10] = { {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68}, {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68}, {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68}, {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68}}; static uint32_t g_72 = 0UL; static int16_t g_73 = 1L; static int32_t g_77 = (-2L); static int32_t g_79 = (-1L); static const struct S0 g_85 = {-28, 564, 2, 4438, 0, 675, -1, -158}; static const struct S0 *g_84 = &g_85; static struct S0 g_90 = {-14, 475, 2, 2833, 0, -346, -0, -156}; static struct S0 *g_89 = &g_90; static int32_t *g_92 = &g_77; static int32_t **volatile g_91 = &g_92; static const volatile struct S0 g_103 = {-23, -555, 0, 3096, 0, 999, 0, -80}; static int64_t g_125 = (-5L); static uint8_t g_127[10][2] = {{255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}}; static uint8_t g_208 = 255UL; static struct S0 g_220 = {-33, -113, 2, 1497, 0, -2, -1, 87}; static int32_t **const volatile g_227 = &g_92; static struct S0 g_255 = {-36, 743, 6, 5584, 0, -910, 0, -10}; static int8_t g_268 = (-9L); static uint8_t *g_277 = &g_208; static volatile uint16_t g_279 = 7UL; static volatile uint16_t *g_278 = &g_279; static int8_t g_326 = 0L; static int32_t **const volatile g_328 = &g_92; static volatile uint32_t g_343 = 0x96F752C2L; static int32_t ****g_366 = (void *)0; static int32_t *****volatile g_365 = &g_366; static int16_t *g_379 = &g_73; static int16_t *volatile *volatile g_378 = &g_379; static int64_t *g_386[10][3] = { {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}}; static volatile uint32_t g_390 = 4294967287UL; static uint64_t g_457 = 1UL; static uint64_t func_1(void); static uint16_t func_4(int16_t p_5, const int64_t p_6, int16_t p_7); static int16_t func_9(int16_t p_10, int32_t p_11, uint64_t p_12, int8_t p_13, int32_t p_14); static struct S0 func_17(uint16_t p_18); static int32_t *func_20(uint32_t p_21, int32_t *p_22, uint32_t p_23, int64_t p_24); static uint64_t func_1(void) { uint16_t l_15 = 65527UL; uint16_t l_19 = 0x392FL; int32_t l_493 = 0xE38DA92BL; int32_t *l_494 = &g_8[0]; (*l_494) = ((-7L) < (l_493 &= (safe_mul_func_uint16_t_u_u( func_4((g_8[0] != (func_9((g_16 = l_15), g_8[0], l_15, (func_17(l_19), (safe_rshift_func_int16_t_s_s( (safe_add_func_int64_t_s_s( ((&g_92 == (void *)0) != g_103.f0), 18446744073709551611UL)), 5))), l_19) || (*g_379))), l_15, g_85.f1), g_85.f4)))); return g_90.f6; } static uint16_t func_4(int16_t p_5, const int64_t p_6, int16_t p_7) { int32_t l_483 = (-1L); struct S0 *l_488 = &g_55[2]; (*g_328) = (l_483, func_20(g_127[9][1], &l_483, ((safe_rshift_func_int16_t_s_u( (((((void *)0 != l_488) != (l_483 < (safe_mod_func_int16_t_s_s(p_7, (*g_278))))) == (l_483 && (*g_277))) < l_483), 15)) | p_5), l_483)); (*g_92) |= p_6; (*g_92) = (safe_add_func_int64_t_s_s(l_483, l_483)); return l_483; } static int16_t func_9(int16_t p_10, int32_t p_11, uint64_t p_12, int8_t p_13, int32_t p_14) { uint32_t l_280 = 0x45F176E2L; int32_t *l_281[7][9] = { {&g_79, &g_79, &g_79, &g_8[0], &g_77, &g_79, &g_77, &g_8[0], &g_79}, {&g_8[0], &g_8[0], &g_77, &g_77, (void *)0, &g_77, (void *)0, &g_77, &g_77}, {&g_79, &g_79, &g_79, &g_8[0], &g_77, &g_79, &g_77, &g_8[0], &g_79}, {&g_8[0], &g_8[0], &g_77, &g_77, (void *)0, &g_77, (void *)0, &g_77, &g_77}, {&g_79, &g_79, &g_79, &g_8[0], &g_77, &g_79, &g_77, &g_8[0], &g_79}, {&g_8[0], &g_8[0], &g_77, &g_77, (void *)0, &g_77, (void *)0, &g_77, &g_77}, {&g_79, &g_79, &g_79, &g_8[0], &g_77, &g_79, &g_77, &g_8[0], &g_79}}; struct S0 *l_294 = &g_90; uint8_t **l_327 = &g_277; int32_t **l_370 = (void *)0; int32_t ***l_369[8] = {&l_370, &l_370, &l_370, &l_370, &l_370, &l_370, &l_370, &l_370}; const uint8_t *l_376 = &g_127[4][0]; const uint8_t **l_375 = &l_376; const uint8_t ***l_374 = &l_375; const uint8_t ***const *l_373[2][2] = {{&l_374, &l_374}, {&l_374, &l_374}}; int64_t l_462 = 0xA88871AC029ABEB7LL; uint32_t l_466 = 0x36743AB8L; uint8_t l_480[10][1] = {{0xF5L}, {0xF5L}, {0x2EL}, {0xF5L}, {0xF5L}, {0x2EL}, {0xF5L}, {0xF5L}, {0xB9L}, {0x2EL}}; int i, j; for (g_43 = 0; (g_43 <= 1); g_43 += 1) { int16_t *l_261 = &g_73; int16_t **l_260 = &l_261; uint8_t *l_284 = (void *)0; int32_t l_324 = 4L; int32_t l_331 = (-9L); int32_t l_334 = 0x80613362L; int32_t l_335 = 0xA254498AL; int32_t l_337 = 0xA6C644FDL; int32_t l_338[10][8] = { {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}}; int32_t ***l_371 = &l_370; int32_t l_397 = 1L; int32_t *l_412 = &l_338[4][4]; int16_t l_424 = 0xBCDCL; int16_t l_463 = 0x2EB1L; int i, j; } l_480[5][0]++; return p_11; } static struct S0 func_17(uint16_t p_18) { int32_t *l_27 = &g_8[0]; int32_t *l_29 = &g_8[4]; int32_t **l_28 = &l_29; uint32_t *l_30[5][9] = { {&g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31}, {&g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31}, {&g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31}, {&g_31, &g_31, (void *)0, &g_31, &g_31, &g_31, &g_31, (void *)0, &g_31}, {&g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31}}; uint32_t **l_44 = &l_30[4][2]; int32_t l_45[8][7] = { {0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L, 0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L}, {0L, 4L, 0L, 4L, 0L, 4L, 0L}, {0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L, 0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L}, {0x46F9F111L, 4L, 0x46F9F111L, 4L, 0x46F9F111L, 4L, 0x46F9F111L}, {0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L, 0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L}, {0L, 4L, 0L, 4L, 0L, 4L, 0L}, {0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L, 0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L}, {0x46F9F111L, 4L, 0x46F9F111L, 4L, 0x46F9F111L, 4L, 0x46F9F111L}}; uint8_t *l_246 = &g_208; int32_t *l_247[5][9] = { {&g_77, &g_77, &g_79, &g_79, &g_77, &g_77, &g_77, &g_77, &g_77}, {&g_8[2], &g_8[2], &g_79, (void *)0, &g_79, &g_8[2], &g_8[2], &g_79, (void *)0}, {&g_79, &g_8[3], &g_79, &g_79, &g_79, &g_79, &g_8[3], &g_79, &g_79}, {(void *)0, &g_79, &g_79, (void *)0, &g_8[0], (void *)0, &g_79, &g_79, (void *)0}, {&g_77, &g_79, &g_77, &g_79, &g_77, &g_77, &g_79, &g_77, &g_79}}; int32_t l_248[9] = {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}; int8_t l_249 = (-1L); int16_t l_250 = (-1L); int16_t l_251 = 0xED81L; uint16_t l_252 = 0UL; int i, j; (*l_28) = func_20( g_8[4], (((safe_add_func_uint64_t_u_u( (((*l_28) = (l_27 = l_27)) != &g_8[4]), ((g_31 = p_18) == (l_45[6][4] = (safe_mul_func_int16_t_s_s( ((((safe_rshift_func_int8_t_s_u( (safe_rshift_func_uint8_t_u_u( g_8[0], (safe_mul_func_uint8_t_u_u( (g_8[4] == p_18), (safe_add_func_uint64_t_u_u( (g_42[4][2] == ((*l_44) = l_30[1][5])), 0UL)))))), g_8[1])), 0UL) >= p_18), (-7L)), p_18)))))), (*l_29)), (*l_28)), p_18, p_18); (*l_28) = func_20( p_18, (*l_28), (safe_mul_func_uint8_t_u_u( (g_127[8][1] = (safe_div_func_int64_t_s_s( (((*l_246) ^= ((void *)0 != (*l_44))) > g_85.f6), (-6L)))), (**l_28))), g_220.f4); --l_252; return g_255; } static int32_t *func_20(uint32_t p_21, int32_t *p_22, uint32_t p_23, int64_t p_24) { int32_t *l_47 = &g_8[0]; int32_t *const *l_46 = &l_47; int32_t *const **l_48 = &l_46; uint16_t l_49 = 0xD86AL; int64_t l_129[7][9] = { {0xE737D706139C8B3FLL, 1L, 0x5E556C3ABC2DE935LL, 0x5E556C3ABC2DE935LL, 1L, 0xE737D706139C8B3FLL, 0xCFE2AFDD6AA84C6CLL, 0xE941380A060787B1LL, 0L}, {0xE737D706139C8B3FLL, 0xE5C283537EA6E2EELL, 1L, 0x5E556C3ABC2DE935LL, 0xE5C283537EA6E2EELL, 1L, 0xCFE2AFDD6AA84C6CLL, 1L, (-7L)}, {0xE737D706139C8B3FLL, 0xE941380A060787B1LL, 0xB084A9EC0CD882E3LL, 0x5E556C3ABC2DE935LL, 0xE941380A060787B1LL, 0x67006BDA4C5B4E2CLL, 0xCFE2AFDD6AA84C6CLL, 0xE5C283537EA6E2EELL, 0xCFE2AFDD6AA84C6CLL}, {0xE737D706139C8B3FLL, 1L, 0x5E556C3ABC2DE935LL, 0x5E556C3ABC2DE935LL, 1L, 0xE737D706139C8B3FLL, 0xCFE2AFDD6AA84C6CLL, 0xE941380A060787B1LL, 0L}, {0xE737D706139C8B3FLL, 0xE5C283537EA6E2EELL, 1L, 0x5E556C3ABC2DE935LL, 0xE5C283537EA6E2EELL, 1L, 0xCFE2AFDD6AA84C6CLL, 1L, (-7L)}, {0xE737D706139C8B3FLL, 0xE941380A060787B1LL, 0xB084A9EC0CD882E3LL, 0x5E556C3ABC2DE935LL, 0xE941380A060787B1LL, 0x67006BDA4C5B4E2CLL, 0xCFE2AFDD6AA84C6CLL, 0xE5C283537EA6E2EELL, 0xCFE2AFDD6AA84C6CLL}, {0xE737D706139C8B3FLL, 1L, 0x5E556C3ABC2DE935LL, 0x5E556C3ABC2DE935LL, 1L, 0xE737D706139C8B3FLL, 0xCFE2AFDD6AA84C6CLL, 0xE941380A060787B1LL, 0L}}; int32_t l_181 = 1L; int32_t l_182 = 0x8C7A647BL; int32_t l_183 = 0L; int32_t l_184[3][2] = {{(-5L), (-5L)}, {(-5L), (-5L)}, {(-5L), (-5L)}}; int8_t l_185 = 0x4EL; struct S0 *l_218 = &g_55[1]; int i, j; (*l_48) = l_46; l_49--; if (l_49) { goto lbl_189; } lbl_189: for (p_24 = 16; (p_24 == 28); p_24 = safe_add_func_int64_t_s_s(p_24, 3)) { } for (g_73 = 1; (g_73 == 2); ++g_73) { } return p_22; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 7; i++) { csmith_sink_ = g_8[i]; } csmith_sink_ = g_16; csmith_sink_ = g_31; csmith_sink_ = g_43; for (i = 0; i < 3; i++) { } csmith_sink_ = g_72; csmith_sink_ = g_73; csmith_sink_ = g_77; csmith_sink_ = g_79; csmith_sink_ = g_85.f0; csmith_sink_ = g_85.f1; csmith_sink_ = g_85.f2; csmith_sink_ = g_85.f3; csmith_sink_ = g_85.f4; csmith_sink_ = g_85.f5; csmith_sink_ = g_85.f6; csmith_sink_ = g_85.f7; csmith_sink_ = g_90.f0; csmith_sink_ = g_90.f1; csmith_sink_ = g_90.f2; csmith_sink_ = g_90.f3; csmith_sink_ = g_90.f4; csmith_sink_ = g_90.f5; csmith_sink_ = g_90.f6; csmith_sink_ = g_90.f7; csmith_sink_ = g_103.f0; csmith_sink_ = g_103.f1; csmith_sink_ = g_103.f2; csmith_sink_ = g_103.f3; csmith_sink_ = g_103.f4; csmith_sink_ = g_103.f5; csmith_sink_ = g_103.f6; csmith_sink_ = g_103.f7; csmith_sink_ = g_125; for (i = 0; i < 10; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_127[i][j]; } } csmith_sink_ = g_208; csmith_sink_ = g_220.f0; csmith_sink_ = g_220.f1; csmith_sink_ = g_220.f2; csmith_sink_ = g_220.f3; csmith_sink_ = g_220.f4; csmith_sink_ = g_220.f5; csmith_sink_ = g_220.f6; csmith_sink_ = g_220.f7; csmith_sink_ = g_255.f0; csmith_sink_ = g_255.f1; csmith_sink_ = g_255.f2; csmith_sink_ = g_255.f3; csmith_sink_ = g_255.f4; csmith_sink_ = g_255.f5; csmith_sink_ = g_255.f6; csmith_sink_ = g_255.f7; csmith_sink_ = g_268; csmith_sink_ = g_279; csmith_sink_ = g_326; csmith_sink_ = g_343; csmith_sink_ = g_390; csmith_sink_ = g_457; platform_main_end(0, 0); return 0; }
true
188
dataset/organized/DCE/188
293
382
0.74
0.79
DCE
377
dataset/organized/DCE/188/target.c
dataset/organized/DCE/188/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { const signed f0 : 11; signed f1 : 20; unsigned f2 : 6; volatile unsigned f3 : 26; unsigned f4 : 1; signed f5 : 20; signed f6 : 2; const signed f7 : 15; }; static int32_t g_8[7] = {(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L)}; static uint32_t g_16 = 2UL; static uint32_t g_31 = 0xA2C930F8L; static uint32_t g_43 = 0x99B96BC7L; static uint32_t *g_42[6][9] = {{(void*)0,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,(void*)0},{&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43},{(void*)0,&g_43,&g_43,(void*)0,&g_43,&g_43,(void*)0,&g_43,&g_43},{&g_43,&g_43,&g_43,(void*)0,&g_43,&g_43,(void*)0,&g_43,(void*)0},{(void*)0,(void*)0,&g_43,&g_43,(void*)0,(void*)0,(void*)0,&g_43,(void*)0},{(void*)0,(void*)0,&g_43,&g_43,&g_43,&g_43,(void*)0,&g_43,&g_43}}; static struct S0 g_55[3] = {{-3,-374,6,1583,0,661,-0,1},{-3,-374,6,1583,0,661,-0,1},{-3,-374,6,1583,0,661,-0,1}}; static int32_t * volatile g_68 = (void*)0; static int32_t * volatile * const g_67[4][10] = {{&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68},{&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68},{&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68},{&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68,&g_68}}; static uint32_t g_72 = 0UL; static int16_t g_73 = 1L; static int32_t g_77 = (-2L); static int32_t g_79 = (-1L); static const struct S0 g_85 = {-28,564,2,4438,0,675,-1,-158}; static const struct S0 *g_84 = &g_85; static struct S0 g_90 = {-14,475,2,2833,0,-346,-0,-156}; static struct S0 *g_89 = &g_90; static int32_t *g_92 = &g_77; static int32_t ** volatile g_91 = &g_92; static const volatile struct S0 g_103 = {-23,-555,0,3096,0,999,0,-80}; static int64_t g_125 = (-5L); static uint8_t g_127[10][2] = {{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL},{255UL,255UL}}; static uint8_t g_208 = 255UL; static struct S0 g_220 = {-33,-113,2,1497,0,-2,-1,87}; static int32_t ** const volatile g_227 = &g_92; static struct S0 g_255 = {-36,743,6,5584,0,-910,0,-10}; static int8_t g_268 = (-9L); static uint8_t *g_277 = &g_208; static volatile uint16_t g_279 = 7UL; static volatile uint16_t *g_278 = &g_279; static int8_t g_326 = 0L; static int32_t ** const volatile g_328 = &g_92; static volatile uint32_t g_343 = 0x96F752C2L; static int32_t ****g_366 = (void*)0; static int32_t ***** volatile g_365 = &g_366; static int16_t *g_379 = &g_73; static int16_t * volatile * volatile g_378 = &g_379; static int64_t *g_386[10][3] = {{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125},{&g_125,&g_125,&g_125}}; static volatile uint32_t g_390 = 4294967287UL; static uint64_t g_457 = 1UL; static uint64_t func_1(void); static uint16_t func_4(int16_t p_5, const int64_t p_6, int16_t p_7); static int16_t func_9(int16_t p_10, int32_t p_11, uint64_t p_12, int8_t p_13, int32_t p_14); static struct S0 func_17(uint16_t p_18); static int32_t * func_20(uint32_t p_21, int32_t * p_22, uint32_t p_23, int64_t p_24); static uint64_t func_1(void) { uint16_t l_15 = 65527UL; uint16_t l_19 = 0x392FL; int32_t l_493 = 0xE38DA92BL; int32_t *l_494 = &g_8[0]; (*l_494) = ((-7L) < (l_493 &= (safe_mul_func_uint16_t_u_u(func_4((g_8[0] != (func_9((g_16 = l_15), g_8[0], l_15, (func_17(l_19) , (safe_rshift_func_int16_t_s_s((safe_add_func_int64_t_s_s(((&g_92 == (void*)0) != g_103.f0), 18446744073709551611UL)), 5))), l_19) || (*g_379))), l_15, g_85.f1), g_85.f4)))); return g_90.f6; } static uint16_t func_4(int16_t p_5, const int64_t p_6, int16_t p_7) { int32_t l_483 = (-1L); struct S0 *l_488 = &g_55[2]; (*g_328) = (l_483 , func_20(g_127[9][1], &l_483, ((safe_rshift_func_int16_t_s_u((((((void*)0 != l_488) != (l_483 < (safe_mod_func_int16_t_s_s(p_7, (*g_278))))) == (l_483 && (*g_277))) < l_483), 15)) | p_5), l_483)); (*g_92) |= p_6; (*g_92) = (safe_add_func_int64_t_s_s(l_483, l_483)); return l_483; } static int16_t func_9(int16_t p_10, int32_t p_11, uint64_t p_12, int8_t p_13, int32_t p_14) { uint32_t l_280 = 0x45F176E2L; int32_t *l_281[7][9] = {{&g_79,&g_79,&g_79,&g_8[0],&g_77,&g_79,&g_77,&g_8[0],&g_79},{&g_8[0],&g_8[0],&g_77,&g_77,(void*)0,&g_77,(void*)0,&g_77,&g_77},{&g_79,&g_79,&g_79,&g_8[0],&g_77,&g_79,&g_77,&g_8[0],&g_79},{&g_8[0],&g_8[0],&g_77,&g_77,(void*)0,&g_77,(void*)0,&g_77,&g_77},{&g_79,&g_79,&g_79,&g_8[0],&g_77,&g_79,&g_77,&g_8[0],&g_79},{&g_8[0],&g_8[0],&g_77,&g_77,(void*)0,&g_77,(void*)0,&g_77,&g_77},{&g_79,&g_79,&g_79,&g_8[0],&g_77,&g_79,&g_77,&g_8[0],&g_79}}; struct S0 *l_294 = &g_90; uint8_t **l_327 = &g_277; int32_t **l_370 = (void*)0; int32_t ***l_369[8] = {&l_370,&l_370,&l_370,&l_370,&l_370,&l_370,&l_370,&l_370}; const uint8_t *l_376 = &g_127[4][0]; const uint8_t **l_375 = &l_376; const uint8_t ***l_374 = &l_375; const uint8_t *** const *l_373[2][2] = {{&l_374,&l_374},{&l_374,&l_374}}; int64_t l_462 = 0xA88871AC029ABEB7LL; uint32_t l_466 = 0x36743AB8L; uint8_t l_480[10][1] = {{0xF5L},{0xF5L},{0x2EL},{0xF5L},{0xF5L},{0x2EL},{0xF5L},{0xF5L},{0xB9L},{0x2EL}}; int i, j; for (g_43 = 0; (g_43 <= 1); g_43 += 1) { int16_t *l_261 = &g_73; int16_t **l_260 = &l_261; uint8_t *l_284 = (void*)0; int32_t l_324 = 4L; int32_t l_331 = (-9L); int32_t l_334 = 0x80613362L; int32_t l_335 = 0xA254498AL; int32_t l_337 = 0xA6C644FDL; int32_t l_338[10][8] = {{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L},{6L,6L,6L,6L,6L,6L,6L,6L}}; int32_t ***l_371 = &l_370; int32_t l_397 = 1L; int32_t *l_412 = &l_338[4][4]; int16_t l_424 = 0xBCDCL; int16_t l_463 = 0x2EB1L; int i, j; } l_480[5][0]++; return p_11; } static struct S0 func_17(uint16_t p_18) { int32_t *l_27 = &g_8[0]; int32_t *l_29 = &g_8[4]; int32_t **l_28 = &l_29; uint32_t *l_30[5][9] = {{&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31},{&g_31,&g_31,(void*)0,&g_31,&g_31,&g_31,&g_31,(void*)0,&g_31},{&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31,&g_31}}; uint32_t **l_44 = &l_30[4][2]; int32_t l_45[8][7] = {{0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L,0x919B17C0L,0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L},{0L,4L,0L,4L,0L,4L,0L},{0x919B17C0L,0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L,0x919B17C0L,0x919B17C0L,0xF2BBA2D3L},{0x46F9F111L,4L,0x46F9F111L,4L,0x46F9F111L,4L,0x46F9F111L},{0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L,0x919B17C0L,0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L},{0L,4L,0L,4L,0L,4L,0L},{0x919B17C0L,0x919B17C0L,0xF2BBA2D3L,0xF2BBA2D3L,0x919B17C0L,0x919B17C0L,0xF2BBA2D3L},{0x46F9F111L,4L,0x46F9F111L,4L,0x46F9F111L,4L,0x46F9F111L}}; uint8_t *l_246 = &g_208; int32_t *l_247[5][9] = {{&g_77,&g_77,&g_79,&g_79,&g_77,&g_77,&g_77,&g_77,&g_77},{&g_8[2],&g_8[2],&g_79,(void*)0,&g_79,&g_8[2],&g_8[2],&g_79,(void*)0},{&g_79,&g_8[3],&g_79,&g_79,&g_79,&g_79,&g_8[3],&g_79,&g_79},{(void*)0,&g_79,&g_79,(void*)0,&g_8[0],(void*)0,&g_79,&g_79,(void*)0},{&g_77,&g_79,&g_77,&g_79,&g_77,&g_77,&g_79,&g_77,&g_79}}; int32_t l_248[9] = {1L,1L,1L,1L,1L,1L,1L,1L,1L}; int8_t l_249 = (-1L); int16_t l_250 = (-1L); int16_t l_251 = 0xED81L; uint16_t l_252 = 0UL; int i, j; (*l_28) = func_20(g_8[4], (((safe_add_func_uint64_t_u_u((((*l_28) = (l_27 = l_27)) != &g_8[4]), ((g_31 = p_18) == (l_45[6][4] = (safe_mul_func_int16_t_s_s(((((safe_rshift_func_int8_t_s_u((safe_rshift_func_uint8_t_u_u(g_8[0], (safe_mul_func_uint8_t_u_u((g_8[4] == p_18), (safe_add_func_uint64_t_u_u((g_42[4][2] == ((*l_44) = l_30[1][5])), 0UL)))))), g_8[1])) , 0UL) >= p_18) , (-7L)), p_18)))))) , (*l_29)) , (*l_28)), p_18, p_18); (*l_28) = func_20(p_18, (*l_28), (safe_mul_func_uint8_t_u_u((g_127[8][1] = (safe_div_func_int64_t_s_s((((*l_246) ^= ((void*)0 != (*l_44))) > g_85.f6), (-6L)))), (**l_28))), g_220.f4); --l_252; return g_255; } static int32_t * func_20(uint32_t p_21, int32_t * p_22, uint32_t p_23, int64_t p_24) { int32_t *l_47 = &g_8[0]; int32_t * const *l_46 = &l_47; int32_t * const **l_48 = &l_46; uint16_t l_49 = 0xD86AL; int64_t l_129[7][9] = {{0xE737D706139C8B3FLL,1L,0x5E556C3ABC2DE935LL,0x5E556C3ABC2DE935LL,1L,0xE737D706139C8B3FLL,0xCFE2AFDD6AA84C6CLL,0xE941380A060787B1LL,0L},{0xE737D706139C8B3FLL,0xE5C283537EA6E2EELL,1L,0x5E556C3ABC2DE935LL,0xE5C283537EA6E2EELL,1L,0xCFE2AFDD6AA84C6CLL,1L,(-7L)},{0xE737D706139C8B3FLL,0xE941380A060787B1LL,0xB084A9EC0CD882E3LL,0x5E556C3ABC2DE935LL,0xE941380A060787B1LL,0x67006BDA4C5B4E2CLL,0xCFE2AFDD6AA84C6CLL,0xE5C283537EA6E2EELL,0xCFE2AFDD6AA84C6CLL},{0xE737D706139C8B3FLL,1L,0x5E556C3ABC2DE935LL,0x5E556C3ABC2DE935LL,1L,0xE737D706139C8B3FLL,0xCFE2AFDD6AA84C6CLL,0xE941380A060787B1LL,0L},{0xE737D706139C8B3FLL,0xE5C283537EA6E2EELL,1L,0x5E556C3ABC2DE935LL,0xE5C283537EA6E2EELL,1L,0xCFE2AFDD6AA84C6CLL,1L,(-7L)},{0xE737D706139C8B3FLL,0xE941380A060787B1LL,0xB084A9EC0CD882E3LL,0x5E556C3ABC2DE935LL,0xE941380A060787B1LL,0x67006BDA4C5B4E2CLL,0xCFE2AFDD6AA84C6CLL,0xE5C283537EA6E2EELL,0xCFE2AFDD6AA84C6CLL},{0xE737D706139C8B3FLL,1L,0x5E556C3ABC2DE935LL,0x5E556C3ABC2DE935LL,1L,0xE737D706139C8B3FLL,0xCFE2AFDD6AA84C6CLL,0xE941380A060787B1LL,0L}}; int32_t l_181 = 1L; int32_t l_182 = 0x8C7A647BL; int32_t l_183 = 0L; int32_t l_184[3][2] = {{(-5L),(-5L)},{(-5L),(-5L)},{(-5L),(-5L)}}; int8_t l_185 = 0x4EL; struct S0 *l_218 = &g_55[1]; int i, j; (*l_48) = l_46; l_49--; if (l_49) { goto lbl_189; } lbl_189: for (p_24 = 16; (p_24 == 28); p_24 = safe_add_func_int64_t_s_s(p_24, 3)) { uint32_t *l_60 = &g_31; uint32_t *l_69 = (void*)0; uint32_t *l_70 = &g_43; uint32_t *l_71[9] = {&g_72,&g_72,&g_72,&g_72,&g_72,&g_72,&g_72,&g_72,&g_72}; struct S0 *l_106 = &g_55[1]; int32_t l_128 = 0x2B0D1CDFL; int32_t l_165[10] = {(-9L),0x3CA1CF38L,0x3CA1CF38L,(-9L),(-7L),(-9L),0x3CA1CF38L,0x3CA1CF38L,(-9L),(-7L)}; int i; } for (g_73 = 1; (g_73 == 2); ++g_73) { int32_t l_198 = 0xF3327D6BL; int32_t l_235 = 0x82929E3FL; int32_t l_236 = 0L; int32_t l_237 = (-9L); int32_t l_238[4][1] = {{0L},{(-1L)},{0L},{(-1L)}}; uint64_t l_239 = 0xB999902EAB4E013FLL; int i, j; for (g_72 = 1; (g_72 <= 5); g_72 += 1) { int32_t l_225[2][4] = {{0x5FDC5A0FL,0x5FDC5A0FL,0x5FDC5A0FL,0x5FDC5A0FL},{0x5FDC5A0FL,0x5FDC5A0FL,0x5FDC5A0FL,0x5FDC5A0FL}}; int i, j; } } return p_22; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 7; i++) { csmith_sink_ = g_8[i]; } csmith_sink_ = g_16; csmith_sink_ = g_31; csmith_sink_ = g_43; for (i = 0; i < 3; i++) { } csmith_sink_ = g_72; csmith_sink_ = g_73; csmith_sink_ = g_77; csmith_sink_ = g_79; csmith_sink_ = g_85.f0; csmith_sink_ = g_85.f1; csmith_sink_ = g_85.f2; csmith_sink_ = g_85.f3; csmith_sink_ = g_85.f4; csmith_sink_ = g_85.f5; csmith_sink_ = g_85.f6; csmith_sink_ = g_85.f7; csmith_sink_ = g_90.f0; csmith_sink_ = g_90.f1; csmith_sink_ = g_90.f2; csmith_sink_ = g_90.f3; csmith_sink_ = g_90.f4; csmith_sink_ = g_90.f5; csmith_sink_ = g_90.f6; csmith_sink_ = g_90.f7; csmith_sink_ = g_103.f0; csmith_sink_ = g_103.f1; csmith_sink_ = g_103.f2; csmith_sink_ = g_103.f3; csmith_sink_ = g_103.f4; csmith_sink_ = g_103.f5; csmith_sink_ = g_103.f6; csmith_sink_ = g_103.f7; csmith_sink_ = g_125; for (i = 0; i < 10; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_127[i][j]; } } csmith_sink_ = g_208; csmith_sink_ = g_220.f0; csmith_sink_ = g_220.f1; csmith_sink_ = g_220.f2; csmith_sink_ = g_220.f3; csmith_sink_ = g_220.f4; csmith_sink_ = g_220.f5; csmith_sink_ = g_220.f6; csmith_sink_ = g_220.f7; csmith_sink_ = g_255.f0; csmith_sink_ = g_255.f1; csmith_sink_ = g_255.f2; csmith_sink_ = g_255.f3; csmith_sink_ = g_255.f4; csmith_sink_ = g_255.f5; csmith_sink_ = g_255.f6; csmith_sink_ = g_255.f7; csmith_sink_ = g_268; csmith_sink_ = g_279; csmith_sink_ = g_326; csmith_sink_ = g_343; csmith_sink_ = g_390; csmith_sink_ = g_457; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { const signed f0 : 11; signed f1 : 20; unsigned f2 : 6; volatile unsigned f3 : 26; unsigned f4 : 1; signed f5 : 20; signed f6 : 2; const signed f7 : 15; }; static int32_t g_8[7] = {(-6L), (-6L), (-6L), (-6L), (-6L), (-6L), (-6L)}; static uint32_t g_16 = 2UL; static uint32_t g_31 = 0xA2C930F8L; static uint32_t g_43 = 0x99B96BC7L; static uint32_t *g_42[6][9] = { {(void *)0, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43, (void *)0}, {&g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43}, {(void *)0, &g_43, &g_43, (void *)0, &g_43, &g_43, (void *)0, &g_43, &g_43}, {&g_43, &g_43, &g_43, (void *)0, &g_43, &g_43, (void *)0, &g_43, (void *)0}, {(void *)0, (void *)0, &g_43, &g_43, (void *)0, (void *)0, (void *)0, &g_43, (void *)0}, {(void *)0, (void *)0, &g_43, &g_43, &g_43, &g_43, (void *)0, &g_43, &g_43}}; static struct S0 g_55[3] = {{-3, -374, 6, 1583, 0, 661, -0, 1}, {-3, -374, 6, 1583, 0, 661, -0, 1}, {-3, -374, 6, 1583, 0, 661, -0, 1}}; static int32_t *volatile g_68 = (void *)0; static int32_t *volatile *const g_67[4][10] = { {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68}, {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68}, {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68}, {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68, &g_68}}; static uint32_t g_72 = 0UL; static int16_t g_73 = 1L; static int32_t g_77 = (-2L); static int32_t g_79 = (-1L); static const struct S0 g_85 = {-28, 564, 2, 4438, 0, 675, -1, -158}; static const struct S0 *g_84 = &g_85; static struct S0 g_90 = {-14, 475, 2, 2833, 0, -346, -0, -156}; static struct S0 *g_89 = &g_90; static int32_t *g_92 = &g_77; static int32_t **volatile g_91 = &g_92; static const volatile struct S0 g_103 = {-23, -555, 0, 3096, 0, 999, 0, -80}; static int64_t g_125 = (-5L); static uint8_t g_127[10][2] = {{255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}, {255UL, 255UL}}; static uint8_t g_208 = 255UL; static struct S0 g_220 = {-33, -113, 2, 1497, 0, -2, -1, 87}; static int32_t **const volatile g_227 = &g_92; static struct S0 g_255 = {-36, 743, 6, 5584, 0, -910, 0, -10}; static int8_t g_268 = (-9L); static uint8_t *g_277 = &g_208; static volatile uint16_t g_279 = 7UL; static volatile uint16_t *g_278 = &g_279; static int8_t g_326 = 0L; static int32_t **const volatile g_328 = &g_92; static volatile uint32_t g_343 = 0x96F752C2L; static int32_t ****g_366 = (void *)0; static int32_t *****volatile g_365 = &g_366; static int16_t *g_379 = &g_73; static int16_t *volatile *volatile g_378 = &g_379; static int64_t *g_386[10][3] = { {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}, {&g_125, &g_125, &g_125}}; static volatile uint32_t g_390 = 4294967287UL; static uint64_t g_457 = 1UL; static uint64_t func_1(void); static uint16_t func_4(int16_t p_5, const int64_t p_6, int16_t p_7); static int16_t func_9(int16_t p_10, int32_t p_11, uint64_t p_12, int8_t p_13, int32_t p_14); static struct S0 func_17(uint16_t p_18); static int32_t *func_20(uint32_t p_21, int32_t *p_22, uint32_t p_23, int64_t p_24); static uint64_t func_1(void) { uint16_t l_15 = 65527UL; uint16_t l_19 = 0x392FL; int32_t l_493 = 0xE38DA92BL; int32_t *l_494 = &g_8[0]; (*l_494) = ((-7L) < (l_493 &= (safe_mul_func_uint16_t_u_u( func_4((g_8[0] != (func_9((g_16 = l_15), g_8[0], l_15, (func_17(l_19), (safe_rshift_func_int16_t_s_s( (safe_add_func_int64_t_s_s( ((&g_92 == (void *)0) != g_103.f0), 18446744073709551611UL)), 5))), l_19) || (*g_379))), l_15, g_85.f1), g_85.f4)))); return g_90.f6; } static uint16_t func_4(int16_t p_5, const int64_t p_6, int16_t p_7) { int32_t l_483 = (-1L); struct S0 *l_488 = &g_55[2]; (*g_328) = (l_483, func_20(g_127[9][1], &l_483, ((safe_rshift_func_int16_t_s_u( (((((void *)0 != l_488) != (l_483 < (safe_mod_func_int16_t_s_s(p_7, (*g_278))))) == (l_483 && (*g_277))) < l_483), 15)) | p_5), l_483)); (*g_92) |= p_6; (*g_92) = (safe_add_func_int64_t_s_s(l_483, l_483)); return l_483; } static int16_t func_9(int16_t p_10, int32_t p_11, uint64_t p_12, int8_t p_13, int32_t p_14) { uint32_t l_280 = 0x45F176E2L; int32_t *l_281[7][9] = { {&g_79, &g_79, &g_79, &g_8[0], &g_77, &g_79, &g_77, &g_8[0], &g_79}, {&g_8[0], &g_8[0], &g_77, &g_77, (void *)0, &g_77, (void *)0, &g_77, &g_77}, {&g_79, &g_79, &g_79, &g_8[0], &g_77, &g_79, &g_77, &g_8[0], &g_79}, {&g_8[0], &g_8[0], &g_77, &g_77, (void *)0, &g_77, (void *)0, &g_77, &g_77}, {&g_79, &g_79, &g_79, &g_8[0], &g_77, &g_79, &g_77, &g_8[0], &g_79}, {&g_8[0], &g_8[0], &g_77, &g_77, (void *)0, &g_77, (void *)0, &g_77, &g_77}, {&g_79, &g_79, &g_79, &g_8[0], &g_77, &g_79, &g_77, &g_8[0], &g_79}}; struct S0 *l_294 = &g_90; uint8_t **l_327 = &g_277; int32_t **l_370 = (void *)0; int32_t ***l_369[8] = {&l_370, &l_370, &l_370, &l_370, &l_370, &l_370, &l_370, &l_370}; const uint8_t *l_376 = &g_127[4][0]; const uint8_t **l_375 = &l_376; const uint8_t ***l_374 = &l_375; const uint8_t ***const *l_373[2][2] = {{&l_374, &l_374}, {&l_374, &l_374}}; int64_t l_462 = 0xA88871AC029ABEB7LL; uint32_t l_466 = 0x36743AB8L; uint8_t l_480[10][1] = {{0xF5L}, {0xF5L}, {0x2EL}, {0xF5L}, {0xF5L}, {0x2EL}, {0xF5L}, {0xF5L}, {0xB9L}, {0x2EL}}; int i, j; for (g_43 = 0; (g_43 <= 1); g_43 += 1) { int16_t *l_261 = &g_73; int16_t **l_260 = &l_261; uint8_t *l_284 = (void *)0; int32_t l_324 = 4L; int32_t l_331 = (-9L); int32_t l_334 = 0x80613362L; int32_t l_335 = 0xA254498AL; int32_t l_337 = 0xA6C644FDL; int32_t l_338[10][8] = { {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}, {6L, 6L, 6L, 6L, 6L, 6L, 6L, 6L}}; int32_t ***l_371 = &l_370; int32_t l_397 = 1L; int32_t *l_412 = &l_338[4][4]; int16_t l_424 = 0xBCDCL; int16_t l_463 = 0x2EB1L; int i, j; } l_480[5][0]++; return p_11; } static struct S0 func_17(uint16_t p_18) { int32_t *l_27 = &g_8[0]; int32_t *l_29 = &g_8[4]; int32_t **l_28 = &l_29; uint32_t *l_30[5][9] = { {&g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31}, {&g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31}, {&g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31}, {&g_31, &g_31, (void *)0, &g_31, &g_31, &g_31, &g_31, (void *)0, &g_31}, {&g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31, &g_31}}; uint32_t **l_44 = &l_30[4][2]; int32_t l_45[8][7] = { {0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L, 0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L}, {0L, 4L, 0L, 4L, 0L, 4L, 0L}, {0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L, 0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L}, {0x46F9F111L, 4L, 0x46F9F111L, 4L, 0x46F9F111L, 4L, 0x46F9F111L}, {0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L, 0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L}, {0L, 4L, 0L, 4L, 0L, 4L, 0L}, {0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L, 0xF2BBA2D3L, 0x919B17C0L, 0x919B17C0L, 0xF2BBA2D3L}, {0x46F9F111L, 4L, 0x46F9F111L, 4L, 0x46F9F111L, 4L, 0x46F9F111L}}; uint8_t *l_246 = &g_208; int32_t *l_247[5][9] = { {&g_77, &g_77, &g_79, &g_79, &g_77, &g_77, &g_77, &g_77, &g_77}, {&g_8[2], &g_8[2], &g_79, (void *)0, &g_79, &g_8[2], &g_8[2], &g_79, (void *)0}, {&g_79, &g_8[3], &g_79, &g_79, &g_79, &g_79, &g_8[3], &g_79, &g_79}, {(void *)0, &g_79, &g_79, (void *)0, &g_8[0], (void *)0, &g_79, &g_79, (void *)0}, {&g_77, &g_79, &g_77, &g_79, &g_77, &g_77, &g_79, &g_77, &g_79}}; int32_t l_248[9] = {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}; int8_t l_249 = (-1L); int16_t l_250 = (-1L); int16_t l_251 = 0xED81L; uint16_t l_252 = 0UL; int i, j; (*l_28) = func_20( g_8[4], (((safe_add_func_uint64_t_u_u( (((*l_28) = (l_27 = l_27)) != &g_8[4]), ((g_31 = p_18) == (l_45[6][4] = (safe_mul_func_int16_t_s_s( ((((safe_rshift_func_int8_t_s_u( (safe_rshift_func_uint8_t_u_u( g_8[0], (safe_mul_func_uint8_t_u_u( (g_8[4] == p_18), (safe_add_func_uint64_t_u_u( (g_42[4][2] == ((*l_44) = l_30[1][5])), 0UL)))))), g_8[1])), 0UL) >= p_18), (-7L)), p_18)))))), (*l_29)), (*l_28)), p_18, p_18); (*l_28) = func_20( p_18, (*l_28), (safe_mul_func_uint8_t_u_u( (g_127[8][1] = (safe_div_func_int64_t_s_s( (((*l_246) ^= ((void *)0 != (*l_44))) > g_85.f6), (-6L)))), (**l_28))), g_220.f4); --l_252; return g_255; } static int32_t *func_20(uint32_t p_21, int32_t *p_22, uint32_t p_23, int64_t p_24) { int32_t *l_47 = &g_8[0]; int32_t *const *l_46 = &l_47; int32_t *const **l_48 = &l_46; uint16_t l_49 = 0xD86AL; int64_t l_129[7][9] = { {0xE737D706139C8B3FLL, 1L, 0x5E556C3ABC2DE935LL, 0x5E556C3ABC2DE935LL, 1L, 0xE737D706139C8B3FLL, 0xCFE2AFDD6AA84C6CLL, 0xE941380A060787B1LL, 0L}, {0xE737D706139C8B3FLL, 0xE5C283537EA6E2EELL, 1L, 0x5E556C3ABC2DE935LL, 0xE5C283537EA6E2EELL, 1L, 0xCFE2AFDD6AA84C6CLL, 1L, (-7L)}, {0xE737D706139C8B3FLL, 0xE941380A060787B1LL, 0xB084A9EC0CD882E3LL, 0x5E556C3ABC2DE935LL, 0xE941380A060787B1LL, 0x67006BDA4C5B4E2CLL, 0xCFE2AFDD6AA84C6CLL, 0xE5C283537EA6E2EELL, 0xCFE2AFDD6AA84C6CLL}, {0xE737D706139C8B3FLL, 1L, 0x5E556C3ABC2DE935LL, 0x5E556C3ABC2DE935LL, 1L, 0xE737D706139C8B3FLL, 0xCFE2AFDD6AA84C6CLL, 0xE941380A060787B1LL, 0L}, {0xE737D706139C8B3FLL, 0xE5C283537EA6E2EELL, 1L, 0x5E556C3ABC2DE935LL, 0xE5C283537EA6E2EELL, 1L, 0xCFE2AFDD6AA84C6CLL, 1L, (-7L)}, {0xE737D706139C8B3FLL, 0xE941380A060787B1LL, 0xB084A9EC0CD882E3LL, 0x5E556C3ABC2DE935LL, 0xE941380A060787B1LL, 0x67006BDA4C5B4E2CLL, 0xCFE2AFDD6AA84C6CLL, 0xE5C283537EA6E2EELL, 0xCFE2AFDD6AA84C6CLL}, {0xE737D706139C8B3FLL, 1L, 0x5E556C3ABC2DE935LL, 0x5E556C3ABC2DE935LL, 1L, 0xE737D706139C8B3FLL, 0xCFE2AFDD6AA84C6CLL, 0xE941380A060787B1LL, 0L}}; int32_t l_181 = 1L; int32_t l_182 = 0x8C7A647BL; int32_t l_183 = 0L; int32_t l_184[3][2] = {{(-5L), (-5L)}, {(-5L), (-5L)}, {(-5L), (-5L)}}; int8_t l_185 = 0x4EL; struct S0 *l_218 = &g_55[1]; int i, j; (*l_48) = l_46; l_49--; if (l_49) { } lbl_189: for (p_24 = 16; (p_24 == 28); p_24 = safe_add_func_int64_t_s_s(p_24, 3)) { uint32_t *l_60 = &g_31; uint32_t *l_69 = (void *)0; uint32_t *l_70 = &g_43; uint32_t *l_71[9] = {&g_72, &g_72, &g_72, &g_72, &g_72, &g_72, &g_72, &g_72, &g_72}; struct S0 *l_106 = &g_55[1]; int32_t l_128 = 0x2B0D1CDFL; int32_t l_165[10] = {(-9L), 0x3CA1CF38L, 0x3CA1CF38L, (-9L), (-7L), (-9L), 0x3CA1CF38L, 0x3CA1CF38L, (-9L), (-7L)}; int i; } for (g_73 = 1; (g_73 == 2); ++g_73) { int32_t l_198 = 0xF3327D6BL; int32_t l_235 = 0x82929E3FL; int32_t l_236 = 0L; int32_t l_237 = (-9L); int32_t l_238[4][1] = {{0L}, {(-1L)}, {0L}, {(-1L)}}; uint64_t l_239 = 0xB999902EAB4E013FLL; int i, j; for (g_72 = 1; (g_72 <= 5); g_72 += 1) { int32_t l_225[2][4] = { {0x5FDC5A0FL, 0x5FDC5A0FL, 0x5FDC5A0FL, 0x5FDC5A0FL}, {0x5FDC5A0FL, 0x5FDC5A0FL, 0x5FDC5A0FL, 0x5FDC5A0FL}}; int i, j; } } return p_22; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); for (i = 0; i < 7; i++) { csmith_sink_ = g_8[i]; } csmith_sink_ = g_16; csmith_sink_ = g_31; csmith_sink_ = g_43; for (i = 0; i < 3; i++) { } csmith_sink_ = g_72; csmith_sink_ = g_73; csmith_sink_ = g_77; csmith_sink_ = g_79; csmith_sink_ = g_85.f0; csmith_sink_ = g_85.f1; csmith_sink_ = g_85.f2; csmith_sink_ = g_85.f3; csmith_sink_ = g_85.f4; csmith_sink_ = g_85.f5; csmith_sink_ = g_85.f6; csmith_sink_ = g_85.f7; csmith_sink_ = g_90.f0; csmith_sink_ = g_90.f1; csmith_sink_ = g_90.f2; csmith_sink_ = g_90.f3; csmith_sink_ = g_90.f4; csmith_sink_ = g_90.f5; csmith_sink_ = g_90.f6; csmith_sink_ = g_90.f7; csmith_sink_ = g_103.f0; csmith_sink_ = g_103.f1; csmith_sink_ = g_103.f2; csmith_sink_ = g_103.f3; csmith_sink_ = g_103.f4; csmith_sink_ = g_103.f5; csmith_sink_ = g_103.f6; csmith_sink_ = g_103.f7; csmith_sink_ = g_125; for (i = 0; i < 10; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_127[i][j]; } } csmith_sink_ = g_208; csmith_sink_ = g_220.f0; csmith_sink_ = g_220.f1; csmith_sink_ = g_220.f2; csmith_sink_ = g_220.f3; csmith_sink_ = g_220.f4; csmith_sink_ = g_220.f5; csmith_sink_ = g_220.f6; csmith_sink_ = g_220.f7; csmith_sink_ = g_255.f0; csmith_sink_ = g_255.f1; csmith_sink_ = g_255.f2; csmith_sink_ = g_255.f3; csmith_sink_ = g_255.f4; csmith_sink_ = g_255.f5; csmith_sink_ = g_255.f6; csmith_sink_ = g_255.f7; csmith_sink_ = g_268; csmith_sink_ = g_279; csmith_sink_ = g_326; csmith_sink_ = g_343; csmith_sink_ = g_390; csmith_sink_ = g_457; platform_main_end(0, 0); return 0; }
false
188
dataset/organized/DCE/188
293
404
0.8
0.8
DCE
378
dataset/organized/DCE/189/target.c
dataset/organized/DCE/189/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_6 = 0xE6BACD79L; static int16_t g_44[8] = {0xC380L,0xC380L,0xC380L,0xC380L,0xC380L,0xC380L,0xC380L,0xC380L}; static volatile int32_t g_47 = 0x13783312L; static int32_t g_48 = (-6L); static int16_t g_50 = 0x95EEL; static int64_t g_70 = 9L; static uint64_t g_72 = 1UL; static uint16_t g_73 = 9UL; static int32_t g_104[9][3] = {{0xF3C5FBC3L,0x0ECC8E5CL,0x0ECC8E5CL},{(-1L),0x747B33B2L,(-1L)},{0xF3C5FBC3L,0xF3C5FBC3L,0x0ECC8E5CL},{4L,0x747B33B2L,4L},{0xF3C5FBC3L,0x0ECC8E5CL,0x0ECC8E5CL},{(-1L),0x747B33B2L,(-1L)},{0xF3C5FBC3L,0xF3C5FBC3L,0x0ECC8E5CL},{4L,0x747B33B2L,4L},{0xF3C5FBC3L,0x0ECC8E5CL,0x0ECC8E5CL}}; static int32_t *g_126 = (void*)0; static int32_t ** volatile g_125 = &g_126; static uint8_t g_152 = 0x1DL; static uint16_t g_168 = 0x9915L; static uint16_t * volatile g_167 = &g_168; static uint16_t *g_172 = &g_168; static uint8_t g_244 = 0UL; static int8_t g_256 = (-7L); static int8_t *g_255[6][1] = {{&g_256},{&g_256},{&g_256},{&g_256},{&g_256},{&g_256}}; static uint8_t *g_266[9][10] = {{&g_244,&g_152,&g_244,&g_244,&g_152,&g_152,&g_244,&g_244,&g_152,&g_152},{&g_152,&g_152,&g_244,&g_244,&g_152,&g_152,&g_244,&g_244,&g_244,&g_152},{&g_152,&g_152,&g_244,&g_152,&g_152,&g_244,&g_244,&g_244,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_244,(void*)0,&g_152,&g_244,&g_244,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_244,&g_152,&g_152,&g_244,&g_152,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_244,&g_152,&g_244,&g_152,&g_152,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_152,(void*)0,(void*)0,&g_152,&g_244,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_244,&g_152,(void*)0,&g_244,&g_244,&g_152,&g_152},{&g_152,&g_244,&g_244,&g_244,&g_152,&g_244,&g_244,&g_244,&g_244,&g_152}}; static volatile int16_t g_278[9][9] = {{0x1E00L,5L,(-1L),0x48D2L,0x48D2L,(-1L),5L,0x1E00L,5L},{(-1L),(-2L),0x1E00L,0L,5L,5L,0L,0x1E00L,(-2L)},{0x48D2L,0x1E00L,(-1L),5L,0L,(-10L),(-10L),0L,5L},{0x48D2L,4L,0x48D2L,(-10L),0L,(-1L),(-1L),(-1L),(-1L)},{(-1L),0x1E00L,0x48D2L,0x1E00L,(-1L),5L,0L,(-10L),(-10L)},{0x1E00L,(-2L),(-1L),(-10L),(-1L),(-2L),0x1E00L,0L,5L},{(-1L),5L,0x1E00L,5L,0L,5L,0x1E00L,5L,(-1L)},{(-2L),5L,(-1L),0L,0L,(-1L),0L,0L,(-1L)},{0L,0L,(-2L),0x48D2L,5L,(-10L),(-1L),(-10L),5L}}; static int32_t g_279 = 0xA3E42CBBL; static const int32_t *g_289 = (void*)0; static const int32_t ** volatile g_288 = &g_289; static uint8_t g_333 = 0x2FL; static int64_t g_347[3] = {1L,1L,1L}; static uint16_t g_404[2][3] = {{1UL,1UL,1UL},{1UL,1UL,1UL}}; static int64_t * volatile *g_456 = (void*)0; static int32_t g_468[1] = {0x869A243AL}; static int64_t *g_501 = (void*)0; static int64_t **g_500 = &g_501; static volatile uint64_t g_531 = 0x16C9C6D881C87297LL; static uint32_t g_544[6][7] = {{0UL,7UL,9UL,9UL,7UL,0UL,0x43281732L},{5UL,0x55D662D1L,18446744073709551612UL,18446744073709551614UL,18446744073709551614UL,18446744073709551612UL,0x55D662D1L},{7UL,18446744073709551615UL,0xBE0C8A38L,9UL,18446744073709551615UL,18446744073709551615UL,9UL},{18446744073709551608UL,8UL,18446744073709551608UL,18446744073709551609UL,8UL,18446744073709551612UL,18446744073709551612UL},{0x43281732L,9UL,18446744073709551606UL,9UL,0x43281732L,18446744073709551606UL,0UL},{18446744073709551612UL,18446744073709551612UL,18446744073709551609UL,18446744073709551612UL,18446744073709551609UL,18446744073709551612UL,18446744073709551612UL}}; static uint32_t *g_543 = &g_544[2][2]; static const int8_t func_1(void); static int32_t func_2(uint32_t p_3); static uint32_t func_7(uint16_t p_8, uint64_t p_9, uint32_t p_10); static int8_t func_31(uint64_t p_32, uint32_t p_33); static const int32_t func_34(uint64_t p_35); static const int8_t func_1(void) { uint8_t l_30 = 255UL; int16_t *l_42 = (void*)0; int16_t *l_43 = &g_44[0]; uint32_t l_74 = 0x43AFF46AL; uint64_t *l_75 = &g_72; uint32_t l_76 = 18446744073709551606UL; int32_t l_80 = (-1L); int32_t l_81[7][6] = {{1L,0xFA6FBAAEL,9L,0L,1L,0x55963980L},{9L,0x63B58950L,0xA0C022ADL,0xFA6FBAAEL,0x6ADB69C5L,0x55963980L},{0x8BCD06DBL,1L,9L,9L,1L,0x8BCD06DBL},{0x6ADB69C5L,0x26059BF8L,1L,0x1797E2BDL,1L,1L},{0x26059BF8L,0xA0C022ADL,1L,0xBEA0A54AL,0xCCCF04A3L,1L},{0x26059BF8L,0L,0xBEA0A54AL,0x1797E2BDL,0xBEA0A54AL,0L},{0x6ADB69C5L,1L,0xFA6FBAAEL,9L,0L,1L}}; int8_t l_82 = 6L; const uint32_t l_123 = 0x23E32BD8L; int32_t *l_545 = &g_279; int i, j; (*l_545) &= func_2((safe_sub_func_int32_t_s_s(g_6, ((g_6 == func_7(g_6, (safe_add_func_uint64_t_u_u(((safe_rshift_func_uint16_t_u_s(((l_82 = (safe_add_func_int8_t_s_s(((+((safe_add_func_int8_t_s_s(g_6, (safe_sub_func_int64_t_s_s((safe_add_func_uint64_t_u_u((l_81[0][5] |= (safe_div_func_int32_t_s_s((0xB9L ^ (safe_add_func_int8_t_s_s((safe_mul_func_int8_t_s_s((l_30 , func_31(((*l_75) = ((func_34((safe_rshift_func_uint8_t_u_s((safe_div_func_int16_t_s_s(((*l_43) = ((0x78L > (g_6 > ((((g_6 , g_6) | g_6) == g_6) , 0xDE9E5A9390DFC1F7LL))) > 0x00L)), g_6)), l_30))) && g_72) && l_74)), l_76)), l_30)), l_30))), l_80))), l_30)), l_76)))) ^ 0xE5L)) , g_44[0]), l_74))) ^ (-1L)), 5)) | l_80), l_30)), l_74)) < l_123)))); return (*l_545); } static int32_t func_2(uint32_t p_3) { int32_t *l_124 = &g_104[4][1]; int32_t l_174 = 6L; int32_t l_179 = (-7L); int32_t l_180 = (-10L); int64_t l_181 = 0L; int32_t l_186 = 0x02FA715DL; int32_t l_187 = 0xA784966DL; int32_t l_188 = (-2L); int32_t l_189 = 0x72C4620BL; int32_t l_190 = 1L; int32_t l_191 = 1L; int32_t l_192 = 0xCB3A562EL; int32_t l_193 = 0x8ABC470AL; int32_t l_194 = 0xADF64CAFL; int32_t l_195[7] = {5L,5L,5L,5L,5L,5L,5L}; uint32_t l_225 = 4294967292UL; int32_t **l_328 = &l_124; int32_t ***l_327 = &l_328; uint8_t *l_350[1]; uint32_t l_378 = 18446744073709551615UL; const uint64_t * const l_427 = &g_72; uint64_t l_452 = 0xCE321BFD0A8F54A1LL; uint64_t *l_460 = &g_72; int16_t *l_506[1][4] = {{(void*)0,(void*)0,(void*)0,(void*)0}}; int16_t *l_513 = &g_44[0]; int i, j; for (i = 0; i < 1; i++) { l_350[i] = &g_333; } (*g_125) = l_124; for (p_3 = 0; (p_3 > 21); p_3 = safe_add_func_int64_t_s_s(p_3, 9)) { int32_t **l_135 = (void*)0; int32_t ***l_134 = &l_135; int8_t l_138 = 0xD9L; int64_t *l_149 = &g_70; int64_t **l_148 = &l_149; const uint32_t l_150 = 0x049AD98CL; uint8_t *l_151[7][9] = {{&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152,&g_152,&g_152,&g_152},{&g_152,(void*)0,&g_152,&g_152,(void*)0,&g_152,(void*)0,&g_152,&g_152},{&g_152,&g_152,&g_152,&g_152,(void*)0,(void*)0,&g_152,&g_152,&g_152},{(void*)0,&g_152,&g_152,(void*)0,&g_152,&g_152,(void*)0,(void*)0,&g_152},{(void*)0,&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152,&g_152,&g_152},{&g_152,&g_152,(void*)0,&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152},{(void*)0,&g_152,&g_152,(void*)0,&g_152,&g_152,(void*)0,&g_152,&g_152}}; int16_t *l_153 = &g_50; int64_t l_176 = 7L; int32_t l_177 = 0x459BDCCDL; int32_t l_178 = (-9L); int32_t l_183[1][10] = {{(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L)}}; uint8_t l_196 = 0xE8L; uint8_t l_280 = 0x26L; int64_t * const l_346 = &g_347[0]; int64_t * const *l_345[4][7] = {{&l_346,&l_346,&l_346,&l_346,&l_346,&l_346,&l_346},{&l_346,&l_346,&l_346,&l_346,&l_346,&l_346,&l_346},{&l_346,&l_346,&l_346,&l_346,&l_346,&l_346,&l_346},{&l_346,&l_346,&l_346,&l_346,&l_346,&l_346,&l_346}}; const int8_t l_381 = (-9L); const uint32_t *l_450 = &l_378; int32_t l_518 = 0x0808CB3BL; int i, j; } return (**g_125); } static uint32_t func_7(uint16_t p_8, uint64_t p_9, uint32_t p_10) { int32_t *l_100 = (void*)0; int32_t **l_99 = &l_100; int64_t l_106[10] = {1L,0L,1L,0xE85873846C405962LL,0xE85873846C405962LL,1L,0L,1L,0xE85873846C405962LL,1L}; int32_t l_109 = 1L; int32_t *l_110 = &l_109; int32_t *l_111 = &g_104[4][1]; int32_t *l_112 = &g_104[8][1]; int32_t *l_113 = &g_104[2][2]; int32_t *l_114 = (void*)0; int32_t *l_115 = &l_109; int32_t *l_116 = &g_104[4][1]; int32_t *l_117 = &g_104[3][0]; int32_t *l_118 = &g_104[8][2]; int32_t *l_119[2][6] = {{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}}; uint8_t l_120[9][10] = {{1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL},{8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL},{1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL},{1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL},{8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL},{1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL},{1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL},{8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL},{1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL}}; int i, j; for (g_72 = 0; (g_72 == 5); g_72 = safe_add_func_uint16_t_u_u(g_72, 1)) { int64_t l_105 = (-5L); for (p_8 = 0; p_8 < 8; p_8 += 1) { g_44[p_8] = (-6L); } for (p_9 = (-9); (p_9 >= 59); ++p_9) { int32_t *l_88 = &g_48; int32_t **l_87 = &l_88; int32_t ***l_101 = &l_99; int32_t *l_102 = (void*)0; int32_t *l_103 = &g_104[4][1]; (*l_87) = (void*)0; l_105 = ((*l_103) = (((safe_rshift_func_int16_t_s_u((safe_lshift_func_uint8_t_u_s(((g_50 && p_9) , 248UL), 4)), (safe_lshift_func_int16_t_s_u(p_8, 3)))) < (g_48 |= (((safe_rshift_func_uint8_t_u_s(((((*l_101) = ((safe_lshift_func_uint8_t_u_s(g_50, 7)) , l_99)) == (void*)0) <= (&g_70 != ((g_47 == g_50) , (void*)0))), 7)) >= (-9L)) || p_9))) , g_44[5])); } return l_106[0]; } for (g_70 = 22; (g_70 > (-6)); g_70--) { return g_44[0]; } ++l_120[3][4]; return g_48; } static int8_t func_31(uint64_t p_32, uint32_t p_33) { int64_t l_79 = 0xA59A03C9D266AB0CLL; for (p_32 = (-26); (p_32 != 46); p_32 = safe_add_func_uint64_t_u_u(p_32, 8)) { return g_47; } return l_79; } static const int32_t func_34(uint64_t p_35) { uint16_t l_68 = 65527UL; for (p_35 = 0; (p_35 >= 60); p_35++) { int16_t *l_49 = &g_50; const int16_t *l_67[2]; int i; for (i = 0; i < 2; i++) { l_67[i] = &g_44[0]; } for (g_48 = 7; (g_48 >= 2); g_48 -= 1) { int64_t *l_69 = &g_70; uint64_t *l_71 = &g_72; int i; g_73 &= ((((((*l_71) |= (((g_44[g_48] , &g_44[g_48]) != (l_49 = &g_44[3])) || ((((safe_sub_func_uint32_t_u_u((~((safe_mod_func_int32_t_s_s(p_35, (safe_div_func_uint8_t_u_u(((safe_rshift_func_uint16_t_u_u((safe_sub_func_int64_t_s_s(((*l_69) = ((+(p_35 | (safe_rshift_func_uint8_t_u_u(0xF0L, ((safe_lshift_func_uint16_t_u_s(((((((l_49 = (void*)0) == &g_50) < (p_35 & 0xE34EL)) , g_48) , &g_44[0]) != l_67[0]), 7)) == l_68))))) >= g_47)), p_35)), g_44[g_48])) , g_70), p_35)))) <= l_68)), l_68)) || 0x6C6C9A4AL) , (void*)0) != l_67[0]))) == g_44[0]) < g_6) ^ p_35) < 7UL); } return p_35; } return p_35; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; for (i = 0; i < 8; i++) { csmith_sink_ = g_44[i]; } csmith_sink_ = g_47; csmith_sink_ = g_48; csmith_sink_ = g_50; csmith_sink_ = g_70; csmith_sink_ = g_72; csmith_sink_ = g_73; for (i = 0; i < 9; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_104[i][j]; } } csmith_sink_ = g_152; csmith_sink_ = g_168; csmith_sink_ = g_244; csmith_sink_ = g_256; for (i = 0; i < 9; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_278[i][j]; } } csmith_sink_ = g_279; csmith_sink_ = g_333; for (i = 0; i < 3; i++) { csmith_sink_ = g_347[i]; } for (i = 0; i < 2; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_404[i][j]; } } for (i = 0; i < 1; i++) { csmith_sink_ = g_468[i]; } csmith_sink_ = g_531; for (i = 0; i < 6; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_544[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_6 = 0xE6BACD79L; static int16_t g_44[8] = {0xC380L, 0xC380L, 0xC380L, 0xC380L, 0xC380L, 0xC380L, 0xC380L, 0xC380L}; static volatile int32_t g_47 = 0x13783312L; static int32_t g_48 = (-6L); static int16_t g_50 = 0x95EEL; static int64_t g_70 = 9L; static uint64_t g_72 = 1UL; static uint16_t g_73 = 9UL; static int32_t g_104[9][3] = { {0xF3C5FBC3L, 0x0ECC8E5CL, 0x0ECC8E5CL}, {(-1L), 0x747B33B2L, (-1L)}, {0xF3C5FBC3L, 0xF3C5FBC3L, 0x0ECC8E5CL}, {4L, 0x747B33B2L, 4L}, {0xF3C5FBC3L, 0x0ECC8E5CL, 0x0ECC8E5CL}, {(-1L), 0x747B33B2L, (-1L)}, {0xF3C5FBC3L, 0xF3C5FBC3L, 0x0ECC8E5CL}, {4L, 0x747B33B2L, 4L}, {0xF3C5FBC3L, 0x0ECC8E5CL, 0x0ECC8E5CL}}; static int32_t *g_126 = (void *)0; static int32_t **volatile g_125 = &g_126; static uint8_t g_152 = 0x1DL; static uint16_t g_168 = 0x9915L; static uint16_t *volatile g_167 = &g_168; static uint16_t *g_172 = &g_168; static uint8_t g_244 = 0UL; static int8_t g_256 = (-7L); static int8_t *g_255[6][1] = {{&g_256}, {&g_256}, {&g_256}, {&g_256}, {&g_256}, {&g_256}}; static uint8_t *g_266[9][10] = {{&g_244, &g_152, &g_244, &g_244, &g_152, &g_152, &g_244, &g_244, &g_152, &g_152}, {&g_152, &g_152, &g_244, &g_244, &g_152, &g_152, &g_244, &g_244, &g_244, &g_152}, {&g_152, &g_152, &g_244, &g_152, &g_152, &g_244, &g_244, &g_244, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_244, (void *)0, &g_152, &g_244, &g_244, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_244, &g_152, &g_152, &g_244, &g_152, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_244, &g_152, &g_244, &g_152, &g_152, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_152, (void *)0, (void *)0, &g_152, &g_244, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_244, &g_152, (void *)0, &g_244, &g_244, &g_152, &g_152}, {&g_152, &g_244, &g_244, &g_244, &g_152, &g_244, &g_244, &g_244, &g_244, &g_152}}; static volatile int16_t g_278[9][9] = { {0x1E00L, 5L, (-1L), 0x48D2L, 0x48D2L, (-1L), 5L, 0x1E00L, 5L}, {(-1L), (-2L), 0x1E00L, 0L, 5L, 5L, 0L, 0x1E00L, (-2L)}, {0x48D2L, 0x1E00L, (-1L), 5L, 0L, (-10L), (-10L), 0L, 5L}, {0x48D2L, 4L, 0x48D2L, (-10L), 0L, (-1L), (-1L), (-1L), (-1L)}, {(-1L), 0x1E00L, 0x48D2L, 0x1E00L, (-1L), 5L, 0L, (-10L), (-10L)}, {0x1E00L, (-2L), (-1L), (-10L), (-1L), (-2L), 0x1E00L, 0L, 5L}, {(-1L), 5L, 0x1E00L, 5L, 0L, 5L, 0x1E00L, 5L, (-1L)}, {(-2L), 5L, (-1L), 0L, 0L, (-1L), 0L, 0L, (-1L)}, {0L, 0L, (-2L), 0x48D2L, 5L, (-10L), (-1L), (-10L), 5L}}; static int32_t g_279 = 0xA3E42CBBL; static const int32_t *g_289 = (void *)0; static const int32_t **volatile g_288 = &g_289; static uint8_t g_333 = 0x2FL; static int64_t g_347[3] = {1L, 1L, 1L}; static uint16_t g_404[2][3] = {{1UL, 1UL, 1UL}, {1UL, 1UL, 1UL}}; static int64_t *volatile *g_456 = (void *)0; static int32_t g_468[1] = {0x869A243AL}; static int64_t *g_501 = (void *)0; static int64_t **g_500 = &g_501; static volatile uint64_t g_531 = 0x16C9C6D881C87297LL; static uint32_t g_544[6][7] = { {0UL, 7UL, 9UL, 9UL, 7UL, 0UL, 0x43281732L}, {5UL, 0x55D662D1L, 18446744073709551612UL, 18446744073709551614UL, 18446744073709551614UL, 18446744073709551612UL, 0x55D662D1L}, {7UL, 18446744073709551615UL, 0xBE0C8A38L, 9UL, 18446744073709551615UL, 18446744073709551615UL, 9UL}, {18446744073709551608UL, 8UL, 18446744073709551608UL, 18446744073709551609UL, 8UL, 18446744073709551612UL, 18446744073709551612UL}, {0x43281732L, 9UL, 18446744073709551606UL, 9UL, 0x43281732L, 18446744073709551606UL, 0UL}, {18446744073709551612UL, 18446744073709551612UL, 18446744073709551609UL, 18446744073709551612UL, 18446744073709551609UL, 18446744073709551612UL, 18446744073709551612UL}}; static uint32_t *g_543 = &g_544[2][2]; static const int8_t func_1(void); static int32_t func_2(uint32_t p_3); static uint32_t func_7(uint16_t p_8, uint64_t p_9, uint32_t p_10); static int8_t func_31(uint64_t p_32, uint32_t p_33); static const int32_t func_34(uint64_t p_35); static const int8_t func_1(void) { uint8_t l_30 = 255UL; int16_t *l_42 = (void *)0; int16_t *l_43 = &g_44[0]; uint32_t l_74 = 0x43AFF46AL; uint64_t *l_75 = &g_72; uint32_t l_76 = 18446744073709551606UL; int32_t l_80 = (-1L); int32_t l_81[7][6] = { {1L, 0xFA6FBAAEL, 9L, 0L, 1L, 0x55963980L}, {9L, 0x63B58950L, 0xA0C022ADL, 0xFA6FBAAEL, 0x6ADB69C5L, 0x55963980L}, {0x8BCD06DBL, 1L, 9L, 9L, 1L, 0x8BCD06DBL}, {0x6ADB69C5L, 0x26059BF8L, 1L, 0x1797E2BDL, 1L, 1L}, {0x26059BF8L, 0xA0C022ADL, 1L, 0xBEA0A54AL, 0xCCCF04A3L, 1L}, {0x26059BF8L, 0L, 0xBEA0A54AL, 0x1797E2BDL, 0xBEA0A54AL, 0L}, {0x6ADB69C5L, 1L, 0xFA6FBAAEL, 9L, 0L, 1L}}; int8_t l_82 = 6L; const uint32_t l_123 = 0x23E32BD8L; int32_t *l_545 = &g_279; int i, j; (*l_545) &= func_2((safe_sub_func_int32_t_s_s( g_6, ((g_6 == func_7( g_6, (safe_add_func_uint64_t_u_u( ((safe_rshift_func_uint16_t_u_s( ((l_82 = (safe_add_func_int8_t_s_s( ((+((safe_add_func_int8_t_s_s( g_6, (safe_sub_func_int64_t_s_s( (safe_add_func_uint64_t_u_u( (l_81[0][5] |= (safe_div_func_int32_t_s_s( (0xB9L ^ (safe_add_func_int8_t_s_s( (safe_mul_func_int8_t_s_s( (l_30, func_31( ((*l_75) = ((func_34((safe_rshift_func_uint8_t_u_s( (safe_div_func_int16_t_s_s( ((*l_43) = ((0x78L > (g_6 > ((((g_6, g_6) | g_6) == g_6), 0xDE9E5A9390DFC1F7LL))) > 0x00L)), g_6)), l_30))) && g_72) && l_74)), l_76)), l_30)), l_30))), l_80))), l_30)), l_76)))) ^ 0xE5L)), g_44[0]), l_74))) ^ (-1L)), 5)) | l_80), l_30)), l_74)) < l_123)))); return (*l_545); } static int32_t func_2(uint32_t p_3) { int32_t *l_124 = &g_104[4][1]; int32_t l_174 = 6L; int32_t l_179 = (-7L); int32_t l_180 = (-10L); int64_t l_181 = 0L; int32_t l_186 = 0x02FA715DL; int32_t l_187 = 0xA784966DL; int32_t l_188 = (-2L); int32_t l_189 = 0x72C4620BL; int32_t l_190 = 1L; int32_t l_191 = 1L; int32_t l_192 = 0xCB3A562EL; int32_t l_193 = 0x8ABC470AL; int32_t l_194 = 0xADF64CAFL; int32_t l_195[7] = {5L, 5L, 5L, 5L, 5L, 5L, 5L}; uint32_t l_225 = 4294967292UL; int32_t **l_328 = &l_124; int32_t ***l_327 = &l_328; uint8_t *l_350[1]; uint32_t l_378 = 18446744073709551615UL; const uint64_t *const l_427 = &g_72; uint64_t l_452 = 0xCE321BFD0A8F54A1LL; uint64_t *l_460 = &g_72; int16_t *l_506[1][4] = {{(void *)0, (void *)0, (void *)0, (void *)0}}; int16_t *l_513 = &g_44[0]; int i, j; for (i = 0; i < 1; i++) { l_350[i] = &g_333; } (*g_125) = l_124; for (p_3 = 0; (p_3 > 21); p_3 = safe_add_func_int64_t_s_s(p_3, 9)) { } return (**g_125); } static uint32_t func_7(uint16_t p_8, uint64_t p_9, uint32_t p_10) { int32_t *l_100 = (void *)0; int32_t **l_99 = &l_100; int64_t l_106[10] = {1L, 0L, 1L, 0xE85873846C405962LL, 0xE85873846C405962LL, 1L, 0L, 1L, 0xE85873846C405962LL, 1L}; int32_t l_109 = 1L; int32_t *l_110 = &l_109; int32_t *l_111 = &g_104[4][1]; int32_t *l_112 = &g_104[8][1]; int32_t *l_113 = &g_104[2][2]; int32_t *l_114 = (void *)0; int32_t *l_115 = &l_109; int32_t *l_116 = &g_104[4][1]; int32_t *l_117 = &g_104[3][0]; int32_t *l_118 = &g_104[8][2]; int32_t *l_119[2][6] = { {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}}; uint8_t l_120[9][10] = { {1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL}, {8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL}, {1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL}, {1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL}, {8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL}, {1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL}, {1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL}, {8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL}, {1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL}}; int i, j; for (g_72 = 0; (g_72 == 5); g_72 = safe_add_func_uint16_t_u_u(g_72, 1)) { } for (g_70 = 22; (g_70 > (-6)); g_70--) { return g_44[0]; } ++l_120[3][4]; return g_48; } static int8_t func_31(uint64_t p_32, uint32_t p_33) { int64_t l_79 = 0xA59A03C9D266AB0CLL; for (p_32 = (-26); (p_32 != 46); p_32 = safe_add_func_uint64_t_u_u(p_32, 8)) { return g_47; } return l_79; } static const int32_t func_34(uint64_t p_35) { uint16_t l_68 = 65527UL; for (p_35 = 0; (p_35 >= 60); p_35++) { } return p_35; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; for (i = 0; i < 8; i++) { csmith_sink_ = g_44[i]; } csmith_sink_ = g_47; csmith_sink_ = g_48; csmith_sink_ = g_50; csmith_sink_ = g_70; csmith_sink_ = g_72; csmith_sink_ = g_73; for (i = 0; i < 9; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_104[i][j]; } } csmith_sink_ = g_152; csmith_sink_ = g_168; csmith_sink_ = g_244; csmith_sink_ = g_256; for (i = 0; i < 9; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_278[i][j]; } } csmith_sink_ = g_279; csmith_sink_ = g_333; for (i = 0; i < 3; i++) { csmith_sink_ = g_347[i]; } for (i = 0; i < 2; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_404[i][j]; } } for (i = 0; i < 1; i++) { csmith_sink_ = g_468[i]; } csmith_sink_ = g_531; for (i = 0; i < 6; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_544[i][j]; } } platform_main_end(0, 0); return 0; }
true
189
dataset/organized/DCE/189
285
327
0.61
0.8
DCE
379
dataset/organized/DCE/189/target.c
dataset/organized/DCE/189/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_6 = 0xE6BACD79L; static int16_t g_44[8] = {0xC380L,0xC380L,0xC380L,0xC380L,0xC380L,0xC380L,0xC380L,0xC380L}; static volatile int32_t g_47 = 0x13783312L; static int32_t g_48 = (-6L); static int16_t g_50 = 0x95EEL; static int64_t g_70 = 9L; static uint64_t g_72 = 1UL; static uint16_t g_73 = 9UL; static int32_t g_104[9][3] = {{0xF3C5FBC3L,0x0ECC8E5CL,0x0ECC8E5CL},{(-1L),0x747B33B2L,(-1L)},{0xF3C5FBC3L,0xF3C5FBC3L,0x0ECC8E5CL},{4L,0x747B33B2L,4L},{0xF3C5FBC3L,0x0ECC8E5CL,0x0ECC8E5CL},{(-1L),0x747B33B2L,(-1L)},{0xF3C5FBC3L,0xF3C5FBC3L,0x0ECC8E5CL},{4L,0x747B33B2L,4L},{0xF3C5FBC3L,0x0ECC8E5CL,0x0ECC8E5CL}}; static int32_t *g_126 = (void*)0; static int32_t ** volatile g_125 = &g_126; static uint8_t g_152 = 0x1DL; static uint16_t g_168 = 0x9915L; static uint16_t * volatile g_167 = &g_168; static uint16_t *g_172 = &g_168; static uint8_t g_244 = 0UL; static int8_t g_256 = (-7L); static int8_t *g_255[6][1] = {{&g_256},{&g_256},{&g_256},{&g_256},{&g_256},{&g_256}}; static uint8_t *g_266[9][10] = {{&g_244,&g_152,&g_244,&g_244,&g_152,&g_152,&g_244,&g_244,&g_152,&g_152},{&g_152,&g_152,&g_244,&g_244,&g_152,&g_152,&g_244,&g_244,&g_244,&g_152},{&g_152,&g_152,&g_244,&g_152,&g_152,&g_244,&g_244,&g_244,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_244,(void*)0,&g_152,&g_244,&g_244,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_244,&g_152,&g_152,&g_244,&g_152,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_244,&g_152,&g_244,&g_152,&g_152,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_152,(void*)0,(void*)0,&g_152,&g_244,&g_244,&g_152},{&g_152,&g_244,&g_244,&g_244,&g_152,(void*)0,&g_244,&g_244,&g_152,&g_152},{&g_152,&g_244,&g_244,&g_244,&g_152,&g_244,&g_244,&g_244,&g_244,&g_152}}; static volatile int16_t g_278[9][9] = {{0x1E00L,5L,(-1L),0x48D2L,0x48D2L,(-1L),5L,0x1E00L,5L},{(-1L),(-2L),0x1E00L,0L,5L,5L,0L,0x1E00L,(-2L)},{0x48D2L,0x1E00L,(-1L),5L,0L,(-10L),(-10L),0L,5L},{0x48D2L,4L,0x48D2L,(-10L),0L,(-1L),(-1L),(-1L),(-1L)},{(-1L),0x1E00L,0x48D2L,0x1E00L,(-1L),5L,0L,(-10L),(-10L)},{0x1E00L,(-2L),(-1L),(-10L),(-1L),(-2L),0x1E00L,0L,5L},{(-1L),5L,0x1E00L,5L,0L,5L,0x1E00L,5L,(-1L)},{(-2L),5L,(-1L),0L,0L,(-1L),0L,0L,(-1L)},{0L,0L,(-2L),0x48D2L,5L,(-10L),(-1L),(-10L),5L}}; static int32_t g_279 = 0xA3E42CBBL; static const int32_t *g_289 = (void*)0; static const int32_t ** volatile g_288 = &g_289; static uint8_t g_333 = 0x2FL; static int64_t g_347[3] = {1L,1L,1L}; static uint16_t g_404[2][3] = {{1UL,1UL,1UL},{1UL,1UL,1UL}}; static int64_t * volatile *g_456 = (void*)0; static int32_t g_468[1] = {0x869A243AL}; static int64_t *g_501 = (void*)0; static int64_t **g_500 = &g_501; static volatile uint64_t g_531 = 0x16C9C6D881C87297LL; static uint32_t g_544[6][7] = {{0UL,7UL,9UL,9UL,7UL,0UL,0x43281732L},{5UL,0x55D662D1L,18446744073709551612UL,18446744073709551614UL,18446744073709551614UL,18446744073709551612UL,0x55D662D1L},{7UL,18446744073709551615UL,0xBE0C8A38L,9UL,18446744073709551615UL,18446744073709551615UL,9UL},{18446744073709551608UL,8UL,18446744073709551608UL,18446744073709551609UL,8UL,18446744073709551612UL,18446744073709551612UL},{0x43281732L,9UL,18446744073709551606UL,9UL,0x43281732L,18446744073709551606UL,0UL},{18446744073709551612UL,18446744073709551612UL,18446744073709551609UL,18446744073709551612UL,18446744073709551609UL,18446744073709551612UL,18446744073709551612UL}}; static uint32_t *g_543 = &g_544[2][2]; static const int8_t func_1(void); static int32_t func_2(uint32_t p_3); static uint32_t func_7(uint16_t p_8, uint64_t p_9, uint32_t p_10); static int8_t func_31(uint64_t p_32, uint32_t p_33); static const int32_t func_34(uint64_t p_35); static const int8_t func_1(void) { uint8_t l_30 = 255UL; int16_t *l_42 = (void*)0; int16_t *l_43 = &g_44[0]; uint32_t l_74 = 0x43AFF46AL; uint64_t *l_75 = &g_72; uint32_t l_76 = 18446744073709551606UL; int32_t l_80 = (-1L); int32_t l_81[7][6] = {{1L,0xFA6FBAAEL,9L,0L,1L,0x55963980L},{9L,0x63B58950L,0xA0C022ADL,0xFA6FBAAEL,0x6ADB69C5L,0x55963980L},{0x8BCD06DBL,1L,9L,9L,1L,0x8BCD06DBL},{0x6ADB69C5L,0x26059BF8L,1L,0x1797E2BDL,1L,1L},{0x26059BF8L,0xA0C022ADL,1L,0xBEA0A54AL,0xCCCF04A3L,1L},{0x26059BF8L,0L,0xBEA0A54AL,0x1797E2BDL,0xBEA0A54AL,0L},{0x6ADB69C5L,1L,0xFA6FBAAEL,9L,0L,1L}}; int8_t l_82 = 6L; const uint32_t l_123 = 0x23E32BD8L; int32_t *l_545 = &g_279; int i, j; (*l_545) &= func_2((safe_sub_func_int32_t_s_s(g_6, ((g_6 == func_7(g_6, (safe_add_func_uint64_t_u_u(((safe_rshift_func_uint16_t_u_s(((l_82 = (safe_add_func_int8_t_s_s(((+((safe_add_func_int8_t_s_s(g_6, (safe_sub_func_int64_t_s_s((safe_add_func_uint64_t_u_u((l_81[0][5] |= (safe_div_func_int32_t_s_s((0xB9L ^ (safe_add_func_int8_t_s_s((safe_mul_func_int8_t_s_s((l_30 , func_31(((*l_75) = ((func_34((safe_rshift_func_uint8_t_u_s((safe_div_func_int16_t_s_s(((*l_43) = ((0x78L > (g_6 > ((((g_6 , g_6) | g_6) == g_6) , 0xDE9E5A9390DFC1F7LL))) > 0x00L)), g_6)), l_30))) && g_72) && l_74)), l_76)), l_30)), l_30))), l_80))), l_30)), l_76)))) ^ 0xE5L)) , g_44[0]), l_74))) ^ (-1L)), 5)) | l_80), l_30)), l_74)) < l_123)))); return (*l_545); } static int32_t func_2(uint32_t p_3) { int32_t *l_124 = &g_104[4][1]; int32_t l_174 = 6L; int32_t l_179 = (-7L); int32_t l_180 = (-10L); int64_t l_181 = 0L; int32_t l_186 = 0x02FA715DL; int32_t l_187 = 0xA784966DL; int32_t l_188 = (-2L); int32_t l_189 = 0x72C4620BL; int32_t l_190 = 1L; int32_t l_191 = 1L; int32_t l_192 = 0xCB3A562EL; int32_t l_193 = 0x8ABC470AL; int32_t l_194 = 0xADF64CAFL; int32_t l_195[7] = {5L,5L,5L,5L,5L,5L,5L}; uint32_t l_225 = 4294967292UL; int32_t **l_328 = &l_124; int32_t ***l_327 = &l_328; uint8_t *l_350[1]; uint32_t l_378 = 18446744073709551615UL; const uint64_t * const l_427 = &g_72; uint64_t l_452 = 0xCE321BFD0A8F54A1LL; uint64_t *l_460 = &g_72; int16_t *l_506[1][4] = {{(void*)0,(void*)0,(void*)0,(void*)0}}; int16_t *l_513 = &g_44[0]; int i, j; for (i = 0; i < 1; i++) { l_350[i] = &g_333; } (*g_125) = l_124; for (p_3 = 0; (p_3 > 21); p_3 = safe_add_func_int64_t_s_s(p_3, 9)) { int32_t **l_135 = (void*)0; int32_t ***l_134 = &l_135; int8_t l_138 = 0xD9L; int64_t *l_149 = &g_70; int64_t **l_148 = &l_149; const uint32_t l_150 = 0x049AD98CL; uint8_t *l_151[7][9] = {{&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152,&g_152,&g_152,&g_152},{&g_152,(void*)0,&g_152,&g_152,(void*)0,&g_152,(void*)0,&g_152,&g_152},{&g_152,&g_152,&g_152,&g_152,(void*)0,(void*)0,&g_152,&g_152,&g_152},{(void*)0,&g_152,&g_152,(void*)0,&g_152,&g_152,(void*)0,(void*)0,&g_152},{(void*)0,&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152,&g_152,&g_152},{&g_152,&g_152,(void*)0,&g_152,&g_152,&g_152,(void*)0,&g_152,&g_152},{(void*)0,&g_152,&g_152,(void*)0,&g_152,&g_152,(void*)0,&g_152,&g_152}}; int16_t *l_153 = &g_50; int64_t l_176 = 7L; int32_t l_177 = 0x459BDCCDL; int32_t l_178 = (-9L); int32_t l_183[1][10] = {{(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L),(-6L)}}; uint8_t l_196 = 0xE8L; uint8_t l_280 = 0x26L; int64_t * const l_346 = &g_347[0]; int64_t * const *l_345[4][7] = {{&l_346,&l_346,&l_346,&l_346,&l_346,&l_346,&l_346},{&l_346,&l_346,&l_346,&l_346,&l_346,&l_346,&l_346},{&l_346,&l_346,&l_346,&l_346,&l_346,&l_346,&l_346},{&l_346,&l_346,&l_346,&l_346,&l_346,&l_346,&l_346}}; const int8_t l_381 = (-9L); const uint32_t *l_450 = &l_378; int32_t l_518 = 0x0808CB3BL; int i, j; } return (**g_125); } static uint32_t func_7(uint16_t p_8, uint64_t p_9, uint32_t p_10) { int32_t *l_100 = (void*)0; int32_t **l_99 = &l_100; int64_t l_106[10] = {1L,0L,1L,0xE85873846C405962LL,0xE85873846C405962LL,1L,0L,1L,0xE85873846C405962LL,1L}; int32_t l_109 = 1L; int32_t *l_110 = &l_109; int32_t *l_111 = &g_104[4][1]; int32_t *l_112 = &g_104[8][1]; int32_t *l_113 = &g_104[2][2]; int32_t *l_114 = (void*)0; int32_t *l_115 = &l_109; int32_t *l_116 = &g_104[4][1]; int32_t *l_117 = &g_104[3][0]; int32_t *l_118 = &g_104[8][2]; int32_t *l_119[2][6] = {{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}}; uint8_t l_120[9][10] = {{1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL},{8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL},{1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL},{1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL},{8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL},{1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL},{1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL},{8UL,1UL,8UL,8UL,1UL,8UL,8UL,1UL,8UL,8UL},{1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL,1UL,0xF0L,1UL}}; int i, j; for (g_72 = 0; (g_72 == 5); g_72 = safe_add_func_uint16_t_u_u(g_72, 1)) { int64_t l_105 = (-5L); for (p_8 = 0; p_8 < 8; p_8 += 1) { g_44[p_8] = (-6L); } for (p_9 = (-9); (p_9 >= 59); ++p_9) { int32_t *l_88 = &g_48; int32_t **l_87 = &l_88; int32_t ***l_101 = &l_99; int32_t *l_102 = (void*)0; int32_t *l_103 = &g_104[4][1]; (*l_87) = (void*)0; l_105 = ((*l_103) = (((safe_rshift_func_int16_t_s_u((safe_lshift_func_uint8_t_u_s(((g_50 && p_9) , 248UL), 4)), (safe_lshift_func_int16_t_s_u(p_8, 3)))) < (g_48 |= (((safe_rshift_func_uint8_t_u_s(((((*l_101) = ((safe_lshift_func_uint8_t_u_s(g_50, 7)) , l_99)) == (void*)0) <= (&g_70 != ((g_47 == g_50) , (void*)0))), 7)) >= (-9L)) || p_9))) , g_44[5])); } return l_106[0]; } for (g_70 = 22; (g_70 > (-6)); g_70--) { return g_44[0]; } ++l_120[3][4]; return g_48; } static int8_t func_31(uint64_t p_32, uint32_t p_33) { int64_t l_79 = 0xA59A03C9D266AB0CLL; for (p_32 = (-26); (p_32 != 46); p_32 = safe_add_func_uint64_t_u_u(p_32, 8)) { return g_47; } return l_79; } static const int32_t func_34(uint64_t p_35) { uint16_t l_68 = 65527UL; for (p_35 = 0; (p_35 >= 60); p_35++) { int16_t *l_49 = &g_50; const int16_t *l_67[2]; int i; for (i = 0; i < 2; i++) { l_67[i] = &g_44[0]; } for (g_48 = 7; (g_48 >= 2); g_48 -= 1) { int64_t *l_69 = &g_70; uint64_t *l_71 = &g_72; int i; g_73 &= ((((((*l_71) |= (((g_44[g_48] , &g_44[g_48]) != (l_49 = &g_44[3])) || ((((safe_sub_func_uint32_t_u_u((~((safe_mod_func_int32_t_s_s(p_35, (safe_div_func_uint8_t_u_u(((safe_rshift_func_uint16_t_u_u((safe_sub_func_int64_t_s_s(((*l_69) = ((+(p_35 | (safe_rshift_func_uint8_t_u_u(0xF0L, ((safe_lshift_func_uint16_t_u_s(((((((l_49 = (void*)0) == &g_50) < (p_35 & 0xE34EL)) , g_48) , &g_44[0]) != l_67[0]), 7)) == l_68))))) >= g_47)), p_35)), g_44[g_48])) , g_70), p_35)))) <= l_68)), l_68)) || 0x6C6C9A4AL) , (void*)0) != l_67[0]))) == g_44[0]) < g_6) ^ p_35) < 7UL); } return p_35; } return p_35; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; for (i = 0; i < 8; i++) { csmith_sink_ = g_44[i]; } csmith_sink_ = g_47; csmith_sink_ = g_48; csmith_sink_ = g_50; csmith_sink_ = g_70; csmith_sink_ = g_72; csmith_sink_ = g_73; for (i = 0; i < 9; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_104[i][j]; } } csmith_sink_ = g_152; csmith_sink_ = g_168; csmith_sink_ = g_244; csmith_sink_ = g_256; for (i = 0; i < 9; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_278[i][j]; } } csmith_sink_ = g_279; csmith_sink_ = g_333; for (i = 0; i < 3; i++) { csmith_sink_ = g_347[i]; } for (i = 0; i < 2; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_404[i][j]; } } for (i = 0; i < 1; i++) { csmith_sink_ = g_468[i]; } csmith_sink_ = g_531; for (i = 0; i < 6; i++) { for (j = 0; j < 7; j++) { csmith_sink_ = g_544[i][j]; } } platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static uint32_t g_6 = 0xE6BACD79L; static int16_t g_44[8] = {0xC380L, 0xC380L, 0xC380L, 0xC380L, 0xC380L, 0xC380L, 0xC380L, 0xC380L}; static volatile int32_t g_47 = 0x13783312L; static int32_t g_48 = (-6L); static int16_t g_50 = 0x95EEL; static int64_t g_70 = 9L; static uint64_t g_72 = 1UL; static uint16_t g_73 = 9UL; static int32_t g_104[9][3] = { {0xF3C5FBC3L, 0x0ECC8E5CL, 0x0ECC8E5CL}, {(-1L), 0x747B33B2L, (-1L)}, {0xF3C5FBC3L, 0xF3C5FBC3L, 0x0ECC8E5CL}, {4L, 0x747B33B2L, 4L}, {0xF3C5FBC3L, 0x0ECC8E5CL, 0x0ECC8E5CL}, {(-1L), 0x747B33B2L, (-1L)}, {0xF3C5FBC3L, 0xF3C5FBC3L, 0x0ECC8E5CL}, {4L, 0x747B33B2L, 4L}, {0xF3C5FBC3L, 0x0ECC8E5CL, 0x0ECC8E5CL}}; static int32_t *g_126 = (void *)0; static int32_t **volatile g_125 = &g_126; static uint8_t g_152 = 0x1DL; static uint16_t g_168 = 0x9915L; static uint16_t *volatile g_167 = &g_168; static uint16_t *g_172 = &g_168; static uint8_t g_244 = 0UL; static int8_t g_256 = (-7L); static int8_t *g_255[6][1] = {{&g_256}, {&g_256}, {&g_256}, {&g_256}, {&g_256}, {&g_256}}; static uint8_t *g_266[9][10] = {{&g_244, &g_152, &g_244, &g_244, &g_152, &g_152, &g_244, &g_244, &g_152, &g_152}, {&g_152, &g_152, &g_244, &g_244, &g_152, &g_152, &g_244, &g_244, &g_244, &g_152}, {&g_152, &g_152, &g_244, &g_152, &g_152, &g_244, &g_244, &g_244, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_244, (void *)0, &g_152, &g_244, &g_244, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_244, &g_152, &g_152, &g_244, &g_152, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_244, &g_152, &g_244, &g_152, &g_152, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_152, (void *)0, (void *)0, &g_152, &g_244, &g_244, &g_152}, {&g_152, &g_244, &g_244, &g_244, &g_152, (void *)0, &g_244, &g_244, &g_152, &g_152}, {&g_152, &g_244, &g_244, &g_244, &g_152, &g_244, &g_244, &g_244, &g_244, &g_152}}; static volatile int16_t g_278[9][9] = { {0x1E00L, 5L, (-1L), 0x48D2L, 0x48D2L, (-1L), 5L, 0x1E00L, 5L}, {(-1L), (-2L), 0x1E00L, 0L, 5L, 5L, 0L, 0x1E00L, (-2L)}, {0x48D2L, 0x1E00L, (-1L), 5L, 0L, (-10L), (-10L), 0L, 5L}, {0x48D2L, 4L, 0x48D2L, (-10L), 0L, (-1L), (-1L), (-1L), (-1L)}, {(-1L), 0x1E00L, 0x48D2L, 0x1E00L, (-1L), 5L, 0L, (-10L), (-10L)}, {0x1E00L, (-2L), (-1L), (-10L), (-1L), (-2L), 0x1E00L, 0L, 5L}, {(-1L), 5L, 0x1E00L, 5L, 0L, 5L, 0x1E00L, 5L, (-1L)}, {(-2L), 5L, (-1L), 0L, 0L, (-1L), 0L, 0L, (-1L)}, {0L, 0L, (-2L), 0x48D2L, 5L, (-10L), (-1L), (-10L), 5L}}; static int32_t g_279 = 0xA3E42CBBL; static const int32_t *g_289 = (void *)0; static const int32_t **volatile g_288 = &g_289; static uint8_t g_333 = 0x2FL; static int64_t g_347[3] = {1L, 1L, 1L}; static uint16_t g_404[2][3] = {{1UL, 1UL, 1UL}, {1UL, 1UL, 1UL}}; static int64_t *volatile *g_456 = (void *)0; static int32_t g_468[1] = {0x869A243AL}; static int64_t *g_501 = (void *)0; static int64_t **g_500 = &g_501; static volatile uint64_t g_531 = 0x16C9C6D881C87297LL; static uint32_t g_544[6][7] = { {0UL, 7UL, 9UL, 9UL, 7UL, 0UL, 0x43281732L}, {5UL, 0x55D662D1L, 18446744073709551612UL, 18446744073709551614UL, 18446744073709551614UL, 18446744073709551612UL, 0x55D662D1L}, {7UL, 18446744073709551615UL, 0xBE0C8A38L, 9UL, 18446744073709551615UL, 18446744073709551615UL, 9UL}, {18446744073709551608UL, 8UL, 18446744073709551608UL, 18446744073709551609UL, 8UL, 18446744073709551612UL, 18446744073709551612UL}, {0x43281732L, 9UL, 18446744073709551606UL, 9UL, 0x43281732L, 18446744073709551606UL, 0UL}, {18446744073709551612UL, 18446744073709551612UL, 18446744073709551609UL, 18446744073709551612UL, 18446744073709551609UL, 18446744073709551612UL, 18446744073709551612UL}}; static uint32_t *g_543 = &g_544[2][2]; static const int8_t func_1(void); static int32_t func_2(uint32_t p_3); static uint32_t func_7(uint16_t p_8, uint64_t p_9, uint32_t p_10); static int8_t func_31(uint64_t p_32, uint32_t p_33); static const int32_t func_34(uint64_t p_35); static const int8_t func_1(void) { uint8_t l_30 = 255UL; int16_t *l_42 = (void *)0; int16_t *l_43 = &g_44[0]; uint32_t l_74 = 0x43AFF46AL; uint64_t *l_75 = &g_72; uint32_t l_76 = 18446744073709551606UL; int32_t l_80 = (-1L); int32_t l_81[7][6] = { {1L, 0xFA6FBAAEL, 9L, 0L, 1L, 0x55963980L}, {9L, 0x63B58950L, 0xA0C022ADL, 0xFA6FBAAEL, 0x6ADB69C5L, 0x55963980L}, {0x8BCD06DBL, 1L, 9L, 9L, 1L, 0x8BCD06DBL}, {0x6ADB69C5L, 0x26059BF8L, 1L, 0x1797E2BDL, 1L, 1L}, {0x26059BF8L, 0xA0C022ADL, 1L, 0xBEA0A54AL, 0xCCCF04A3L, 1L}, {0x26059BF8L, 0L, 0xBEA0A54AL, 0x1797E2BDL, 0xBEA0A54AL, 0L}, {0x6ADB69C5L, 1L, 0xFA6FBAAEL, 9L, 0L, 1L}}; int8_t l_82 = 6L; const uint32_t l_123 = 0x23E32BD8L; int32_t *l_545 = &g_279; int i, j; (*l_545) &= func_2((safe_sub_func_int32_t_s_s( g_6, ((g_6 == func_7( g_6, (safe_add_func_uint64_t_u_u( ((safe_rshift_func_uint16_t_u_s( ((l_82 = (safe_add_func_int8_t_s_s( ((+((safe_add_func_int8_t_s_s( g_6, (safe_sub_func_int64_t_s_s( (safe_add_func_uint64_t_u_u( (l_81[0][5] |= (safe_div_func_int32_t_s_s( (0xB9L ^ (safe_add_func_int8_t_s_s( (safe_mul_func_int8_t_s_s( (l_30, func_31( ((*l_75) = ((func_34((safe_rshift_func_uint8_t_u_s( (safe_div_func_int16_t_s_s( ((*l_43) = ((0x78L > (g_6 > ((((g_6, g_6) | g_6) == g_6), 0xDE9E5A9390DFC1F7LL))) > 0x00L)), g_6)), l_30))) && g_72) && l_74)), l_76)), l_30)), l_30))), l_80))), l_30)), l_76)))) ^ 0xE5L)), g_44[0]), l_74))) ^ (-1L)), 5)) | l_80), l_30)), l_74)) < l_123)))); return (*l_545); } static int32_t func_2(uint32_t p_3) { int32_t *l_124 = &g_104[4][1]; int32_t l_174 = 6L; int32_t l_179 = (-7L); int32_t l_180 = (-10L); int64_t l_181 = 0L; int32_t l_186 = 0x02FA715DL; int32_t l_187 = 0xA784966DL; int32_t l_188 = (-2L); int32_t l_189 = 0x72C4620BL; int32_t l_190 = 1L; int32_t l_191 = 1L; int32_t l_192 = 0xCB3A562EL; int32_t l_193 = 0x8ABC470AL; int32_t l_194 = 0xADF64CAFL; int32_t l_195[7] = {5L, 5L, 5L, 5L, 5L, 5L, 5L}; uint32_t l_225 = 4294967292UL; int32_t **l_328 = &l_124; int32_t ***l_327 = &l_328; uint8_t *l_350[1]; uint32_t l_378 = 18446744073709551615UL; const uint64_t *const l_427 = &g_72; uint64_t l_452 = 0xCE321BFD0A8F54A1LL; uint64_t *l_460 = &g_72; int16_t *l_506[1][4] = {{(void *)0, (void *)0, (void *)0, (void *)0}}; int16_t *l_513 = &g_44[0]; int i, j; for (i = 0; i < 1; i++) { l_350[i] = &g_333; } (*g_125) = l_124; for (p_3 = 0; (p_3 > 21); p_3 = safe_add_func_int64_t_s_s(p_3, 9)) { int32_t **l_135 = (void *)0; int32_t ***l_134 = &l_135; int8_t l_138 = 0xD9L; int64_t *l_149 = &g_70; int64_t **l_148 = &l_149; const uint32_t l_150 = 0x049AD98CL; uint8_t *l_151[7][9] = {{&g_152, &g_152, &g_152, (void *)0, &g_152, &g_152, &g_152, &g_152, &g_152}, {&g_152, (void *)0, &g_152, &g_152, (void *)0, &g_152, (void *)0, &g_152, &g_152}, {&g_152, &g_152, &g_152, &g_152, (void *)0, (void *)0, &g_152, &g_152, &g_152}, {(void *)0, &g_152, &g_152, (void *)0, &g_152, &g_152, (void *)0, (void *)0, &g_152}, {(void *)0, &g_152, &g_152, &g_152, (void *)0, &g_152, &g_152, &g_152, &g_152}, {&g_152, &g_152, (void *)0, &g_152, &g_152, &g_152, (void *)0, &g_152, &g_152}, {(void *)0, &g_152, &g_152, (void *)0, &g_152, &g_152, (void *)0, &g_152, &g_152}}; int16_t *l_153 = &g_50; int64_t l_176 = 7L; int32_t l_177 = 0x459BDCCDL; int32_t l_178 = (-9L); int32_t l_183[1][10] = { {(-6L), (-6L), (-6L), (-6L), (-6L), (-6L), (-6L), (-6L), (-6L), (-6L)}}; uint8_t l_196 = 0xE8L; uint8_t l_280 = 0x26L; int64_t *const l_346 = &g_347[0]; int64_t *const *l_345[4][7] = { {&l_346, &l_346, &l_346, &l_346, &l_346, &l_346, &l_346}, {&l_346, &l_346, &l_346, &l_346, &l_346, &l_346, &l_346}, {&l_346, &l_346, &l_346, &l_346, &l_346, &l_346, &l_346}, {&l_346, &l_346, &l_346, &l_346, &l_346, &l_346, &l_346}}; const int8_t l_381 = (-9L); const uint32_t *l_450 = &l_378; int32_t l_518 = 0x0808CB3BL; int i, j; } return (**g_125); } static uint32_t func_7(uint16_t p_8, uint64_t p_9, uint32_t p_10) { int32_t *l_100 = (void *)0; int32_t **l_99 = &l_100; int64_t l_106[10] = {1L, 0L, 1L, 0xE85873846C405962LL, 0xE85873846C405962LL, 1L, 0L, 1L, 0xE85873846C405962LL, 1L}; int32_t l_109 = 1L; int32_t *l_110 = &l_109; int32_t *l_111 = &g_104[4][1]; int32_t *l_112 = &g_104[8][1]; int32_t *l_113 = &g_104[2][2]; int32_t *l_114 = (void *)0; int32_t *l_115 = &l_109; int32_t *l_116 = &g_104[4][1]; int32_t *l_117 = &g_104[3][0]; int32_t *l_118 = &g_104[8][2]; int32_t *l_119[2][6] = { {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}}; uint8_t l_120[9][10] = { {1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL}, {8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL}, {1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL}, {1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL}, {8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL}, {1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL}, {1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL}, {8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL, 1UL, 8UL, 8UL}, {1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL, 1UL, 0xF0L, 1UL}}; int i, j; for (g_72 = 0; (g_72 == 5); g_72 = safe_add_func_uint16_t_u_u(g_72, 1)) { int64_t l_105 = (-5L); for (p_8 = 0; p_8 < 8; p_8 += 1) { g_44[p_8] = (-6L); } for (p_9 = (-9); (p_9 >= 59); ++p_9) { int32_t *l_88 = &g_48; int32_t **l_87 = &l_88; int32_t ***l_101 = &l_99; int32_t *l_102 = (void *)0; int32_t *l_103 = &g_104[4][1]; (*l_87) = (void *)0; l_105 = ((*l_103) = (((safe_rshift_func_int16_t_s_u( (safe_lshift_func_uint8_t_u_s(((g_50 && p_9), 248UL), 4)), (safe_lshift_func_int16_t_s_u(p_8, 3)))) < (g_48 |= (((safe_rshift_func_uint8_t_u_s( ((((*l_101) = ((safe_lshift_func_uint8_t_u_s(g_50, 7)), l_99)) == (void *)0) <= (&g_70 != ((g_47 == g_50), (void *)0))), 7)) >= (-9L)) || p_9))), g_44[5])); } return l_106[0]; } for (g_70 = 22; (g_70 > (-6)); g_70--) { return g_44[0]; } ++l_120[3][4]; return g_48; } static int8_t func_31(uint64_t p_32, uint32_t p_33) { int64_t l_79 = 0xA59A03C9D266AB0CLL; for (p_32 = (-26); (p_32 != 46); p_32 = safe_add_func_uint64_t_u_u(p_32, 8)) { return g_47; } return l_79; } static const int32_t func_34(uint64_t p_35) { uint16_t l_68 = 65527UL; for (p_35 = 0; (p_35 >= 60); p_35++) { int16_t *l_49 = &g_50; const int16_t *l_67[2]; int i; for (i = 0; i < 2; i++) { l_67[i] = &g_44[0]; } for (g_48 = 7; (g_48 >= 2); g_48 -= 1) { int64_t *l_69 = &g_70; uint64_t *l_71 = &g_72; int i; g_73 &= ((((((*l_71) |= (((g_44[g_48], &g_44[g_48]) != (l_49 = &g_44[3])) || ((((safe_sub_func_uint32_t_u_u( (~((safe_mod_func_int32_t_s_s( p_35, (safe_div_func_uint8_t_u_u( ((safe_rshift_func_uint16_t_u_u( (safe_sub_func_int64_t_s_s( ((*l_69) = ((+(p_35 | (safe_rshift_func_uint8_t_u_u( 0xF0L, ((safe_lshift_func_uint16_t_u_s( ((((((l_49 = (void *)0) == &g_50) < (p_35 & 0xE34EL)), g_48), &g_44[0]) != l_67[0]), 7)) == l_68))))) >= g_47)), p_35)), g_44[g_48])), g_70), p_35)))) <= l_68)), l_68)) || 0x6C6C9A4AL), (void *)0) != l_67[0]))) == g_44[0]) < g_6) ^ p_35) < 7UL); } return p_35; } return p_35; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; for (i = 0; i < 8; i++) { csmith_sink_ = g_44[i]; } csmith_sink_ = g_47; csmith_sink_ = g_48; csmith_sink_ = g_50; csmith_sink_ = g_70; csmith_sink_ = g_72; csmith_sink_ = g_73; for (i = 0; i < 9; i++) { } csmith_sink_ = g_152; csmith_sink_ = g_168; csmith_sink_ = g_244; csmith_sink_ = g_256; for (i = 0; i < 9; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_278[i][j]; } } csmith_sink_ = g_279; csmith_sink_ = g_333; for (i = 0; i < 3; i++) { csmith_sink_ = g_347[i]; } for (i = 0; i < 2; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_404[i][j]; } } for (i = 0; i < 1; i++) { } csmith_sink_ = g_531; for (i = 0; i < 6; i++) { for (j = 0; j < 7; j++) { } } platform_main_end(0, 0); return 0; }
false
189
dataset/organized/DCE/189
285
434
0.81
0.82
DCE
380
dataset/organized/DCE/190/target.c
dataset/organized/DCE/190/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x91A049FEL; static int32_t g_3 = (-3L); static int32_t g_6 = 1L; static int8_t g_21[1] = {0xA9L}; static uint64_t g_26[4] = {0xCEE34EDF6B3E713ELL,0xCEE34EDF6B3E713ELL,0xCEE34EDF6B3E713ELL,0xCEE34EDF6B3E713ELL}; static int32_t g_31 = 4L; static uint64_t *g_52 = &g_26[3]; static uint8_t g_54[9][5] = {{250UL,0xB3L,0UL,255UL,0xB3L},{0x06L,255UL,1UL,0x61L,0x61L},{0x69L,0x06L,0x69L,0UL,0x61L},{0x99L,0x13L,0x81L,250UL,0xB3L},{255UL,250UL,251UL,0x99L,0x06L},{6UL,0x06L,0x81L,0xB3L,1UL},{250UL,0x69L,0x69L,250UL,6UL},{250UL,0x99L,1UL,255UL,0x99L},{6UL,0xB3L,255UL,251UL,6UL}}; static int8_t g_56 = (-1L); static uint32_t g_64[7][5] = {{8UL,8UL,0UL,0UL,8UL},{5UL,4294967291UL,5UL,4294967291UL,5UL},{8UL,0UL,0UL,8UL,8UL},{0x434D12EAL,4294967291UL,0x434D12EAL,4294967291UL,0x434D12EAL},{8UL,8UL,0UL,0UL,8UL},{5UL,4294967291UL,5UL,4294967291UL,5UL},{8UL,0UL,0UL,8UL,8UL}}; static int32_t *g_67 = &g_3; static int32_t ** volatile g_66 = &g_67; static int16_t g_82 = 0xC025L; static int32_t g_85 = 1L; static int32_t g_90 = 0x41160C00L; static int32_t *g_93 = &g_31; static int16_t *g_105 = &g_82; static int16_t g_131[8][4] = {{0L,(-1L),(-1L),0x2870L},{0x5F70L,0xF453L,0x2870L,0x114BL},{0x2870L,0x114BL,3L,0x114BL},{1L,0xF453L,2L,0x2870L},{0xC439L,(-1L),0x114BL,0x8AFDL},{2L,1L,0x1740L,0x1740L},{2L,2L,0x114BL,0L},{0xC439L,0x1740L,2L,(-1L)}}; static volatile int32_t g_132 = 6L; static int32_t * volatile g_161 = &g_31; static uint64_t g_186 = 0x6B62C38B1D141200LL; static uint8_t *g_191 = &g_54[8][4]; static uint8_t *g_192[4] = {&g_54[8][4],&g_54[8][4],&g_54[8][4],&g_54[8][4]}; static uint8_t *g_193 = &g_54[8][4]; static uint8_t *g_194[5][6] = {{&g_54[8][4],&g_54[8][4],(void*)0,&g_54[8][4],&g_54[8][4],&g_54[8][4]},{&g_54[8][4],&g_54[8][4],&g_54[8][4],&g_54[8][4],(void*)0,&g_54[8][4]},{&g_54[8][4],(void*)0,&g_54[8][4],&g_54[8][4],&g_54[8][4],&g_54[8][4]},{&g_54[8][4],&g_54[8][4],&g_54[8][4],(void*)0,&g_54[8][4],&g_54[8][4]},{&g_54[8][4],(void*)0,(void*)0,(void*)0,(void*)0,&g_54[8][4]}}; static uint16_t g_211[9] = {0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L}; static uint32_t g_257 = 6UL; static int32_t * volatile g_281 = &g_85; static uint16_t * volatile * volatile g_304 = (void*)0; static const uint64_t func_1(void); static uint16_t func_11(uint32_t p_12, int64_t p_13); static int8_t func_22(uint64_t p_23); static int32_t * func_36(uint16_t p_37, int64_t p_38, uint64_t * p_39); static uint32_t func_41(int32_t * p_42, int32_t * p_43); static const uint64_t func_1(void) { int64_t l_17[9]; int32_t l_24 = 0x16542076L; int8_t l_83 = (-2L); int32_t l_87 = (-1L); int16_t *l_104 = &g_82; const uint64_t *l_157 = &g_26[0]; int8_t l_244 = 0x15L; uint32_t l_303 = 4UL; const int64_t l_309 = 0L; int i; for (i = 0; i < 9; i++) { l_17[i] = 5L; } for (g_3 = 0; (g_3 < 13); ++g_3) { int16_t l_78[8][2] = {{0xC6C5L,0xC6C5L},{6L,0xC6C5L},{0xC6C5L,6L},{0xC6C5L,0xC6C5L},{6L,0xC6C5L},{0xC6C5L,6L},{0xC6C5L,0xC6C5L},{6L,0xC6C5L}}; uint32_t l_79 = 0xA39DA5D7L; int32_t l_88 = 0xFCA99720L; int32_t l_128 = 0x26D9AC2FL; int32_t l_129 = 0xCF37D808L; int32_t l_130 = 0L; uint64_t l_134[1][5]; int8_t l_153 = (-1L); uint64_t **l_177 = &g_52; int32_t l_181 = 1L; uint8_t *l_189 = (void*)0; uint8_t *l_217 = (void*)0; uint16_t *l_262 = &g_211[5]; uint16_t l_273[3][4] = {{65532UL,0xECE7L,0xECE7L,65532UL},{0xECE7L,65532UL,0xECE7L,0xECE7L},{65532UL,65532UL,1UL,65532UL}}; uint16_t l_276 = 65529UL; uint32_t l_307 = 1UL; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 5; j++) { l_134[i][j] = 18446744073709551613UL; } } for (g_6 = 0; (g_6 > (-10)); g_6 = safe_sub_func_int8_t_s_s(g_6, 8)) { int8_t *l_20 = &g_21[0]; uint64_t *l_25 = &g_26[1]; int16_t *l_80 = (void*)0; int16_t *l_81 = &g_82; int32_t *l_84 = &g_85; uint64_t *l_86[6]; int32_t *l_89 = &g_90; int i; for (i = 0; i < 6; i++) { l_86[i] = (void*)0; } (*l_89) ^= (safe_rshift_func_int8_t_s_u((func_11(((safe_mod_func_int16_t_s_s((~l_17[5]), (safe_rshift_func_int8_t_s_s(((*l_20) = g_6), func_22((++(*l_25))))))) , 0UL), g_6) == ((l_24 >= ((l_87 = (0x6695L != (((*l_84) = (safe_rshift_func_uint16_t_u_u((((*l_81) = ((((l_78[7][0] = (g_3 != 255UL)) || l_17[0]) > l_79) < l_79)) == g_6), l_83))) <= 4294967290UL))) , g_82)) | l_88)), 7)); } } return l_309; } static uint16_t func_11(uint32_t p_12, int64_t p_13) { uint32_t l_69 = 0x08C9934BL; int32_t *l_72 = &g_3; for (p_13 = 0; (p_13 <= 3); p_13 += 1) { int32_t *l_68 = &g_31; l_69++; for (l_69 = 0; (l_69 <= 3); l_69 += 1) { int32_t **l_73 = &l_68; (*l_73) = l_72; } } return p_13; } static int8_t func_22(uint64_t p_23) { uint64_t * const l_29 = &g_26[3]; int32_t *l_30 = &g_31; (*l_30) = (((void*)0 != l_29) , (l_29 != &g_26[0])); for (p_23 = 16; (p_23 < 40); ++p_23) { return g_31; } for (p_23 = 0; (p_23 <= 31); p_23++) { uint32_t l_40 = 0UL; int32_t *l_44 = &g_6; uint64_t *l_50 = &g_26[1]; uint64_t **l_51[8][8] = {{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50}}; uint8_t *l_53 = &g_54[8][4]; int8_t *l_55 = &g_56; uint32_t *l_63 = &g_64[2][2]; int i, j; if (p_23) { break; } (*g_66) = func_36((l_40 <= ((*l_63) = func_41(l_44, (((((!(safe_add_func_int8_t_s_s(((*l_55) ^= (safe_lshift_func_uint8_t_u_s((((3L < ((((&g_3 != (void*)0) || (*l_44)) >= (g_31 , ((*l_53) = ((((g_52 = (((*l_30) ^ (l_44 == l_44)) , l_50)) == &p_23) != g_2) , 0xB7L)))) <= p_23)) | p_23) == p_23), g_31))), p_23))) | 18446744073709551612UL) || (*l_44)) , p_23) , &g_6)))), g_26[1], &g_26[1]); } return p_23; } static int32_t * func_36(uint16_t p_37, int64_t p_38, uint64_t * p_39) { int32_t *l_65 = &g_31; (*l_65) &= p_38; return l_65; } static uint32_t func_41(int32_t * p_42, int32_t * p_43) { uint8_t *l_61 = &g_54[8][4]; int32_t l_62 = 0x6D6A6C34L; g_31 = ((safe_rshift_func_uint8_t_u_u(((*l_61) = (safe_rshift_func_uint8_t_u_s(g_26[0], (g_56 | 6L)))), 4)) | 1UL); return l_62; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_6; for (i = 0; i < 1; i++) { csmith_sink_ = g_21[i]; } for (i = 0; i < 4; i++) { csmith_sink_ = g_26[i]; } csmith_sink_ = g_31; for (i = 0; i < 9; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_54[i][j]; } } csmith_sink_ = g_56; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_64[i][j]; } } csmith_sink_ = g_82; csmith_sink_ = g_85; csmith_sink_ = g_90; for (i = 0; i < 8; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_131[i][j]; } } csmith_sink_ = g_132; csmith_sink_ = g_186; for (i = 0; i < 9; i++) { csmith_sink_ = g_211[i]; } csmith_sink_ = g_257; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x91A049FEL; static int32_t g_3 = (-3L); static int32_t g_6 = 1L; static int8_t g_21[1] = {0xA9L}; static uint64_t g_26[4] = {0xCEE34EDF6B3E713ELL, 0xCEE34EDF6B3E713ELL, 0xCEE34EDF6B3E713ELL, 0xCEE34EDF6B3E713ELL}; static int32_t g_31 = 4L; static uint64_t *g_52 = &g_26[3]; static uint8_t g_54[9][5] = { {250UL, 0xB3L, 0UL, 255UL, 0xB3L}, {0x06L, 255UL, 1UL, 0x61L, 0x61L}, {0x69L, 0x06L, 0x69L, 0UL, 0x61L}, {0x99L, 0x13L, 0x81L, 250UL, 0xB3L}, {255UL, 250UL, 251UL, 0x99L, 0x06L}, {6UL, 0x06L, 0x81L, 0xB3L, 1UL}, {250UL, 0x69L, 0x69L, 250UL, 6UL}, {250UL, 0x99L, 1UL, 255UL, 0x99L}, {6UL, 0xB3L, 255UL, 251UL, 6UL}}; static int8_t g_56 = (-1L); static uint32_t g_64[7][5] = { {8UL, 8UL, 0UL, 0UL, 8UL}, {5UL, 4294967291UL, 5UL, 4294967291UL, 5UL}, {8UL, 0UL, 0UL, 8UL, 8UL}, {0x434D12EAL, 4294967291UL, 0x434D12EAL, 4294967291UL, 0x434D12EAL}, {8UL, 8UL, 0UL, 0UL, 8UL}, {5UL, 4294967291UL, 5UL, 4294967291UL, 5UL}, {8UL, 0UL, 0UL, 8UL, 8UL}}; static int32_t *g_67 = &g_3; static int32_t **volatile g_66 = &g_67; static int16_t g_82 = 0xC025L; static int32_t g_85 = 1L; static int32_t g_90 = 0x41160C00L; static int32_t *g_93 = &g_31; static int16_t *g_105 = &g_82; static int16_t g_131[8][4] = {{0L, (-1L), (-1L), 0x2870L}, {0x5F70L, 0xF453L, 0x2870L, 0x114BL}, {0x2870L, 0x114BL, 3L, 0x114BL}, {1L, 0xF453L, 2L, 0x2870L}, {0xC439L, (-1L), 0x114BL, 0x8AFDL}, {2L, 1L, 0x1740L, 0x1740L}, {2L, 2L, 0x114BL, 0L}, {0xC439L, 0x1740L, 2L, (-1L)}}; static volatile int32_t g_132 = 6L; static int32_t *volatile g_161 = &g_31; static uint64_t g_186 = 0x6B62C38B1D141200LL; static uint8_t *g_191 = &g_54[8][4]; static uint8_t *g_192[4] = {&g_54[8][4], &g_54[8][4], &g_54[8][4], &g_54[8][4]}; static uint8_t *g_193 = &g_54[8][4]; static uint8_t *g_194[5][6] = { {&g_54[8][4], &g_54[8][4], (void *)0, &g_54[8][4], &g_54[8][4], &g_54[8][4]}, {&g_54[8][4], &g_54[8][4], &g_54[8][4], &g_54[8][4], (void *)0, &g_54[8][4]}, {&g_54[8][4], (void *)0, &g_54[8][4], &g_54[8][4], &g_54[8][4], &g_54[8][4]}, {&g_54[8][4], &g_54[8][4], &g_54[8][4], (void *)0, &g_54[8][4], &g_54[8][4]}, {&g_54[8][4], (void *)0, (void *)0, (void *)0, (void *)0, &g_54[8][4]}}; static uint16_t g_211[9] = {0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L}; static uint32_t g_257 = 6UL; static int32_t *volatile g_281 = &g_85; static uint16_t *volatile *volatile g_304 = (void *)0; static const uint64_t func_1(void); static uint16_t func_11(uint32_t p_12, int64_t p_13); static int8_t func_22(uint64_t p_23); static int32_t *func_36(uint16_t p_37, int64_t p_38, uint64_t *p_39); static uint32_t func_41(int32_t *p_42, int32_t *p_43); static const uint64_t func_1(void) { int64_t l_17[9]; int32_t l_24 = 0x16542076L; int8_t l_83 = (-2L); int32_t l_87 = (-1L); int16_t *l_104 = &g_82; const uint64_t *l_157 = &g_26[0]; int8_t l_244 = 0x15L; uint32_t l_303 = 4UL; const int64_t l_309 = 0L; int i; for (i = 0; i < 9; i++) { l_17[i] = 5L; } for (g_3 = 0; (g_3 < 13); ++g_3) { int16_t l_78[8][2] = {{0xC6C5L, 0xC6C5L}, {6L, 0xC6C5L}, {0xC6C5L, 6L}, {0xC6C5L, 0xC6C5L}, {6L, 0xC6C5L}, {0xC6C5L, 6L}, {0xC6C5L, 0xC6C5L}, {6L, 0xC6C5L}}; uint32_t l_79 = 0xA39DA5D7L; int32_t l_88 = 0xFCA99720L; int32_t l_128 = 0x26D9AC2FL; int32_t l_129 = 0xCF37D808L; int32_t l_130 = 0L; uint64_t l_134[1][5]; int8_t l_153 = (-1L); uint64_t **l_177 = &g_52; int32_t l_181 = 1L; uint8_t *l_189 = (void *)0; uint8_t *l_217 = (void *)0; uint16_t *l_262 = &g_211[5]; uint16_t l_273[3][4] = {{65532UL, 0xECE7L, 0xECE7L, 65532UL}, {0xECE7L, 65532UL, 0xECE7L, 0xECE7L}, {65532UL, 65532UL, 1UL, 65532UL}}; uint16_t l_276 = 65529UL; uint32_t l_307 = 1UL; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 5; j++) { l_134[i][j] = 18446744073709551613UL; } } for (g_6 = 0; (g_6 > (-10)); g_6 = safe_sub_func_int8_t_s_s(g_6, 8)) { int8_t *l_20 = &g_21[0]; uint64_t *l_25 = &g_26[1]; int16_t *l_80 = (void *)0; int16_t *l_81 = &g_82; int32_t *l_84 = &g_85; uint64_t *l_86[6]; int32_t *l_89 = &g_90; int i; for (i = 0; i < 6; i++) { l_86[i] = (void *)0; } (*l_89) ^= (safe_rshift_func_int8_t_s_u( (func_11( ((safe_mod_func_int16_t_s_s( (~l_17[5]), (safe_rshift_func_int8_t_s_s( ((*l_20) = g_6), func_22((++(*l_25))))))), 0UL), g_6) == ((l_24 >= ((l_87 = (0x6695L != (((*l_84) = (safe_rshift_func_uint16_t_u_u( (((*l_81) = ((((l_78[7][0] = (g_3 != 255UL)) || l_17[0]) > l_79) < l_79)) == g_6), l_83))) <= 4294967290UL))), g_82)) | l_88)), 7)); } } return l_309; } static uint16_t func_11(uint32_t p_12, int64_t p_13) { uint32_t l_69 = 0x08C9934BL; int32_t *l_72 = &g_3; for (p_13 = 0; (p_13 <= 3); p_13 += 1) { int32_t *l_68 = &g_31; l_69++; for (l_69 = 0; (l_69 <= 3); l_69 += 1) { int32_t **l_73 = &l_68; (*l_73) = l_72; } } return p_13; } static int8_t func_22(uint64_t p_23) { uint64_t *const l_29 = &g_26[3]; int32_t *l_30 = &g_31; (*l_30) = (((void *)0 != l_29), (l_29 != &g_26[0])); for (p_23 = 16; (p_23 < 40); ++p_23) { return g_31; } for (p_23 = 0; (p_23 <= 31); p_23++) { } return p_23; } static int32_t *func_36(uint16_t p_37, int64_t p_38, uint64_t *p_39) { int32_t *l_65 = &g_31; (*l_65) &= p_38; return l_65; } static uint32_t func_41(int32_t *p_42, int32_t *p_43) { uint8_t *l_61 = &g_54[8][4]; int32_t l_62 = 0x6D6A6C34L; g_31 = ((safe_rshift_func_uint8_t_u_u( ((*l_61) = (safe_rshift_func_uint8_t_u_s(g_26[0], (g_56 | 6L)))), 4)) | 1UL); return l_62; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_6; for (i = 0; i < 1; i++) { csmith_sink_ = g_21[i]; } for (i = 0; i < 4; i++) { csmith_sink_ = g_26[i]; } csmith_sink_ = g_31; for (i = 0; i < 9; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_54[i][j]; } } csmith_sink_ = g_56; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_64[i][j]; } } csmith_sink_ = g_82; csmith_sink_ = g_85; csmith_sink_ = g_90; for (i = 0; i < 8; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_131[i][j]; } } csmith_sink_ = g_132; csmith_sink_ = g_186; for (i = 0; i < 9; i++) { csmith_sink_ = g_211[i]; } csmith_sink_ = g_257; platform_main_end(0, 0); return 0; }
true
190
dataset/organized/DCE/190
235
258
0.74
0.89
DCE
381
dataset/organized/DCE/190/target.c
dataset/organized/DCE/190/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x91A049FEL; static int32_t g_3 = (-3L); static int32_t g_6 = 1L; static int8_t g_21[1] = {0xA9L}; static uint64_t g_26[4] = {0xCEE34EDF6B3E713ELL,0xCEE34EDF6B3E713ELL,0xCEE34EDF6B3E713ELL,0xCEE34EDF6B3E713ELL}; static int32_t g_31 = 4L; static uint64_t *g_52 = &g_26[3]; static uint8_t g_54[9][5] = {{250UL,0xB3L,0UL,255UL,0xB3L},{0x06L,255UL,1UL,0x61L,0x61L},{0x69L,0x06L,0x69L,0UL,0x61L},{0x99L,0x13L,0x81L,250UL,0xB3L},{255UL,250UL,251UL,0x99L,0x06L},{6UL,0x06L,0x81L,0xB3L,1UL},{250UL,0x69L,0x69L,250UL,6UL},{250UL,0x99L,1UL,255UL,0x99L},{6UL,0xB3L,255UL,251UL,6UL}}; static int8_t g_56 = (-1L); static uint32_t g_64[7][5] = {{8UL,8UL,0UL,0UL,8UL},{5UL,4294967291UL,5UL,4294967291UL,5UL},{8UL,0UL,0UL,8UL,8UL},{0x434D12EAL,4294967291UL,0x434D12EAL,4294967291UL,0x434D12EAL},{8UL,8UL,0UL,0UL,8UL},{5UL,4294967291UL,5UL,4294967291UL,5UL},{8UL,0UL,0UL,8UL,8UL}}; static int32_t *g_67 = &g_3; static int32_t ** volatile g_66 = &g_67; static int16_t g_82 = 0xC025L; static int32_t g_85 = 1L; static int32_t g_90 = 0x41160C00L; static int32_t *g_93 = &g_31; static int16_t *g_105 = &g_82; static int16_t g_131[8][4] = {{0L,(-1L),(-1L),0x2870L},{0x5F70L,0xF453L,0x2870L,0x114BL},{0x2870L,0x114BL,3L,0x114BL},{1L,0xF453L,2L,0x2870L},{0xC439L,(-1L),0x114BL,0x8AFDL},{2L,1L,0x1740L,0x1740L},{2L,2L,0x114BL,0L},{0xC439L,0x1740L,2L,(-1L)}}; static volatile int32_t g_132 = 6L; static int32_t * volatile g_161 = &g_31; static uint64_t g_186 = 0x6B62C38B1D141200LL; static uint8_t *g_191 = &g_54[8][4]; static uint8_t *g_192[4] = {&g_54[8][4],&g_54[8][4],&g_54[8][4],&g_54[8][4]}; static uint8_t *g_193 = &g_54[8][4]; static uint8_t *g_194[5][6] = {{&g_54[8][4],&g_54[8][4],(void*)0,&g_54[8][4],&g_54[8][4],&g_54[8][4]},{&g_54[8][4],&g_54[8][4],&g_54[8][4],&g_54[8][4],(void*)0,&g_54[8][4]},{&g_54[8][4],(void*)0,&g_54[8][4],&g_54[8][4],&g_54[8][4],&g_54[8][4]},{&g_54[8][4],&g_54[8][4],&g_54[8][4],(void*)0,&g_54[8][4],&g_54[8][4]},{&g_54[8][4],(void*)0,(void*)0,(void*)0,(void*)0,&g_54[8][4]}}; static uint16_t g_211[9] = {0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L,0xC7A1L}; static uint32_t g_257 = 6UL; static int32_t * volatile g_281 = &g_85; static uint16_t * volatile * volatile g_304 = (void*)0; static const uint64_t func_1(void); static uint16_t func_11(uint32_t p_12, int64_t p_13); static int8_t func_22(uint64_t p_23); static int32_t * func_36(uint16_t p_37, int64_t p_38, uint64_t * p_39); static uint32_t func_41(int32_t * p_42, int32_t * p_43); static const uint64_t func_1(void) { int64_t l_17[9]; int32_t l_24 = 0x16542076L; int8_t l_83 = (-2L); int32_t l_87 = (-1L); int16_t *l_104 = &g_82; const uint64_t *l_157 = &g_26[0]; int8_t l_244 = 0x15L; uint32_t l_303 = 4UL; const int64_t l_309 = 0L; int i; for (i = 0; i < 9; i++) { l_17[i] = 5L; } for (g_3 = 0; (g_3 < 13); ++g_3) { int16_t l_78[8][2] = {{0xC6C5L,0xC6C5L},{6L,0xC6C5L},{0xC6C5L,6L},{0xC6C5L,0xC6C5L},{6L,0xC6C5L},{0xC6C5L,6L},{0xC6C5L,0xC6C5L},{6L,0xC6C5L}}; uint32_t l_79 = 0xA39DA5D7L; int32_t l_88 = 0xFCA99720L; int32_t l_128 = 0x26D9AC2FL; int32_t l_129 = 0xCF37D808L; int32_t l_130 = 0L; uint64_t l_134[1][5]; int8_t l_153 = (-1L); uint64_t **l_177 = &g_52; int32_t l_181 = 1L; uint8_t *l_189 = (void*)0; uint8_t *l_217 = (void*)0; uint16_t *l_262 = &g_211[5]; uint16_t l_273[3][4] = {{65532UL,0xECE7L,0xECE7L,65532UL},{0xECE7L,65532UL,0xECE7L,0xECE7L},{65532UL,65532UL,1UL,65532UL}}; uint16_t l_276 = 65529UL; uint32_t l_307 = 1UL; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 5; j++) { l_134[i][j] = 18446744073709551613UL; } } for (g_6 = 0; (g_6 > (-10)); g_6 = safe_sub_func_int8_t_s_s(g_6, 8)) { int8_t *l_20 = &g_21[0]; uint64_t *l_25 = &g_26[1]; int16_t *l_80 = (void*)0; int16_t *l_81 = &g_82; int32_t *l_84 = &g_85; uint64_t *l_86[6]; int32_t *l_89 = &g_90; int i; for (i = 0; i < 6; i++) { l_86[i] = (void*)0; } (*l_89) ^= (safe_rshift_func_int8_t_s_u((func_11(((safe_mod_func_int16_t_s_s((~l_17[5]), (safe_rshift_func_int8_t_s_s(((*l_20) = g_6), func_22((++(*l_25))))))) , 0UL), g_6) == ((l_24 >= ((l_87 = (0x6695L != (((*l_84) = (safe_rshift_func_uint16_t_u_u((((*l_81) = ((((l_78[7][0] = (g_3 != 255UL)) || l_17[0]) > l_79) < l_79)) == g_6), l_83))) <= 4294967290UL))) , g_82)) | l_88)), 7)); } } return l_309; } static uint16_t func_11(uint32_t p_12, int64_t p_13) { uint32_t l_69 = 0x08C9934BL; int32_t *l_72 = &g_3; for (p_13 = 0; (p_13 <= 3); p_13 += 1) { int32_t *l_68 = &g_31; l_69++; for (l_69 = 0; (l_69 <= 3); l_69 += 1) { int32_t **l_73 = &l_68; (*l_73) = l_72; } } return p_13; } static int8_t func_22(uint64_t p_23) { uint64_t * const l_29 = &g_26[3]; int32_t *l_30 = &g_31; (*l_30) = (((void*)0 != l_29) , (l_29 != &g_26[0])); for (p_23 = 16; (p_23 < 40); ++p_23) { return g_31; } for (p_23 = 0; (p_23 <= 31); p_23++) { uint32_t l_40 = 0UL; int32_t *l_44 = &g_6; uint64_t *l_50 = &g_26[1]; uint64_t **l_51[8][8] = {{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50},{&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50,&l_50}}; uint8_t *l_53 = &g_54[8][4]; int8_t *l_55 = &g_56; uint32_t *l_63 = &g_64[2][2]; int i, j; if (p_23) { break; } (*g_66) = func_36((l_40 <= ((*l_63) = func_41(l_44, (((((!(safe_add_func_int8_t_s_s(((*l_55) ^= (safe_lshift_func_uint8_t_u_s((((3L < ((((&g_3 != (void*)0) || (*l_44)) >= (g_31 , ((*l_53) = ((((g_52 = (((*l_30) ^ (l_44 == l_44)) , l_50)) == &p_23) != g_2) , 0xB7L)))) <= p_23)) | p_23) == p_23), g_31))), p_23))) | 18446744073709551612UL) || (*l_44)) , p_23) , &g_6)))), g_26[1], &g_26[1]); } return p_23; } static int32_t * func_36(uint16_t p_37, int64_t p_38, uint64_t * p_39) { int32_t *l_65 = &g_31; (*l_65) &= p_38; return l_65; } static uint32_t func_41(int32_t * p_42, int32_t * p_43) { uint8_t *l_61 = &g_54[8][4]; int32_t l_62 = 0x6D6A6C34L; g_31 = ((safe_rshift_func_uint8_t_u_u(((*l_61) = (safe_rshift_func_uint8_t_u_s(g_26[0], (g_56 | 6L)))), 4)) | 1UL); return l_62; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_6; for (i = 0; i < 1; i++) { csmith_sink_ = g_21[i]; } for (i = 0; i < 4; i++) { csmith_sink_ = g_26[i]; } csmith_sink_ = g_31; for (i = 0; i < 9; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_54[i][j]; } } csmith_sink_ = g_56; for (i = 0; i < 7; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_64[i][j]; } } csmith_sink_ = g_82; csmith_sink_ = g_85; csmith_sink_ = g_90; for (i = 0; i < 8; i++) { for (j = 0; j < 4; j++) { csmith_sink_ = g_131[i][j]; } } csmith_sink_ = g_132; csmith_sink_ = g_186; for (i = 0; i < 9; i++) { csmith_sink_ = g_211[i]; } csmith_sink_ = g_257; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static volatile int32_t g_2 = 0x91A049FEL; static int32_t g_3 = (-3L); static int32_t g_6 = 1L; static int8_t g_21[1] = {0xA9L}; static uint64_t g_26[4] = {0xCEE34EDF6B3E713ELL, 0xCEE34EDF6B3E713ELL, 0xCEE34EDF6B3E713ELL, 0xCEE34EDF6B3E713ELL}; static int32_t g_31 = 4L; static uint64_t *g_52 = &g_26[3]; static uint8_t g_54[9][5] = { {250UL, 0xB3L, 0UL, 255UL, 0xB3L}, {0x06L, 255UL, 1UL, 0x61L, 0x61L}, {0x69L, 0x06L, 0x69L, 0UL, 0x61L}, {0x99L, 0x13L, 0x81L, 250UL, 0xB3L}, {255UL, 250UL, 251UL, 0x99L, 0x06L}, {6UL, 0x06L, 0x81L, 0xB3L, 1UL}, {250UL, 0x69L, 0x69L, 250UL, 6UL}, {250UL, 0x99L, 1UL, 255UL, 0x99L}, {6UL, 0xB3L, 255UL, 251UL, 6UL}}; static int8_t g_56 = (-1L); static uint32_t g_64[7][5] = { {8UL, 8UL, 0UL, 0UL, 8UL}, {5UL, 4294967291UL, 5UL, 4294967291UL, 5UL}, {8UL, 0UL, 0UL, 8UL, 8UL}, {0x434D12EAL, 4294967291UL, 0x434D12EAL, 4294967291UL, 0x434D12EAL}, {8UL, 8UL, 0UL, 0UL, 8UL}, {5UL, 4294967291UL, 5UL, 4294967291UL, 5UL}, {8UL, 0UL, 0UL, 8UL, 8UL}}; static int32_t *g_67 = &g_3; static int32_t **volatile g_66 = &g_67; static int16_t g_82 = 0xC025L; static int32_t g_85 = 1L; static int32_t g_90 = 0x41160C00L; static int32_t *g_93 = &g_31; static int16_t *g_105 = &g_82; static int16_t g_131[8][4] = {{0L, (-1L), (-1L), 0x2870L}, {0x5F70L, 0xF453L, 0x2870L, 0x114BL}, {0x2870L, 0x114BL, 3L, 0x114BL}, {1L, 0xF453L, 2L, 0x2870L}, {0xC439L, (-1L), 0x114BL, 0x8AFDL}, {2L, 1L, 0x1740L, 0x1740L}, {2L, 2L, 0x114BL, 0L}, {0xC439L, 0x1740L, 2L, (-1L)}}; static volatile int32_t g_132 = 6L; static int32_t *volatile g_161 = &g_31; static uint64_t g_186 = 0x6B62C38B1D141200LL; static uint8_t *g_191 = &g_54[8][4]; static uint8_t *g_192[4] = {&g_54[8][4], &g_54[8][4], &g_54[8][4], &g_54[8][4]}; static uint8_t *g_193 = &g_54[8][4]; static uint8_t *g_194[5][6] = { {&g_54[8][4], &g_54[8][4], (void *)0, &g_54[8][4], &g_54[8][4], &g_54[8][4]}, {&g_54[8][4], &g_54[8][4], &g_54[8][4], &g_54[8][4], (void *)0, &g_54[8][4]}, {&g_54[8][4], (void *)0, &g_54[8][4], &g_54[8][4], &g_54[8][4], &g_54[8][4]}, {&g_54[8][4], &g_54[8][4], &g_54[8][4], (void *)0, &g_54[8][4], &g_54[8][4]}, {&g_54[8][4], (void *)0, (void *)0, (void *)0, (void *)0, &g_54[8][4]}}; static uint16_t g_211[9] = {0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L, 0xC7A1L}; static uint32_t g_257 = 6UL; static int32_t *volatile g_281 = &g_85; static uint16_t *volatile *volatile g_304 = (void *)0; static const uint64_t func_1(void); static uint16_t func_11(uint32_t p_12, int64_t p_13); static int8_t func_22(uint64_t p_23); static int32_t *func_36(uint16_t p_37, int64_t p_38, uint64_t *p_39); static uint32_t func_41(int32_t *p_42, int32_t *p_43); static const uint64_t func_1(void) { int64_t l_17[9]; int32_t l_24 = 0x16542076L; int8_t l_83 = (-2L); int32_t l_87 = (-1L); int16_t *l_104 = &g_82; const uint64_t *l_157 = &g_26[0]; int8_t l_244 = 0x15L; uint32_t l_303 = 4UL; const int64_t l_309 = 0L; int i; for (i = 0; i < 9; i++) { l_17[i] = 5L; } for (g_3 = 0; (g_3 < 13); ++g_3) { int16_t l_78[8][2] = {{0xC6C5L, 0xC6C5L}, {6L, 0xC6C5L}, {0xC6C5L, 6L}, {0xC6C5L, 0xC6C5L}, {6L, 0xC6C5L}, {0xC6C5L, 6L}, {0xC6C5L, 0xC6C5L}, {6L, 0xC6C5L}}; uint32_t l_79 = 0xA39DA5D7L; int32_t l_88 = 0xFCA99720L; int32_t l_128 = 0x26D9AC2FL; int32_t l_129 = 0xCF37D808L; int32_t l_130 = 0L; uint64_t l_134[1][5]; int8_t l_153 = (-1L); uint64_t **l_177 = &g_52; int32_t l_181 = 1L; uint8_t *l_189 = (void *)0; uint8_t *l_217 = (void *)0; uint16_t *l_262 = &g_211[5]; uint16_t l_273[3][4] = {{65532UL, 0xECE7L, 0xECE7L, 65532UL}, {0xECE7L, 65532UL, 0xECE7L, 0xECE7L}, {65532UL, 65532UL, 1UL, 65532UL}}; uint16_t l_276 = 65529UL; uint32_t l_307 = 1UL; int i, j; for (i = 0; i < 1; i++) { } for (g_6 = 0; (g_6 > (-10)); g_6 = safe_sub_func_int8_t_s_s(g_6, 8)) { } } return l_309; } static uint16_t func_11(uint32_t p_12, int64_t p_13) { uint32_t l_69 = 0x08C9934BL; int32_t *l_72 = &g_3; for (p_13 = 0; (p_13 <= 3); p_13 += 1) { int32_t *l_68 = &g_31; l_69++; for (l_69 = 0; (l_69 <= 3); l_69 += 1) { int32_t **l_73 = &l_68; (*l_73) = l_72; } } return p_13; } static int8_t func_22(uint64_t p_23) { uint64_t *const l_29 = &g_26[3]; int32_t *l_30 = &g_31; (*l_30) = (((void *)0 != l_29), (l_29 != &g_26[0])); for (p_23 = 16; (p_23 < 40); ++p_23) { return g_31; } for (p_23 = 0; (p_23 <= 31); p_23++) { uint32_t l_40 = 0UL; int32_t *l_44 = &g_6; uint64_t *l_50 = &g_26[1]; uint64_t **l_51[8][8] = { {&l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50}, {&l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50}, {&l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50}, {&l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50}, {&l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50}, {&l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50}, {&l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50}, {&l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50, &l_50}}; uint8_t *l_53 = &g_54[8][4]; int8_t *l_55 = &g_56; uint32_t *l_63 = &g_64[2][2]; int i, j; if (p_23) { break; } (*g_66) = func_36( (l_40 <= ((*l_63) = func_41( l_44, (((((!(safe_add_func_int8_t_s_s( ((*l_55) ^= (safe_lshift_func_uint8_t_u_s( (((3L < ((((&g_3 != (void *)0) || (*l_44)) >= (g_31, ((*l_53) = ((((g_52 = (((*l_30) ^ (l_44 == l_44)), l_50)) == &p_23) != g_2), 0xB7L)))) <= p_23)) | p_23) == p_23), g_31))), p_23))) | 18446744073709551612UL) || (*l_44)), p_23), &g_6)))), g_26[1], &g_26[1]); } return p_23; } static int32_t *func_36(uint16_t p_37, int64_t p_38, uint64_t *p_39) { int32_t *l_65 = &g_31; (*l_65) &= p_38; return l_65; } static uint32_t func_41(int32_t *p_42, int32_t *p_43) { uint8_t *l_61 = &g_54[8][4]; int32_t l_62 = 0x6D6A6C34L; g_31 = ((safe_rshift_func_uint8_t_u_u( ((*l_61) = (safe_rshift_func_uint8_t_u_s(g_26[0], (g_56 | 6L)))), 4)) | 1UL); return l_62; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_2; csmith_sink_ = g_3; csmith_sink_ = g_6; for (i = 0; i < 1; i++) { csmith_sink_ = g_21[i]; } for (i = 0; i < 4; i++) { csmith_sink_ = g_26[i]; } csmith_sink_ = g_31; for (i = 0; i < 9; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_54[i][j]; } } csmith_sink_ = g_56; for (i = 0; i < 7; i++) { } csmith_sink_ = g_82; csmith_sink_ = g_85; csmith_sink_ = g_90; for (i = 0; i < 8; i++) { for (j = 0; j < 4; j++) { } } csmith_sink_ = g_132; csmith_sink_ = g_186; for (i = 0; i < 9; i++) { } csmith_sink_ = g_257; platform_main_end(0, 0); return 0; }
false
190
dataset/organized/DCE/190
235
257
0.73
0.81
DCE
382
dataset/organized/DCE/191/target.c
dataset/organized/DCE/191/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { volatile unsigned f0 : 17; volatile unsigned f1 : 2; }; #pragma pack(pop) union U1 { volatile int8_t f0; }; union U2 { uint8_t f0; }; static int32_t g_3 = (-9L); static int32_t * volatile g_2[6][8] = {{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3}}; static int32_t * volatile * volatile g_4 = &g_2[2][0]; static uint64_t g_37 = 0x1B55E97312B94821LL; static const volatile struct S0 g_44 = {164,0}; static int8_t g_51 = 0xBCL; static int8_t g_57 = (-5L); static uint16_t g_59 = 0x95D6L; static volatile union U1 g_66[8][3] = {{{0x09L},{-7L},{-7L}},{{0xDBL},{0x0DL},{0xDBL}},{{0x09L},{0x09L},{-7L}},{{0x07L},{0x0DL},{0x07L}},{{0x09L},{-7L},{-7L}},{{0xDBL},{0x0DL},{0xDBL}},{{0x09L},{0x09L},{-7L}},{{0x07L},{0x0DL},{0x07L}}}; static int32_t g_71 = 0x99115BA0L; static int32_t *g_70 = &g_71; static int64_t g_73 = 1L; static int16_t g_75 = 0x911DL; static int16_t g_76 = 0L; static int8_t g_77 = 0x69L; static struct S0 g_84 = {185,0}; static struct S0 * volatile g_85 = &g_84; static volatile uint64_t g_97 = 0UL; static int32_t g_108 = 9L; static int32_t g_114 = 0xB5371582L; static int32_t g_134 = (-8L); static uint8_t *g_144 = (void*)0; static union U1 g_149 = {0x89L}; static union U1 *g_151 = &g_149; static volatile struct S0 g_159[2] = {{346,0},{346,0}}; static volatile struct S0 * volatile g_160 = &g_159[1]; static int32_t g_179 = 1L; static union U1 g_192 = {0x08L}; static union U1 *g_191 = &g_192; static uint8_t g_201 = 254UL; static int16_t func_1(void); static uint32_t func_9(int32_t ** p_10); static int32_t ** func_14(int32_t ** p_15, int32_t p_16, const uint32_t p_17, int32_t p_18); static int32_t ** func_19(int32_t ** p_20, int16_t p_21, int32_t * p_22, int32_t * p_23, int32_t * p_24); static int32_t * func_25(uint64_t p_26, int32_t * p_27, uint32_t p_28); static int16_t func_1(void) { int32_t *l_12 = &g_3; int32_t **l_11 = &l_12; uint64_t *l_36[8] = {&g_37,&g_37,&g_37,&g_37,&g_37,&g_37,&g_37,&g_37}; int32_t *l_178[5]; int i; for (i = 0; i < 5; i++) { l_178[i] = &g_179; } (*g_4) = g_2[5][7]; g_179 &= (safe_rshift_func_uint8_t_u_u((safe_mul_func_int16_t_s_s(((func_9(l_11) , 0xAE50L) < ((**l_11) ^ g_3)), func_9(func_14(func_19(&l_12, (**l_11), func_25((g_37 &= (((safe_div_func_uint16_t_u_u((*l_12), (safe_add_func_int16_t_s_s(((+(safe_rshift_func_uint8_t_u_u((0x74A7L >= 0xB66EL), 6))) , (**l_11)), (*l_12))))) || 9L) , 0xF16DE6EAB3AE5D5ELL)), (*l_11), g_3), (*l_11), &g_71), g_3, (*l_12), (**l_11))))), 3)); for (g_179 = 0; (g_179 == 26); ++g_179) { int8_t *l_184 = &g_77; int8_t *l_193 = &g_57; int32_t l_198 = (-1L); uint8_t *l_200[10][5] = {{&g_201,(void*)0,&g_201,&g_201,&g_201},{&g_201,&g_201,&g_201,&g_201,&g_201},{&g_201,(void*)0,&g_201,&g_201,(void*)0},{(void*)0,&g_201,&g_201,&g_201,&g_201},{(void*)0,&g_201,&g_201,&g_201,&g_201},{&g_201,(void*)0,(void*)0,&g_201,&g_201},{(void*)0,&g_201,&g_201,&g_201,&g_201},{(void*)0,(void*)0,&g_201,&g_201,&g_201},{&g_201,&g_201,&g_201,&g_201,&g_201},{&g_201,&g_201,&g_201,&g_201,(void*)0}}; int32_t l_202 = 1L; int32_t l_203[3][2] = {{0xCFAA4016L,0xCFAA4016L},{0xCFAA4016L,0xCFAA4016L},{0xCFAA4016L,0xCFAA4016L}}; int i, j; l_203[1][1] ^= (safe_add_func_uint64_t_u_u((((*l_184) ^= g_51) <= (safe_sub_func_uint32_t_u_u(g_84.f0, (safe_mul_func_uint8_t_u_u((((void*)0 != &g_70) , (((safe_mul_func_uint8_t_u_u((l_198 = ((((*l_193) = ((void*)0 != g_191)) , (safe_rshift_func_uint8_t_u_u((safe_mul_func_uint16_t_u_u(l_198, g_51)), ((!((*l_12) , 0xC5L)) , 0x99L)))) & (-7L))), g_108)) , (void*)0) != (void*)0)), l_202))))), 0xE26C2FE16E7D2BA4LL)); } return (*l_12); } static uint32_t func_9(int32_t ** p_10) { int8_t l_13 = 6L; return l_13; } static int32_t ** func_14(int32_t ** p_15, int32_t p_16, const uint32_t p_17, int32_t p_18) { int32_t *l_161 = &g_134; int32_t *l_162 = (void*)0; int32_t *l_163 = (void*)0; int32_t *l_164 = &g_134; int32_t *l_165 = &g_134; int32_t *l_166 = &g_71; int32_t *l_167 = &g_134; int32_t *l_168 = &g_134; int32_t *l_169 = &g_71; int32_t *l_170 = &g_134; int32_t *l_171 = &g_71; int32_t *l_172 = &g_134; int32_t *l_173 = &g_71; int32_t *l_174[1]; uint16_t l_175 = 65535UL; int i; for (i = 0; i < 1; i++) { l_174[i] = &g_71; } l_175++; return p_15; } static int32_t ** func_19(int32_t ** p_20, int16_t p_21, int32_t * p_22, int32_t * p_23, int32_t * p_24) { int8_t l_87[10] = {0x31L,0x31L,0x31L,0x31L,0x31L,0x31L,0x31L,0x31L,0x31L,0x31L}; int32_t l_103 = 0L; int32_t l_105 = 0x4AE7C4FEL; uint64_t *l_122 = &g_37; int32_t l_136 = 0L; int32_t l_137 = 0L; uint16_t l_158 = 0UL; int i; for (g_71 = (-20); (g_71 != (-26)); g_71--) { int8_t *l_80 = &g_77; int32_t l_91[10] = {1L,1L,0xAEDAB18EL,1L,1L,0xAEDAB18EL,1L,1L,0xAEDAB18EL,1L}; int32_t *l_123[6] = {&l_103,(void*)0,(void*)0,&l_103,(void*)0,(void*)0}; uint8_t *l_135 = (void*)0; int i; if (((void*)0 != l_80)) { int32_t l_83 = 0x68DD0F05L; int32_t *l_88 = &l_83; for (g_59 = 0; (g_59 != 20); g_59 = safe_add_func_int32_t_s_s(g_59, 2)) { l_83 = (g_44.f1 != p_21); } (*g_85) = g_84; if (l_83) { continue; } (*l_88) = (~(l_87[2] || l_83)); } else { uint32_t l_92 = 0x697E171BL; uint64_t *l_102[9]; int32_t l_104[7][1]; int32_t *l_113[10][5]; int i, j; for (i = 0; i < 9; i++) { l_102[i] = &g_37; } for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { l_104[i][j] = (-8L); } } for (i = 0; i < 10; i++) { for (j = 0; j < 5; j++) { l_113[i][j] = (void*)0; } } l_92 &= (safe_div_func_int32_t_s_s(l_91[3], 0x48E3606EL)); g_114 ^= (l_91[4] = (((-5L) < (((((safe_lshift_func_uint8_t_u_u(((safe_mul_func_int8_t_s_s(p_21, (g_71 || ((g_97 & l_91[3]) , (safe_rshift_func_int16_t_s_u((safe_rshift_func_uint8_t_u_s(g_66[1][0].f0, 3)), ((g_108 = (++g_37)) , (safe_mod_func_uint16_t_u_u(((l_105 ^ 0x196426D5D5E43F78LL) , (safe_mul_func_uint16_t_u_u(((l_92 == 0x6B7AL) && p_21), l_91[6]))), l_92))))))))) >= l_91[9]), p_21)) >= l_91[3]) , 0x09L) != g_73) , g_77)) == l_91[3])); } l_105 &= ((((((l_91[9] , l_91[8]) , (((g_51 , (safe_sub_func_uint64_t_u_u((safe_unary_minus_func_int32_t_s((safe_mul_func_uint16_t_u_u((safe_add_func_uint16_t_u_u(((((l_91[3] < ((*g_85) , l_91[6])) , ((l_122 == (void*)0) | l_91[3])) == 0x47L) == l_91[3]), l_103)), p_21)))), l_91[3]))) == l_91[5]) < g_51)) <= p_21) , 0x6D20L) != g_75) < (*g_70)); l_137 &= (l_136 = (safe_mul_func_uint8_t_u_u(g_84.f0, (((safe_add_func_int8_t_s_s((l_103 = l_87[7]), ((safe_mul_func_uint8_t_u_u((l_105 = (safe_rshift_func_uint8_t_u_u(0xA9L, (g_37 | (((g_57 , &l_87[9]) == ((g_134 = (0xB24AL != (safe_mul_func_int8_t_s_s(g_59, p_21)))) , l_80)) , 5L))))), g_51)) <= 0x5AL))) || p_21) == g_76)))); for (l_103 = (-10); (l_103 < (-25)); --l_103) { uint8_t *l_145 = (void*)0; int32_t l_152 = 0L; int16_t *l_157 = &g_76; if ((safe_div_func_int64_t_s_s(((safe_lshift_func_int16_t_s_s(0xA1ACL, g_37)) || ((g_144 != l_145) == (safe_div_func_int64_t_s_s(l_137, ((*l_122) &= l_136))))), 0x93880BEB2AB5F7C5LL))) { return &g_70; } else { if (l_87[2]) { union U1 *l_148 = &g_149; union U1 **l_150[1]; int i; for (i = 0; i < 1; i++) { l_150[i] = &l_148; } g_151 = l_148; l_152 &= 0x407CCE43L; } else { if ((**p_20)) { break; } } } l_158 = (safe_sub_func_int16_t_s_s(((*l_157) = (safe_lshift_func_uint16_t_u_u(0x8A22L, 10))), g_134)); } } (*g_160) = g_159[1]; return &g_70; } static int32_t * func_25(uint64_t p_26, int32_t * p_27, uint32_t p_28) { int32_t *l_42 = &g_3; union U2 l_55 = {0UL}; int32_t l_58 = 0x6C165AAEL; for (p_28 = 1; (p_28 <= 5); p_28 += 1) { int32_t **l_43[7][2] = {{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42}}; int8_t *l_49 = (void*)0; int8_t *l_50 = &g_51; int8_t *l_56[10][8] = {{&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57},{&g_57,&g_57,&g_57,(void*)0,(void*)0,(void*)0,&g_57,(void*)0},{(void*)0,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57},{(void*)0,&g_57,&g_57,(void*)0,&g_57,(void*)0,&g_57,&g_57},{&g_57,(void*)0,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57},{&g_57,(void*)0,&g_57,&g_57,&g_57,(void*)0,&g_57,(void*)0},{&g_57,&g_57,(void*)0,(void*)0,(void*)0,&g_57,(void*)0,(void*)0},{(void*)0,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,(void*)0},{&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,(void*)0,&g_57},{&g_57,(void*)0,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57}}; int i, j; g_59 |= (l_58 = (safe_div_func_uint32_t_u_u((safe_sub_func_uint32_t_u_u((l_42 == (p_27 = (void*)0)), (g_44 , (((*l_42) < p_26) == (safe_add_func_int8_t_s_s(((((((*l_50) = 0L) | (((((*l_42) < (+g_37)) ^ ((safe_add_func_int8_t_s_s((g_57 &= (l_55 , p_26)), (-1L))) <= g_44.f1)) ^ (*l_42)) < 0x9D45EB44L)) , (*l_42)) <= 0x86L) && p_28), p_28)))))), p_28))); for (g_57 = 4; (g_57 >= 0); g_57 -= 1) { int32_t l_69 = 0xA0BF3FD2L; int64_t *l_72 = &g_73; int16_t *l_74[6][9] = {{&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75},{&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75},{(void*)0,&g_75,&g_75,&g_75,&g_75,(void*)0,&g_75,(void*)0,&g_75},{&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,(void*)0,&g_75},{(void*)0,&g_75,&g_75,&g_75,&g_75,(void*)0,(void*)0,&g_75,&g_75},{&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75}}; int i, j; g_77 ^= (g_3 <= (g_76 = (safe_lshift_func_uint8_t_u_s((safe_rshift_func_int8_t_s_u(((g_75 |= (((safe_add_func_int16_t_s_s((g_66[1][0] , (l_69 ^ ((g_44.f0 , p_27) == (g_70 = &g_3)))), ((((p_28 < ((*l_72) = g_3)) , p_26) || g_59) & l_69))) != l_69) & (*l_42))) || 1UL), 1)), g_71)))); } } return &g_71; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_37; csmith_sink_ = g_44.f0; csmith_sink_ = g_44.f1; csmith_sink_ = g_51; csmith_sink_ = g_57; csmith_sink_ = g_59; for (i = 0; i < 8; i++) { for (j = 0; j < 3; j++) { } } csmith_sink_ = g_71; csmith_sink_ = g_73; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_77; csmith_sink_ = g_84.f0; csmith_sink_ = g_84.f1; csmith_sink_ = g_97; csmith_sink_ = g_108; csmith_sink_ = g_114; csmith_sink_ = g_134; csmith_sink_ = g_149.f0; for (i = 0; i < 2; i++) { } csmith_sink_ = g_179; csmith_sink_ = g_192.f0; csmith_sink_ = g_201; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { volatile unsigned f0 : 17; volatile unsigned f1 : 2; }; #pragma pack(pop) union U1 { volatile int8_t f0; }; union U2 { uint8_t f0; }; static int32_t g_3 = (-9L); static int32_t *volatile g_2[6][8] = { {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}}; static int32_t *volatile *volatile g_4 = &g_2[2][0]; static uint64_t g_37 = 0x1B55E97312B94821LL; static const volatile struct S0 g_44 = {164, 0}; static int8_t g_51 = 0xBCL; static int8_t g_57 = (-5L); static uint16_t g_59 = 0x95D6L; static volatile union U1 g_66[8][3] = { {{0x09L}, {-7L}, {-7L}}, {{0xDBL}, {0x0DL}, {0xDBL}}, {{0x09L}, {0x09L}, {-7L}}, {{0x07L}, {0x0DL}, {0x07L}}, {{0x09L}, {-7L}, {-7L}}, {{0xDBL}, {0x0DL}, {0xDBL}}, {{0x09L}, {0x09L}, {-7L}}, {{0x07L}, {0x0DL}, {0x07L}}}; static int32_t g_71 = 0x99115BA0L; static int32_t *g_70 = &g_71; static int64_t g_73 = 1L; static int16_t g_75 = 0x911DL; static int16_t g_76 = 0L; static int8_t g_77 = 0x69L; static struct S0 g_84 = {185, 0}; static struct S0 *volatile g_85 = &g_84; static volatile uint64_t g_97 = 0UL; static int32_t g_108 = 9L; static int32_t g_114 = 0xB5371582L; static int32_t g_134 = (-8L); static uint8_t *g_144 = (void *)0; static union U1 g_149 = {0x89L}; static union U1 *g_151 = &g_149; static volatile struct S0 g_159[2] = {{346, 0}, {346, 0}}; static volatile struct S0 *volatile g_160 = &g_159[1]; static int32_t g_179 = 1L; static union U1 g_192 = {0x08L}; static union U1 *g_191 = &g_192; static uint8_t g_201 = 254UL; static int16_t func_1(void); static uint32_t func_9(int32_t **p_10); static int32_t **func_14(int32_t **p_15, int32_t p_16, const uint32_t p_17, int32_t p_18); static int32_t **func_19(int32_t **p_20, int16_t p_21, int32_t *p_22, int32_t *p_23, int32_t *p_24); static int32_t *func_25(uint64_t p_26, int32_t *p_27, uint32_t p_28); static int16_t func_1(void) { int32_t *l_12 = &g_3; int32_t **l_11 = &l_12; uint64_t *l_36[8] = {&g_37, &g_37, &g_37, &g_37, &g_37, &g_37, &g_37, &g_37}; int32_t *l_178[5]; int i; for (i = 0; i < 5; i++) { l_178[i] = &g_179; } (*g_4) = g_2[5][7]; g_179 &= (safe_rshift_func_uint8_t_u_u( (safe_mul_func_int16_t_s_s( ((func_9(l_11), 0xAE50L) < ((**l_11) ^ g_3)), func_9(func_14( func_19( &l_12, (**l_11), func_25((g_37 &= (((safe_div_func_uint16_t_u_u( (*l_12), (safe_add_func_int16_t_s_s( ((+(safe_rshift_func_uint8_t_u_u( (0x74A7L >= 0xB66EL), 6))), (**l_11)), (*l_12))))) || 9L), 0xF16DE6EAB3AE5D5ELL)), (*l_11), g_3), (*l_11), &g_71), g_3, (*l_12), (**l_11))))), 3)); for (g_179 = 0; (g_179 == 26); ++g_179) { } return (*l_12); } static uint32_t func_9(int32_t **p_10) { int8_t l_13 = 6L; return l_13; } static int32_t **func_14(int32_t **p_15, int32_t p_16, const uint32_t p_17, int32_t p_18) { int32_t *l_161 = &g_134; int32_t *l_162 = (void *)0; int32_t *l_163 = (void *)0; int32_t *l_164 = &g_134; int32_t *l_165 = &g_134; int32_t *l_166 = &g_71; int32_t *l_167 = &g_134; int32_t *l_168 = &g_134; int32_t *l_169 = &g_71; int32_t *l_170 = &g_134; int32_t *l_171 = &g_71; int32_t *l_172 = &g_134; int32_t *l_173 = &g_71; int32_t *l_174[1]; uint16_t l_175 = 65535UL; int i; for (i = 0; i < 1; i++) { l_174[i] = &g_71; } l_175++; return p_15; } static int32_t **func_19(int32_t **p_20, int16_t p_21, int32_t *p_22, int32_t *p_23, int32_t *p_24) { int8_t l_87[10] = {0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L}; int32_t l_103 = 0L; int32_t l_105 = 0x4AE7C4FEL; uint64_t *l_122 = &g_37; int32_t l_136 = 0L; int32_t l_137 = 0L; uint16_t l_158 = 0UL; int i; for (g_71 = (-20); (g_71 != (-26)); g_71--) { int8_t *l_80 = &g_77; int32_t l_91[10] = {1L, 1L, 0xAEDAB18EL, 1L, 1L, 0xAEDAB18EL, 1L, 1L, 0xAEDAB18EL, 1L}; int32_t *l_123[6] = {&l_103, (void *)0, (void *)0, &l_103, (void *)0, (void *)0}; uint8_t *l_135 = (void *)0; int i; if (((void *)0 != l_80)) { int32_t l_83 = 0x68DD0F05L; int32_t *l_88 = &l_83; for (g_59 = 0; (g_59 != 20); g_59 = safe_add_func_int32_t_s_s(g_59, 2)) { l_83 = (g_44.f1 != p_21); } (*g_85) = g_84; if (l_83) { continue; } (*l_88) = (~(l_87[2] || l_83)); } else { } l_105 &= ((((((l_91[9], l_91[8]), (((g_51, (safe_sub_func_uint64_t_u_u( (safe_unary_minus_func_int32_t_s( (safe_mul_func_uint16_t_u_u( (safe_add_func_uint16_t_u_u( ((((l_91[3] < ((*g_85), l_91[6])), ((l_122 == (void *)0) | l_91[3])) == 0x47L) == l_91[3]), l_103)), p_21)))), l_91[3]))) == l_91[5]) < g_51)) <= p_21), 0x6D20L) != g_75) < (*g_70)); l_137 &= (l_136 = (safe_mul_func_uint8_t_u_u( g_84.f0, (((safe_add_func_int8_t_s_s( (l_103 = l_87[7]), ((safe_mul_func_uint8_t_u_u( (l_105 = (safe_rshift_func_uint8_t_u_u( 0xA9L, (g_37 | (((g_57, &l_87[9]) == ((g_134 = (0xB24AL != (safe_mul_func_int8_t_s_s( g_59, p_21)))), l_80)), 5L))))), g_51)) <= 0x5AL))) || p_21) == g_76)))); for (l_103 = (-10); (l_103 < (-25)); --l_103) { } } (*g_160) = g_159[1]; return &g_70; } static int32_t *func_25(uint64_t p_26, int32_t *p_27, uint32_t p_28) { int32_t *l_42 = &g_3; union U2 l_55 = {0UL}; int32_t l_58 = 0x6C165AAEL; for (p_28 = 1; (p_28 <= 5); p_28 += 1) { int32_t **l_43[7][2] = {{&l_42, &l_42}, {&l_42, &l_42}, {&l_42, &l_42}, {&l_42, &l_42}, {&l_42, &l_42}, {&l_42, &l_42}, {&l_42, &l_42}}; int8_t *l_49 = (void *)0; int8_t *l_50 = &g_51; int8_t *l_56[10][8] = { {&g_57, &g_57, &g_57, &g_57, &g_57, &g_57, &g_57, &g_57}, {&g_57, &g_57, &g_57, (void *)0, (void *)0, (void *)0, &g_57, (void *)0}, {(void *)0, &g_57, &g_57, &g_57, &g_57, &g_57, &g_57, &g_57}, {(void *)0, &g_57, &g_57, (void *)0, &g_57, (void *)0, &g_57, &g_57}, {&g_57, (void *)0, &g_57, &g_57, &g_57, &g_57, &g_57, &g_57}, {&g_57, (void *)0, &g_57, &g_57, &g_57, (void *)0, &g_57, (void *)0}, {&g_57, &g_57, (void *)0, (void *)0, (void *)0, &g_57, (void *)0, (void *)0}, {(void *)0, &g_57, &g_57, &g_57, &g_57, &g_57, &g_57, (void *)0}, {&g_57, &g_57, &g_57, &g_57, &g_57, &g_57, (void *)0, &g_57}, {&g_57, (void *)0, &g_57, &g_57, &g_57, &g_57, &g_57, &g_57}}; int i, j; g_59 |= (l_58 = (safe_div_func_uint32_t_u_u( (safe_sub_func_uint32_t_u_u( (l_42 == (p_27 = (void *)0)), (g_44, (((*l_42) < p_26) == (safe_add_func_int8_t_s_s( ((((((*l_50) = 0L) | (((((*l_42) < (+g_37)) ^ ((safe_add_func_int8_t_s_s((g_57 &= (l_55, p_26)), (-1L))) <= g_44.f1)) ^ (*l_42)) < 0x9D45EB44L)), (*l_42)) <= 0x86L) && p_28), p_28)))))), p_28))); for (g_57 = 4; (g_57 >= 0); g_57 -= 1) { int32_t l_69 = 0xA0BF3FD2L; int64_t *l_72 = &g_73; int16_t *l_74[6][9] = { {&g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75}, {&g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75}, {(void *)0, &g_75, &g_75, &g_75, &g_75, (void *)0, &g_75, (void *)0, &g_75}, {&g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75, (void *)0, &g_75}, {(void *)0, &g_75, &g_75, &g_75, &g_75, (void *)0, (void *)0, &g_75, &g_75}, {&g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75, &g_75}}; int i, j; g_77 ^= (g_3 <= (g_76 = (safe_lshift_func_uint8_t_u_s( (safe_rshift_func_int8_t_s_u( ((g_75 |= (((safe_add_func_int16_t_s_s( (g_66[1][0], (l_69 ^ ((g_44.f0, p_27) == (g_70 = &g_3)))), ((((p_28 < ((*l_72) = g_3)), p_26) || g_59) & l_69))) != l_69) & (*l_42))) || 1UL), 1)), g_71)))); } } return &g_71; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_37; csmith_sink_ = g_44.f0; csmith_sink_ = g_44.f1; csmith_sink_ = g_51; csmith_sink_ = g_57; csmith_sink_ = g_59; for (i = 0; i < 8; i++) { for (j = 0; j < 3; j++) { } } csmith_sink_ = g_71; csmith_sink_ = g_73; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_77; csmith_sink_ = g_84.f0; csmith_sink_ = g_84.f1; csmith_sink_ = g_97; csmith_sink_ = g_108; csmith_sink_ = g_114; csmith_sink_ = g_134; csmith_sink_ = g_149.f0; for (i = 0; i < 2; i++) { } csmith_sink_ = g_179; csmith_sink_ = g_192.f0; csmith_sink_ = g_201; platform_main_end(0, 0); return 0; }
true
191
dataset/organized/DCE/191
299
328
0.72
0.92
DCE
383
dataset/organized/DCE/191/target.c
dataset/organized/DCE/191/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { volatile unsigned f0 : 17; volatile unsigned f1 : 2; }; #pragma pack(pop) union U1 { volatile int8_t f0; }; union U2 { uint8_t f0; }; static int32_t g_3 = (-9L); static int32_t * volatile g_2[6][8] = {{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3},{&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3,&g_3}}; static int32_t * volatile * volatile g_4 = &g_2[2][0]; static uint64_t g_37 = 0x1B55E97312B94821LL; static const volatile struct S0 g_44 = {164,0}; static int8_t g_51 = 0xBCL; static int8_t g_57 = (-5L); static uint16_t g_59 = 0x95D6L; static volatile union U1 g_66[8][3] = {{{0x09L},{-7L},{-7L}},{{0xDBL},{0x0DL},{0xDBL}},{{0x09L},{0x09L},{-7L}},{{0x07L},{0x0DL},{0x07L}},{{0x09L},{-7L},{-7L}},{{0xDBL},{0x0DL},{0xDBL}},{{0x09L},{0x09L},{-7L}},{{0x07L},{0x0DL},{0x07L}}}; static int32_t g_71 = 0x99115BA0L; static int32_t *g_70 = &g_71; static int64_t g_73 = 1L; static int16_t g_75 = 0x911DL; static int16_t g_76 = 0L; static int8_t g_77 = 0x69L; static struct S0 g_84 = {185,0}; static struct S0 * volatile g_85 = &g_84; static volatile uint64_t g_97 = 0UL; static int32_t g_108 = 9L; static int32_t g_114 = 0xB5371582L; static int32_t g_134 = (-8L); static uint8_t *g_144 = (void*)0; static union U1 g_149 = {0x89L}; static union U1 *g_151 = &g_149; static volatile struct S0 g_159[2] = {{346,0},{346,0}}; static volatile struct S0 * volatile g_160 = &g_159[1]; static int32_t g_179 = 1L; static union U1 g_192 = {0x08L}; static union U1 *g_191 = &g_192; static uint8_t g_201 = 254UL; static int16_t func_1(void); static uint32_t func_9(int32_t ** p_10); static int32_t ** func_14(int32_t ** p_15, int32_t p_16, const uint32_t p_17, int32_t p_18); static int32_t ** func_19(int32_t ** p_20, int16_t p_21, int32_t * p_22, int32_t * p_23, int32_t * p_24); static int32_t * func_25(uint64_t p_26, int32_t * p_27, uint32_t p_28); static int16_t func_1(void) { int32_t *l_12 = &g_3; int32_t **l_11 = &l_12; uint64_t *l_36[8] = {&g_37,&g_37,&g_37,&g_37,&g_37,&g_37,&g_37,&g_37}; int32_t *l_178[5]; int i; for (i = 0; i < 5; i++) { l_178[i] = &g_179; } (*g_4) = g_2[5][7]; g_179 &= (safe_rshift_func_uint8_t_u_u((safe_mul_func_int16_t_s_s(((func_9(l_11) , 0xAE50L) < ((**l_11) ^ g_3)), func_9(func_14(func_19(&l_12, (**l_11), func_25((g_37 &= (((safe_div_func_uint16_t_u_u((*l_12), (safe_add_func_int16_t_s_s(((+(safe_rshift_func_uint8_t_u_u((0x74A7L >= 0xB66EL), 6))) , (**l_11)), (*l_12))))) || 9L) , 0xF16DE6EAB3AE5D5ELL)), (*l_11), g_3), (*l_11), &g_71), g_3, (*l_12), (**l_11))))), 3)); for (g_179 = 0; (g_179 == 26); ++g_179) { int8_t *l_184 = &g_77; int8_t *l_193 = &g_57; int32_t l_198 = (-1L); uint8_t *l_200[10][5] = {{&g_201,(void*)0,&g_201,&g_201,&g_201},{&g_201,&g_201,&g_201,&g_201,&g_201},{&g_201,(void*)0,&g_201,&g_201,(void*)0},{(void*)0,&g_201,&g_201,&g_201,&g_201},{(void*)0,&g_201,&g_201,&g_201,&g_201},{&g_201,(void*)0,(void*)0,&g_201,&g_201},{(void*)0,&g_201,&g_201,&g_201,&g_201},{(void*)0,(void*)0,&g_201,&g_201,&g_201},{&g_201,&g_201,&g_201,&g_201,&g_201},{&g_201,&g_201,&g_201,&g_201,(void*)0}}; int32_t l_202 = 1L; int32_t l_203[3][2] = {{0xCFAA4016L,0xCFAA4016L},{0xCFAA4016L,0xCFAA4016L},{0xCFAA4016L,0xCFAA4016L}}; int i, j; l_203[1][1] ^= (safe_add_func_uint64_t_u_u((((*l_184) ^= g_51) <= (safe_sub_func_uint32_t_u_u(g_84.f0, (safe_mul_func_uint8_t_u_u((((void*)0 != &g_70) , (((safe_mul_func_uint8_t_u_u((l_198 = ((((*l_193) = ((void*)0 != g_191)) , (safe_rshift_func_uint8_t_u_u((safe_mul_func_uint16_t_u_u(l_198, g_51)), ((!((*l_12) , 0xC5L)) , 0x99L)))) & (-7L))), g_108)) , (void*)0) != (void*)0)), l_202))))), 0xE26C2FE16E7D2BA4LL)); } return (*l_12); } static uint32_t func_9(int32_t ** p_10) { int8_t l_13 = 6L; return l_13; } static int32_t ** func_14(int32_t ** p_15, int32_t p_16, const uint32_t p_17, int32_t p_18) { int32_t *l_161 = &g_134; int32_t *l_162 = (void*)0; int32_t *l_163 = (void*)0; int32_t *l_164 = &g_134; int32_t *l_165 = &g_134; int32_t *l_166 = &g_71; int32_t *l_167 = &g_134; int32_t *l_168 = &g_134; int32_t *l_169 = &g_71; int32_t *l_170 = &g_134; int32_t *l_171 = &g_71; int32_t *l_172 = &g_134; int32_t *l_173 = &g_71; int32_t *l_174[1]; uint16_t l_175 = 65535UL; int i; for (i = 0; i < 1; i++) { l_174[i] = &g_71; } l_175++; return p_15; } static int32_t ** func_19(int32_t ** p_20, int16_t p_21, int32_t * p_22, int32_t * p_23, int32_t * p_24) { int8_t l_87[10] = {0x31L,0x31L,0x31L,0x31L,0x31L,0x31L,0x31L,0x31L,0x31L,0x31L}; int32_t l_103 = 0L; int32_t l_105 = 0x4AE7C4FEL; uint64_t *l_122 = &g_37; int32_t l_136 = 0L; int32_t l_137 = 0L; uint16_t l_158 = 0UL; int i; for (g_71 = (-20); (g_71 != (-26)); g_71--) { int8_t *l_80 = &g_77; int32_t l_91[10] = {1L,1L,0xAEDAB18EL,1L,1L,0xAEDAB18EL,1L,1L,0xAEDAB18EL,1L}; int32_t *l_123[6] = {&l_103,(void*)0,(void*)0,&l_103,(void*)0,(void*)0}; uint8_t *l_135 = (void*)0; int i; if (((void*)0 != l_80)) { int32_t l_83 = 0x68DD0F05L; int32_t *l_88 = &l_83; for (g_59 = 0; (g_59 != 20); g_59 = safe_add_func_int32_t_s_s(g_59, 2)) { l_83 = (g_44.f1 != p_21); } (*g_85) = g_84; if (l_83) { continue; } (*l_88) = (~(l_87[2] || l_83)); } else { uint32_t l_92 = 0x697E171BL; uint64_t *l_102[9]; int32_t l_104[7][1]; int32_t *l_113[10][5]; int i, j; for (i = 0; i < 9; i++) { l_102[i] = &g_37; } for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { l_104[i][j] = (-8L); } } for (i = 0; i < 10; i++) { for (j = 0; j < 5; j++) { l_113[i][j] = (void*)0; } } l_92 &= (safe_div_func_int32_t_s_s(l_91[3], 0x48E3606EL)); g_114 ^= (l_91[4] = (((-5L) < (((((safe_lshift_func_uint8_t_u_u(((safe_mul_func_int8_t_s_s(p_21, (g_71 || ((g_97 & l_91[3]) , (safe_rshift_func_int16_t_s_u((safe_rshift_func_uint8_t_u_s(g_66[1][0].f0, 3)), ((g_108 = (++g_37)) , (safe_mod_func_uint16_t_u_u(((l_105 ^ 0x196426D5D5E43F78LL) , (safe_mul_func_uint16_t_u_u(((l_92 == 0x6B7AL) && p_21), l_91[6]))), l_92))))))))) >= l_91[9]), p_21)) >= l_91[3]) , 0x09L) != g_73) , g_77)) == l_91[3])); } l_105 &= ((((((l_91[9] , l_91[8]) , (((g_51 , (safe_sub_func_uint64_t_u_u((safe_unary_minus_func_int32_t_s((safe_mul_func_uint16_t_u_u((safe_add_func_uint16_t_u_u(((((l_91[3] < ((*g_85) , l_91[6])) , ((l_122 == (void*)0) | l_91[3])) == 0x47L) == l_91[3]), l_103)), p_21)))), l_91[3]))) == l_91[5]) < g_51)) <= p_21) , 0x6D20L) != g_75) < (*g_70)); l_137 &= (l_136 = (safe_mul_func_uint8_t_u_u(g_84.f0, (((safe_add_func_int8_t_s_s((l_103 = l_87[7]), ((safe_mul_func_uint8_t_u_u((l_105 = (safe_rshift_func_uint8_t_u_u(0xA9L, (g_37 | (((g_57 , &l_87[9]) == ((g_134 = (0xB24AL != (safe_mul_func_int8_t_s_s(g_59, p_21)))) , l_80)) , 5L))))), g_51)) <= 0x5AL))) || p_21) == g_76)))); for (l_103 = (-10); (l_103 < (-25)); --l_103) { uint8_t *l_145 = (void*)0; int32_t l_152 = 0L; int16_t *l_157 = &g_76; if ((safe_div_func_int64_t_s_s(((safe_lshift_func_int16_t_s_s(0xA1ACL, g_37)) || ((g_144 != l_145) == (safe_div_func_int64_t_s_s(l_137, ((*l_122) &= l_136))))), 0x93880BEB2AB5F7C5LL))) { return &g_70; } else { if (l_87[2]) { union U1 *l_148 = &g_149; union U1 **l_150[1]; int i; for (i = 0; i < 1; i++) { l_150[i] = &l_148; } g_151 = l_148; l_152 &= 0x407CCE43L; } else { if ((**p_20)) { break; } } } l_158 = (safe_sub_func_int16_t_s_s(((*l_157) = (safe_lshift_func_uint16_t_u_u(0x8A22L, 10))), g_134)); } } (*g_160) = g_159[1]; return &g_70; } static int32_t * func_25(uint64_t p_26, int32_t * p_27, uint32_t p_28) { int32_t *l_42 = &g_3; union U2 l_55 = {0UL}; int32_t l_58 = 0x6C165AAEL; for (p_28 = 1; (p_28 <= 5); p_28 += 1) { int32_t **l_43[7][2] = {{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42},{&l_42,&l_42}}; int8_t *l_49 = (void*)0; int8_t *l_50 = &g_51; int8_t *l_56[10][8] = {{&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57},{&g_57,&g_57,&g_57,(void*)0,(void*)0,(void*)0,&g_57,(void*)0},{(void*)0,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57},{(void*)0,&g_57,&g_57,(void*)0,&g_57,(void*)0,&g_57,&g_57},{&g_57,(void*)0,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57},{&g_57,(void*)0,&g_57,&g_57,&g_57,(void*)0,&g_57,(void*)0},{&g_57,&g_57,(void*)0,(void*)0,(void*)0,&g_57,(void*)0,(void*)0},{(void*)0,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,(void*)0},{&g_57,&g_57,&g_57,&g_57,&g_57,&g_57,(void*)0,&g_57},{&g_57,(void*)0,&g_57,&g_57,&g_57,&g_57,&g_57,&g_57}}; int i, j; g_59 |= (l_58 = (safe_div_func_uint32_t_u_u((safe_sub_func_uint32_t_u_u((l_42 == (p_27 = (void*)0)), (g_44 , (((*l_42) < p_26) == (safe_add_func_int8_t_s_s(((((((*l_50) = 0L) | (((((*l_42) < (+g_37)) ^ ((safe_add_func_int8_t_s_s((g_57 &= (l_55 , p_26)), (-1L))) <= g_44.f1)) ^ (*l_42)) < 0x9D45EB44L)) , (*l_42)) <= 0x86L) && p_28), p_28)))))), p_28))); for (g_57 = 4; (g_57 >= 0); g_57 -= 1) { int32_t l_69 = 0xA0BF3FD2L; int64_t *l_72 = &g_73; int16_t *l_74[6][9] = {{&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75},{&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75},{(void*)0,&g_75,&g_75,&g_75,&g_75,(void*)0,&g_75,(void*)0,&g_75},{&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,(void*)0,&g_75},{(void*)0,&g_75,&g_75,&g_75,&g_75,(void*)0,(void*)0,&g_75,&g_75},{&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75,&g_75}}; int i, j; g_77 ^= (g_3 <= (g_76 = (safe_lshift_func_uint8_t_u_s((safe_rshift_func_int8_t_s_u(((g_75 |= (((safe_add_func_int16_t_s_s((g_66[1][0] , (l_69 ^ ((g_44.f0 , p_27) == (g_70 = &g_3)))), ((((p_28 < ((*l_72) = g_3)) , p_26) || g_59) & l_69))) != l_69) & (*l_42))) || 1UL), 1)), g_71)))); } } return &g_71; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_37; csmith_sink_ = g_44.f0; csmith_sink_ = g_44.f1; csmith_sink_ = g_51; csmith_sink_ = g_57; csmith_sink_ = g_59; for (i = 0; i < 8; i++) { for (j = 0; j < 3; j++) { } } csmith_sink_ = g_71; csmith_sink_ = g_73; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_77; csmith_sink_ = g_84.f0; csmith_sink_ = g_84.f1; csmith_sink_ = g_97; csmith_sink_ = g_108; csmith_sink_ = g_114; csmith_sink_ = g_134; csmith_sink_ = g_149.f0; for (i = 0; i < 2; i++) { } csmith_sink_ = g_179; csmith_sink_ = g_192.f0; csmith_sink_ = g_201; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; #pragma pack(push) #pragma pack(1) struct S0 { volatile unsigned f0 : 17; volatile unsigned f1 : 2; }; #pragma pack(pop) union U1 { volatile int8_t f0; }; union U2 { uint8_t f0; }; static int32_t g_3 = (-9L); static int32_t *volatile g_2[6][8] = { {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}, {&g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3, &g_3}}; static int32_t *volatile *volatile g_4 = &g_2[2][0]; static uint64_t g_37 = 0x1B55E97312B94821LL; static const volatile struct S0 g_44 = {164, 0}; static int8_t g_51 = 0xBCL; static int8_t g_57 = (-5L); static uint16_t g_59 = 0x95D6L; static volatile union U1 g_66[8][3] = { {{0x09L}, {-7L}, {-7L}}, {{0xDBL}, {0x0DL}, {0xDBL}}, {{0x09L}, {0x09L}, {-7L}}, {{0x07L}, {0x0DL}, {0x07L}}, {{0x09L}, {-7L}, {-7L}}, {{0xDBL}, {0x0DL}, {0xDBL}}, {{0x09L}, {0x09L}, {-7L}}, {{0x07L}, {0x0DL}, {0x07L}}}; static int32_t g_71 = 0x99115BA0L; static int32_t *g_70 = &g_71; static int64_t g_73 = 1L; static int16_t g_75 = 0x911DL; static int16_t g_76 = 0L; static int8_t g_77 = 0x69L; static struct S0 g_84 = {185, 0}; static struct S0 *volatile g_85 = &g_84; static volatile uint64_t g_97 = 0UL; static int32_t g_108 = 9L; static int32_t g_114 = 0xB5371582L; static int32_t g_134 = (-8L); static uint8_t *g_144 = (void *)0; static union U1 g_149 = {0x89L}; static union U1 *g_151 = &g_149; static volatile struct S0 g_159[2] = {{346, 0}, {346, 0}}; static volatile struct S0 *volatile g_160 = &g_159[1]; static int32_t g_179 = 1L; static union U1 g_192 = {0x08L}; static union U1 *g_191 = &g_192; static uint8_t g_201 = 254UL; static int16_t func_1(void); static uint32_t func_9(int32_t **p_10); static int32_t **func_14(int32_t **p_15, int32_t p_16, const uint32_t p_17, int32_t p_18); static int32_t **func_19(int32_t **p_20, int16_t p_21, int32_t *p_22, int32_t *p_23, int32_t *p_24); static int32_t *func_25(uint64_t p_26, int32_t *p_27, uint32_t p_28); static int16_t func_1(void) { int32_t *l_12 = &g_3; int32_t **l_11 = &l_12; uint64_t *l_36[8] = {&g_37, &g_37, &g_37, &g_37, &g_37, &g_37, &g_37, &g_37}; int32_t *l_178[5]; int i; for (i = 0; i < 5; i++) { } (*g_4) = g_2[5][7]; g_179 &= (safe_rshift_func_uint8_t_u_u( (safe_mul_func_int16_t_s_s( ((func_9(l_11), 0xAE50L) < ((**l_11) ^ g_3)), func_9(func_14( func_19( &l_12, (**l_11), func_25((g_37 &= (((safe_div_func_uint16_t_u_u( (*l_12), (safe_add_func_int16_t_s_s( ((+(safe_rshift_func_uint8_t_u_u( (0x74A7L >= 0xB66EL), 6))), (**l_11)), (*l_12))))) || 9L), 0xF16DE6EAB3AE5D5ELL)), (*l_11), g_3), (*l_11), &g_71), g_3, (*l_12), (**l_11))))), 3)); for (g_179 = 0; (g_179 == 26); ++g_179) { int8_t *l_184 = &g_77; int8_t *l_193 = &g_57; int32_t l_198 = (-1L); uint8_t *l_200[10][5] = {{&g_201, (void *)0, &g_201, &g_201, &g_201}, {&g_201, &g_201, &g_201, &g_201, &g_201}, {&g_201, (void *)0, &g_201, &g_201, (void *)0}, {(void *)0, &g_201, &g_201, &g_201, &g_201}, {(void *)0, &g_201, &g_201, &g_201, &g_201}, {&g_201, (void *)0, (void *)0, &g_201, &g_201}, {(void *)0, &g_201, &g_201, &g_201, &g_201}, {(void *)0, (void *)0, &g_201, &g_201, &g_201}, {&g_201, &g_201, &g_201, &g_201, &g_201}, {&g_201, &g_201, &g_201, &g_201, (void *)0}}; int32_t l_202 = 1L; int32_t l_203[3][2] = {{0xCFAA4016L, 0xCFAA4016L}, {0xCFAA4016L, 0xCFAA4016L}, {0xCFAA4016L, 0xCFAA4016L}}; int i, j; l_203[1][1] ^= (safe_add_func_uint64_t_u_u( (((*l_184) ^= g_51) <= (safe_sub_func_uint32_t_u_u( g_84.f0, (safe_mul_func_uint8_t_u_u( (((void *)0 != &g_70), (((safe_mul_func_uint8_t_u_u( (l_198 = ((((*l_193) = ((void *)0 != g_191)), (safe_rshift_func_uint8_t_u_u( (safe_mul_func_uint16_t_u_u(l_198, g_51)), ((!((*l_12), 0xC5L)), 0x99L)))) & (-7L))), g_108)), (void *)0) != (void *)0)), l_202))))), 0xE26C2FE16E7D2BA4LL)); } return (*l_12); } static uint32_t func_9(int32_t **p_10) { int8_t l_13 = 6L; return l_13; } static int32_t **func_14(int32_t **p_15, int32_t p_16, const uint32_t p_17, int32_t p_18) { int32_t *l_161 = &g_134; int32_t *l_162 = (void *)0; int32_t *l_163 = (void *)0; int32_t *l_164 = &g_134; int32_t *l_165 = &g_134; int32_t *l_166 = &g_71; int32_t *l_167 = &g_134; int32_t *l_168 = &g_134; int32_t *l_169 = &g_71; int32_t *l_170 = &g_134; int32_t *l_171 = &g_71; int32_t *l_172 = &g_134; int32_t *l_173 = &g_71; int32_t *l_174[1]; uint16_t l_175 = 65535UL; int i; for (i = 0; i < 1; i++) { } l_175++; return p_15; } static int32_t **func_19(int32_t **p_20, int16_t p_21, int32_t *p_22, int32_t *p_23, int32_t *p_24) { int8_t l_87[10] = {0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L, 0x31L}; int32_t l_103 = 0L; int32_t l_105 = 0x4AE7C4FEL; uint64_t *l_122 = &g_37; int32_t l_136 = 0L; int32_t l_137 = 0L; uint16_t l_158 = 0UL; int i; for (g_71 = (-20); (g_71 != (-26)); g_71--) { int8_t *l_80 = &g_77; int32_t l_91[10] = {1L, 1L, 0xAEDAB18EL, 1L, 1L, 0xAEDAB18EL, 1L, 1L, 0xAEDAB18EL, 1L}; int32_t *l_123[6] = {&l_103, (void *)0, (void *)0, &l_103, (void *)0, (void *)0}; uint8_t *l_135 = (void *)0; int i; if (((void *)0 != l_80)) { int32_t l_83 = 0x68DD0F05L; int32_t *l_88 = &l_83; for (g_59 = 0; (g_59 != 20); g_59 = safe_add_func_int32_t_s_s(g_59, 2)) { l_83 = (g_44.f1 != p_21); } (*g_85) = g_84; if (l_83) { continue; } (*l_88) = (~(l_87[2] || l_83)); } else { uint32_t l_92 = 0x697E171BL; uint64_t *l_102[9]; int32_t l_104[7][1]; int32_t *l_113[10][5]; int i, j; for (i = 0; i < 9; i++) { l_102[i] = &g_37; } for (i = 0; i < 7; i++) { for (j = 0; j < 1; j++) { l_104[i][j] = (-8L); } } for (i = 0; i < 10; i++) { for (j = 0; j < 5; j++) { l_113[i][j] = (void *)0; } } l_92 &= (safe_div_func_int32_t_s_s(l_91[3], 0x48E3606EL)); g_114 ^= (l_91[4] = (((-5L) < (((((safe_lshift_func_uint8_t_u_u( ((safe_mul_func_int8_t_s_s( p_21, (g_71 || ((g_97 & l_91[3]), (safe_rshift_func_int16_t_s_u( (safe_rshift_func_uint8_t_u_s( g_66[1][0].f0, 3)), ((g_108 = (++g_37)), (safe_mod_func_uint16_t_u_u( ((l_105 ^ 0x196426D5D5E43F78LL), (safe_mul_func_uint16_t_u_u( ((l_92 == 0x6B7AL) && p_21), l_91[6]))), l_92))))))))) >= l_91[9]), p_21)) >= l_91[3]), 0x09L) != g_73), g_77)) == l_91[3])); } l_105 &= ((((((l_91[9], l_91[8]), (((g_51, (safe_sub_func_uint64_t_u_u( (safe_unary_minus_func_int32_t_s( (safe_mul_func_uint16_t_u_u( (safe_add_func_uint16_t_u_u( ((((l_91[3] < ((*g_85), l_91[6])), ((l_122 == (void *)0) | l_91[3])) == 0x47L) == l_91[3]), l_103)), p_21)))), l_91[3]))) == l_91[5]) < g_51)) <= p_21), 0x6D20L) != g_75) < (*g_70)); l_137 &= (l_136 = (safe_mul_func_uint8_t_u_u( g_84.f0, (((safe_add_func_int8_t_s_s( (l_103 = l_87[7]), ((safe_mul_func_uint8_t_u_u( (l_105 = (safe_rshift_func_uint8_t_u_u( 0xA9L, (g_37 | (((g_57, &l_87[9]) == ((g_134 = (0xB24AL != (safe_mul_func_int8_t_s_s( g_59, p_21)))), l_80)), 5L))))), g_51)) <= 0x5AL))) || p_21) == g_76)))); for (l_103 = (-10); (l_103 < (-25)); --l_103) { uint8_t *l_145 = (void *)0; int32_t l_152 = 0L; int16_t *l_157 = &g_76; if ((safe_div_func_int64_t_s_s( ((safe_lshift_func_int16_t_s_s(0xA1ACL, g_37)) || ((g_144 != l_145) == (safe_div_func_int64_t_s_s(l_137, ((*l_122) &= l_136))))), 0x93880BEB2AB5F7C5LL))) { return &g_70; } else { if (l_87[2]) { union U1 *l_148 = &g_149; union U1 **l_150[1]; int i; for (i = 0; i < 1; i++) { l_150[i] = &l_148; } g_151 = l_148; l_152 &= 0x407CCE43L; } else { if ((**p_20)) { break; } } } l_158 = (safe_sub_func_int16_t_s_s( ((*l_157) = (safe_lshift_func_uint16_t_u_u(0x8A22L, 10))), g_134)); } } (*g_160) = g_159[1]; return &g_70; } static int32_t *func_25(uint64_t p_26, int32_t *p_27, uint32_t p_28) { int32_t *l_42 = &g_3; union U2 l_55 = {0UL}; int32_t l_58 = 0x6C165AAEL; for (p_28 = 1; (p_28 <= 5); p_28 += 1) { } return &g_71; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_37; csmith_sink_ = g_44.f0; csmith_sink_ = g_44.f1; csmith_sink_ = g_51; csmith_sink_ = g_57; csmith_sink_ = g_59; for (i = 0; i < 8; i++) { for (j = 0; j < 3; j++) { } } csmith_sink_ = g_71; csmith_sink_ = g_73; csmith_sink_ = g_75; csmith_sink_ = g_76; csmith_sink_ = g_77; csmith_sink_ = g_84.f0; csmith_sink_ = g_84.f1; csmith_sink_ = g_97; csmith_sink_ = g_108; csmith_sink_ = g_114; csmith_sink_ = g_134; csmith_sink_ = g_149.f0; for (i = 0; i < 2; i++) { } csmith_sink_ = g_179; csmith_sink_ = g_192.f0; csmith_sink_ = g_201; platform_main_end(0, 0); return 0; }
false
191
dataset/organized/DCE/191
299
375
0.7
0.93
DCE
384
dataset/organized/DCE/192/target.c
dataset/organized/DCE/192/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_4 = 0xA60D0058L; static volatile int16_t g_12[2] = {(-6L),(-6L)}; static int64_t g_16 = (-8L); static int64_t g_17[10][1] = {{0xEE97341720348F4ALL},{0L},{0xEE97341720348F4ALL},{0xEE97341720348F4ALL},{0L},{0xEE97341720348F4ALL},{0xEE97341720348F4ALL},{0L},{0xEE97341720348F4ALL},{0xEE97341720348F4ALL}}; static volatile uint8_t g_18 = 255UL; static uint32_t g_22 = 3UL; static int32_t g_43 = 0xDFCE9586L; static int32_t g_44 = 6L; static int8_t g_109[8] = {0x9CL,0x9CL,0x9CL,0x9CL,0x9CL,0x9CL,0x9CL,0x9CL}; static int16_t g_111 = 0x03D0L; static uint8_t g_134[7] = {251UL,250UL,250UL,251UL,250UL,250UL,251UL}; static volatile int32_t g_139 = 0x9D2B5444L; static volatile int32_t *g_138 = &g_139; static volatile int32_t * volatile *g_137 = &g_138; static int8_t g_163 = 0x6DL; static const uint8_t g_187[1][10] = {{254UL,0xE0L,0xE0L,254UL,0UL,254UL,0xE0L,0xE0L,254UL,0UL}}; static uint8_t g_226[6][3] = {{0xCEL,1UL,1UL},{1UL,0UL,255UL},{0xCEL,0UL,0xCEL},{1UL,0xCEL,0UL},{1UL,1UL,0xCEL},{255UL,0xCEL,0xCEL}}; static int32_t *g_243 = &g_44; static int32_t **g_249 = &g_243; static int16_t *g_253[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static uint16_t g_255 = 0UL; static uint16_t *g_254[10] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int8_t g_256 = 0L; static int8_t g_261 = 0xC8L; static uint16_t g_262 = 4UL; static const int32_t g_305 = 0x5D546B9CL; static int32_t *g_319 = (void*)0; static uint32_t func_1(void); static uint32_t func_23(uint64_t p_24, int16_t p_25, uint32_t p_26); static uint64_t func_27(int32_t * p_28, int32_t p_29, int32_t * p_30, uint64_t p_31); static int32_t * func_33(int32_t * p_34, const int32_t * p_35, int32_t * p_36, uint32_t p_37, int32_t * p_38); static int32_t * func_39(int32_t * p_40); static uint32_t func_1(void) { int16_t l_2 = 0xD15DL; int32_t *l_3 = &g_4; int32_t *l_5 = &g_4; int32_t *l_6 = &g_4; int32_t *l_7 = &g_4; int32_t *l_8 = (void*)0; int32_t l_9 = 0x4E94F934L; int32_t *l_10 = &g_4; int32_t *l_11 = &l_9; int32_t *l_13 = &l_9; int32_t *l_14 = (void*)0; int32_t *l_15[8] = {&l_9,&l_9,&l_9,&l_9,&l_9,&l_9,&l_9,&l_9}; const uint64_t l_21 = 0xC39D5B611FB8EB5ELL; uint16_t l_45 = 0x4D89L; uint8_t l_322 = 0x28L; int i; (*l_3) = l_2; g_18--; (*l_3) = (l_21 | ((((g_22 = 65532UL) , (func_23(func_27(&l_9, ((*l_10) | (!((*l_13) < g_18))), func_33(func_39(((*l_7) , &l_9)), &l_9, &l_9, l_45, &g_4), (*l_6)), (*l_7), g_134[4]) | g_109[0])) <= l_322) == (*l_5))); return (*l_6); } static uint32_t func_23(uint64_t p_24, int16_t p_25, uint32_t p_26) { uint16_t l_321 = 0xB07EL; return l_321; } static uint64_t func_27(int32_t * p_28, int32_t p_29, int32_t * p_30, uint64_t p_31) { return g_18; } static int32_t * func_33(int32_t * p_34, const int32_t * p_35, int32_t * p_36, uint32_t p_37, int32_t * p_38) { int32_t l_69 = 0L; int32_t l_70 = 0xE6264A05L; uint64_t l_71 = 0UL; int32_t *l_141 = &g_43; int32_t **l_140[9] = {&l_141,&l_141,&l_141,&l_141,&l_141,&l_141,&l_141,&l_141,&l_141}; int64_t *l_170[2]; int64_t **l_169 = &l_170[0]; int32_t l_257 = 0L; int8_t l_285[10][10] = {{0x5AL,0x79L,0x45L,0xC4L,0x45L,0x79L,0x5AL,0L,0x45L,0x5BL},{0xDDL,0xC4L,2L,0L,(-1L),0L,2L,0xC4L,0xDDL,0L},{0x5AL,0xC4L,0x86L,0x5BL,0x5AL,(-1L),0x5AL,0x5BL,0x86L,0xC4L},{(-1L),0x79L,2L,0x5BL,0xDDL,0x79L,0xDBL,0x79L,0xDDL,0x5BL},{0x45L,0x5BL,0x45L,0L,0x5AL,0x79L,0x45L,0xC4L,0x45L,0x79L},{(-1L),0xC4L,0x19L,0xC4L,(-1L),(-1L),0xDBL,0xC4L,(-8L),0xC4L},{0x5AL,0L,0x45L,0x5BL,0x45L,0L,0x5AL,0x79L,0x45L,0xC4L},{0xDDL,0x5BL,2L,0x79L,(-1L),0x79L,2L,0x5BL,0xDDL,0x79L},{0x5AL,0x5BL,0x86L,0xC4L,0x5AL,0xD6L,0x5AL,0xC4L,0x86L,0x5BL},{(-1L),0L,2L,0xC4L,0xDDL,0L,0xDBL,0L,0xDDL,0xC4L}}; int32_t *l_320 = &l_70; int i, j; for (i = 0; i < 2; i++) { l_170[i] = &g_17[9][0]; } lbl_306: g_43 = (safe_mod_func_int16_t_s_s(((safe_add_func_int32_t_s_s((safe_mul_func_uint16_t_u_u(((safe_unary_minus_func_int32_t_s(5L)) | g_44), ((((p_37 && ((safe_rshift_func_uint8_t_u_s(((*p_34) , (+(((safe_add_func_uint8_t_u_u(((~(safe_mul_func_uint8_t_u_u(((0x03FDDA78L >= (((void*)0 != &g_44) && (safe_add_func_int8_t_s_s(((safe_lshift_func_uint16_t_u_u((safe_mod_func_uint8_t_u_u(1UL, (l_69 &= (safe_div_func_int16_t_s_s(g_43, 0xC25AL))))), p_37)) > 0x3A3CL), 255UL)))) ^ 18446744073709551610UL), l_70))) >= g_43), l_70)) >= p_37) >= 65534UL))), g_43)) < l_71)) < l_71) || g_4) | p_37))), l_71)) >= l_71), p_37)); for (l_71 = 22; (l_71 == 28); l_71 = safe_add_func_int8_t_s_s(l_71, 5)) { uint64_t l_78 = 0UL; int32_t l_143 = 0L; int32_t l_165[2][2] = {{3L,3L},{3L,3L}}; int32_t **l_266 = (void*)0; uint32_t *l_281 = (void*)0; uint32_t *l_282 = &g_22; const uint32_t l_295 = 0x2C2B5224L; int64_t * const *l_312[3][8] = {{&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0]},{&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0]},{&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0]}}; int64_t * const **l_311[2][10] = {{&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7]},{&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7]}}; int64_t ***l_317 = &l_169; int64_t ****l_316 = &l_317; int i, j; for (g_22 = (-30); (g_22 > 37); ++g_22) { uint32_t l_83[3]; int32_t *l_92 = &g_43; uint16_t l_114[2][9] = {{0x25C5L,0x4D98L,0xFCE2L,0x1EF5L,0x4D98L,0x1EF5L,0xFCE2L,0x4D98L,0x25C5L},{0x25C5L,0x4D98L,0xFCE2L,0x1EF5L,0x4D98L,0x1EF5L,0xFCE2L,0x4D98L,0x25C5L}}; uint32_t l_166[2][7] = {{0x8654D647L,0x8654D647L,0x8654D647L,0x8654D647L,0x8654D647L,0x8654D647L,0x8654D647L},{0x79E96FC2L,0x79E96FC2L,0x79E96FC2L,0x79E96FC2L,0x79E96FC2L,0x79E96FC2L,0x79E96FC2L}}; int8_t *l_204 = (void*)0; int16_t *l_251 = &g_111; int32_t l_259 = (-1L); int32_t l_260 = 0x4CD73731L; int i, j; for (i = 0; i < 3; i++) { l_83[i] = 1UL; } if (l_71) { break; } } (*l_141) = ((+((safe_sub_func_uint32_t_u_u(((safe_sub_func_uint8_t_u_u(p_37, (safe_rshift_func_uint16_t_u_u((safe_unary_minus_func_int16_t_s(p_37)), 2)))) != 0x79L), (p_37 , ((((((((safe_div_func_int8_t_s_s((((safe_rshift_func_uint16_t_u_s((safe_sub_func_uint32_t_u_u(0x76B29E6FL, (*l_141))), 4)) , ((*l_282) = 0x11F17EFCL)) , (0x76L ^ p_37)), g_187[0][0])) <= 2L) > g_226[3][1]) , 255UL) & g_43) ^ g_111) , (*g_249)) != (*g_249))))) <= (*l_141))) == g_44); if ((*p_36)) { int8_t l_286[6][2] = {{0x60L,0x60L},{0x60L,0x60L},{0x60L,0x60L},{0x60L,0x60L},{0x60L,0x60L},{0x60L,0x60L}}; int16_t *l_287 = &g_111; uint16_t l_292 = 0x8438L; int64_t *l_298[5]; uint64_t *l_299 = (void*)0; uint64_t *l_300 = &l_78; int32_t ***l_301[6][8] = {{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249}}; const int32_t *l_304 = &g_305; const int32_t **l_303[4][2] = {{&l_304,&l_304},{&l_304,&l_304},{&l_304,&l_304},{&l_304,&l_304}}; const int32_t ***l_302 = &l_303[1][1]; int64_t ***l_315[2]; int64_t ****l_314 = &l_315[0]; int64_t *****l_318 = &l_314; int i, j; for (i = 0; i < 5; i++) { l_298[i] = &g_17[9][0]; } for (i = 0; i < 2; i++) { l_315[i] = &l_169; } (*l_141) = ((((g_134[4] > (l_285[9][7] != (((*l_287) = l_286[4][1]) >= (safe_add_func_uint8_t_u_u((((safe_rshift_func_int16_t_s_s((l_292 >= (0xF0L == ((l_295 ^ ((safe_rshift_func_int16_t_s_u((*l_141), (((*l_300) = ((void*)0 != l_298[3])) , p_37))) , l_286[4][1])) < g_256))), p_37)) && p_37) | g_4), g_163))))) | l_292) | g_109[0]) || 252UL); if (((g_249 = &g_243) == ((*l_302) = &p_35))) { if (g_22) { goto lbl_306; } (*g_243) &= (&l_295 != &g_22); if ((~(&g_253[1] != (void*)0))) { uint16_t l_308 = 0x003AL; ++l_308; if ((**g_249)) { break; } } else { int64_t * const ***l_313 = &l_311[1][5]; (*l_313) = l_311[1][5]; if ((**g_249)) { continue; } } (*l_141) = (*p_35); } else { return (*g_249); } (*l_318) = (l_316 = l_314); } else { p_35 = func_39(p_38); (*g_249) = func_39(p_34); return p_36; } } (*l_141) = (-9L); g_319 = ((*g_249) = p_36); return (*g_249); } static int32_t * func_39(int32_t * p_40) { uint32_t l_41 = 0x6422F8DCL; int32_t *l_42 = &g_43; g_44 &= (l_41 < ((*l_42) = g_16)); return p_40; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; for (i = 0; i < 2; i++) { csmith_sink_ = g_12[i]; } csmith_sink_ = g_16; for (i = 0; i < 10; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_17[i][j]; } } csmith_sink_ = g_18; csmith_sink_ = g_22; csmith_sink_ = g_43; csmith_sink_ = g_44; for (i = 0; i < 8; i++) { csmith_sink_ = g_109[i]; } csmith_sink_ = g_111; for (i = 0; i < 7; i++) { csmith_sink_ = g_134[i]; } csmith_sink_ = g_139; csmith_sink_ = g_163; for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_187[i][j]; } } for (i = 0; i < 6; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_226[i][j]; } } csmith_sink_ = g_255; csmith_sink_ = g_256; csmith_sink_ = g_261; csmith_sink_ = g_262; csmith_sink_ = g_305; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_4 = 0xA60D0058L; static volatile int16_t g_12[2] = {(-6L), (-6L)}; static int64_t g_16 = (-8L); static int64_t g_17[10][1] = { {0xEE97341720348F4ALL}, {0L}, {0xEE97341720348F4ALL}, {0xEE97341720348F4ALL}, {0L}, {0xEE97341720348F4ALL}, {0xEE97341720348F4ALL}, {0L}, {0xEE97341720348F4ALL}, {0xEE97341720348F4ALL}}; static volatile uint8_t g_18 = 255UL; static uint32_t g_22 = 3UL; static int32_t g_43 = 0xDFCE9586L; static int32_t g_44 = 6L; static int8_t g_109[8] = {0x9CL, 0x9CL, 0x9CL, 0x9CL, 0x9CL, 0x9CL, 0x9CL, 0x9CL}; static int16_t g_111 = 0x03D0L; static uint8_t g_134[7] = {251UL, 250UL, 250UL, 251UL, 250UL, 250UL, 251UL}; static volatile int32_t g_139 = 0x9D2B5444L; static volatile int32_t *g_138 = &g_139; static volatile int32_t *volatile *g_137 = &g_138; static int8_t g_163 = 0x6DL; static const uint8_t g_187[1][10] = { {254UL, 0xE0L, 0xE0L, 254UL, 0UL, 254UL, 0xE0L, 0xE0L, 254UL, 0UL}}; static uint8_t g_226[6][3] = {{0xCEL, 1UL, 1UL}, {1UL, 0UL, 255UL}, {0xCEL, 0UL, 0xCEL}, {1UL, 0xCEL, 0UL}, {1UL, 1UL, 0xCEL}, {255UL, 0xCEL, 0xCEL}}; static int32_t *g_243 = &g_44; static int32_t **g_249 = &g_243; static int16_t *g_253[7] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static uint16_t g_255 = 0UL; static uint16_t *g_254[10] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int8_t g_256 = 0L; static int8_t g_261 = 0xC8L; static uint16_t g_262 = 4UL; static const int32_t g_305 = 0x5D546B9CL; static int32_t *g_319 = (void *)0; static uint32_t func_1(void); static uint32_t func_23(uint64_t p_24, int16_t p_25, uint32_t p_26); static uint64_t func_27(int32_t *p_28, int32_t p_29, int32_t *p_30, uint64_t p_31); static int32_t *func_33(int32_t *p_34, const int32_t *p_35, int32_t *p_36, uint32_t p_37, int32_t *p_38); static int32_t *func_39(int32_t *p_40); static uint32_t func_1(void) { int16_t l_2 = 0xD15DL; int32_t *l_3 = &g_4; int32_t *l_5 = &g_4; int32_t *l_6 = &g_4; int32_t *l_7 = &g_4; int32_t *l_8 = (void *)0; int32_t l_9 = 0x4E94F934L; int32_t *l_10 = &g_4; int32_t *l_11 = &l_9; int32_t *l_13 = &l_9; int32_t *l_14 = (void *)0; int32_t *l_15[8] = {&l_9, &l_9, &l_9, &l_9, &l_9, &l_9, &l_9, &l_9}; const uint64_t l_21 = 0xC39D5B611FB8EB5ELL; uint16_t l_45 = 0x4D89L; uint8_t l_322 = 0x28L; int i; (*l_3) = l_2; g_18--; (*l_3) = (l_21 | ((((g_22 = 65532UL), (func_23(func_27(&l_9, ((*l_10) | (!((*l_13) < g_18))), func_33(func_39(((*l_7), &l_9)), &l_9, &l_9, l_45, &g_4), (*l_6)), (*l_7), g_134[4]) | g_109[0])) <= l_322) == (*l_5))); return (*l_6); } static uint32_t func_23(uint64_t p_24, int16_t p_25, uint32_t p_26) { uint16_t l_321 = 0xB07EL; return l_321; } static uint64_t func_27(int32_t *p_28, int32_t p_29, int32_t *p_30, uint64_t p_31) { return g_18; } static int32_t *func_33(int32_t *p_34, const int32_t *p_35, int32_t *p_36, uint32_t p_37, int32_t *p_38) { int32_t l_69 = 0L; int32_t l_70 = 0xE6264A05L; uint64_t l_71 = 0UL; int32_t *l_141 = &g_43; int32_t **l_140[9] = {&l_141, &l_141, &l_141, &l_141, &l_141, &l_141, &l_141, &l_141, &l_141}; int64_t *l_170[2]; int64_t **l_169 = &l_170[0]; int32_t l_257 = 0L; int8_t l_285[10][10] = { {0x5AL, 0x79L, 0x45L, 0xC4L, 0x45L, 0x79L, 0x5AL, 0L, 0x45L, 0x5BL}, {0xDDL, 0xC4L, 2L, 0L, (-1L), 0L, 2L, 0xC4L, 0xDDL, 0L}, {0x5AL, 0xC4L, 0x86L, 0x5BL, 0x5AL, (-1L), 0x5AL, 0x5BL, 0x86L, 0xC4L}, {(-1L), 0x79L, 2L, 0x5BL, 0xDDL, 0x79L, 0xDBL, 0x79L, 0xDDL, 0x5BL}, {0x45L, 0x5BL, 0x45L, 0L, 0x5AL, 0x79L, 0x45L, 0xC4L, 0x45L, 0x79L}, {(-1L), 0xC4L, 0x19L, 0xC4L, (-1L), (-1L), 0xDBL, 0xC4L, (-8L), 0xC4L}, {0x5AL, 0L, 0x45L, 0x5BL, 0x45L, 0L, 0x5AL, 0x79L, 0x45L, 0xC4L}, {0xDDL, 0x5BL, 2L, 0x79L, (-1L), 0x79L, 2L, 0x5BL, 0xDDL, 0x79L}, {0x5AL, 0x5BL, 0x86L, 0xC4L, 0x5AL, 0xD6L, 0x5AL, 0xC4L, 0x86L, 0x5BL}, {(-1L), 0L, 2L, 0xC4L, 0xDDL, 0L, 0xDBL, 0L, 0xDDL, 0xC4L}}; int32_t *l_320 = &l_70; int i, j; for (i = 0; i < 2; i++) { l_170[i] = &g_17[9][0]; } lbl_306: g_43 = (safe_mod_func_int16_t_s_s( ((safe_add_func_int32_t_s_s( (safe_mul_func_uint16_t_u_u( ((safe_unary_minus_func_int32_t_s(5L)) | g_44), ((((p_37 && ((safe_rshift_func_uint8_t_u_s( ((*p_34), (+(((safe_add_func_uint8_t_u_u( ((~(safe_mul_func_uint8_t_u_u( ((0x03FDDA78L >= (((void *)0 != &g_44) && (safe_add_func_int8_t_s_s( ((safe_lshift_func_uint16_t_u_u( (safe_mod_func_uint8_t_u_u( 1UL, (l_69 &= (safe_div_func_int16_t_s_s( g_43, 0xC25AL))))), p_37)) > 0x3A3CL), 255UL)))) ^ 18446744073709551610UL), l_70))) >= g_43), l_70)) >= p_37) >= 65534UL))), g_43)) < l_71)) < l_71) || g_4) | p_37))), l_71)) >= l_71), p_37)); for (l_71 = 22; (l_71 == 28); l_71 = safe_add_func_int8_t_s_s(l_71, 5)) { } (*l_141) = (-9L); g_319 = ((*g_249) = p_36); return (*g_249); } static int32_t *func_39(int32_t *p_40) { uint32_t l_41 = 0x6422F8DCL; int32_t *l_42 = &g_43; g_44 &= (l_41 < ((*l_42) = g_16)); return p_40; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; for (i = 0; i < 2; i++) { csmith_sink_ = g_12[i]; } csmith_sink_ = g_16; for (i = 0; i < 10; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_17[i][j]; } } csmith_sink_ = g_18; csmith_sink_ = g_22; csmith_sink_ = g_43; csmith_sink_ = g_44; for (i = 0; i < 8; i++) { csmith_sink_ = g_109[i]; } csmith_sink_ = g_111; for (i = 0; i < 7; i++) { csmith_sink_ = g_134[i]; } csmith_sink_ = g_139; csmith_sink_ = g_163; for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_187[i][j]; } } for (i = 0; i < 6; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_226[i][j]; } } csmith_sink_ = g_255; csmith_sink_ = g_256; csmith_sink_ = g_261; csmith_sink_ = g_262; csmith_sink_ = g_305; platform_main_end(0, 0); return 0; }
true
192
dataset/organized/DCE/192
277
227
0.47
0.86
DCE
385
dataset/organized/DCE/192/target.c
dataset/organized/DCE/192/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_4 = 0xA60D0058L; static volatile int16_t g_12[2] = {(-6L),(-6L)}; static int64_t g_16 = (-8L); static int64_t g_17[10][1] = {{0xEE97341720348F4ALL},{0L},{0xEE97341720348F4ALL},{0xEE97341720348F4ALL},{0L},{0xEE97341720348F4ALL},{0xEE97341720348F4ALL},{0L},{0xEE97341720348F4ALL},{0xEE97341720348F4ALL}}; static volatile uint8_t g_18 = 255UL; static uint32_t g_22 = 3UL; static int32_t g_43 = 0xDFCE9586L; static int32_t g_44 = 6L; static int8_t g_109[8] = {0x9CL,0x9CL,0x9CL,0x9CL,0x9CL,0x9CL,0x9CL,0x9CL}; static int16_t g_111 = 0x03D0L; static uint8_t g_134[7] = {251UL,250UL,250UL,251UL,250UL,250UL,251UL}; static volatile int32_t g_139 = 0x9D2B5444L; static volatile int32_t *g_138 = &g_139; static volatile int32_t * volatile *g_137 = &g_138; static int8_t g_163 = 0x6DL; static const uint8_t g_187[1][10] = {{254UL,0xE0L,0xE0L,254UL,0UL,254UL,0xE0L,0xE0L,254UL,0UL}}; static uint8_t g_226[6][3] = {{0xCEL,1UL,1UL},{1UL,0UL,255UL},{0xCEL,0UL,0xCEL},{1UL,0xCEL,0UL},{1UL,1UL,0xCEL},{255UL,0xCEL,0xCEL}}; static int32_t *g_243 = &g_44; static int32_t **g_249 = &g_243; static int16_t *g_253[7] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static uint16_t g_255 = 0UL; static uint16_t *g_254[10] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int8_t g_256 = 0L; static int8_t g_261 = 0xC8L; static uint16_t g_262 = 4UL; static const int32_t g_305 = 0x5D546B9CL; static int32_t *g_319 = (void*)0; static uint32_t func_1(void); static uint32_t func_23(uint64_t p_24, int16_t p_25, uint32_t p_26); static uint64_t func_27(int32_t * p_28, int32_t p_29, int32_t * p_30, uint64_t p_31); static int32_t * func_33(int32_t * p_34, const int32_t * p_35, int32_t * p_36, uint32_t p_37, int32_t * p_38); static int32_t * func_39(int32_t * p_40); static uint32_t func_1(void) { int16_t l_2 = 0xD15DL; int32_t *l_3 = &g_4; int32_t *l_5 = &g_4; int32_t *l_6 = &g_4; int32_t *l_7 = &g_4; int32_t *l_8 = (void*)0; int32_t l_9 = 0x4E94F934L; int32_t *l_10 = &g_4; int32_t *l_11 = &l_9; int32_t *l_13 = &l_9; int32_t *l_14 = (void*)0; int32_t *l_15[8] = {&l_9,&l_9,&l_9,&l_9,&l_9,&l_9,&l_9,&l_9}; const uint64_t l_21 = 0xC39D5B611FB8EB5ELL; uint16_t l_45 = 0x4D89L; uint8_t l_322 = 0x28L; int i; (*l_3) = l_2; g_18--; (*l_3) = (l_21 | ((((g_22 = 65532UL) , (func_23(func_27(&l_9, ((*l_10) | (!((*l_13) < g_18))), func_33(func_39(((*l_7) , &l_9)), &l_9, &l_9, l_45, &g_4), (*l_6)), (*l_7), g_134[4]) | g_109[0])) <= l_322) == (*l_5))); return (*l_6); } static uint32_t func_23(uint64_t p_24, int16_t p_25, uint32_t p_26) { uint16_t l_321 = 0xB07EL; return l_321; } static uint64_t func_27(int32_t * p_28, int32_t p_29, int32_t * p_30, uint64_t p_31) { return g_18; } static int32_t * func_33(int32_t * p_34, const int32_t * p_35, int32_t * p_36, uint32_t p_37, int32_t * p_38) { int32_t l_69 = 0L; int32_t l_70 = 0xE6264A05L; uint64_t l_71 = 0UL; int32_t *l_141 = &g_43; int32_t **l_140[9] = {&l_141,&l_141,&l_141,&l_141,&l_141,&l_141,&l_141,&l_141,&l_141}; int64_t *l_170[2]; int64_t **l_169 = &l_170[0]; int32_t l_257 = 0L; int8_t l_285[10][10] = {{0x5AL,0x79L,0x45L,0xC4L,0x45L,0x79L,0x5AL,0L,0x45L,0x5BL},{0xDDL,0xC4L,2L,0L,(-1L),0L,2L,0xC4L,0xDDL,0L},{0x5AL,0xC4L,0x86L,0x5BL,0x5AL,(-1L),0x5AL,0x5BL,0x86L,0xC4L},{(-1L),0x79L,2L,0x5BL,0xDDL,0x79L,0xDBL,0x79L,0xDDL,0x5BL},{0x45L,0x5BL,0x45L,0L,0x5AL,0x79L,0x45L,0xC4L,0x45L,0x79L},{(-1L),0xC4L,0x19L,0xC4L,(-1L),(-1L),0xDBL,0xC4L,(-8L),0xC4L},{0x5AL,0L,0x45L,0x5BL,0x45L,0L,0x5AL,0x79L,0x45L,0xC4L},{0xDDL,0x5BL,2L,0x79L,(-1L),0x79L,2L,0x5BL,0xDDL,0x79L},{0x5AL,0x5BL,0x86L,0xC4L,0x5AL,0xD6L,0x5AL,0xC4L,0x86L,0x5BL},{(-1L),0L,2L,0xC4L,0xDDL,0L,0xDBL,0L,0xDDL,0xC4L}}; int32_t *l_320 = &l_70; int i, j; for (i = 0; i < 2; i++) { l_170[i] = &g_17[9][0]; } lbl_306: g_43 = (safe_mod_func_int16_t_s_s(((safe_add_func_int32_t_s_s((safe_mul_func_uint16_t_u_u(((safe_unary_minus_func_int32_t_s(5L)) | g_44), ((((p_37 && ((safe_rshift_func_uint8_t_u_s(((*p_34) , (+(((safe_add_func_uint8_t_u_u(((~(safe_mul_func_uint8_t_u_u(((0x03FDDA78L >= (((void*)0 != &g_44) && (safe_add_func_int8_t_s_s(((safe_lshift_func_uint16_t_u_u((safe_mod_func_uint8_t_u_u(1UL, (l_69 &= (safe_div_func_int16_t_s_s(g_43, 0xC25AL))))), p_37)) > 0x3A3CL), 255UL)))) ^ 18446744073709551610UL), l_70))) >= g_43), l_70)) >= p_37) >= 65534UL))), g_43)) < l_71)) < l_71) || g_4) | p_37))), l_71)) >= l_71), p_37)); for (l_71 = 22; (l_71 == 28); l_71 = safe_add_func_int8_t_s_s(l_71, 5)) { uint64_t l_78 = 0UL; int32_t l_143 = 0L; int32_t l_165[2][2] = {{3L,3L},{3L,3L}}; int32_t **l_266 = (void*)0; uint32_t *l_281 = (void*)0; uint32_t *l_282 = &g_22; const uint32_t l_295 = 0x2C2B5224L; int64_t * const *l_312[3][8] = {{&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0]},{&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0]},{&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0],&l_170[0]}}; int64_t * const **l_311[2][10] = {{&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7]},{&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7],&l_312[2][6],&l_312[1][7]}}; int64_t ***l_317 = &l_169; int64_t ****l_316 = &l_317; int i, j; for (g_22 = (-30); (g_22 > 37); ++g_22) { uint32_t l_83[3]; int32_t *l_92 = &g_43; uint16_t l_114[2][9] = {{0x25C5L,0x4D98L,0xFCE2L,0x1EF5L,0x4D98L,0x1EF5L,0xFCE2L,0x4D98L,0x25C5L},{0x25C5L,0x4D98L,0xFCE2L,0x1EF5L,0x4D98L,0x1EF5L,0xFCE2L,0x4D98L,0x25C5L}}; uint32_t l_166[2][7] = {{0x8654D647L,0x8654D647L,0x8654D647L,0x8654D647L,0x8654D647L,0x8654D647L,0x8654D647L},{0x79E96FC2L,0x79E96FC2L,0x79E96FC2L,0x79E96FC2L,0x79E96FC2L,0x79E96FC2L,0x79E96FC2L}}; int8_t *l_204 = (void*)0; int16_t *l_251 = &g_111; int32_t l_259 = (-1L); int32_t l_260 = 0x4CD73731L; int i, j; for (i = 0; i < 3; i++) { l_83[i] = 1UL; } if (l_71) { break; } } (*l_141) = ((+((safe_sub_func_uint32_t_u_u(((safe_sub_func_uint8_t_u_u(p_37, (safe_rshift_func_uint16_t_u_u((safe_unary_minus_func_int16_t_s(p_37)), 2)))) != 0x79L), (p_37 , ((((((((safe_div_func_int8_t_s_s((((safe_rshift_func_uint16_t_u_s((safe_sub_func_uint32_t_u_u(0x76B29E6FL, (*l_141))), 4)) , ((*l_282) = 0x11F17EFCL)) , (0x76L ^ p_37)), g_187[0][0])) <= 2L) > g_226[3][1]) , 255UL) & g_43) ^ g_111) , (*g_249)) != (*g_249))))) <= (*l_141))) == g_44); if ((*p_36)) { int8_t l_286[6][2] = {{0x60L,0x60L},{0x60L,0x60L},{0x60L,0x60L},{0x60L,0x60L},{0x60L,0x60L},{0x60L,0x60L}}; int16_t *l_287 = &g_111; uint16_t l_292 = 0x8438L; int64_t *l_298[5]; uint64_t *l_299 = (void*)0; uint64_t *l_300 = &l_78; int32_t ***l_301[6][8] = {{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249},{&g_249,&l_140[3],&g_249,&g_249,&g_249,&l_140[3],&g_249,&g_249}}; const int32_t *l_304 = &g_305; const int32_t **l_303[4][2] = {{&l_304,&l_304},{&l_304,&l_304},{&l_304,&l_304},{&l_304,&l_304}}; const int32_t ***l_302 = &l_303[1][1]; int64_t ***l_315[2]; int64_t ****l_314 = &l_315[0]; int64_t *****l_318 = &l_314; int i, j; for (i = 0; i < 5; i++) { l_298[i] = &g_17[9][0]; } for (i = 0; i < 2; i++) { l_315[i] = &l_169; } (*l_141) = ((((g_134[4] > (l_285[9][7] != (((*l_287) = l_286[4][1]) >= (safe_add_func_uint8_t_u_u((((safe_rshift_func_int16_t_s_s((l_292 >= (0xF0L == ((l_295 ^ ((safe_rshift_func_int16_t_s_u((*l_141), (((*l_300) = ((void*)0 != l_298[3])) , p_37))) , l_286[4][1])) < g_256))), p_37)) && p_37) | g_4), g_163))))) | l_292) | g_109[0]) || 252UL); if (((g_249 = &g_243) == ((*l_302) = &p_35))) { if (g_22) { goto lbl_306; } (*g_243) &= (&l_295 != &g_22); if ((~(&g_253[1] != (void*)0))) { uint16_t l_308 = 0x003AL; ++l_308; if ((**g_249)) { break; } } else { int64_t * const ***l_313 = &l_311[1][5]; (*l_313) = l_311[1][5]; if ((**g_249)) { continue; } } (*l_141) = (*p_35); } else { return (*g_249); } (*l_318) = (l_316 = l_314); } else { p_35 = func_39(p_38); (*g_249) = func_39(p_34); return p_36; } } (*l_141) = (-9L); g_319 = ((*g_249) = p_36); return (*g_249); } static int32_t * func_39(int32_t * p_40) { uint32_t l_41 = 0x6422F8DCL; int32_t *l_42 = &g_43; g_44 &= (l_41 < ((*l_42) = g_16)); return p_40; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; for (i = 0; i < 2; i++) { csmith_sink_ = g_12[i]; } csmith_sink_ = g_16; for (i = 0; i < 10; i++) { for (j = 0; j < 1; j++) { csmith_sink_ = g_17[i][j]; } } csmith_sink_ = g_18; csmith_sink_ = g_22; csmith_sink_ = g_43; csmith_sink_ = g_44; for (i = 0; i < 8; i++) { csmith_sink_ = g_109[i]; } csmith_sink_ = g_111; for (i = 0; i < 7; i++) { csmith_sink_ = g_134[i]; } csmith_sink_ = g_139; csmith_sink_ = g_163; for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_187[i][j]; } } for (i = 0; i < 6; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_226[i][j]; } } csmith_sink_ = g_255; csmith_sink_ = g_256; csmith_sink_ = g_261; csmith_sink_ = g_262; csmith_sink_ = g_305; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_4 = 0xA60D0058L; static volatile int16_t g_12[2] = {(-6L), (-6L)}; static int64_t g_16 = (-8L); static int64_t g_17[10][1] = { {0xEE97341720348F4ALL}, {0L}, {0xEE97341720348F4ALL}, {0xEE97341720348F4ALL}, {0L}, {0xEE97341720348F4ALL}, {0xEE97341720348F4ALL}, {0L}, {0xEE97341720348F4ALL}, {0xEE97341720348F4ALL}}; static volatile uint8_t g_18 = 255UL; static uint32_t g_22 = 3UL; static int32_t g_43 = 0xDFCE9586L; static int32_t g_44 = 6L; static int8_t g_109[8] = {0x9CL, 0x9CL, 0x9CL, 0x9CL, 0x9CL, 0x9CL, 0x9CL, 0x9CL}; static int16_t g_111 = 0x03D0L; static uint8_t g_134[7] = {251UL, 250UL, 250UL, 251UL, 250UL, 250UL, 251UL}; static volatile int32_t g_139 = 0x9D2B5444L; static volatile int32_t *g_138 = &g_139; static volatile int32_t *volatile *g_137 = &g_138; static int8_t g_163 = 0x6DL; static const uint8_t g_187[1][10] = { {254UL, 0xE0L, 0xE0L, 254UL, 0UL, 254UL, 0xE0L, 0xE0L, 254UL, 0UL}}; static uint8_t g_226[6][3] = {{0xCEL, 1UL, 1UL}, {1UL, 0UL, 255UL}, {0xCEL, 0UL, 0xCEL}, {1UL, 0xCEL, 0UL}, {1UL, 1UL, 0xCEL}, {255UL, 0xCEL, 0xCEL}}; static int32_t *g_243 = &g_44; static int32_t **g_249 = &g_243; static int16_t *g_253[7] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static uint16_t g_255 = 0UL; static uint16_t *g_254[10] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int8_t g_256 = 0L; static int8_t g_261 = 0xC8L; static uint16_t g_262 = 4UL; static const int32_t g_305 = 0x5D546B9CL; static int32_t *g_319 = (void *)0; static uint32_t func_1(void); static uint32_t func_23(uint64_t p_24, int16_t p_25, uint32_t p_26); static uint64_t func_27(int32_t *p_28, int32_t p_29, int32_t *p_30, uint64_t p_31); static int32_t *func_33(int32_t *p_34, const int32_t *p_35, int32_t *p_36, uint32_t p_37, int32_t *p_38); static int32_t *func_39(int32_t *p_40); static uint32_t func_1(void) { int16_t l_2 = 0xD15DL; int32_t *l_3 = &g_4; int32_t *l_5 = &g_4; int32_t *l_6 = &g_4; int32_t *l_7 = &g_4; int32_t *l_8 = (void *)0; int32_t l_9 = 0x4E94F934L; int32_t *l_10 = &g_4; int32_t *l_11 = &l_9; int32_t *l_13 = &l_9; int32_t *l_14 = (void *)0; int32_t *l_15[8] = {&l_9, &l_9, &l_9, &l_9, &l_9, &l_9, &l_9, &l_9}; const uint64_t l_21 = 0xC39D5B611FB8EB5ELL; uint16_t l_45 = 0x4D89L; uint8_t l_322 = 0x28L; int i; (*l_3) = l_2; g_18--; (*l_3) = (l_21 | ((((g_22 = 65532UL), (func_23(func_27(&l_9, ((*l_10) | (!((*l_13) < g_18))), func_33(func_39(((*l_7), &l_9)), &l_9, &l_9, l_45, &g_4), (*l_6)), (*l_7), g_134[4]) | g_109[0])) <= l_322) == (*l_5))); return (*l_6); } static uint32_t func_23(uint64_t p_24, int16_t p_25, uint32_t p_26) { uint16_t l_321 = 0xB07EL; return l_321; } static uint64_t func_27(int32_t *p_28, int32_t p_29, int32_t *p_30, uint64_t p_31) { return g_18; } static int32_t *func_33(int32_t *p_34, const int32_t *p_35, int32_t *p_36, uint32_t p_37, int32_t *p_38) { int32_t l_69 = 0L; int32_t l_70 = 0xE6264A05L; uint64_t l_71 = 0UL; int32_t *l_141 = &g_43; int32_t **l_140[9] = {&l_141, &l_141, &l_141, &l_141, &l_141, &l_141, &l_141, &l_141, &l_141}; int64_t *l_170[2]; int64_t **l_169 = &l_170[0]; int32_t l_257 = 0L; int8_t l_285[10][10] = { {0x5AL, 0x79L, 0x45L, 0xC4L, 0x45L, 0x79L, 0x5AL, 0L, 0x45L, 0x5BL}, {0xDDL, 0xC4L, 2L, 0L, (-1L), 0L, 2L, 0xC4L, 0xDDL, 0L}, {0x5AL, 0xC4L, 0x86L, 0x5BL, 0x5AL, (-1L), 0x5AL, 0x5BL, 0x86L, 0xC4L}, {(-1L), 0x79L, 2L, 0x5BL, 0xDDL, 0x79L, 0xDBL, 0x79L, 0xDDL, 0x5BL}, {0x45L, 0x5BL, 0x45L, 0L, 0x5AL, 0x79L, 0x45L, 0xC4L, 0x45L, 0x79L}, {(-1L), 0xC4L, 0x19L, 0xC4L, (-1L), (-1L), 0xDBL, 0xC4L, (-8L), 0xC4L}, {0x5AL, 0L, 0x45L, 0x5BL, 0x45L, 0L, 0x5AL, 0x79L, 0x45L, 0xC4L}, {0xDDL, 0x5BL, 2L, 0x79L, (-1L), 0x79L, 2L, 0x5BL, 0xDDL, 0x79L}, {0x5AL, 0x5BL, 0x86L, 0xC4L, 0x5AL, 0xD6L, 0x5AL, 0xC4L, 0x86L, 0x5BL}, {(-1L), 0L, 2L, 0xC4L, 0xDDL, 0L, 0xDBL, 0L, 0xDDL, 0xC4L}}; int32_t *l_320 = &l_70; int i, j; for (i = 0; i < 2; i++) { l_170[i] = &g_17[9][0]; } lbl_306: g_43 = (safe_mod_func_int16_t_s_s( ((safe_add_func_int32_t_s_s( (safe_mul_func_uint16_t_u_u( ((safe_unary_minus_func_int32_t_s(5L)) | g_44), ((((p_37 && ((safe_rshift_func_uint8_t_u_s( ((*p_34), (+(((safe_add_func_uint8_t_u_u( ((~(safe_mul_func_uint8_t_u_u( ((0x03FDDA78L >= (((void *)0 != &g_44) && (safe_add_func_int8_t_s_s( ((safe_lshift_func_uint16_t_u_u( (safe_mod_func_uint8_t_u_u( 1UL, (l_69 &= (safe_div_func_int16_t_s_s( g_43, 0xC25AL))))), p_37)) > 0x3A3CL), 255UL)))) ^ 18446744073709551610UL), l_70))) >= g_43), l_70)) >= p_37) >= 65534UL))), g_43)) < l_71)) < l_71) || g_4) | p_37))), l_71)) >= l_71), p_37)); for (l_71 = 22; (l_71 == 28); l_71 = safe_add_func_int8_t_s_s(l_71, 5)) { uint64_t l_78 = 0UL; int32_t l_143 = 0L; int32_t l_165[2][2] = {{3L, 3L}, {3L, 3L}}; int32_t **l_266 = (void *)0; uint32_t *l_281 = (void *)0; uint32_t *l_282 = &g_22; const uint32_t l_295 = 0x2C2B5224L; int64_t *const *l_312[3][8] = {{&l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0]}, {&l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0]}, {&l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0], &l_170[0]}}; int64_t *const **l_311[2][10] = { {&l_312[2][6], &l_312[1][7], &l_312[2][6], &l_312[1][7], &l_312[2][6], &l_312[1][7], &l_312[2][6], &l_312[1][7], &l_312[2][6], &l_312[1][7]}, {&l_312[2][6], &l_312[1][7], &l_312[2][6], &l_312[1][7], &l_312[2][6], &l_312[1][7], &l_312[2][6], &l_312[1][7], &l_312[2][6], &l_312[1][7]}}; int64_t ***l_317 = &l_169; int64_t ****l_316 = &l_317; int i, j; for (g_22 = (-30); (g_22 > 37); ++g_22) { uint32_t l_83[3]; int32_t *l_92 = &g_43; uint16_t l_114[2][9] = {{0x25C5L, 0x4D98L, 0xFCE2L, 0x1EF5L, 0x4D98L, 0x1EF5L, 0xFCE2L, 0x4D98L, 0x25C5L}, {0x25C5L, 0x4D98L, 0xFCE2L, 0x1EF5L, 0x4D98L, 0x1EF5L, 0xFCE2L, 0x4D98L, 0x25C5L}}; uint32_t l_166[2][7] = { {0x8654D647L, 0x8654D647L, 0x8654D647L, 0x8654D647L, 0x8654D647L, 0x8654D647L, 0x8654D647L}, {0x79E96FC2L, 0x79E96FC2L, 0x79E96FC2L, 0x79E96FC2L, 0x79E96FC2L, 0x79E96FC2L, 0x79E96FC2L}}; int8_t *l_204 = (void *)0; int16_t *l_251 = &g_111; int32_t l_259 = (-1L); int32_t l_260 = 0x4CD73731L; int i, j; for (i = 0; i < 3; i++) { l_83[i] = 1UL; } if (l_71) { break; } } (*l_141) = ((+((safe_sub_func_uint32_t_u_u( ((safe_sub_func_uint8_t_u_u( p_37, (safe_rshift_func_uint16_t_u_u( (safe_unary_minus_func_int16_t_s(p_37)), 2)))) != 0x79L), (p_37, ((((((((safe_div_func_int8_t_s_s( (((safe_rshift_func_uint16_t_u_s( (safe_sub_func_uint32_t_u_u(0x76B29E6FL, (*l_141))), 4)), ((*l_282) = 0x11F17EFCL)), (0x76L ^ p_37)), g_187[0][0])) <= 2L) > g_226[3][1]), 255UL) & g_43) ^ g_111), (*g_249)) != (*g_249))))) <= (*l_141))) == g_44); if ((*p_36)) { int8_t l_286[6][2] = {{0x60L, 0x60L}, {0x60L, 0x60L}, {0x60L, 0x60L}, {0x60L, 0x60L}, {0x60L, 0x60L}, {0x60L, 0x60L}}; int16_t *l_287 = &g_111; uint16_t l_292 = 0x8438L; int64_t *l_298[5]; uint64_t *l_299 = (void *)0; uint64_t *l_300 = &l_78; int32_t ***l_301[6][8] = {{&g_249, &l_140[3], &g_249, &g_249, &g_249, &l_140[3], &g_249, &g_249}, {&g_249, &l_140[3], &g_249, &g_249, &g_249, &l_140[3], &g_249, &g_249}, {&g_249, &l_140[3], &g_249, &g_249, &g_249, &l_140[3], &g_249, &g_249}, {&g_249, &l_140[3], &g_249, &g_249, &g_249, &l_140[3], &g_249, &g_249}, {&g_249, &l_140[3], &g_249, &g_249, &g_249, &l_140[3], &g_249, &g_249}, {&g_249, &l_140[3], &g_249, &g_249, &g_249, &l_140[3], &g_249, &g_249}}; const int32_t *l_304 = &g_305; const int32_t **l_303[4][2] = {{&l_304, &l_304}, {&l_304, &l_304}, {&l_304, &l_304}, {&l_304, &l_304}}; const int32_t ***l_302 = &l_303[1][1]; int64_t ***l_315[2]; int64_t ****l_314 = &l_315[0]; int64_t *****l_318 = &l_314; int i, j; for (i = 0; i < 5; i++) { l_298[i] = &g_17[9][0]; } for (i = 0; i < 2; i++) { l_315[i] = &l_169; } (*l_141) = ((((g_134[4] > (l_285[9][7] != (((*l_287) = l_286[4][1]) >= (safe_add_func_uint8_t_u_u( (((safe_rshift_func_int16_t_s_s( (l_292 >= (0xF0L == ((l_295 ^ ((safe_rshift_func_int16_t_s_u( (*l_141), (((*l_300) = ((void *)0 != l_298[3])), p_37))), l_286[4][1])) < g_256))), p_37)) && p_37) | g_4), g_163))))) | l_292) | g_109[0]) || 252UL); if (((g_249 = &g_243) == ((*l_302) = &p_35))) { if (g_22) { goto lbl_306; } (*g_243) &= (&l_295 != &g_22); if ((~(&g_253[1] != (void *)0))) { uint16_t l_308 = 0x003AL; ++l_308; if ((**g_249)) { break; } } else { int64_t *const ***l_313 = &l_311[1][5]; (*l_313) = l_311[1][5]; if ((**g_249)) { continue; } } (*l_141) = (*p_35); } else { return (*g_249); } (*l_318) = (l_316 = l_314); } else { p_35 = func_39(p_38); (*g_249) = func_39(p_34); return p_36; } } (*l_141) = (-9L); g_319 = ((*g_249) = p_36); return (*g_249); } static int32_t *func_39(int32_t *p_40) { uint32_t l_41 = 0x6422F8DCL; int32_t *l_42 = &g_43; g_44 &= (l_41 < ((*l_42) = g_16)); return p_40; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; for (i = 0; i < 2; i++) { } csmith_sink_ = g_16; for (i = 0; i < 10; i++) { for (j = 0; j < 1; j++) { } } csmith_sink_ = g_18; csmith_sink_ = g_22; csmith_sink_ = g_43; csmith_sink_ = g_44; for (i = 0; i < 8; i++) { } csmith_sink_ = g_111; for (i = 0; i < 7; i++) { csmith_sink_ = g_134[i]; } csmith_sink_ = g_139; csmith_sink_ = g_163; for (i = 0; i < 1; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_187[i][j]; } } for (i = 0; i < 6; i++) { } csmith_sink_ = g_255; csmith_sink_ = g_256; csmith_sink_ = g_261; csmith_sink_ = g_262; csmith_sink_ = g_305; platform_main_end(0, 0); return 0; }
false
192
dataset/organized/DCE/192
277
379
0.75
0.76
DCE
386
dataset/organized/DCE/193/target.c
dataset/organized/DCE/193/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { unsigned f0 : 22; volatile uint32_t f1; uint64_t f2; }; union U2 { volatile int32_t f0; uint16_t f1; volatile int32_t f2; uint32_t f3; int8_t * f4; }; union U3 { uint8_t f0; int32_t f1; int8_t f2; }; static int32_t g_17[5][5] = {{(-1L),(-2L),(-1L),(-1L),(-2L)},{0x7E80D68FL,(-9L),0x928D9BA5L,0xBDD7770BL,0x928D9BA5L},{(-2L),(-2L),(-1L),(-2L),(-2L)},{0x928D9BA5L,0xBDD7770BL,0x928D9BA5L,(-9L),0x7E80D68FL},{(-2L),(-1L),(-1L),(-2L),(-1L)}}; static int32_t g_18 = 1L; static int8_t g_32[2] = {0x36L,0x36L}; static uint16_t g_38 = 0xC295L; static struct S0 g_39 = {1070,18446744073709551615UL,0x93BE41B0CE7AEBB1LL}; static int32_t g_42 = (-1L); static uint8_t g_56 = 0x3FL; static int16_t g_61 = (-1L); static struct S0 * volatile g_66 = &g_39; static int32_t g_71 = 0x8784865EL; static uint8_t g_81[5][3] = {{0x6BL,0UL,0UL},{0UL,0xAFL,0x08L},{0x6BL,0xAFL,0x6BL},{7UL,0UL,0x08L},{7UL,7UL,0UL}}; static uint8_t *g_80 = &g_81[0][2]; static volatile uint32_t g_89 = 0x3A0D6743L; static const int8_t *g_95 = &g_32[0]; static const int8_t **g_94 = &g_95; static int8_t *g_113[7][3] = {{&g_32[1],&g_32[1],&g_32[1]},{&g_32[1],&g_32[1],&g_32[1]},{(void*)0,&g_32[1],(void*)0},{&g_32[1],&g_32[1],&g_32[1]},{(void*)0,&g_32[1],(void*)0},{&g_32[1],&g_32[1],&g_32[1]},{(void*)0,&g_32[1],(void*)0}}; static uint16_t g_118 = 6UL; static union U2 g_119 = {-1L}; static volatile struct S0 g_145 = {157,18446744073709551615UL,8UL}; static volatile struct S0 g_146 = {592,0x2AC7DB9AL,18446744073709551608UL}; static union U2 g_147 = {1L}; static union U2 func_1(void); static const uint8_t func_6(uint8_t p_7, uint64_t p_8, int8_t * p_9, int8_t * p_10, int8_t * p_11); static uint8_t func_12(int32_t p_13, uint32_t p_14); static const int8_t ** func_19(uint32_t p_20, uint32_t p_21, int8_t ** p_22, union U3 p_23); static int64_t func_28(int8_t * p_29, int8_t * const p_30); static union U2 func_1(void) { uint8_t l_15 = 0x18L; int32_t *l_16 = &g_17[4][4]; union U3 l_109 = {247UL}; uint16_t *l_110 = &g_38; int8_t *l_111 = &l_109.f2; int8_t **l_112[6] = {&l_111,&l_111,&l_111,&l_111,&l_111,&l_111}; int32_t l_114 = 1L; int16_t *l_115 = &g_61; uint16_t *l_117 = &g_118; uint32_t l_129 = 0x5E453FC6L; uint64_t l_132 = 0x9328A2DDD9115465LL; int32_t l_144 = 3L; int i; if ((safe_sub_func_uint16_t_u_u(((*l_117) ^= (safe_lshift_func_uint8_t_u_u(func_6((func_12(((*l_16) = l_15), g_18) || (((*l_115) |= (safe_div_func_uint64_t_u_u(((*g_66) , ((safe_div_func_int32_t_s_s((((safe_lshift_func_int8_t_s_s((safe_mul_func_uint8_t_u_u((safe_rshift_func_uint8_t_u_s(((((g_39.f0 ^= ((safe_mul_func_int16_t_s_s((*l_16), ((l_109 , ((void*)0 != l_110)) , ((g_113[0][2] = l_111) != (*g_94))))) && (*l_16))) && g_42) > g_81[0][2]) ^ 4UL), 4)), (*g_95))), 7)) | (*l_16)) , (*l_16)), 0x8EE533B9L)) , l_114)), g_32[0]))) >= 0xCB74L)), g_81[0][2], &g_32[1], &g_32[1], &g_32[1]), (*g_80)))), g_32[1]))) { return g_119; } else { uint32_t l_123 = 1UL; const uint16_t l_137 = 5UL; (*l_16) = (safe_lshift_func_int16_t_s_u((safe_unary_minus_func_uint8_t_u(l_123)), ((((g_32[0] || (safe_mod_func_int32_t_s_s(g_42, (+((((((g_118 = (safe_mod_func_uint8_t_u_u(l_123, l_129))) || (safe_rshift_func_int8_t_s_s(((g_119.f0 == (0UL > (l_132 & (safe_mul_func_uint16_t_u_u(g_118, (*l_16)))))) <= 0UL), 0))) > 1UL) >= l_123) < 0x09B7AB548CD50E3CLL) == 0x7DL))))) && l_123) > 0xC7L) && g_39.f0))); g_42 = ((((*g_95) && l_123) < (safe_rshift_func_int8_t_s_u(l_137, 5))) < (safe_lshift_func_int16_t_s_u(((safe_mul_func_uint16_t_u_u(((void*)0 != l_115), (safe_rshift_func_uint16_t_u_s(l_144, 10)))) , 0xA2A8L), 3))); g_146 = g_145; } return g_147; } static const uint8_t func_6(uint8_t p_7, uint64_t p_8, int8_t * p_9, int8_t * p_10, int8_t * p_11) { const int64_t l_116 = (-1L); return l_116; } static uint8_t func_12(int32_t p_13, uint32_t p_14) { int8_t *l_31 = &g_32[1]; const uint32_t l_73 = 0UL; union U3 l_82 = {0x44L}; const int8_t ***l_96 = &g_94; (*l_96) = func_19((safe_lshift_func_int8_t_s_s((g_17[1][4] & (((safe_mod_func_int64_t_s_s(func_28(l_31, l_31), (((((g_32[1] & l_73) , (safe_div_func_uint16_t_u_u((safe_rshift_func_uint16_t_u_u(((((safe_add_func_int8_t_s_s((g_80 != (void*)0), (g_32[1] | 0xE5L))) != 0x9715B7D0L) & 0x12L) >= 8UL), 14)), 0xC3F4L))) < p_14) < 0xCFL) & g_81[0][2]))) == g_17[4][3]) , 8L)), p_14)), g_17[2][1], &l_31, l_82); return l_82.f0; } static const int8_t ** func_19(uint32_t p_20, uint32_t p_21, int8_t ** p_22, union U3 p_23) { int32_t *l_83 = &g_17[4][4]; int32_t *l_84 = &g_71; int32_t *l_85 = &g_17[4][4]; int32_t l_86 = 0xAE909801L; int32_t *l_87[1][2]; int8_t l_88 = 8L; const int8_t *l_93 = &g_32[1]; const int8_t **l_92[6] = {&l_93,&l_93,&l_93,&l_93,&l_93,&l_93}; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { l_87[i][j] = &g_17[0][1]; } } g_89--; return g_94; } static int64_t func_28(int8_t * p_29, int8_t * const p_30) { uint64_t l_33[9] = {18446744073709551613UL,0x5AB4D258D0336D06LL,18446744073709551613UL,18446744073709551613UL,0x5AB4D258D0336D06LL,18446744073709551613UL,18446744073709551613UL,0x5AB4D258D0336D06LL,18446744073709551613UL}; uint16_t *l_36 = (void*)0; uint16_t *l_37 = &g_38; int32_t *l_40 = &g_17[0][3]; int32_t *l_41 = &g_42; uint8_t *l_55 = &g_56; int64_t l_59 = (-6L); int16_t *l_60 = &g_61; int i; (*l_41) |= (((*l_37) |= (--l_33[4])) , (&g_17[4][4] == (g_39 , l_40))); (*l_41) = (safe_rshift_func_uint16_t_u_s((safe_rshift_func_int16_t_s_s(((safe_lshift_func_int8_t_s_u((*p_30), (safe_sub_func_int64_t_s_s((safe_div_func_uint16_t_u_u((*l_40), (safe_lshift_func_uint16_t_u_u(0xD296L, 0)))), ((g_38 ^= (*l_40)) > (*l_41)))))) == (((*l_40) == ((*l_55)--)) & (*l_40))), ((*l_60) = l_59))), 5)); for (g_18 = 0; (g_18 == 3); g_18 = safe_add_func_int64_t_s_s(g_18, 5)) { int32_t *l_64 = &g_42; int32_t *l_65 = &g_42; int64_t l_72 = (-2L); if ((l_64 != (l_65 = l_40))) { (*g_66) = g_39; } else { int32_t *l_69 = (void*)0; for (g_56 = (-17); (g_56 != 10); g_56 = safe_add_func_uint32_t_u_u(g_56, 9)) { for (g_42 = 5; (g_42 >= 1); g_42 -= 1) { int32_t *l_70 = &g_71; int i; l_40 = l_69; (*l_70) = l_33[(g_42 + 2)]; } } l_69 = l_40; if (l_72) { break; } if ((*l_64)) { continue; } } return (*l_64); } return g_71; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_17[i][j]; } } csmith_sink_ = g_18; for (i = 0; i < 2; i++) { csmith_sink_ = g_32[i]; } csmith_sink_ = g_38; csmith_sink_ = g_39.f0; csmith_sink_ = g_39.f1; csmith_sink_ = g_39.f2; csmith_sink_ = g_42; csmith_sink_ = g_56; csmith_sink_ = g_61; csmith_sink_ = g_71; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_81[i][j]; } } csmith_sink_ = g_89; csmith_sink_ = g_118; csmith_sink_ = g_119.f0; csmith_sink_ = g_119.f1; csmith_sink_ = g_119.f2; csmith_sink_ = g_119.f3; csmith_sink_ = g_145.f0; csmith_sink_ = g_145.f1; csmith_sink_ = g_145.f2; csmith_sink_ = g_146.f0; csmith_sink_ = g_146.f1; csmith_sink_ = g_146.f2; csmith_sink_ = g_147.f0; csmith_sink_ = g_147.f1; csmith_sink_ = g_147.f2; csmith_sink_ = g_147.f3; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { unsigned f0 : 22; volatile uint32_t f1; uint64_t f2; }; union U2 { volatile int32_t f0; uint16_t f1; volatile int32_t f2; uint32_t f3; int8_t *f4; }; union U3 { uint8_t f0; int32_t f1; int8_t f2; }; static int32_t g_17[5][5] = { {(-1L), (-2L), (-1L), (-1L), (-2L)}, {0x7E80D68FL, (-9L), 0x928D9BA5L, 0xBDD7770BL, 0x928D9BA5L}, {(-2L), (-2L), (-1L), (-2L), (-2L)}, {0x928D9BA5L, 0xBDD7770BL, 0x928D9BA5L, (-9L), 0x7E80D68FL}, {(-2L), (-1L), (-1L), (-2L), (-1L)}}; static int32_t g_18 = 1L; static int8_t g_32[2] = {0x36L, 0x36L}; static uint16_t g_38 = 0xC295L; static struct S0 g_39 = {1070, 18446744073709551615UL, 0x93BE41B0CE7AEBB1LL}; static int32_t g_42 = (-1L); static uint8_t g_56 = 0x3FL; static int16_t g_61 = (-1L); static struct S0 *volatile g_66 = &g_39; static int32_t g_71 = 0x8784865EL; static uint8_t g_81[5][3] = {{0x6BL, 0UL, 0UL}, {0UL, 0xAFL, 0x08L}, {0x6BL, 0xAFL, 0x6BL}, {7UL, 0UL, 0x08L}, {7UL, 7UL, 0UL}}; static uint8_t *g_80 = &g_81[0][2]; static volatile uint32_t g_89 = 0x3A0D6743L; static const int8_t *g_95 = &g_32[0]; static const int8_t **g_94 = &g_95; static int8_t *g_113[7][3] = { {&g_32[1], &g_32[1], &g_32[1]}, {&g_32[1], &g_32[1], &g_32[1]}, {(void *)0, &g_32[1], (void *)0}, {&g_32[1], &g_32[1], &g_32[1]}, {(void *)0, &g_32[1], (void *)0}, {&g_32[1], &g_32[1], &g_32[1]}, {(void *)0, &g_32[1], (void *)0}}; static uint16_t g_118 = 6UL; static union U2 g_119 = {-1L}; static volatile struct S0 g_145 = {157, 18446744073709551615UL, 8UL}; static volatile struct S0 g_146 = {592, 0x2AC7DB9AL, 18446744073709551608UL}; static union U2 g_147 = {1L}; static union U2 func_1(void); static const uint8_t func_6(uint8_t p_7, uint64_t p_8, int8_t *p_9, int8_t *p_10, int8_t *p_11); static uint8_t func_12(int32_t p_13, uint32_t p_14); static const int8_t **func_19(uint32_t p_20, uint32_t p_21, int8_t **p_22, union U3 p_23); static int64_t func_28(int8_t *p_29, int8_t *const p_30); static union U2 func_1(void) { uint8_t l_15 = 0x18L; int32_t *l_16 = &g_17[4][4]; union U3 l_109 = {247UL}; uint16_t *l_110 = &g_38; int8_t *l_111 = &l_109.f2; int8_t **l_112[6] = {&l_111, &l_111, &l_111, &l_111, &l_111, &l_111}; int32_t l_114 = 1L; int16_t *l_115 = &g_61; uint16_t *l_117 = &g_118; uint32_t l_129 = 0x5E453FC6L; uint64_t l_132 = 0x9328A2DDD9115465LL; int32_t l_144 = 3L; int i; if ((safe_sub_func_uint16_t_u_u( ((*l_117) ^= (safe_lshift_func_uint8_t_u_u( func_6( (func_12(((*l_16) = l_15), g_18) || (((*l_115) |= (safe_div_func_uint64_t_u_u( ((*g_66), ((safe_div_func_int32_t_s_s( (((safe_lshift_func_int8_t_s_s( (safe_mul_func_uint8_t_u_u( (safe_rshift_func_uint8_t_u_s( ((((g_39.f0 ^= ((safe_mul_func_int16_t_s_s( (*l_16), ((l_109, ((void *)0 != l_110)), ((g_113[0][2] = l_111) != (*g_94))))) && (*l_16))) && g_42) > g_81[0][2]) ^ 4UL), 4)), (*g_95))), 7)) | (*l_16)), (*l_16)), 0x8EE533B9L)), l_114)), g_32[0]))) >= 0xCB74L)), g_81[0][2], &g_32[1], &g_32[1], &g_32[1]), (*g_80)))), g_32[1]))) { return g_119; } else { uint32_t l_123 = 1UL; const uint16_t l_137 = 5UL; (*l_16) = (safe_lshift_func_int16_t_s_u( (safe_unary_minus_func_uint8_t_u(l_123)), ((((g_32[0] || (safe_mod_func_int32_t_s_s( g_42, (+((((((g_118 = (safe_mod_func_uint8_t_u_u(l_123, l_129))) || (safe_rshift_func_int8_t_s_s( ((g_119.f0 == (0UL > (l_132 & (safe_mul_func_uint16_t_u_u( g_118, (*l_16)))))) <= 0UL), 0))) > 1UL) >= l_123) < 0x09B7AB548CD50E3CLL) == 0x7DL))))) && l_123) > 0xC7L) && g_39.f0))); g_42 = ((((*g_95) && l_123) < (safe_rshift_func_int8_t_s_u(l_137, 5))) < (safe_lshift_func_int16_t_s_u( ((safe_mul_func_uint16_t_u_u( ((void *)0 != l_115), (safe_rshift_func_uint16_t_u_s(l_144, 10)))), 0xA2A8L), 3))); g_146 = g_145; } return g_147; } static const uint8_t func_6(uint8_t p_7, uint64_t p_8, int8_t *p_9, int8_t *p_10, int8_t *p_11) { const int64_t l_116 = (-1L); return l_116; } static uint8_t func_12(int32_t p_13, uint32_t p_14) { int8_t *l_31 = &g_32[1]; const uint32_t l_73 = 0UL; union U3 l_82 = {0x44L}; const int8_t ***l_96 = &g_94; (*l_96) = func_19( (safe_lshift_func_int8_t_s_s( (g_17[1][4] & (((safe_mod_func_int64_t_s_s( func_28(l_31, l_31), (((((g_32[1] & l_73), (safe_div_func_uint16_t_u_u( (safe_rshift_func_uint16_t_u_u( ((((safe_add_func_int8_t_s_s((g_80 != (void *)0), (g_32[1] | 0xE5L))) != 0x9715B7D0L) & 0x12L) >= 8UL), 14)), 0xC3F4L))) < p_14) < 0xCFL) & g_81[0][2]))) == g_17[4][3]), 8L)), p_14)), g_17[2][1], &l_31, l_82); return l_82.f0; } static const int8_t **func_19(uint32_t p_20, uint32_t p_21, int8_t **p_22, union U3 p_23) { int32_t *l_83 = &g_17[4][4]; int32_t *l_84 = &g_71; int32_t *l_85 = &g_17[4][4]; int32_t l_86 = 0xAE909801L; int32_t *l_87[1][2]; int8_t l_88 = 8L; const int8_t *l_93 = &g_32[1]; const int8_t **l_92[6] = {&l_93, &l_93, &l_93, &l_93, &l_93, &l_93}; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { l_87[i][j] = &g_17[0][1]; } } g_89--; return g_94; } static int64_t func_28(int8_t *p_29, int8_t *const p_30) { uint64_t l_33[9] = { 18446744073709551613UL, 0x5AB4D258D0336D06LL, 18446744073709551613UL, 18446744073709551613UL, 0x5AB4D258D0336D06LL, 18446744073709551613UL, 18446744073709551613UL, 0x5AB4D258D0336D06LL, 18446744073709551613UL}; uint16_t *l_36 = (void *)0; uint16_t *l_37 = &g_38; int32_t *l_40 = &g_17[0][3]; int32_t *l_41 = &g_42; uint8_t *l_55 = &g_56; int64_t l_59 = (-6L); int16_t *l_60 = &g_61; int i; (*l_41) |= (((*l_37) |= (--l_33[4])), (&g_17[4][4] == (g_39, l_40))); (*l_41) = (safe_rshift_func_uint16_t_u_s( (safe_rshift_func_int16_t_s_s( ((safe_lshift_func_int8_t_s_u( (*p_30), (safe_sub_func_int64_t_s_s( (safe_div_func_uint16_t_u_u( (*l_40), (safe_lshift_func_uint16_t_u_u(0xD296L, 0)))), ((g_38 ^= (*l_40)) > (*l_41)))))) == (((*l_40) == ((*l_55)--)) & (*l_40))), ((*l_60) = l_59))), 5)); for (g_18 = 0; (g_18 == 3); g_18 = safe_add_func_int64_t_s_s(g_18, 5)) { } return g_71; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_17[i][j]; } } csmith_sink_ = g_18; for (i = 0; i < 2; i++) { csmith_sink_ = g_32[i]; } csmith_sink_ = g_38; csmith_sink_ = g_39.f0; csmith_sink_ = g_39.f1; csmith_sink_ = g_39.f2; csmith_sink_ = g_42; csmith_sink_ = g_56; csmith_sink_ = g_61; csmith_sink_ = g_71; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_81[i][j]; } } csmith_sink_ = g_89; csmith_sink_ = g_118; csmith_sink_ = g_119.f0; csmith_sink_ = g_119.f1; csmith_sink_ = g_119.f2; csmith_sink_ = g_119.f3; csmith_sink_ = g_145.f0; csmith_sink_ = g_145.f1; csmith_sink_ = g_145.f2; csmith_sink_ = g_146.f0; csmith_sink_ = g_146.f1; csmith_sink_ = g_146.f2; csmith_sink_ = g_147.f0; csmith_sink_ = g_147.f1; csmith_sink_ = g_147.f2; csmith_sink_ = g_147.f3; platform_main_end(0, 0); return 0; }
true
193
dataset/organized/DCE/193
243
291
0.92
0.98
DCE
387
dataset/organized/DCE/193/target.c
dataset/organized/DCE/193/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { unsigned f0 : 22; volatile uint32_t f1; uint64_t f2; }; union U2 { volatile int32_t f0; uint16_t f1; volatile int32_t f2; uint32_t f3; int8_t * f4; }; union U3 { uint8_t f0; int32_t f1; int8_t f2; }; static int32_t g_17[5][5] = {{(-1L),(-2L),(-1L),(-1L),(-2L)},{0x7E80D68FL,(-9L),0x928D9BA5L,0xBDD7770BL,0x928D9BA5L},{(-2L),(-2L),(-1L),(-2L),(-2L)},{0x928D9BA5L,0xBDD7770BL,0x928D9BA5L,(-9L),0x7E80D68FL},{(-2L),(-1L),(-1L),(-2L),(-1L)}}; static int32_t g_18 = 1L; static int8_t g_32[2] = {0x36L,0x36L}; static uint16_t g_38 = 0xC295L; static struct S0 g_39 = {1070,18446744073709551615UL,0x93BE41B0CE7AEBB1LL}; static int32_t g_42 = (-1L); static uint8_t g_56 = 0x3FL; static int16_t g_61 = (-1L); static struct S0 * volatile g_66 = &g_39; static int32_t g_71 = 0x8784865EL; static uint8_t g_81[5][3] = {{0x6BL,0UL,0UL},{0UL,0xAFL,0x08L},{0x6BL,0xAFL,0x6BL},{7UL,0UL,0x08L},{7UL,7UL,0UL}}; static uint8_t *g_80 = &g_81[0][2]; static volatile uint32_t g_89 = 0x3A0D6743L; static const int8_t *g_95 = &g_32[0]; static const int8_t **g_94 = &g_95; static int8_t *g_113[7][3] = {{&g_32[1],&g_32[1],&g_32[1]},{&g_32[1],&g_32[1],&g_32[1]},{(void*)0,&g_32[1],(void*)0},{&g_32[1],&g_32[1],&g_32[1]},{(void*)0,&g_32[1],(void*)0},{&g_32[1],&g_32[1],&g_32[1]},{(void*)0,&g_32[1],(void*)0}}; static uint16_t g_118 = 6UL; static union U2 g_119 = {-1L}; static volatile struct S0 g_145 = {157,18446744073709551615UL,8UL}; static volatile struct S0 g_146 = {592,0x2AC7DB9AL,18446744073709551608UL}; static union U2 g_147 = {1L}; static union U2 func_1(void); static const uint8_t func_6(uint8_t p_7, uint64_t p_8, int8_t * p_9, int8_t * p_10, int8_t * p_11); static uint8_t func_12(int32_t p_13, uint32_t p_14); static const int8_t ** func_19(uint32_t p_20, uint32_t p_21, int8_t ** p_22, union U3 p_23); static int64_t func_28(int8_t * p_29, int8_t * const p_30); static union U2 func_1(void) { uint8_t l_15 = 0x18L; int32_t *l_16 = &g_17[4][4]; union U3 l_109 = {247UL}; uint16_t *l_110 = &g_38; int8_t *l_111 = &l_109.f2; int8_t **l_112[6] = {&l_111,&l_111,&l_111,&l_111,&l_111,&l_111}; int32_t l_114 = 1L; int16_t *l_115 = &g_61; uint16_t *l_117 = &g_118; uint32_t l_129 = 0x5E453FC6L; uint64_t l_132 = 0x9328A2DDD9115465LL; int32_t l_144 = 3L; int i; if ((safe_sub_func_uint16_t_u_u(((*l_117) ^= (safe_lshift_func_uint8_t_u_u(func_6((func_12(((*l_16) = l_15), g_18) || (((*l_115) |= (safe_div_func_uint64_t_u_u(((*g_66) , ((safe_div_func_int32_t_s_s((((safe_lshift_func_int8_t_s_s((safe_mul_func_uint8_t_u_u((safe_rshift_func_uint8_t_u_s(((((g_39.f0 ^= ((safe_mul_func_int16_t_s_s((*l_16), ((l_109 , ((void*)0 != l_110)) , ((g_113[0][2] = l_111) != (*g_94))))) && (*l_16))) && g_42) > g_81[0][2]) ^ 4UL), 4)), (*g_95))), 7)) | (*l_16)) , (*l_16)), 0x8EE533B9L)) , l_114)), g_32[0]))) >= 0xCB74L)), g_81[0][2], &g_32[1], &g_32[1], &g_32[1]), (*g_80)))), g_32[1]))) { return g_119; } else { uint32_t l_123 = 1UL; const uint16_t l_137 = 5UL; (*l_16) = (safe_lshift_func_int16_t_s_u((safe_unary_minus_func_uint8_t_u(l_123)), ((((g_32[0] || (safe_mod_func_int32_t_s_s(g_42, (+((((((g_118 = (safe_mod_func_uint8_t_u_u(l_123, l_129))) || (safe_rshift_func_int8_t_s_s(((g_119.f0 == (0UL > (l_132 & (safe_mul_func_uint16_t_u_u(g_118, (*l_16)))))) <= 0UL), 0))) > 1UL) >= l_123) < 0x09B7AB548CD50E3CLL) == 0x7DL))))) && l_123) > 0xC7L) && g_39.f0))); g_42 = ((((*g_95) && l_123) < (safe_rshift_func_int8_t_s_u(l_137, 5))) < (safe_lshift_func_int16_t_s_u(((safe_mul_func_uint16_t_u_u(((void*)0 != l_115), (safe_rshift_func_uint16_t_u_s(l_144, 10)))) , 0xA2A8L), 3))); g_146 = g_145; } return g_147; } static const uint8_t func_6(uint8_t p_7, uint64_t p_8, int8_t * p_9, int8_t * p_10, int8_t * p_11) { const int64_t l_116 = (-1L); return l_116; } static uint8_t func_12(int32_t p_13, uint32_t p_14) { int8_t *l_31 = &g_32[1]; const uint32_t l_73 = 0UL; union U3 l_82 = {0x44L}; const int8_t ***l_96 = &g_94; (*l_96) = func_19((safe_lshift_func_int8_t_s_s((g_17[1][4] & (((safe_mod_func_int64_t_s_s(func_28(l_31, l_31), (((((g_32[1] & l_73) , (safe_div_func_uint16_t_u_u((safe_rshift_func_uint16_t_u_u(((((safe_add_func_int8_t_s_s((g_80 != (void*)0), (g_32[1] | 0xE5L))) != 0x9715B7D0L) & 0x12L) >= 8UL), 14)), 0xC3F4L))) < p_14) < 0xCFL) & g_81[0][2]))) == g_17[4][3]) , 8L)), p_14)), g_17[2][1], &l_31, l_82); return l_82.f0; } static const int8_t ** func_19(uint32_t p_20, uint32_t p_21, int8_t ** p_22, union U3 p_23) { int32_t *l_83 = &g_17[4][4]; int32_t *l_84 = &g_71; int32_t *l_85 = &g_17[4][4]; int32_t l_86 = 0xAE909801L; int32_t *l_87[1][2]; int8_t l_88 = 8L; const int8_t *l_93 = &g_32[1]; const int8_t **l_92[6] = {&l_93,&l_93,&l_93,&l_93,&l_93,&l_93}; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { l_87[i][j] = &g_17[0][1]; } } g_89--; return g_94; } static int64_t func_28(int8_t * p_29, int8_t * const p_30) { uint64_t l_33[9] = {18446744073709551613UL,0x5AB4D258D0336D06LL,18446744073709551613UL,18446744073709551613UL,0x5AB4D258D0336D06LL,18446744073709551613UL,18446744073709551613UL,0x5AB4D258D0336D06LL,18446744073709551613UL}; uint16_t *l_36 = (void*)0; uint16_t *l_37 = &g_38; int32_t *l_40 = &g_17[0][3]; int32_t *l_41 = &g_42; uint8_t *l_55 = &g_56; int64_t l_59 = (-6L); int16_t *l_60 = &g_61; int i; (*l_41) |= (((*l_37) |= (--l_33[4])) , (&g_17[4][4] == (g_39 , l_40))); (*l_41) = (safe_rshift_func_uint16_t_u_s((safe_rshift_func_int16_t_s_s(((safe_lshift_func_int8_t_s_u((*p_30), (safe_sub_func_int64_t_s_s((safe_div_func_uint16_t_u_u((*l_40), (safe_lshift_func_uint16_t_u_u(0xD296L, 0)))), ((g_38 ^= (*l_40)) > (*l_41)))))) == (((*l_40) == ((*l_55)--)) & (*l_40))), ((*l_60) = l_59))), 5)); for (g_18 = 0; (g_18 == 3); g_18 = safe_add_func_int64_t_s_s(g_18, 5)) { int32_t *l_64 = &g_42; int32_t *l_65 = &g_42; int64_t l_72 = (-2L); if ((l_64 != (l_65 = l_40))) { (*g_66) = g_39; } else { int32_t *l_69 = (void*)0; for (g_56 = (-17); (g_56 != 10); g_56 = safe_add_func_uint32_t_u_u(g_56, 9)) { for (g_42 = 5; (g_42 >= 1); g_42 -= 1) { int32_t *l_70 = &g_71; int i; l_40 = l_69; (*l_70) = l_33[(g_42 + 2)]; } } l_69 = l_40; if (l_72) { break; } if ((*l_64)) { continue; } } return (*l_64); } return g_71; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { for (j = 0; j < 5; j++) { csmith_sink_ = g_17[i][j]; } } csmith_sink_ = g_18; for (i = 0; i < 2; i++) { csmith_sink_ = g_32[i]; } csmith_sink_ = g_38; csmith_sink_ = g_39.f0; csmith_sink_ = g_39.f1; csmith_sink_ = g_39.f2; csmith_sink_ = g_42; csmith_sink_ = g_56; csmith_sink_ = g_61; csmith_sink_ = g_71; for (i = 0; i < 5; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_81[i][j]; } } csmith_sink_ = g_89; csmith_sink_ = g_118; csmith_sink_ = g_119.f0; csmith_sink_ = g_119.f1; csmith_sink_ = g_119.f2; csmith_sink_ = g_119.f3; csmith_sink_ = g_145.f0; csmith_sink_ = g_145.f1; csmith_sink_ = g_145.f2; csmith_sink_ = g_146.f0; csmith_sink_ = g_146.f1; csmith_sink_ = g_146.f2; csmith_sink_ = g_147.f0; csmith_sink_ = g_147.f1; csmith_sink_ = g_147.f2; csmith_sink_ = g_147.f3; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { unsigned f0 : 22; volatile uint32_t f1; uint64_t f2; }; union U2 { volatile int32_t f0; uint16_t f1; volatile int32_t f2; uint32_t f3; int8_t *f4; }; union U3 { uint8_t f0; int32_t f1; int8_t f2; }; static int32_t g_17[5][5] = { {(-1L), (-2L), (-1L), (-1L), (-2L)}, {0x7E80D68FL, (-9L), 0x928D9BA5L, 0xBDD7770BL, 0x928D9BA5L}, {(-2L), (-2L), (-1L), (-2L), (-2L)}, {0x928D9BA5L, 0xBDD7770BL, 0x928D9BA5L, (-9L), 0x7E80D68FL}, {(-2L), (-1L), (-1L), (-2L), (-1L)}}; static int32_t g_18 = 1L; static int8_t g_32[2] = {0x36L, 0x36L}; static uint16_t g_38 = 0xC295L; static struct S0 g_39 = {1070, 18446744073709551615UL, 0x93BE41B0CE7AEBB1LL}; static int32_t g_42 = (-1L); static uint8_t g_56 = 0x3FL; static int16_t g_61 = (-1L); static struct S0 *volatile g_66 = &g_39; static int32_t g_71 = 0x8784865EL; static uint8_t g_81[5][3] = {{0x6BL, 0UL, 0UL}, {0UL, 0xAFL, 0x08L}, {0x6BL, 0xAFL, 0x6BL}, {7UL, 0UL, 0x08L}, {7UL, 7UL, 0UL}}; static uint8_t *g_80 = &g_81[0][2]; static volatile uint32_t g_89 = 0x3A0D6743L; static const int8_t *g_95 = &g_32[0]; static const int8_t **g_94 = &g_95; static int8_t *g_113[7][3] = { {&g_32[1], &g_32[1], &g_32[1]}, {&g_32[1], &g_32[1], &g_32[1]}, {(void *)0, &g_32[1], (void *)0}, {&g_32[1], &g_32[1], &g_32[1]}, {(void *)0, &g_32[1], (void *)0}, {&g_32[1], &g_32[1], &g_32[1]}, {(void *)0, &g_32[1], (void *)0}}; static uint16_t g_118 = 6UL; static union U2 g_119 = {-1L}; static volatile struct S0 g_145 = {157, 18446744073709551615UL, 8UL}; static volatile struct S0 g_146 = {592, 0x2AC7DB9AL, 18446744073709551608UL}; static union U2 g_147 = {1L}; static union U2 func_1(void); static const uint8_t func_6(uint8_t p_7, uint64_t p_8, int8_t *p_9, int8_t *p_10, int8_t *p_11); static uint8_t func_12(int32_t p_13, uint32_t p_14); static const int8_t **func_19(uint32_t p_20, uint32_t p_21, int8_t **p_22, union U3 p_23); static int64_t func_28(int8_t *p_29, int8_t *const p_30); static union U2 func_1(void) { uint8_t l_15 = 0x18L; int32_t *l_16 = &g_17[4][4]; union U3 l_109 = {247UL}; uint16_t *l_110 = &g_38; int8_t *l_111 = &l_109.f2; int8_t **l_112[6] = {&l_111, &l_111, &l_111, &l_111, &l_111, &l_111}; int32_t l_114 = 1L; int16_t *l_115 = &g_61; uint16_t *l_117 = &g_118; uint32_t l_129 = 0x5E453FC6L; uint64_t l_132 = 0x9328A2DDD9115465LL; int32_t l_144 = 3L; int i; if ((safe_sub_func_uint16_t_u_u( ((*l_117) ^= (safe_lshift_func_uint8_t_u_u( func_6( (func_12(((*l_16) = l_15), g_18) || (((*l_115) |= (safe_div_func_uint64_t_u_u( ((*g_66), ((safe_div_func_int32_t_s_s( (((safe_lshift_func_int8_t_s_s( (safe_mul_func_uint8_t_u_u( (safe_rshift_func_uint8_t_u_s( ((((g_39.f0 ^= ((safe_mul_func_int16_t_s_s( (*l_16), ((l_109, ((void *)0 != l_110)), ((g_113[0][2] = l_111) != (*g_94))))) && (*l_16))) && g_42) > g_81[0][2]) ^ 4UL), 4)), (*g_95))), 7)) | (*l_16)), (*l_16)), 0x8EE533B9L)), l_114)), g_32[0]))) >= 0xCB74L)), g_81[0][2], &g_32[1], &g_32[1], &g_32[1]), (*g_80)))), g_32[1]))) { return g_119; } else { uint32_t l_123 = 1UL; const uint16_t l_137 = 5UL; (*l_16) = (safe_lshift_func_int16_t_s_u( (safe_unary_minus_func_uint8_t_u(l_123)), ((((g_32[0] || (safe_mod_func_int32_t_s_s( g_42, (+((((((g_118 = (safe_mod_func_uint8_t_u_u(l_123, l_129))) || (safe_rshift_func_int8_t_s_s( ((g_119.f0 == (0UL > (l_132 & (safe_mul_func_uint16_t_u_u( g_118, (*l_16)))))) <= 0UL), 0))) > 1UL) >= l_123) < 0x09B7AB548CD50E3CLL) == 0x7DL))))) && l_123) > 0xC7L) && g_39.f0))); g_42 = ((((*g_95) && l_123) < (safe_rshift_func_int8_t_s_u(l_137, 5))) < (safe_lshift_func_int16_t_s_u( ((safe_mul_func_uint16_t_u_u( ((void *)0 != l_115), (safe_rshift_func_uint16_t_u_s(l_144, 10)))), 0xA2A8L), 3))); g_146 = g_145; } return g_147; } static const uint8_t func_6(uint8_t p_7, uint64_t p_8, int8_t *p_9, int8_t *p_10, int8_t *p_11) { const int64_t l_116 = (-1L); return l_116; } static uint8_t func_12(int32_t p_13, uint32_t p_14) { int8_t *l_31 = &g_32[1]; const uint32_t l_73 = 0UL; union U3 l_82 = {0x44L}; const int8_t ***l_96 = &g_94; (*l_96) = func_19( (safe_lshift_func_int8_t_s_s( (g_17[1][4] & (((safe_mod_func_int64_t_s_s( func_28(l_31, l_31), (((((g_32[1] & l_73), (safe_div_func_uint16_t_u_u( (safe_rshift_func_uint16_t_u_u( ((((safe_add_func_int8_t_s_s((g_80 != (void *)0), (g_32[1] | 0xE5L))) != 0x9715B7D0L) & 0x12L) >= 8UL), 14)), 0xC3F4L))) < p_14) < 0xCFL) & g_81[0][2]))) == g_17[4][3]), 8L)), p_14)), g_17[2][1], &l_31, l_82); return l_82.f0; } static const int8_t **func_19(uint32_t p_20, uint32_t p_21, int8_t **p_22, union U3 p_23) { int32_t *l_83 = &g_17[4][4]; int32_t *l_84 = &g_71; int32_t *l_85 = &g_17[4][4]; int32_t l_86 = 0xAE909801L; int32_t *l_87[1][2]; int8_t l_88 = 8L; const int8_t *l_93 = &g_32[1]; const int8_t **l_92[6] = {&l_93, &l_93, &l_93, &l_93, &l_93, &l_93}; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 2; j++) { l_87[i][j] = &g_17[0][1]; } } g_89--; return g_94; } static int64_t func_28(int8_t *p_29, int8_t *const p_30) { uint64_t l_33[9] = { 18446744073709551613UL, 0x5AB4D258D0336D06LL, 18446744073709551613UL, 18446744073709551613UL, 0x5AB4D258D0336D06LL, 18446744073709551613UL, 18446744073709551613UL, 0x5AB4D258D0336D06LL, 18446744073709551613UL}; uint16_t *l_36 = (void *)0; uint16_t *l_37 = &g_38; int32_t *l_40 = &g_17[0][3]; int32_t *l_41 = &g_42; uint8_t *l_55 = &g_56; int64_t l_59 = (-6L); int16_t *l_60 = &g_61; int i; (*l_41) |= (((*l_37) |= (--l_33[4])), (&g_17[4][4] == (g_39, l_40))); (*l_41) = (safe_rshift_func_uint16_t_u_s( (safe_rshift_func_int16_t_s_s( ((safe_lshift_func_int8_t_s_u( (*p_30), (safe_sub_func_int64_t_s_s( (safe_div_func_uint16_t_u_u( (*l_40), (safe_lshift_func_uint16_t_u_u(0xD296L, 0)))), ((g_38 ^= (*l_40)) > (*l_41)))))) == (((*l_40) == ((*l_55)--)) & (*l_40))), ((*l_60) = l_59))), 5)); for (g_18 = 0; (g_18 == 3); g_18 = safe_add_func_int64_t_s_s(g_18, 5)) { int32_t *l_64 = &g_42; int32_t *l_65 = &g_42; int64_t l_72 = (-2L); if ((l_64 != (l_65 = l_40))) { (*g_66) = g_39; } else { int32_t *l_69 = (void *)0; for (g_56 = (-17); (g_56 != 10); g_56 = safe_add_func_uint32_t_u_u(g_56, 9)) { for (g_42 = 5; (g_42 >= 1); g_42 -= 1) { int32_t *l_70 = &g_71; int i; l_40 = l_69; (*l_70) = l_33[(g_42 + 2)]; } } l_69 = l_40; if (l_72) { break; } if ((*l_64)) { continue; } } return (*l_64); } return g_71; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); for (i = 0; i < 5; i++) { for (j = 0; j < 5; j++) { } } csmith_sink_ = g_18; for (i = 0; i < 2; i++) { csmith_sink_ = g_32[i]; } csmith_sink_ = g_38; csmith_sink_ = g_39.f0; csmith_sink_ = g_39.f1; csmith_sink_ = g_39.f2; csmith_sink_ = g_42; csmith_sink_ = g_56; csmith_sink_ = g_61; csmith_sink_ = g_71; for (i = 0; i < 5; i++) { } csmith_sink_ = g_89; csmith_sink_ = g_118; csmith_sink_ = g_119.f0; csmith_sink_ = g_119.f1; csmith_sink_ = g_119.f2; csmith_sink_ = g_119.f3; csmith_sink_ = g_145.f0; csmith_sink_ = g_145.f1; csmith_sink_ = g_145.f2; csmith_sink_ = g_146.f0; csmith_sink_ = g_146.f1; csmith_sink_ = g_146.f2; csmith_sink_ = g_147.f0; csmith_sink_ = g_147.f1; csmith_sink_ = g_147.f2; csmith_sink_ = g_147.f3; platform_main_end(0, 0); return 0; }
false
193
dataset/organized/DCE/193
243
314
0.94
0.96
DCE
388
dataset/organized/DCE/194/target.c
dataset/organized/DCE/194/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_9 = 0L; static int32_t g_16[3] = {1L,1L,1L}; static uint64_t g_58[5] = {18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL}; static int16_t g_64 = 0xD2A1L; static uint8_t g_66 = 0x64L; static int16_t g_88 = 0xE562L; static int64_t g_111[5] = {0x4B2AA8116371A01FLL,0x4B2AA8116371A01FLL,0x4B2AA8116371A01FLL,0x4B2AA8116371A01FLL,0x4B2AA8116371A01FLL}; static volatile int32_t g_143 = (-3L); static volatile int32_t *g_142 = &g_143; static volatile int32_t **g_141 = &g_142; static int32_t g_161 = 0x626EB52EL; static uint16_t g_179[5][9] = {{0xC2B1L,0x62C9L,0x704CL,0x62C9L,0xC2B1L,65531UL,0x3854L,0UL,0UL},{0x62C9L,7UL,0xC2B1L,0UL,0xC2B1L,7UL,0x62C9L,0UL,0xB528L},{0xA47AL,0xB528L,0x62C9L,65531UL,0UL,65531UL,0x62C9L,0xB528L,0xA47AL},{7UL,65531UL,0xA47AL,0UL,0x3854L,0xC2B1L,0UL,0xB528L,0x704CL},{0UL,0UL,0x3854L,65531UL,0xC2B1L,0x62C9L,0x704CL,0x62C9L,0xC2B1L}}; static int64_t g_187 = (-8L); static uint64_t * volatile *g_203 = (void*)0; static int64_t g_271 = 0xA2F955F64ED68EFFLL; static int8_t g_283 = 0x50L; static int8_t *g_282 = &g_283; static uint32_t g_304[5][9] = {{0x2716DB55L,0x2716DB55L,4294967291UL,0xA381081BL,0x493F1009L,0x8048C251L,3UL,0x2716DB55L,0x4AE886E2L},{4294967293UL,0xB45C908EL,0x4AE886E2L,0xA381081BL,0x2716DB55L,0x08B0A408L,4294967293UL,4294967293UL,0x08B0A408L},{0xA381081BL,0xB45C908EL,4294967291UL,0xB45C908EL,0xA381081BL,4294967295UL,4294967295UL,0xA381081BL,0x08B0A408L},{4294967293UL,0x2716DB55L,1UL,4294967295UL,3UL,4294967291UL,4294967295UL,4294967293UL,0x4AE886E2L},{0x2716DB55L,4294967293UL,4294967295UL,3UL,3UL,4294967295UL,4294967293UL,0x2716DB55L,1UL}}; static int16_t g_349 = 0xA904L; static int16_t * volatile * volatile g_390 = (void*)0; static int32_t g_417[10][10] = {{0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L},{0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L},{0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L},{0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L},{0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L},{0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L},{0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L},{0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L},{0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L},{0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L}}; static int32_t *g_416 = &g_417[6][1]; static int32_t *g_479 = &g_417[7][6]; static int8_t g_481 = 0xECL; static int8_t g_483 = 0x24L; static volatile int16_t g_484 = (-4L); static uint16_t func_1(void); static const int32_t * func_3(uint8_t p_4, int32_t * p_5); static uint64_t func_6(const int32_t p_7, int32_t * p_8); static const int32_t func_10(int64_t p_11, int32_t * p_12); static int32_t * func_13(int32_t * p_14); static uint16_t func_1(void) { int64_t l_2 = 1L; int32_t *l_15[6][1]; const int32_t *l_422 = &g_417[7][5]; const int32_t **l_421 = &l_422; int8_t **l_447 = (void*)0; int16_t l_449[5]; uint8_t l_463[5][6] = {{0x50L,0x50L,3UL,0UL,0x67L,3UL},{255UL,3UL,255UL,3UL,255UL,3UL},{0UL,255UL,255UL,0x2AL,0x50L,3UL},{0xA0L,0x2AL,3UL,3UL,0x2AL,0xA0L},{3UL,0x2AL,0xA0L,0x9DL,0x50L,255UL}}; int16_t l_485[7][5] = {{(-6L),(-6L),0L,(-2L),1L},{0x9C2EL,(-2L),(-2L),0x9C2EL,0xAB42L},{0x9C2EL,1L,0L,0L,1L},{0xAB42L,(-2L),0L,(-6L),(-6L)},{(-2L),0xAB42L,(-2L),0L,(-6L)},{1L,0x9C2EL,(-6L),0x9C2EL,1L},{(-2L),0x9C2EL,0xAB42L,1L,0xAB42L}}; int16_t l_486[6] = {(-7L),(-7L),2L,(-7L),(-7L),2L}; uint32_t l_487[7][7] = {{0x0465F9C3L,0x0465F9C3L,1UL,0x0465F9C3L,0x0465F9C3L,1UL,0x0465F9C3L},{0x161056D2L,0UL,0UL,0x161056D2L,0UL,0UL,0x161056D2L},{0x0463D6DDL,0x0465F9C3L,0x0463D6DDL,0x0463D6DDL,0x0465F9C3L,0x0463D6DDL,0x0463D6DDL},{0x161056D2L,0x161056D2L,7UL,0x161056D2L,0x161056D2L,7UL,0x161056D2L},{0x0465F9C3L,0x0463D6DDL,0x0463D6DDL,0x0465F9C3L,0x0463D6DDL,0x0463D6DDL,0x0465F9C3L},{0UL,0x161056D2L,0UL,0UL,0x161056D2L,0UL,0UL},{0x0465F9C3L,0x0465F9C3L,1UL,0x0465F9C3L,0x0465F9C3L,1UL,0x0465F9C3L}}; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_15[i][j] = &g_16[0]; } } for (i = 0; i < 5; i++) { l_449[i] = (-1L); } (*l_421) = (l_2 , func_3(((func_6((g_9 , func_10(l_2, func_13(l_15[1][0]))), l_15[0][0]) & g_271) | 0xD4F1L), g_416)); for (g_64 = 0; g_64 < 10; g_64 += 1) { for (g_187 = 0; g_187 < 10; g_187 += 1) { g_417[g_64][g_187] = 0x8F472CE6L; } } for (g_88 = 21; (g_88 != (-28)); g_88--) { uint32_t l_425 = 0UL; uint64_t *l_426 = &g_58[2]; int16_t *l_432 = &g_349; int8_t ***l_448 = &l_447; int32_t l_454 = 8L; int32_t l_455 = 0x281CBC50L; int32_t l_457 = 0x33338E9FL; int32_t l_458 = 0xE62C4057L; int32_t l_459 = 0xAB4DA3A7L; int32_t l_461[9][2] = {{(-4L),0L},{0x35097E26L,0x35097E26L},{(-8L),0x35097E26L},{0x35097E26L,0L},{(-4L),(-7L)},{(-8L),(-4L)},{(-7L),0L},{(-7L),(-4L)},{(-8L),(-7L)}}; int32_t **l_476 = &g_416; int32_t *l_478 = (void*)0; int32_t **l_477[1]; int8_t *l_480 = &g_481; int8_t *l_482 = &g_483; int i, j; for (i = 0; i < 1; i++) { l_477[i] = &l_478; } (*l_421) = func_3((18446744073709551614UL < (((((*l_426) = l_425) , (safe_div_func_int16_t_s_s(((*l_432) = (safe_sub_func_uint64_t_u_u((**l_421), (!l_425)))), 0xA2A8L))) , (safe_mul_func_uint8_t_u_u((safe_sub_func_uint32_t_u_u((g_111[0] <= ((safe_div_func_int64_t_s_s(((((safe_add_func_int32_t_s_s(0xBBA30122L, (safe_add_func_int64_t_s_s((safe_rshift_func_uint8_t_u_u(g_66, 3)), ((safe_mod_func_uint64_t_u_u((((*l_448) = l_447) != (void*)0), l_425)) > 0L))))) < 0UL) == l_449[2]) >= g_9), 0xC2BDD61A87ECD723LL)) , (**l_421))), g_58[3])), 0xABL))) , 18446744073709551615UL)), &g_417[6][1]); for (l_2 = 0; (l_2 == 22); l_2 = safe_add_func_int8_t_s_s(l_2, 3)) { int64_t l_452[2][2] = {{(-1L),(-1L)},{(-1L),(-1L)}}; int32_t l_453 = 0L; int16_t l_456 = 0x2434L; int32_t l_460 = 0xC131C93AL; int32_t l_462[4][8] = {{(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L)},{(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L)},{(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L)},{(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L)}}; int i, j; ++l_463[4][4]; for (g_161 = 0; (g_161 != 24); g_161 = safe_add_func_uint8_t_u_u(g_161, 1)) { uint32_t l_471 = 0xB8F8CD49L; for (g_66 = 0; (g_66 <= 1); g_66 += 1) { int i, j; g_416 = &g_417[(g_66 + 8)][(g_66 + 5)]; } for (l_455 = 0; (l_455 <= (-14)); l_455--) { int32_t l_470 = 0x54EC6D95L; ++l_471; (*g_141) = (*g_141); } } } (*g_142) = ((g_179[2][7] >= (*g_282)) < ((safe_mod_func_int8_t_s_s(((*l_482) &= ((*l_480) = (((((*l_476) = func_13(((*l_476) = l_15[5][0]))) == (g_479 = &g_417[3][6])) <= ((0xE87EB44AD30C9E96LL & ((0L == ((*g_282) < ((&g_141 == (void*)0) < g_58[2]))) || g_161)) , g_58[2])) == g_304[1][6]))), 255UL)) < g_58[4])); ++l_487[6][2]; } return (*l_422); } static const int32_t * func_3(uint8_t p_4, int32_t * p_5) { uint64_t l_418 = 0xA0D30AE7E330E1B6LL; int32_t *l_419 = &g_417[6][1]; int32_t **l_420[8] = {&g_416,&l_419,&g_416,&l_419,&g_416,&l_419,&g_416,&l_419}; int i; (**g_141) = ((*g_416) = l_418); (**g_141) = ((*g_416) = (*g_416)); p_5 = l_419; return &g_16[0]; } static uint64_t func_6(const int32_t p_7, int32_t * p_8) { return p_7; } static const int32_t func_10(int64_t p_11, int32_t * p_12) { const int16_t l_24 = (-7L); const int32_t *l_33 = &g_16[0]; int32_t l_34 = 0x0D7C8A36L; int32_t *l_35[8][9]; uint32_t l_36 = 0xB9D37639L; uint64_t *l_140 = &g_58[1]; int32_t **l_189 = &l_35[5][2]; int32_t ***l_188[10] = {&l_189,&l_189,&l_189,&l_189,&l_189,&l_189,&l_189,&l_189,&l_189,&l_189}; int16_t *l_238 = &g_88; int16_t **l_237 = &l_238; int16_t **l_250[4] = {(void*)0,(void*)0,(void*)0,(void*)0}; uint8_t * const *l_274 = (void*)0; uint64_t l_285 = 1UL; uint16_t *l_389[7][5] = {{(void*)0,&g_179[3][8],&g_179[3][8],(void*)0,&g_179[4][2]},{(void*)0,(void*)0,(void*)0,&g_179[3][8],(void*)0},{(void*)0,(void*)0,&g_179[4][2],(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,&g_179[3][8],&g_179[3][8]},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&g_179[4][2],(void*)0,(void*)0,(void*)0,(void*)0},{&g_179[4][6],&g_179[3][8],(void*)0,(void*)0,(void*)0}}; uint16_t **l_388 = &l_389[5][4]; uint32_t l_415[7]; int i, j; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { l_35[i][j] = &g_16[0]; } } for (i = 0; i < 7; i++) { l_415[i] = 0xB4D005C5L; } return (*p_12); } static int32_t * func_13(int32_t * p_14) { int32_t *l_17 = &g_16[0]; g_16[0] &= 0x8F9C25B0L; return l_17; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_9; for (i = 0; i < 3; i++) { csmith_sink_ = g_16[i]; } for (i = 0; i < 5; i++) { csmith_sink_ = g_58[i]; } csmith_sink_ = g_64; csmith_sink_ = g_66; csmith_sink_ = g_88; for (i = 0; i < 5; i++) { csmith_sink_ = g_111[i]; } csmith_sink_ = g_143; csmith_sink_ = g_161; for (i = 0; i < 5; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_179[i][j]; } } csmith_sink_ = g_187; csmith_sink_ = g_271; csmith_sink_ = g_283; for (i = 0; i < 5; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_304[i][j]; } } csmith_sink_ = g_349; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_417[i][j]; } } csmith_sink_ = g_481; csmith_sink_ = g_483; csmith_sink_ = g_484; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_9 = 0L; static int32_t g_16[3] = {1L, 1L, 1L}; static uint64_t g_58[5] = {18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL}; static int16_t g_64 = 0xD2A1L; static uint8_t g_66 = 0x64L; static int16_t g_88 = 0xE562L; static int64_t g_111[5] = {0x4B2AA8116371A01FLL, 0x4B2AA8116371A01FLL, 0x4B2AA8116371A01FLL, 0x4B2AA8116371A01FLL, 0x4B2AA8116371A01FLL}; static volatile int32_t g_143 = (-3L); static volatile int32_t *g_142 = &g_143; static volatile int32_t **g_141 = &g_142; static int32_t g_161 = 0x626EB52EL; static uint16_t g_179[5][9] = { {0xC2B1L, 0x62C9L, 0x704CL, 0x62C9L, 0xC2B1L, 65531UL, 0x3854L, 0UL, 0UL}, {0x62C9L, 7UL, 0xC2B1L, 0UL, 0xC2B1L, 7UL, 0x62C9L, 0UL, 0xB528L}, {0xA47AL, 0xB528L, 0x62C9L, 65531UL, 0UL, 65531UL, 0x62C9L, 0xB528L, 0xA47AL}, {7UL, 65531UL, 0xA47AL, 0UL, 0x3854L, 0xC2B1L, 0UL, 0xB528L, 0x704CL}, {0UL, 0UL, 0x3854L, 65531UL, 0xC2B1L, 0x62C9L, 0x704CL, 0x62C9L, 0xC2B1L}}; static int64_t g_187 = (-8L); static uint64_t *volatile *g_203 = (void *)0; static int64_t g_271 = 0xA2F955F64ED68EFFLL; static int8_t g_283 = 0x50L; static int8_t *g_282 = &g_283; static uint32_t g_304[5][9] = { {0x2716DB55L, 0x2716DB55L, 4294967291UL, 0xA381081BL, 0x493F1009L, 0x8048C251L, 3UL, 0x2716DB55L, 0x4AE886E2L}, {4294967293UL, 0xB45C908EL, 0x4AE886E2L, 0xA381081BL, 0x2716DB55L, 0x08B0A408L, 4294967293UL, 4294967293UL, 0x08B0A408L}, {0xA381081BL, 0xB45C908EL, 4294967291UL, 0xB45C908EL, 0xA381081BL, 4294967295UL, 4294967295UL, 0xA381081BL, 0x08B0A408L}, {4294967293UL, 0x2716DB55L, 1UL, 4294967295UL, 3UL, 4294967291UL, 4294967295UL, 4294967293UL, 0x4AE886E2L}, {0x2716DB55L, 4294967293UL, 4294967295UL, 3UL, 3UL, 4294967295UL, 4294967293UL, 0x2716DB55L, 1UL}}; static int16_t g_349 = 0xA904L; static int16_t *volatile *volatile g_390 = (void *)0; static int32_t g_417[10][10] = { {0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L}, {0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L}, {0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L}, {0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L}, {0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L}, {0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L}, {0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L}, {0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L}, {0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L}, {0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L}}; static int32_t *g_416 = &g_417[6][1]; static int32_t *g_479 = &g_417[7][6]; static int8_t g_481 = 0xECL; static int8_t g_483 = 0x24L; static volatile int16_t g_484 = (-4L); static uint16_t func_1(void); static const int32_t *func_3(uint8_t p_4, int32_t *p_5); static uint64_t func_6(const int32_t p_7, int32_t *p_8); static const int32_t func_10(int64_t p_11, int32_t *p_12); static int32_t *func_13(int32_t *p_14); static uint16_t func_1(void) { int64_t l_2 = 1L; int32_t *l_15[6][1]; const int32_t *l_422 = &g_417[7][5]; const int32_t **l_421 = &l_422; int8_t **l_447 = (void *)0; int16_t l_449[5]; uint8_t l_463[5][6] = {{0x50L, 0x50L, 3UL, 0UL, 0x67L, 3UL}, {255UL, 3UL, 255UL, 3UL, 255UL, 3UL}, {0UL, 255UL, 255UL, 0x2AL, 0x50L, 3UL}, {0xA0L, 0x2AL, 3UL, 3UL, 0x2AL, 0xA0L}, {3UL, 0x2AL, 0xA0L, 0x9DL, 0x50L, 255UL}}; int16_t l_485[7][5] = {{(-6L), (-6L), 0L, (-2L), 1L}, {0x9C2EL, (-2L), (-2L), 0x9C2EL, 0xAB42L}, {0x9C2EL, 1L, 0L, 0L, 1L}, {0xAB42L, (-2L), 0L, (-6L), (-6L)}, {(-2L), 0xAB42L, (-2L), 0L, (-6L)}, {1L, 0x9C2EL, (-6L), 0x9C2EL, 1L}, {(-2L), 0x9C2EL, 0xAB42L, 1L, 0xAB42L}}; int16_t l_486[6] = {(-7L), (-7L), 2L, (-7L), (-7L), 2L}; uint32_t l_487[7][7] = { {0x0465F9C3L, 0x0465F9C3L, 1UL, 0x0465F9C3L, 0x0465F9C3L, 1UL, 0x0465F9C3L}, {0x161056D2L, 0UL, 0UL, 0x161056D2L, 0UL, 0UL, 0x161056D2L}, {0x0463D6DDL, 0x0465F9C3L, 0x0463D6DDL, 0x0463D6DDL, 0x0465F9C3L, 0x0463D6DDL, 0x0463D6DDL}, {0x161056D2L, 0x161056D2L, 7UL, 0x161056D2L, 0x161056D2L, 7UL, 0x161056D2L}, {0x0465F9C3L, 0x0463D6DDL, 0x0463D6DDL, 0x0465F9C3L, 0x0463D6DDL, 0x0463D6DDL, 0x0465F9C3L}, {0UL, 0x161056D2L, 0UL, 0UL, 0x161056D2L, 0UL, 0UL}, {0x0465F9C3L, 0x0465F9C3L, 1UL, 0x0465F9C3L, 0x0465F9C3L, 1UL, 0x0465F9C3L}}; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_15[i][j] = &g_16[0]; } } for (i = 0; i < 5; i++) { l_449[i] = (-1L); } (*l_421) = (l_2, func_3(((func_6((g_9, func_10(l_2, func_13(l_15[1][0]))), l_15[0][0]) & g_271) | 0xD4F1L), g_416)); for (g_64 = 0; g_64 < 10; g_64 += 1) { for (g_187 = 0; g_187 < 10; g_187 += 1) { g_417[g_64][g_187] = 0x8F472CE6L; } } for (g_88 = 21; (g_88 != (-28)); g_88--) { uint32_t l_425 = 0UL; uint64_t *l_426 = &g_58[2]; int16_t *l_432 = &g_349; int8_t ***l_448 = &l_447; int32_t l_454 = 8L; int32_t l_455 = 0x281CBC50L; int32_t l_457 = 0x33338E9FL; int32_t l_458 = 0xE62C4057L; int32_t l_459 = 0xAB4DA3A7L; int32_t l_461[9][2] = {{(-4L), 0L}, {0x35097E26L, 0x35097E26L}, {(-8L), 0x35097E26L}, {0x35097E26L, 0L}, {(-4L), (-7L)}, {(-8L), (-4L)}, {(-7L), 0L}, {(-7L), (-4L)}, {(-8L), (-7L)}}; int32_t **l_476 = &g_416; int32_t *l_478 = (void *)0; int32_t **l_477[1]; int8_t *l_480 = &g_481; int8_t *l_482 = &g_483; int i, j; for (i = 0; i < 1; i++) { l_477[i] = &l_478; } (*l_421) = func_3( (18446744073709551614UL < (((((*l_426) = l_425), (safe_div_func_int16_t_s_s( ((*l_432) = (safe_sub_func_uint64_t_u_u((**l_421), (!l_425)))), 0xA2A8L))), (safe_mul_func_uint8_t_u_u( (safe_sub_func_uint32_t_u_u( (g_111[0] <= ((safe_div_func_int64_t_s_s( ((((safe_add_func_int32_t_s_s( 0xBBA30122L, (safe_add_func_int64_t_s_s( (safe_rshift_func_uint8_t_u_u(g_66, 3)), ((safe_mod_func_uint64_t_u_u( (((*l_448) = l_447) != (void *)0), l_425)) > 0L))))) < 0UL) == l_449[2]) >= g_9), 0xC2BDD61A87ECD723LL)), (**l_421))), g_58[3])), 0xABL))), 18446744073709551615UL)), &g_417[6][1]); for (l_2 = 0; (l_2 == 22); l_2 = safe_add_func_int8_t_s_s(l_2, 3)) { } (*g_142) = ((g_179[2][7] >= (*g_282)) < ((safe_mod_func_int8_t_s_s( ((*l_482) &= ((*l_480) = (((((*l_476) = func_13(((*l_476) = l_15[5][0]))) == (g_479 = &g_417[3][6])) <= ((0xE87EB44AD30C9E96LL & ((0L == ((*g_282) < ((&g_141 == (void *)0) < g_58[2]))) || g_161)), g_58[2])) == g_304[1][6]))), 255UL)) < g_58[4])); ++l_487[6][2]; } return (*l_422); } static const int32_t *func_3(uint8_t p_4, int32_t *p_5) { uint64_t l_418 = 0xA0D30AE7E330E1B6LL; int32_t *l_419 = &g_417[6][1]; int32_t **l_420[8] = {&g_416, &l_419, &g_416, &l_419, &g_416, &l_419, &g_416, &l_419}; int i; (**g_141) = ((*g_416) = l_418); (**g_141) = ((*g_416) = (*g_416)); p_5 = l_419; return &g_16[0]; } static uint64_t func_6(const int32_t p_7, int32_t *p_8) { return p_7; } static const int32_t func_10(int64_t p_11, int32_t *p_12) { const int16_t l_24 = (-7L); const int32_t *l_33 = &g_16[0]; int32_t l_34 = 0x0D7C8A36L; int32_t *l_35[8][9]; uint32_t l_36 = 0xB9D37639L; uint64_t *l_140 = &g_58[1]; int32_t **l_189 = &l_35[5][2]; int32_t ***l_188[10] = {&l_189, &l_189, &l_189, &l_189, &l_189, &l_189, &l_189, &l_189, &l_189, &l_189}; int16_t *l_238 = &g_88; int16_t **l_237 = &l_238; int16_t **l_250[4] = {(void *)0, (void *)0, (void *)0, (void *)0}; uint8_t *const *l_274 = (void *)0; uint64_t l_285 = 1UL; uint16_t *l_389[7][5] = { {(void *)0, &g_179[3][8], &g_179[3][8], (void *)0, &g_179[4][2]}, {(void *)0, (void *)0, (void *)0, &g_179[3][8], (void *)0}, {(void *)0, (void *)0, &g_179[4][2], (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0, &g_179[3][8], &g_179[3][8]}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {&g_179[4][2], (void *)0, (void *)0, (void *)0, (void *)0}, {&g_179[4][6], &g_179[3][8], (void *)0, (void *)0, (void *)0}}; uint16_t **l_388 = &l_389[5][4]; uint32_t l_415[7]; int i, j; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { l_35[i][j] = &g_16[0]; } } for (i = 0; i < 7; i++) { l_415[i] = 0xB4D005C5L; } return (*p_12); } static int32_t *func_13(int32_t *p_14) { int32_t *l_17 = &g_16[0]; g_16[0] &= 0x8F9C25B0L; return l_17; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_9; for (i = 0; i < 3; i++) { csmith_sink_ = g_16[i]; } for (i = 0; i < 5; i++) { csmith_sink_ = g_58[i]; } csmith_sink_ = g_64; csmith_sink_ = g_66; csmith_sink_ = g_88; for (i = 0; i < 5; i++) { csmith_sink_ = g_111[i]; } csmith_sink_ = g_143; csmith_sink_ = g_161; for (i = 0; i < 5; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_179[i][j]; } } csmith_sink_ = g_187; csmith_sink_ = g_271; csmith_sink_ = g_283; for (i = 0; i < 5; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_304[i][j]; } } csmith_sink_ = g_349; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_417[i][j]; } } csmith_sink_ = g_481; csmith_sink_ = g_483; csmith_sink_ = g_484; platform_main_end(0, 0); return 0; }
true
194
dataset/organized/DCE/194
254
329
0.69
0.76
DCE
389
dataset/organized/DCE/194/target.c
dataset/organized/DCE/194/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_9 = 0L; static int32_t g_16[3] = {1L,1L,1L}; static uint64_t g_58[5] = {18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL,18446744073709551615UL}; static int16_t g_64 = 0xD2A1L; static uint8_t g_66 = 0x64L; static int16_t g_88 = 0xE562L; static int64_t g_111[5] = {0x4B2AA8116371A01FLL,0x4B2AA8116371A01FLL,0x4B2AA8116371A01FLL,0x4B2AA8116371A01FLL,0x4B2AA8116371A01FLL}; static volatile int32_t g_143 = (-3L); static volatile int32_t *g_142 = &g_143; static volatile int32_t **g_141 = &g_142; static int32_t g_161 = 0x626EB52EL; static uint16_t g_179[5][9] = {{0xC2B1L,0x62C9L,0x704CL,0x62C9L,0xC2B1L,65531UL,0x3854L,0UL,0UL},{0x62C9L,7UL,0xC2B1L,0UL,0xC2B1L,7UL,0x62C9L,0UL,0xB528L},{0xA47AL,0xB528L,0x62C9L,65531UL,0UL,65531UL,0x62C9L,0xB528L,0xA47AL},{7UL,65531UL,0xA47AL,0UL,0x3854L,0xC2B1L,0UL,0xB528L,0x704CL},{0UL,0UL,0x3854L,65531UL,0xC2B1L,0x62C9L,0x704CL,0x62C9L,0xC2B1L}}; static int64_t g_187 = (-8L); static uint64_t * volatile *g_203 = (void*)0; static int64_t g_271 = 0xA2F955F64ED68EFFLL; static int8_t g_283 = 0x50L; static int8_t *g_282 = &g_283; static uint32_t g_304[5][9] = {{0x2716DB55L,0x2716DB55L,4294967291UL,0xA381081BL,0x493F1009L,0x8048C251L,3UL,0x2716DB55L,0x4AE886E2L},{4294967293UL,0xB45C908EL,0x4AE886E2L,0xA381081BL,0x2716DB55L,0x08B0A408L,4294967293UL,4294967293UL,0x08B0A408L},{0xA381081BL,0xB45C908EL,4294967291UL,0xB45C908EL,0xA381081BL,4294967295UL,4294967295UL,0xA381081BL,0x08B0A408L},{4294967293UL,0x2716DB55L,1UL,4294967295UL,3UL,4294967291UL,4294967295UL,4294967293UL,0x4AE886E2L},{0x2716DB55L,4294967293UL,4294967295UL,3UL,3UL,4294967295UL,4294967293UL,0x2716DB55L,1UL}}; static int16_t g_349 = 0xA904L; static int16_t * volatile * volatile g_390 = (void*)0; static int32_t g_417[10][10] = {{0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L},{0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L},{0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L},{0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L},{0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L},{0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L},{0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L},{0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L},{0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L,0x548190C9L,0x740CD579L,0x740CD579L},{0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L,0x548190C9L,0xBC7904C0L,0x548190C9L}}; static int32_t *g_416 = &g_417[6][1]; static int32_t *g_479 = &g_417[7][6]; static int8_t g_481 = 0xECL; static int8_t g_483 = 0x24L; static volatile int16_t g_484 = (-4L); static uint16_t func_1(void); static const int32_t * func_3(uint8_t p_4, int32_t * p_5); static uint64_t func_6(const int32_t p_7, int32_t * p_8); static const int32_t func_10(int64_t p_11, int32_t * p_12); static int32_t * func_13(int32_t * p_14); static uint16_t func_1(void) { int64_t l_2 = 1L; int32_t *l_15[6][1]; const int32_t *l_422 = &g_417[7][5]; const int32_t **l_421 = &l_422; int8_t **l_447 = (void*)0; int16_t l_449[5]; uint8_t l_463[5][6] = {{0x50L,0x50L,3UL,0UL,0x67L,3UL},{255UL,3UL,255UL,3UL,255UL,3UL},{0UL,255UL,255UL,0x2AL,0x50L,3UL},{0xA0L,0x2AL,3UL,3UL,0x2AL,0xA0L},{3UL,0x2AL,0xA0L,0x9DL,0x50L,255UL}}; int16_t l_485[7][5] = {{(-6L),(-6L),0L,(-2L),1L},{0x9C2EL,(-2L),(-2L),0x9C2EL,0xAB42L},{0x9C2EL,1L,0L,0L,1L},{0xAB42L,(-2L),0L,(-6L),(-6L)},{(-2L),0xAB42L,(-2L),0L,(-6L)},{1L,0x9C2EL,(-6L),0x9C2EL,1L},{(-2L),0x9C2EL,0xAB42L,1L,0xAB42L}}; int16_t l_486[6] = {(-7L),(-7L),2L,(-7L),(-7L),2L}; uint32_t l_487[7][7] = {{0x0465F9C3L,0x0465F9C3L,1UL,0x0465F9C3L,0x0465F9C3L,1UL,0x0465F9C3L},{0x161056D2L,0UL,0UL,0x161056D2L,0UL,0UL,0x161056D2L},{0x0463D6DDL,0x0465F9C3L,0x0463D6DDL,0x0463D6DDL,0x0465F9C3L,0x0463D6DDL,0x0463D6DDL},{0x161056D2L,0x161056D2L,7UL,0x161056D2L,0x161056D2L,7UL,0x161056D2L},{0x0465F9C3L,0x0463D6DDL,0x0463D6DDL,0x0465F9C3L,0x0463D6DDL,0x0463D6DDL,0x0465F9C3L},{0UL,0x161056D2L,0UL,0UL,0x161056D2L,0UL,0UL},{0x0465F9C3L,0x0465F9C3L,1UL,0x0465F9C3L,0x0465F9C3L,1UL,0x0465F9C3L}}; int i, j; for (i = 0; i < 6; i++) { for (j = 0; j < 1; j++) { l_15[i][j] = &g_16[0]; } } for (i = 0; i < 5; i++) { l_449[i] = (-1L); } (*l_421) = (l_2 , func_3(((func_6((g_9 , func_10(l_2, func_13(l_15[1][0]))), l_15[0][0]) & g_271) | 0xD4F1L), g_416)); for (g_64 = 0; g_64 < 10; g_64 += 1) { for (g_187 = 0; g_187 < 10; g_187 += 1) { g_417[g_64][g_187] = 0x8F472CE6L; } } for (g_88 = 21; (g_88 != (-28)); g_88--) { uint32_t l_425 = 0UL; uint64_t *l_426 = &g_58[2]; int16_t *l_432 = &g_349; int8_t ***l_448 = &l_447; int32_t l_454 = 8L; int32_t l_455 = 0x281CBC50L; int32_t l_457 = 0x33338E9FL; int32_t l_458 = 0xE62C4057L; int32_t l_459 = 0xAB4DA3A7L; int32_t l_461[9][2] = {{(-4L),0L},{0x35097E26L,0x35097E26L},{(-8L),0x35097E26L},{0x35097E26L,0L},{(-4L),(-7L)},{(-8L),(-4L)},{(-7L),0L},{(-7L),(-4L)},{(-8L),(-7L)}}; int32_t **l_476 = &g_416; int32_t *l_478 = (void*)0; int32_t **l_477[1]; int8_t *l_480 = &g_481; int8_t *l_482 = &g_483; int i, j; for (i = 0; i < 1; i++) { l_477[i] = &l_478; } (*l_421) = func_3((18446744073709551614UL < (((((*l_426) = l_425) , (safe_div_func_int16_t_s_s(((*l_432) = (safe_sub_func_uint64_t_u_u((**l_421), (!l_425)))), 0xA2A8L))) , (safe_mul_func_uint8_t_u_u((safe_sub_func_uint32_t_u_u((g_111[0] <= ((safe_div_func_int64_t_s_s(((((safe_add_func_int32_t_s_s(0xBBA30122L, (safe_add_func_int64_t_s_s((safe_rshift_func_uint8_t_u_u(g_66, 3)), ((safe_mod_func_uint64_t_u_u((((*l_448) = l_447) != (void*)0), l_425)) > 0L))))) < 0UL) == l_449[2]) >= g_9), 0xC2BDD61A87ECD723LL)) , (**l_421))), g_58[3])), 0xABL))) , 18446744073709551615UL)), &g_417[6][1]); for (l_2 = 0; (l_2 == 22); l_2 = safe_add_func_int8_t_s_s(l_2, 3)) { int64_t l_452[2][2] = {{(-1L),(-1L)},{(-1L),(-1L)}}; int32_t l_453 = 0L; int16_t l_456 = 0x2434L; int32_t l_460 = 0xC131C93AL; int32_t l_462[4][8] = {{(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L)},{(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L)},{(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L)},{(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L),(-1L)}}; int i, j; ++l_463[4][4]; for (g_161 = 0; (g_161 != 24); g_161 = safe_add_func_uint8_t_u_u(g_161, 1)) { uint32_t l_471 = 0xB8F8CD49L; for (g_66 = 0; (g_66 <= 1); g_66 += 1) { int i, j; g_416 = &g_417[(g_66 + 8)][(g_66 + 5)]; } for (l_455 = 0; (l_455 <= (-14)); l_455--) { int32_t l_470 = 0x54EC6D95L; ++l_471; (*g_141) = (*g_141); } } } (*g_142) = ((g_179[2][7] >= (*g_282)) < ((safe_mod_func_int8_t_s_s(((*l_482) &= ((*l_480) = (((((*l_476) = func_13(((*l_476) = l_15[5][0]))) == (g_479 = &g_417[3][6])) <= ((0xE87EB44AD30C9E96LL & ((0L == ((*g_282) < ((&g_141 == (void*)0) < g_58[2]))) || g_161)) , g_58[2])) == g_304[1][6]))), 255UL)) < g_58[4])); ++l_487[6][2]; } return (*l_422); } static const int32_t * func_3(uint8_t p_4, int32_t * p_5) { uint64_t l_418 = 0xA0D30AE7E330E1B6LL; int32_t *l_419 = &g_417[6][1]; int32_t **l_420[8] = {&g_416,&l_419,&g_416,&l_419,&g_416,&l_419,&g_416,&l_419}; int i; (**g_141) = ((*g_416) = l_418); (**g_141) = ((*g_416) = (*g_416)); p_5 = l_419; return &g_16[0]; } static uint64_t func_6(const int32_t p_7, int32_t * p_8) { return p_7; } static const int32_t func_10(int64_t p_11, int32_t * p_12) { const int16_t l_24 = (-7L); const int32_t *l_33 = &g_16[0]; int32_t l_34 = 0x0D7C8A36L; int32_t *l_35[8][9]; uint32_t l_36 = 0xB9D37639L; uint64_t *l_140 = &g_58[1]; int32_t **l_189 = &l_35[5][2]; int32_t ***l_188[10] = {&l_189,&l_189,&l_189,&l_189,&l_189,&l_189,&l_189,&l_189,&l_189,&l_189}; int16_t *l_238 = &g_88; int16_t **l_237 = &l_238; int16_t **l_250[4] = {(void*)0,(void*)0,(void*)0,(void*)0}; uint8_t * const *l_274 = (void*)0; uint64_t l_285 = 1UL; uint16_t *l_389[7][5] = {{(void*)0,&g_179[3][8],&g_179[3][8],(void*)0,&g_179[4][2]},{(void*)0,(void*)0,(void*)0,&g_179[3][8],(void*)0},{(void*)0,(void*)0,&g_179[4][2],(void*)0,(void*)0},{(void*)0,(void*)0,(void*)0,&g_179[3][8],&g_179[3][8]},{(void*)0,(void*)0,(void*)0,(void*)0,(void*)0},{&g_179[4][2],(void*)0,(void*)0,(void*)0,(void*)0},{&g_179[4][6],&g_179[3][8],(void*)0,(void*)0,(void*)0}}; uint16_t **l_388 = &l_389[5][4]; uint32_t l_415[7]; int i, j; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { l_35[i][j] = &g_16[0]; } } for (i = 0; i < 7; i++) { l_415[i] = 0xB4D005C5L; } return (*p_12); } static int32_t * func_13(int32_t * p_14) { int32_t *l_17 = &g_16[0]; g_16[0] &= 0x8F9C25B0L; return l_17; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_9; for (i = 0; i < 3; i++) { csmith_sink_ = g_16[i]; } for (i = 0; i < 5; i++) { csmith_sink_ = g_58[i]; } csmith_sink_ = g_64; csmith_sink_ = g_66; csmith_sink_ = g_88; for (i = 0; i < 5; i++) { csmith_sink_ = g_111[i]; } csmith_sink_ = g_143; csmith_sink_ = g_161; for (i = 0; i < 5; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_179[i][j]; } } csmith_sink_ = g_187; csmith_sink_ = g_271; csmith_sink_ = g_283; for (i = 0; i < 5; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_304[i][j]; } } csmith_sink_ = g_349; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { csmith_sink_ = g_417[i][j]; } } csmith_sink_ = g_481; csmith_sink_ = g_483; csmith_sink_ = g_484; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_9 = 0L; static int32_t g_16[3] = {1L, 1L, 1L}; static uint64_t g_58[5] = {18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL, 18446744073709551615UL}; static int16_t g_64 = 0xD2A1L; static uint8_t g_66 = 0x64L; static int16_t g_88 = 0xE562L; static int64_t g_111[5] = {0x4B2AA8116371A01FLL, 0x4B2AA8116371A01FLL, 0x4B2AA8116371A01FLL, 0x4B2AA8116371A01FLL, 0x4B2AA8116371A01FLL}; static volatile int32_t g_143 = (-3L); static volatile int32_t *g_142 = &g_143; static volatile int32_t **g_141 = &g_142; static int32_t g_161 = 0x626EB52EL; static uint16_t g_179[5][9] = { {0xC2B1L, 0x62C9L, 0x704CL, 0x62C9L, 0xC2B1L, 65531UL, 0x3854L, 0UL, 0UL}, {0x62C9L, 7UL, 0xC2B1L, 0UL, 0xC2B1L, 7UL, 0x62C9L, 0UL, 0xB528L}, {0xA47AL, 0xB528L, 0x62C9L, 65531UL, 0UL, 65531UL, 0x62C9L, 0xB528L, 0xA47AL}, {7UL, 65531UL, 0xA47AL, 0UL, 0x3854L, 0xC2B1L, 0UL, 0xB528L, 0x704CL}, {0UL, 0UL, 0x3854L, 65531UL, 0xC2B1L, 0x62C9L, 0x704CL, 0x62C9L, 0xC2B1L}}; static int64_t g_187 = (-8L); static uint64_t *volatile *g_203 = (void *)0; static int64_t g_271 = 0xA2F955F64ED68EFFLL; static int8_t g_283 = 0x50L; static int8_t *g_282 = &g_283; static uint32_t g_304[5][9] = { {0x2716DB55L, 0x2716DB55L, 4294967291UL, 0xA381081BL, 0x493F1009L, 0x8048C251L, 3UL, 0x2716DB55L, 0x4AE886E2L}, {4294967293UL, 0xB45C908EL, 0x4AE886E2L, 0xA381081BL, 0x2716DB55L, 0x08B0A408L, 4294967293UL, 4294967293UL, 0x08B0A408L}, {0xA381081BL, 0xB45C908EL, 4294967291UL, 0xB45C908EL, 0xA381081BL, 4294967295UL, 4294967295UL, 0xA381081BL, 0x08B0A408L}, {4294967293UL, 0x2716DB55L, 1UL, 4294967295UL, 3UL, 4294967291UL, 4294967295UL, 4294967293UL, 0x4AE886E2L}, {0x2716DB55L, 4294967293UL, 4294967295UL, 3UL, 3UL, 4294967295UL, 4294967293UL, 0x2716DB55L, 1UL}}; static int16_t g_349 = 0xA904L; static int16_t *volatile *volatile g_390 = (void *)0; static int32_t g_417[10][10] = { {0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L}, {0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L}, {0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L}, {0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L}, {0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L}, {0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L}, {0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L}, {0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L}, {0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L, 0x548190C9L, 0x740CD579L, 0x740CD579L}, {0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L, 0x548190C9L, 0xBC7904C0L, 0x548190C9L}}; static int32_t *g_416 = &g_417[6][1]; static int32_t *g_479 = &g_417[7][6]; static int8_t g_481 = 0xECL; static int8_t g_483 = 0x24L; static volatile int16_t g_484 = (-4L); static uint16_t func_1(void); static const int32_t *func_3(uint8_t p_4, int32_t *p_5); static uint64_t func_6(const int32_t p_7, int32_t *p_8); static const int32_t func_10(int64_t p_11, int32_t *p_12); static int32_t *func_13(int32_t *p_14); static uint16_t func_1(void) { int64_t l_2 = 1L; int32_t *l_15[6][1]; const int32_t *l_422 = &g_417[7][5]; const int32_t **l_421 = &l_422; int8_t **l_447 = (void *)0; int16_t l_449[5]; uint8_t l_463[5][6] = {{0x50L, 0x50L, 3UL, 0UL, 0x67L, 3UL}, {255UL, 3UL, 255UL, 3UL, 255UL, 3UL}, {0UL, 255UL, 255UL, 0x2AL, 0x50L, 3UL}, {0xA0L, 0x2AL, 3UL, 3UL, 0x2AL, 0xA0L}, {3UL, 0x2AL, 0xA0L, 0x9DL, 0x50L, 255UL}}; int16_t l_485[7][5] = {{(-6L), (-6L), 0L, (-2L), 1L}, {0x9C2EL, (-2L), (-2L), 0x9C2EL, 0xAB42L}, {0x9C2EL, 1L, 0L, 0L, 1L}, {0xAB42L, (-2L), 0L, (-6L), (-6L)}, {(-2L), 0xAB42L, (-2L), 0L, (-6L)}, {1L, 0x9C2EL, (-6L), 0x9C2EL, 1L}, {(-2L), 0x9C2EL, 0xAB42L, 1L, 0xAB42L}}; int16_t l_486[6] = {(-7L), (-7L), 2L, (-7L), (-7L), 2L}; uint32_t l_487[7][7] = { {0x0465F9C3L, 0x0465F9C3L, 1UL, 0x0465F9C3L, 0x0465F9C3L, 1UL, 0x0465F9C3L}, {0x161056D2L, 0UL, 0UL, 0x161056D2L, 0UL, 0UL, 0x161056D2L}, {0x0463D6DDL, 0x0465F9C3L, 0x0463D6DDL, 0x0463D6DDL, 0x0465F9C3L, 0x0463D6DDL, 0x0463D6DDL}, {0x161056D2L, 0x161056D2L, 7UL, 0x161056D2L, 0x161056D2L, 7UL, 0x161056D2L}, {0x0465F9C3L, 0x0463D6DDL, 0x0463D6DDL, 0x0465F9C3L, 0x0463D6DDL, 0x0463D6DDL, 0x0465F9C3L}, {0UL, 0x161056D2L, 0UL, 0UL, 0x161056D2L, 0UL, 0UL}, {0x0465F9C3L, 0x0465F9C3L, 1UL, 0x0465F9C3L, 0x0465F9C3L, 1UL, 0x0465F9C3L}}; int i, j; for (i = 0; i < 6; i++) { } for (i = 0; i < 5; i++) { } (*l_421) = (l_2, func_3(((func_6((g_9, func_10(l_2, func_13(l_15[1][0]))), l_15[0][0]) & g_271) | 0xD4F1L), g_416)); for (g_64 = 0; g_64 < 10; g_64 += 1) { for (g_187 = 0; g_187 < 10; g_187 += 1) { g_417[g_64][g_187] = 0x8F472CE6L; } } for (g_88 = 21; (g_88 != (-28)); g_88--) { uint32_t l_425 = 0UL; uint64_t *l_426 = &g_58[2]; int16_t *l_432 = &g_349; int8_t ***l_448 = &l_447; int32_t l_454 = 8L; int32_t l_455 = 0x281CBC50L; int32_t l_457 = 0x33338E9FL; int32_t l_458 = 0xE62C4057L; int32_t l_459 = 0xAB4DA3A7L; int32_t l_461[9][2] = {{(-4L), 0L}, {0x35097E26L, 0x35097E26L}, {(-8L), 0x35097E26L}, {0x35097E26L, 0L}, {(-4L), (-7L)}, {(-8L), (-4L)}, {(-7L), 0L}, {(-7L), (-4L)}, {(-8L), (-7L)}}; int32_t **l_476 = &g_416; int32_t *l_478 = (void *)0; int32_t **l_477[1]; int8_t *l_480 = &g_481; int8_t *l_482 = &g_483; int i, j; for (i = 0; i < 1; i++) { } (*l_421) = func_3( (18446744073709551614UL < (((((*l_426) = l_425), (safe_div_func_int16_t_s_s( ((*l_432) = (safe_sub_func_uint64_t_u_u((**l_421), (!l_425)))), 0xA2A8L))), (safe_mul_func_uint8_t_u_u( (safe_sub_func_uint32_t_u_u( (g_111[0] <= ((safe_div_func_int64_t_s_s( ((((safe_add_func_int32_t_s_s( 0xBBA30122L, (safe_add_func_int64_t_s_s( (safe_rshift_func_uint8_t_u_u(g_66, 3)), ((safe_mod_func_uint64_t_u_u( (((*l_448) = l_447) != (void *)0), l_425)) > 0L))))) < 0UL) == l_449[2]) >= g_9), 0xC2BDD61A87ECD723LL)), (**l_421))), g_58[3])), 0xABL))), 18446744073709551615UL)), &g_417[6][1]); for (l_2 = 0; (l_2 == 22); l_2 = safe_add_func_int8_t_s_s(l_2, 3)) { int64_t l_452[2][2] = {{(-1L), (-1L)}, {(-1L), (-1L)}}; int32_t l_453 = 0L; int16_t l_456 = 0x2434L; int32_t l_460 = 0xC131C93AL; int32_t l_462[4][8] = { {(-1L), (-1L), (-1L), (-1L), (-1L), (-1L), (-1L), (-1L)}, {(-1L), (-1L), (-1L), (-1L), (-1L), (-1L), (-1L), (-1L)}, {(-1L), (-1L), (-1L), (-1L), (-1L), (-1L), (-1L), (-1L)}, {(-1L), (-1L), (-1L), (-1L), (-1L), (-1L), (-1L), (-1L)}}; int i, j; ++l_463[4][4]; for (g_161 = 0; (g_161 != 24); g_161 = safe_add_func_uint8_t_u_u(g_161, 1)) { uint32_t l_471 = 0xB8F8CD49L; for (g_66 = 0; (g_66 <= 1); g_66 += 1) { int i, j; g_416 = &g_417[(g_66 + 8)][(g_66 + 5)]; } for (l_455 = 0; (l_455 <= (-14)); l_455--) { int32_t l_470 = 0x54EC6D95L; ++l_471; (*g_141) = (*g_141); } } } (*g_142) = ((g_179[2][7] >= (*g_282)) < ((safe_mod_func_int8_t_s_s( ((*l_482) &= ((*l_480) = (((((*l_476) = func_13(((*l_476) = l_15[5][0]))) == (g_479 = &g_417[3][6])) <= ((0xE87EB44AD30C9E96LL & ((0L == ((*g_282) < ((&g_141 == (void *)0) < g_58[2]))) || g_161)), g_58[2])) == g_304[1][6]))), 255UL)) < g_58[4])); ++l_487[6][2]; } return (*l_422); } static const int32_t *func_3(uint8_t p_4, int32_t *p_5) { uint64_t l_418 = 0xA0D30AE7E330E1B6LL; int32_t *l_419 = &g_417[6][1]; int32_t **l_420[8] = {&g_416, &l_419, &g_416, &l_419, &g_416, &l_419, &g_416, &l_419}; int i; (**g_141) = ((*g_416) = l_418); (**g_141) = ((*g_416) = (*g_416)); p_5 = l_419; return &g_16[0]; } static uint64_t func_6(const int32_t p_7, int32_t *p_8) { return p_7; } static const int32_t func_10(int64_t p_11, int32_t *p_12) { const int16_t l_24 = (-7L); const int32_t *l_33 = &g_16[0]; int32_t l_34 = 0x0D7C8A36L; int32_t *l_35[8][9]; uint32_t l_36 = 0xB9D37639L; uint64_t *l_140 = &g_58[1]; int32_t **l_189 = &l_35[5][2]; int32_t ***l_188[10] = {&l_189, &l_189, &l_189, &l_189, &l_189, &l_189, &l_189, &l_189, &l_189, &l_189}; int16_t *l_238 = &g_88; int16_t **l_237 = &l_238; int16_t **l_250[4] = {(void *)0, (void *)0, (void *)0, (void *)0}; uint8_t *const *l_274 = (void *)0; uint64_t l_285 = 1UL; uint16_t *l_389[7][5] = { {(void *)0, &g_179[3][8], &g_179[3][8], (void *)0, &g_179[4][2]}, {(void *)0, (void *)0, (void *)0, &g_179[3][8], (void *)0}, {(void *)0, (void *)0, &g_179[4][2], (void *)0, (void *)0}, {(void *)0, (void *)0, (void *)0, &g_179[3][8], &g_179[3][8]}, {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}, {&g_179[4][2], (void *)0, (void *)0, (void *)0, (void *)0}, {&g_179[4][6], &g_179[3][8], (void *)0, (void *)0, (void *)0}}; uint16_t **l_388 = &l_389[5][4]; uint32_t l_415[7]; int i, j; for (i = 0; i < 8; i++) { } for (i = 0; i < 7; i++) { l_415[i] = 0xB4D005C5L; } return (*p_12); } static int32_t *func_13(int32_t *p_14) { int32_t *l_17 = &g_16[0]; g_16[0] &= 0x8F9C25B0L; return l_17; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_9; for (i = 0; i < 3; i++) { csmith_sink_ = g_16[i]; } for (i = 0; i < 5; i++) { csmith_sink_ = g_58[i]; } csmith_sink_ = g_64; csmith_sink_ = g_66; csmith_sink_ = g_88; for (i = 0; i < 5; i++) { csmith_sink_ = g_111[i]; } csmith_sink_ = g_143; csmith_sink_ = g_161; for (i = 0; i < 5; i++) { for (j = 0; j < 9; j++) { } } csmith_sink_ = g_187; csmith_sink_ = g_271; csmith_sink_ = g_283; for (i = 0; i < 5; i++) { } csmith_sink_ = g_349; for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { } } csmith_sink_ = g_481; csmith_sink_ = g_483; csmith_sink_ = g_484; platform_main_end(0, 0); return 0; }
false
194
dataset/organized/DCE/194
254
334
0.7
0.72
DCE
390
dataset/organized/DCE/195/target.c
dataset/organized/DCE/195/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_4 = 3L; static int32_t g_6 = 0xF2887CF2L; static volatile int64_t g_7[8][9] = {{0x12DF3D37A5B7D8CFLL,1L,0xCCB9725245F5B1B6LL,0x12DF3D37A5B7D8CFLL,0L,0L,(-1L),(-2L),0xCCB9725245F5B1B6LL},{(-1L),0L,0x8959310C13FE662DLL,0L,0xC59CDC345FE46C2ELL,0L,0x8959310C13FE662DLL,0L,(-1L)},{0xCCB9725245F5B1B6LL,(-2L),(-1L),0L,0L,0x12DF3D37A5B7D8CFLL,0xCCB9725245F5B1B6LL,1L,0x12DF3D37A5B7D8CFLL},{0L,(-2L),0x8959310C13FE662DLL,0x12DF3D37A5B7D8CFLL,0L,0x85FAAFE30F5872D9LL,0x85FAAFE30F5872D9LL,0L,0x12DF3D37A5B7D8CFLL},{0xCCB9725245F5B1B6LL,0L,0xCCB9725245F5B1B6LL,0x85FAAFE30F5872D9LL,0x466E9F08664A1160LL,0x8959310C13FE662DLL,0x85FAAFE30F5872D9LL,1L,(-1L)},{(-1L),0L,(-1L),(-1L),(-1L),(-1L),0x646B8D9637855514LL,0x530C4E2BF5F40E13LL,0x646B8D9637855514LL},{0L,0x85FAAFE30F5872D9LL,(-1L),(-1L),0x85FAAFE30F5872D9LL,0L,(-1L),0xCCB9725245F5B1B6LL,0xD5493E623B4709BALL},{0L,0L,0x646B8D9637855514LL,0L,0x530C4E2BF5F40E13LL,0xD5493E623B4709BALL,0xDDCA27289FFF12F3LL,0xCCB9725245F5B1B6LL,0x646B8D9637855514LL}}; static volatile int32_t g_8 = (-1L); static volatile uint32_t g_9[7] = {1UL,7UL,1UL,1UL,7UL,1UL,1UL}; static uint32_t g_12 = 0xF390F3BDL; static int8_t g_38 = 1L; static int8_t g_59 = 1L; static uint8_t g_60 = 0xAAL; static int64_t g_82[9][2] = {{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL}}; static int32_t g_86[9] = {(-1L),(-1L),0x03DC5799L,(-1L),(-1L),0x03DC5799L,(-1L),(-1L),0x03DC5799L}; static uint16_t g_110 = 0xBF67L; static int16_t g_114 = (-6L); static volatile int64_t *g_123 = (void*)0; static volatile int64_t **g_122 = &g_123; static int8_t *g_160 = (void*)0; static int32_t *g_182[4][2] = {{&g_4,&g_4},{&g_4,&g_4},{&g_4,&g_4},{&g_4,&g_4}}; static int32_t * volatile * volatile g_181[2] = {&g_182[2][1],&g_182[2][1]}; static int32_t * volatile * volatile * volatile g_180 = &g_181[0]; static volatile uint32_t * const *g_233 = (void*)0; static volatile uint32_t * const **g_232 = &g_233; static int32_t *g_245 = &g_4; static int64_t ****g_269 = (void*)0; static int64_t *****g_268 = &g_269; static int32_t ***g_305[3] = {(void*)0,(void*)0,(void*)0}; static volatile uint64_t g_322 = 0xA0C521786769AABBLL; static int8_t g_408 = 0L; static int32_t * volatile * volatile g_417 = &g_245; static const int32_t func_1(void); static uint8_t func_17(uint32_t p_18, int32_t * p_19, uint64_t p_20, uint8_t p_21); static int32_t func_31(int32_t * const p_32, uint32_t p_33); static uint32_t func_53(const int32_t p_54); static uint32_t func_66(const int32_t * p_67, int8_t p_68, uint32_t p_69); static const int32_t func_1(void) { int32_t l_2 = 0L; int32_t *l_3 = &g_4; int32_t *l_5[5] = {&g_4,&g_4,&g_4,&g_4,&g_4}; int32_t **l_24 = &l_3; uint32_t *l_25[4]; int64_t l_28 = 0xC6A3F0BDE8AFF65CLL; uint64_t l_147 = 0UL; int16_t *l_150 = &g_114; int64_t l_213 = 0x06FF82CCD7554994LL; uint32_t l_217 = 4294967295UL; uint32_t ***l_226 = (void*)0; int8_t *l_250 = &g_59; int16_t l_279 = 0xC76EL; int16_t l_284 = (-10L); uint32_t l_287 = 1UL; int64_t *****l_288[9] = {&g_269,&g_269,&g_269,&g_269,&g_269,&g_269,&g_269,&g_269,&g_269}; int64_t l_289 = 0xC0E798E6DE8E0C83LL; uint32_t l_326 = 1UL; int32_t *l_377 = &g_6; int8_t *l_391 = &g_59; uint8_t l_396 = 255UL; uint8_t l_416 = 254UL; int64_t l_436 = (-4L); int i; for (i = 0; i < 4; i++) { l_25[i] = &g_12; } --g_9[1]; --g_12; return (**l_24); } static uint8_t func_17(uint32_t p_18, int32_t * p_19, uint64_t p_20, uint8_t p_21) { int64_t l_39 = 1L; for (p_20 = 0; (p_20 >= 22); p_20++) { int8_t *l_37 = &g_38; (*p_19) = func_31(p_19, p_20); g_6 = (safe_lshift_func_int8_t_s_u(((*l_37) = (&g_12 != (void*)0)), 4)); if (l_39) { continue; } } return l_39; } static int32_t func_31(int32_t * const p_32, uint32_t p_33) { int64_t l_34 = (-2L); (*p_32) |= g_12; return l_34; } static uint32_t func_53(const int32_t p_54) { int32_t *l_55 = (void*)0; int32_t l_56 = (-5L); int32_t *l_57 = &g_4; int32_t *l_58[2]; int i; for (i = 0; i < 2; i++) { l_58[i] = &l_56; } g_60--; return p_54; } static uint32_t func_66(const int32_t * p_67, int8_t p_68, uint32_t p_69) { const int32_t *l_72[2]; int64_t *l_81[10][1] = {{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]}}; int32_t l_83 = 0x1F168752L; int32_t l_84 = (-1L); int32_t *l_85 = &g_86[1]; int i, j; for (i = 0; i < 2; i++) { l_72[i] = &g_6; } (*l_85) &= (~(l_84 |= ((safe_unary_minus_func_int32_t_s(((void*)0 == &p_68))) | (((-1L) > (((0x5852L || 65535UL) , (l_72[0] == ((safe_div_func_int8_t_s_s((safe_lshift_func_uint16_t_u_s((p_68 , (safe_add_func_int8_t_s_s((safe_div_func_uint64_t_u_u((((l_83 = (g_6 || p_68)) & 0x440B9FCDB2BF7FA1LL) , 0xCE68EBBCFA1F81FCLL), p_68)), p_68))), 0)), 0xCDL)) , &l_83))) > 0x45B34FEBL)) , 0x7AL)))); return g_12; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_6; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_7[i][j]; } } csmith_sink_ = g_8; for (i = 0; i < 7; i++) { csmith_sink_ = g_9[i]; } csmith_sink_ = g_12; csmith_sink_ = g_38; csmith_sink_ = g_59; csmith_sink_ = g_60; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_82[i][j]; } } for (i = 0; i < 9; i++) { csmith_sink_ = g_86[i]; } csmith_sink_ = g_110; csmith_sink_ = g_114; csmith_sink_ = g_322; csmith_sink_ = g_408; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_4 = 3L; static int32_t g_6 = 0xF2887CF2L; static volatile int64_t g_7[8][9] = { {0x12DF3D37A5B7D8CFLL, 1L, 0xCCB9725245F5B1B6LL, 0x12DF3D37A5B7D8CFLL, 0L, 0L, (-1L), (-2L), 0xCCB9725245F5B1B6LL}, {(-1L), 0L, 0x8959310C13FE662DLL, 0L, 0xC59CDC345FE46C2ELL, 0L, 0x8959310C13FE662DLL, 0L, (-1L)}, {0xCCB9725245F5B1B6LL, (-2L), (-1L), 0L, 0L, 0x12DF3D37A5B7D8CFLL, 0xCCB9725245F5B1B6LL, 1L, 0x12DF3D37A5B7D8CFLL}, {0L, (-2L), 0x8959310C13FE662DLL, 0x12DF3D37A5B7D8CFLL, 0L, 0x85FAAFE30F5872D9LL, 0x85FAAFE30F5872D9LL, 0L, 0x12DF3D37A5B7D8CFLL}, {0xCCB9725245F5B1B6LL, 0L, 0xCCB9725245F5B1B6LL, 0x85FAAFE30F5872D9LL, 0x466E9F08664A1160LL, 0x8959310C13FE662DLL, 0x85FAAFE30F5872D9LL, 1L, (-1L)}, {(-1L), 0L, (-1L), (-1L), (-1L), (-1L), 0x646B8D9637855514LL, 0x530C4E2BF5F40E13LL, 0x646B8D9637855514LL}, {0L, 0x85FAAFE30F5872D9LL, (-1L), (-1L), 0x85FAAFE30F5872D9LL, 0L, (-1L), 0xCCB9725245F5B1B6LL, 0xD5493E623B4709BALL}, {0L, 0L, 0x646B8D9637855514LL, 0L, 0x530C4E2BF5F40E13LL, 0xD5493E623B4709BALL, 0xDDCA27289FFF12F3LL, 0xCCB9725245F5B1B6LL, 0x646B8D9637855514LL}}; static volatile int32_t g_8 = (-1L); static volatile uint32_t g_9[7] = {1UL, 7UL, 1UL, 1UL, 7UL, 1UL, 1UL}; static uint32_t g_12 = 0xF390F3BDL; static int8_t g_38 = 1L; static int8_t g_59 = 1L; static uint8_t g_60 = 0xAAL; static int64_t g_82[9][2] = {{0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}}; static int32_t g_86[9] = {(-1L), (-1L), 0x03DC5799L, (-1L), (-1L), 0x03DC5799L, (-1L), (-1L), 0x03DC5799L}; static uint16_t g_110 = 0xBF67L; static int16_t g_114 = (-6L); static volatile int64_t *g_123 = (void *)0; static volatile int64_t **g_122 = &g_123; static int8_t *g_160 = (void *)0; static int32_t *g_182[4][2] = { {&g_4, &g_4}, {&g_4, &g_4}, {&g_4, &g_4}, {&g_4, &g_4}}; static int32_t *volatile *volatile g_181[2] = {&g_182[2][1], &g_182[2][1]}; static int32_t *volatile *volatile *volatile g_180 = &g_181[0]; static volatile uint32_t *const *g_233 = (void *)0; static volatile uint32_t *const **g_232 = &g_233; static int32_t *g_245 = &g_4; static int64_t ****g_269 = (void *)0; static int64_t *****g_268 = &g_269; static int32_t ***g_305[3] = {(void *)0, (void *)0, (void *)0}; static volatile uint64_t g_322 = 0xA0C521786769AABBLL; static int8_t g_408 = 0L; static int32_t *volatile *volatile g_417 = &g_245; static const int32_t func_1(void); static uint8_t func_17(uint32_t p_18, int32_t *p_19, uint64_t p_20, uint8_t p_21); static int32_t func_31(int32_t *const p_32, uint32_t p_33); static uint32_t func_53(const int32_t p_54); static uint32_t func_66(const int32_t *p_67, int8_t p_68, uint32_t p_69); static const int32_t func_1(void) { int32_t l_2 = 0L; int32_t *l_3 = &g_4; int32_t *l_5[5] = {&g_4, &g_4, &g_4, &g_4, &g_4}; int32_t **l_24 = &l_3; uint32_t *l_25[4]; int64_t l_28 = 0xC6A3F0BDE8AFF65CLL; uint64_t l_147 = 0UL; int16_t *l_150 = &g_114; int64_t l_213 = 0x06FF82CCD7554994LL; uint32_t l_217 = 4294967295UL; uint32_t ***l_226 = (void *)0; int8_t *l_250 = &g_59; int16_t l_279 = 0xC76EL; int16_t l_284 = (-10L); uint32_t l_287 = 1UL; int64_t *****l_288[9] = {&g_269, &g_269, &g_269, &g_269, &g_269, &g_269, &g_269, &g_269, &g_269}; int64_t l_289 = 0xC0E798E6DE8E0C83LL; uint32_t l_326 = 1UL; int32_t *l_377 = &g_6; int8_t *l_391 = &g_59; uint8_t l_396 = 255UL; uint8_t l_416 = 254UL; int64_t l_436 = (-4L); int i; for (i = 0; i < 4; i++) { l_25[i] = &g_12; } --g_9[1]; --g_12; return (**l_24); } static uint8_t func_17(uint32_t p_18, int32_t *p_19, uint64_t p_20, uint8_t p_21) { int64_t l_39 = 1L; for (p_20 = 0; (p_20 >= 22); p_20++) { } return l_39; } static int32_t func_31(int32_t *const p_32, uint32_t p_33) { int64_t l_34 = (-2L); (*p_32) |= g_12; return l_34; } static uint32_t func_53(const int32_t p_54) { int32_t *l_55 = (void *)0; int32_t l_56 = (-5L); int32_t *l_57 = &g_4; int32_t *l_58[2]; int i; for (i = 0; i < 2; i++) { } g_60--; return p_54; } static uint32_t func_66(const int32_t *p_67, int8_t p_68, uint32_t p_69) { const int32_t *l_72[2]; int64_t *l_81[10][1] = {{&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}}; int32_t l_83 = 0x1F168752L; int32_t l_84 = (-1L); int32_t *l_85 = &g_86[1]; int i, j; for (i = 0; i < 2; i++) { } (*l_85) &= (~(l_84 |= ((safe_unary_minus_func_int32_t_s(((void *)0 == &p_68))) | (((-1L) > (((0x5852L || 65535UL), (l_72[0] == ((safe_div_func_int8_t_s_s( (safe_lshift_func_uint16_t_u_s( (p_68, (safe_add_func_int8_t_s_s( (safe_div_func_uint64_t_u_u( (((l_83 = (g_6 || p_68)) & 0x440B9FCDB2BF7FA1LL), 0xCE68EBBCFA1F81FCLL), p_68)), p_68))), 0)), 0xCDL)), &l_83))) > 0x45B34FEBL)), 0x7AL)))); return g_12; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_6; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_7[i][j]; } } csmith_sink_ = g_8; for (i = 0; i < 7; i++) { csmith_sink_ = g_9[i]; } csmith_sink_ = g_12; csmith_sink_ = g_38; csmith_sink_ = g_59; csmith_sink_ = g_60; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_82[i][j]; } } for (i = 0; i < 9; i++) { csmith_sink_ = g_86[i]; } csmith_sink_ = g_110; csmith_sink_ = g_114; csmith_sink_ = g_322; csmith_sink_ = g_408; platform_main_end(0, 0); return 0; }
true
195
dataset/organized/DCE/195
190
214
0.93
0.96
DCE
391
dataset/organized/DCE/195/target.c
dataset/organized/DCE/195/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_4 = 3L; static int32_t g_6 = 0xF2887CF2L; static volatile int64_t g_7[8][9] = {{0x12DF3D37A5B7D8CFLL,1L,0xCCB9725245F5B1B6LL,0x12DF3D37A5B7D8CFLL,0L,0L,(-1L),(-2L),0xCCB9725245F5B1B6LL},{(-1L),0L,0x8959310C13FE662DLL,0L,0xC59CDC345FE46C2ELL,0L,0x8959310C13FE662DLL,0L,(-1L)},{0xCCB9725245F5B1B6LL,(-2L),(-1L),0L,0L,0x12DF3D37A5B7D8CFLL,0xCCB9725245F5B1B6LL,1L,0x12DF3D37A5B7D8CFLL},{0L,(-2L),0x8959310C13FE662DLL,0x12DF3D37A5B7D8CFLL,0L,0x85FAAFE30F5872D9LL,0x85FAAFE30F5872D9LL,0L,0x12DF3D37A5B7D8CFLL},{0xCCB9725245F5B1B6LL,0L,0xCCB9725245F5B1B6LL,0x85FAAFE30F5872D9LL,0x466E9F08664A1160LL,0x8959310C13FE662DLL,0x85FAAFE30F5872D9LL,1L,(-1L)},{(-1L),0L,(-1L),(-1L),(-1L),(-1L),0x646B8D9637855514LL,0x530C4E2BF5F40E13LL,0x646B8D9637855514LL},{0L,0x85FAAFE30F5872D9LL,(-1L),(-1L),0x85FAAFE30F5872D9LL,0L,(-1L),0xCCB9725245F5B1B6LL,0xD5493E623B4709BALL},{0L,0L,0x646B8D9637855514LL,0L,0x530C4E2BF5F40E13LL,0xD5493E623B4709BALL,0xDDCA27289FFF12F3LL,0xCCB9725245F5B1B6LL,0x646B8D9637855514LL}}; static volatile int32_t g_8 = (-1L); static volatile uint32_t g_9[7] = {1UL,7UL,1UL,1UL,7UL,1UL,1UL}; static uint32_t g_12 = 0xF390F3BDL; static int8_t g_38 = 1L; static int8_t g_59 = 1L; static uint8_t g_60 = 0xAAL; static int64_t g_82[9][2] = {{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL},{0xA9F1E5685F082010LL,0xA9F1E5685F082010LL}}; static int32_t g_86[9] = {(-1L),(-1L),0x03DC5799L,(-1L),(-1L),0x03DC5799L,(-1L),(-1L),0x03DC5799L}; static uint16_t g_110 = 0xBF67L; static int16_t g_114 = (-6L); static volatile int64_t *g_123 = (void*)0; static volatile int64_t **g_122 = &g_123; static int8_t *g_160 = (void*)0; static int32_t *g_182[4][2] = {{&g_4,&g_4},{&g_4,&g_4},{&g_4,&g_4},{&g_4,&g_4}}; static int32_t * volatile * volatile g_181[2] = {&g_182[2][1],&g_182[2][1]}; static int32_t * volatile * volatile * volatile g_180 = &g_181[0]; static volatile uint32_t * const *g_233 = (void*)0; static volatile uint32_t * const **g_232 = &g_233; static int32_t *g_245 = &g_4; static int64_t ****g_269 = (void*)0; static int64_t *****g_268 = &g_269; static int32_t ***g_305[3] = {(void*)0,(void*)0,(void*)0}; static volatile uint64_t g_322 = 0xA0C521786769AABBLL; static int8_t g_408 = 0L; static int32_t * volatile * volatile g_417 = &g_245; static const int32_t func_1(void); static uint8_t func_17(uint32_t p_18, int32_t * p_19, uint64_t p_20, uint8_t p_21); static int32_t func_31(int32_t * const p_32, uint32_t p_33); static uint32_t func_53(const int32_t p_54); static uint32_t func_66(const int32_t * p_67, int8_t p_68, uint32_t p_69); static const int32_t func_1(void) { int32_t l_2 = 0L; int32_t *l_3 = &g_4; int32_t *l_5[5] = {&g_4,&g_4,&g_4,&g_4,&g_4}; int32_t **l_24 = &l_3; uint32_t *l_25[4]; int64_t l_28 = 0xC6A3F0BDE8AFF65CLL; uint64_t l_147 = 0UL; int16_t *l_150 = &g_114; int64_t l_213 = 0x06FF82CCD7554994LL; uint32_t l_217 = 4294967295UL; uint32_t ***l_226 = (void*)0; int8_t *l_250 = &g_59; int16_t l_279 = 0xC76EL; int16_t l_284 = (-10L); uint32_t l_287 = 1UL; int64_t *****l_288[9] = {&g_269,&g_269,&g_269,&g_269,&g_269,&g_269,&g_269,&g_269,&g_269}; int64_t l_289 = 0xC0E798E6DE8E0C83LL; uint32_t l_326 = 1UL; int32_t *l_377 = &g_6; int8_t *l_391 = &g_59; uint8_t l_396 = 255UL; uint8_t l_416 = 254UL; int64_t l_436 = (-4L); int i; for (i = 0; i < 4; i++) { l_25[i] = &g_12; } --g_9[1]; --g_12; return (**l_24); } static uint8_t func_17(uint32_t p_18, int32_t * p_19, uint64_t p_20, uint8_t p_21) { int64_t l_39 = 1L; for (p_20 = 0; (p_20 >= 22); p_20++) { int8_t *l_37 = &g_38; (*p_19) = func_31(p_19, p_20); g_6 = (safe_lshift_func_int8_t_s_u(((*l_37) = (&g_12 != (void*)0)), 4)); if (l_39) { continue; } } return l_39; } static int32_t func_31(int32_t * const p_32, uint32_t p_33) { int64_t l_34 = (-2L); (*p_32) |= g_12; return l_34; } static uint32_t func_53(const int32_t p_54) { int32_t *l_55 = (void*)0; int32_t l_56 = (-5L); int32_t *l_57 = &g_4; int32_t *l_58[2]; int i; for (i = 0; i < 2; i++) { l_58[i] = &l_56; } g_60--; return p_54; } static uint32_t func_66(const int32_t * p_67, int8_t p_68, uint32_t p_69) { const int32_t *l_72[2]; int64_t *l_81[10][1] = {{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]},{&g_82[7][1]}}; int32_t l_83 = 0x1F168752L; int32_t l_84 = (-1L); int32_t *l_85 = &g_86[1]; int i, j; for (i = 0; i < 2; i++) { l_72[i] = &g_6; } (*l_85) &= (~(l_84 |= ((safe_unary_minus_func_int32_t_s(((void*)0 == &p_68))) | (((-1L) > (((0x5852L || 65535UL) , (l_72[0] == ((safe_div_func_int8_t_s_s((safe_lshift_func_uint16_t_u_s((p_68 , (safe_add_func_int8_t_s_s((safe_div_func_uint64_t_u_u((((l_83 = (g_6 || p_68)) & 0x440B9FCDB2BF7FA1LL) , 0xCE68EBBCFA1F81FCLL), p_68)), p_68))), 0)), 0xCDL)) , &l_83))) > 0x45B34FEBL)) , 0x7AL)))); return g_12; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_6; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_7[i][j]; } } csmith_sink_ = g_8; for (i = 0; i < 7; i++) { csmith_sink_ = g_9[i]; } csmith_sink_ = g_12; csmith_sink_ = g_38; csmith_sink_ = g_59; csmith_sink_ = g_60; for (i = 0; i < 9; i++) { for (j = 0; j < 2; j++) { csmith_sink_ = g_82[i][j]; } } for (i = 0; i < 9; i++) { csmith_sink_ = g_86[i]; } csmith_sink_ = g_110; csmith_sink_ = g_114; csmith_sink_ = g_322; csmith_sink_ = g_408; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_4 = 3L; static int32_t g_6 = 0xF2887CF2L; static volatile int64_t g_7[8][9] = { {0x12DF3D37A5B7D8CFLL, 1L, 0xCCB9725245F5B1B6LL, 0x12DF3D37A5B7D8CFLL, 0L, 0L, (-1L), (-2L), 0xCCB9725245F5B1B6LL}, {(-1L), 0L, 0x8959310C13FE662DLL, 0L, 0xC59CDC345FE46C2ELL, 0L, 0x8959310C13FE662DLL, 0L, (-1L)}, {0xCCB9725245F5B1B6LL, (-2L), (-1L), 0L, 0L, 0x12DF3D37A5B7D8CFLL, 0xCCB9725245F5B1B6LL, 1L, 0x12DF3D37A5B7D8CFLL}, {0L, (-2L), 0x8959310C13FE662DLL, 0x12DF3D37A5B7D8CFLL, 0L, 0x85FAAFE30F5872D9LL, 0x85FAAFE30F5872D9LL, 0L, 0x12DF3D37A5B7D8CFLL}, {0xCCB9725245F5B1B6LL, 0L, 0xCCB9725245F5B1B6LL, 0x85FAAFE30F5872D9LL, 0x466E9F08664A1160LL, 0x8959310C13FE662DLL, 0x85FAAFE30F5872D9LL, 1L, (-1L)}, {(-1L), 0L, (-1L), (-1L), (-1L), (-1L), 0x646B8D9637855514LL, 0x530C4E2BF5F40E13LL, 0x646B8D9637855514LL}, {0L, 0x85FAAFE30F5872D9LL, (-1L), (-1L), 0x85FAAFE30F5872D9LL, 0L, (-1L), 0xCCB9725245F5B1B6LL, 0xD5493E623B4709BALL}, {0L, 0L, 0x646B8D9637855514LL, 0L, 0x530C4E2BF5F40E13LL, 0xD5493E623B4709BALL, 0xDDCA27289FFF12F3LL, 0xCCB9725245F5B1B6LL, 0x646B8D9637855514LL}}; static volatile int32_t g_8 = (-1L); static volatile uint32_t g_9[7] = {1UL, 7UL, 1UL, 1UL, 7UL, 1UL, 1UL}; static uint32_t g_12 = 0xF390F3BDL; static int8_t g_38 = 1L; static int8_t g_59 = 1L; static uint8_t g_60 = 0xAAL; static int64_t g_82[9][2] = {{0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}, {0xA9F1E5685F082010LL, 0xA9F1E5685F082010LL}}; static int32_t g_86[9] = {(-1L), (-1L), 0x03DC5799L, (-1L), (-1L), 0x03DC5799L, (-1L), (-1L), 0x03DC5799L}; static uint16_t g_110 = 0xBF67L; static int16_t g_114 = (-6L); static volatile int64_t *g_123 = (void *)0; static volatile int64_t **g_122 = &g_123; static int8_t *g_160 = (void *)0; static int32_t *g_182[4][2] = { {&g_4, &g_4}, {&g_4, &g_4}, {&g_4, &g_4}, {&g_4, &g_4}}; static int32_t *volatile *volatile g_181[2] = {&g_182[2][1], &g_182[2][1]}; static int32_t *volatile *volatile *volatile g_180 = &g_181[0]; static volatile uint32_t *const *g_233 = (void *)0; static volatile uint32_t *const **g_232 = &g_233; static int32_t *g_245 = &g_4; static int64_t ****g_269 = (void *)0; static int64_t *****g_268 = &g_269; static int32_t ***g_305[3] = {(void *)0, (void *)0, (void *)0}; static volatile uint64_t g_322 = 0xA0C521786769AABBLL; static int8_t g_408 = 0L; static int32_t *volatile *volatile g_417 = &g_245; static const int32_t func_1(void); static uint8_t func_17(uint32_t p_18, int32_t *p_19, uint64_t p_20, uint8_t p_21); static int32_t func_31(int32_t *const p_32, uint32_t p_33); static uint32_t func_53(const int32_t p_54); static uint32_t func_66(const int32_t *p_67, int8_t p_68, uint32_t p_69); static const int32_t func_1(void) { int32_t l_2 = 0L; int32_t *l_3 = &g_4; int32_t *l_5[5] = {&g_4, &g_4, &g_4, &g_4, &g_4}; int32_t **l_24 = &l_3; uint32_t *l_25[4]; int64_t l_28 = 0xC6A3F0BDE8AFF65CLL; uint64_t l_147 = 0UL; int16_t *l_150 = &g_114; int64_t l_213 = 0x06FF82CCD7554994LL; uint32_t l_217 = 4294967295UL; uint32_t ***l_226 = (void *)0; int8_t *l_250 = &g_59; int16_t l_279 = 0xC76EL; int16_t l_284 = (-10L); uint32_t l_287 = 1UL; int64_t *****l_288[9] = {&g_269, &g_269, &g_269, &g_269, &g_269, &g_269, &g_269, &g_269, &g_269}; int64_t l_289 = 0xC0E798E6DE8E0C83LL; uint32_t l_326 = 1UL; int32_t *l_377 = &g_6; int8_t *l_391 = &g_59; uint8_t l_396 = 255UL; uint8_t l_416 = 254UL; int64_t l_436 = (-4L); int i; for (i = 0; i < 4; i++) { l_25[i] = &g_12; } --g_9[1]; --g_12; return (**l_24); } static uint8_t func_17(uint32_t p_18, int32_t *p_19, uint64_t p_20, uint8_t p_21) { int64_t l_39 = 1L; for (p_20 = 0; (p_20 >= 22); p_20++) { int8_t *l_37 = &g_38; (*p_19) = func_31(p_19, p_20); g_6 = (safe_lshift_func_int8_t_s_u(((*l_37) = (&g_12 != (void *)0)), 4)); if (l_39) { continue; } } return l_39; } static int32_t func_31(int32_t *const p_32, uint32_t p_33) { int64_t l_34 = (-2L); (*p_32) |= g_12; return l_34; } static uint32_t func_53(const int32_t p_54) { int32_t *l_55 = (void *)0; int32_t l_56 = (-5L); int32_t *l_57 = &g_4; int32_t *l_58[2]; int i; for (i = 0; i < 2; i++) { l_58[i] = &l_56; } g_60--; return p_54; } static uint32_t func_66(const int32_t *p_67, int8_t p_68, uint32_t p_69) { const int32_t *l_72[2]; int64_t *l_81[10][1] = {{&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}, {&g_82[7][1]}}; int32_t l_83 = 0x1F168752L; int32_t l_84 = (-1L); int32_t *l_85 = &g_86[1]; int i, j; for (i = 0; i < 2; i++) { l_72[i] = &g_6; } (*l_85) &= (~(l_84 |= ((safe_unary_minus_func_int32_t_s(((void *)0 == &p_68))) | (((-1L) > (((0x5852L || 65535UL), (l_72[0] == ((safe_div_func_int8_t_s_s( (safe_lshift_func_uint16_t_u_s( (p_68, (safe_add_func_int8_t_s_s( (safe_div_func_uint64_t_u_u( (((l_83 = (g_6 || p_68)) & 0x440B9FCDB2BF7FA1LL), 0xCE68EBBCFA1F81FCLL), p_68)), p_68))), 0)), 0xCDL)), &l_83))) > 0x45B34FEBL)), 0x7AL)))); return g_12; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_4; csmith_sink_ = g_6; for (i = 0; i < 8; i++) { for (j = 0; j < 9; j++) { csmith_sink_ = g_7[i][j]; } } csmith_sink_ = g_8; for (i = 0; i < 7; i++) { csmith_sink_ = g_9[i]; } csmith_sink_ = g_12; csmith_sink_ = g_38; csmith_sink_ = g_59; csmith_sink_ = g_60; for (i = 0; i < 9; i++) { } for (i = 0; i < 9; i++) { } csmith_sink_ = g_110; csmith_sink_ = g_114; csmith_sink_ = g_322; csmith_sink_ = g_408; platform_main_end(0, 0); return 0; }
false
195
dataset/organized/DCE/195
190
219
0.94
0.95
DCE
392
dataset/organized/DCE/196/target.c
dataset/organized/DCE/196/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_5 = 0L; static int64_t g_10 = 0x3E34B64B5C6F8B8ALL; static volatile int16_t g_11 = 0x5F9CL; static int32_t g_12 = 1L; static int64_t g_13 = 0xF04B064BAE0FC36FLL; static volatile uint8_t g_15 = 252UL; static int8_t g_21 = 9L; static uint8_t g_43 = 6UL; static uint8_t g_47 = 0xD2L; static int8_t g_61[6] = {(-8L),(-8L),(-8L),(-8L),(-8L),(-8L)}; static uint16_t g_62[1] = {9UL}; static uint8_t *g_86 = &g_43; static uint8_t * volatile *g_85 = &g_86; static int16_t g_101 = 0xAFAEL; static int32_t g_104 = 3L; static int32_t g_107 = 0x3DE95074L; static int32_t * volatile g_106 = &g_107; static uint64_t g_134 = 1UL; static int32_t **g_174[2] = {(void*)0,(void*)0}; static uint32_t g_207[4] = {0xF55AC2ACL,0xF55AC2ACL,0xF55AC2ACL,0xF55AC2ACL}; static int32_t *g_224 = &g_104; static int32_t ** volatile g_223 = &g_224; static int32_t g_232 = (-1L); static int8_t *g_250 = &g_21; static int8_t * volatile *g_249 = &g_250; static int8_t * volatile ** volatile g_251 = &g_249; static uint32_t g_270[7] = {0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L}; static uint8_t g_300 = 0x4FL; static int8_t **g_303 = &g_250; static int8_t *** volatile g_302 = &g_303; static int64_t func_1(void); static int8_t func_30(uint32_t p_31); static uint64_t func_34(int32_t * p_35, int32_t * p_36); static int32_t * func_37(int32_t * p_38, uint8_t p_39, int8_t p_40, int8_t p_41, int32_t * p_42); static uint16_t func_50(uint8_t * p_51, int8_t p_52, int32_t p_53, int32_t p_54, uint8_t * p_55); static int64_t func_1(void) { int32_t *l_2 = (void*)0; int32_t *l_3 = (void*)0; int32_t *l_4 = &g_5; uint16_t l_18 = 65528UL; uint16_t l_220 = 65535UL; uint32_t l_233 = 1UL; int32_t l_245 = (-8L); uint16_t l_275 = 9UL; int32_t l_296 = 0x11548DDEL; int8_t ** const l_301 = &g_250; int64_t l_306[1][4]; uint8_t l_318 = 0x19L; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_306[i][j] = 0xF76048124E715010LL; } } (*l_4) = 9L; return g_62[0]; } static int8_t func_30(uint32_t p_31) { uint8_t l_188 = 0UL; int32_t l_195 = 0xE9C0AA09L; uint16_t *l_204 = &g_62[0]; int8_t *l_205 = (void*)0; int8_t *l_206 = &g_61[2]; int64_t l_208 = 0x6D9A3061BA63EE47LL; l_208 = (((g_207[3] = (p_31 | ((safe_mod_func_int32_t_s_s((l_188 <= ((l_195 = (safe_unary_minus_func_uint32_t_u((((safe_lshift_func_int8_t_s_u((+((safe_sub_func_uint16_t_u_u(((((**g_85) = l_195) || (((safe_sub_func_uint32_t_u_u(l_195, (&l_195 == (void*)0))) ^ ((safe_mul_func_int8_t_s_s(((((*l_206) = (l_195 & ((((safe_mod_func_uint16_t_u_u(((*l_204) = (((safe_div_func_int32_t_s_s(p_31, (*g_106))) ^ p_31) > l_195)), p_31)) || 0x08D450DD38C2C0AFLL) <= 0L) | l_195))) <= 0x58L) > p_31), 249UL)) , 0x99AC2BE0499F85C4LL)) == g_47)) && l_188), g_47)) | p_31)), 0)) || p_31) ^ g_104)))) || 0x92B7DB26L)), p_31)) <= l_188))) , l_188) ^ 252UL); return g_12; } static uint64_t func_34(int32_t * p_35, int32_t * p_36) { uint8_t **l_182 = &g_86; uint8_t ***l_181 = &l_182; uint8_t **l_183 = (void*)0; int64_t l_184 = 1L; (*p_36) ^= (((*l_181) = (void*)0) == l_183); return l_184; } static int32_t * func_37(int32_t * p_38, uint8_t p_39, int8_t p_40, int8_t p_41, int32_t * p_42) { uint32_t l_82 = 0xDAEE1FA0L; uint8_t *l_119[7] = {&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43}; int32_t l_141 = (-1L); uint8_t **l_144[8] = {&l_119[5],&l_119[5],&l_119[5],&l_119[5],&l_119[5],&l_119[5],&l_119[5],&l_119[5]}; const uint32_t l_160 = 0xA432D786L; int i; if ((((safe_div_func_int32_t_s_s((((safe_add_func_int64_t_s_s((safe_sub_func_int64_t_s_s((0x55CCL > ((p_40 , (p_38 == (void*)0)) > ((p_40 & g_10) < (safe_lshift_func_int8_t_s_s((safe_mod_func_uint32_t_u_u((safe_rshift_func_int16_t_s_s((+(safe_sub_func_uint64_t_u_u(((g_13 == 8UL) >= g_11), g_61[4]))), p_39)), 4UL)), p_40))))), l_82)), g_61[2])) > 6L) || 249UL), l_82)) , g_10) == 0xCEE7E287L)) { uint8_t **l_87[8] = {&g_86,&g_86,&g_86,&g_86,&g_86,&g_86,&g_86,&g_86}; int16_t *l_100 = &g_101; int8_t *l_102 = &g_61[2]; int32_t *l_103 = &g_104; uint8_t l_105 = 0UL; uint16_t l_128[10][7] = {{1UL,0x8C03L,1UL,0xBA0DL,0UL,0x9977L,0x8C03L},{0x6E27L,65527UL,0UL,0UL,65527UL,0x6E27L,8UL},{65535UL,0UL,0UL,1UL,65528UL,0x8FF5L,0x26F0L},{0x4542L,0x6E27L,4UL,65533UL,0x7E17L,65533UL,4UL},{0UL,0UL,0x9977L,0x3BBEL,1UL,0xDCAAL,65535UL},{8UL,65527UL,0x5334L,0x8B84L,4UL,0x9505L,0x9505L},{1UL,1UL,1UL,1UL,1UL,0UL,0xC0C2L},{0xC726L,65535UL,0x4542L,0x2847L,0x7E17L,0x977AL,0x6E27L},{1UL,0xBA0DL,0x3BBEL,65528UL,65528UL,0x3BBEL,0xBA0DL},{0xC726L,0x2847L,65535UL,8UL,65527UL,0x5334L,0x8B84L}}; uint16_t *l_130 = &g_62[0]; uint64_t *l_133 = &g_134; int64_t *l_153 = &g_13; int i, j; (*g_106) = (((((*l_103) = (safe_rshift_func_int8_t_s_u(((*l_102) = (1UL >= (((g_85 == l_87[5]) < (safe_sub_func_int64_t_s_s((safe_rshift_func_uint16_t_u_s(g_10, l_82)), g_47))) || ((p_40 > ((safe_rshift_func_int8_t_s_s(g_21, 1)) <= (((*l_100) = (safe_mod_func_uint8_t_u_u(l_82, (*g_86)))) > 0xD357L))) & 0xE08938C4L)))), (*g_86)))) <= l_105) , (*p_38)) ^ l_82); (*l_103) = (safe_rshift_func_uint8_t_u_s((p_40 != (safe_rshift_func_uint8_t_u_u((safe_unary_minus_func_uint16_t_u(((safe_mul_func_int16_t_s_s((safe_sub_func_uint16_t_u_u(((safe_rshift_func_uint8_t_u_s(((((&p_39 == (l_119[5] = l_119[5])) < (((safe_mul_func_int16_t_s_s((!(p_39 && 0UL)), ((*l_130) = ((p_41 != (safe_sub_func_uint16_t_u_u(((((g_10 , (safe_unary_minus_func_int16_t_s((safe_add_func_int64_t_s_s(l_128[6][2], (+((&p_39 == &p_39) , l_82))))))) != 1UL) == (-2L)) == 0x6EL), p_39))) & (*l_103))))) ^ p_40) < g_61[0])) || 1UL) , p_40), 1)) != 0xC69FL), 65535UL)), l_82)) < 4294967288UL))), p_39))), g_11)); if ((((p_39 > ((p_41 || (l_141 = ((++(*g_86)) || ((((*l_133)--) ^ ((safe_lshift_func_int16_t_s_u(0x0135L, 2)) <= (++(*g_86)))) < p_41)))) && ((*l_153) = (safe_add_func_int8_t_s_s((&l_119[6] == l_144[1]), (0L != (safe_mul_func_int8_t_s_s((*l_103), ((*l_102) ^= (+(((((safe_div_func_int64_t_s_s(((++(*l_133)) , ((!(*g_106)) == (*l_103))), (*l_103))) < g_47) <= (-4L)) > 0x268510E3L) ^ p_41))))))))))) , g_13) && 0x43L)) { int32_t **l_154 = &l_103; (*l_154) = &l_141; return p_38; } else { int32_t **l_155[8][1] = {{&l_103},{&l_103},{&l_103},{&l_103},{&l_103},{&l_103},{&l_103},{&l_103}}; int i, j; p_38 = &g_12; } return l_103; } else { uint8_t l_163 = 0x8FL; uint64_t *l_166[9][7] = {{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134},{&g_134,(void*)0,(void*)0,&g_134,&g_134,(void*)0,(void*)0},{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134},{&g_134,&g_134,(void*)0,(void*)0,&g_134,&g_134,(void*)0},{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134},{&g_134,(void*)0,(void*)0,&g_134,&g_134,(void*)0,(void*)0},{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134},{&g_134,&g_134,(void*)0,(void*)0,&g_134,&g_134,(void*)0},{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134}}; int32_t l_167 = 0L; int32_t l_168 = (-7L); int32_t *l_172 = &l_168; int32_t **l_171 = &l_172; int32_t ***l_173[9][1] = {{(void*)0},{(void*)0},{&l_171},{(void*)0},{(void*)0},{&l_171},{(void*)0},{(void*)0},{&l_171}}; uint16_t *l_177 = &g_62[0]; int i, j; (*l_171) = ((((*l_177) = (safe_div_func_int8_t_s_s(((((safe_lshift_func_uint8_t_u_s(l_160, 7)) , &g_10) == &g_13) , ((((((safe_sub_func_uint8_t_u_u(6UL, l_163)) == ((safe_lshift_func_int8_t_s_s(((--g_134) , ((g_174[0] = l_171) == &p_42)), 5)) >= p_39)) > ((((safe_mul_func_int16_t_s_s(l_82, p_40)) != p_41) & g_21) && (-1L))) > 0x7E3BL) && p_41) != (*g_106))), 0xACL))) < p_40) , &l_141); } for (p_40 = 0; (p_40 <= 20); p_40 = safe_add_func_uint32_t_u_u(p_40, 1)) { int32_t *l_180 = (void*)0; l_180 = l_180; } return p_38; } static uint16_t func_50(uint8_t * p_51, int8_t p_52, int32_t p_53, int32_t p_54, uint8_t * p_55) { int32_t *l_60[5]; int i; for (i = 0; i < 5; i++) { l_60[i] = (void*)0; } g_62[0]++; return g_62[0]; } int main (int argc, char* argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_5; csmith_sink_ = g_10; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_13; csmith_sink_ = g_15; csmith_sink_ = g_21; csmith_sink_ = g_43; csmith_sink_ = g_47; for (i = 0; i < 6; i++) { csmith_sink_ = g_61[i]; } for (i = 0; i < 1; i++) { csmith_sink_ = g_62[i]; } csmith_sink_ = g_101; csmith_sink_ = g_104; csmith_sink_ = g_107; csmith_sink_ = g_134; for (i = 0; i < 4; i++) { csmith_sink_ = g_207[i]; } csmith_sink_ = g_232; for (i = 0; i < 7; i++) { csmith_sink_ = g_270[i]; } csmith_sink_ = g_300; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_5 = 0L; static int64_t g_10 = 0x3E34B64B5C6F8B8ALL; static volatile int16_t g_11 = 0x5F9CL; static int32_t g_12 = 1L; static int64_t g_13 = 0xF04B064BAE0FC36FLL; static volatile uint8_t g_15 = 252UL; static int8_t g_21 = 9L; static uint8_t g_43 = 6UL; static uint8_t g_47 = 0xD2L; static int8_t g_61[6] = {(-8L), (-8L), (-8L), (-8L), (-8L), (-8L)}; static uint16_t g_62[1] = {9UL}; static uint8_t *g_86 = &g_43; static uint8_t *volatile *g_85 = &g_86; static int16_t g_101 = 0xAFAEL; static int32_t g_104 = 3L; static int32_t g_107 = 0x3DE95074L; static int32_t *volatile g_106 = &g_107; static uint64_t g_134 = 1UL; static int32_t **g_174[2] = {(void *)0, (void *)0}; static uint32_t g_207[4] = {0xF55AC2ACL, 0xF55AC2ACL, 0xF55AC2ACL, 0xF55AC2ACL}; static int32_t *g_224 = &g_104; static int32_t **volatile g_223 = &g_224; static int32_t g_232 = (-1L); static int8_t *g_250 = &g_21; static int8_t *volatile *g_249 = &g_250; static int8_t *volatile **volatile g_251 = &g_249; static uint32_t g_270[7] = {0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L}; static uint8_t g_300 = 0x4FL; static int8_t **g_303 = &g_250; static int8_t ***volatile g_302 = &g_303; static int64_t func_1(void); static int8_t func_30(uint32_t p_31); static uint64_t func_34(int32_t *p_35, int32_t *p_36); static int32_t *func_37(int32_t *p_38, uint8_t p_39, int8_t p_40, int8_t p_41, int32_t *p_42); static uint16_t func_50(uint8_t *p_51, int8_t p_52, int32_t p_53, int32_t p_54, uint8_t *p_55); static int64_t func_1(void) { int32_t *l_2 = (void *)0; int32_t *l_3 = (void *)0; int32_t *l_4 = &g_5; uint16_t l_18 = 65528UL; uint16_t l_220 = 65535UL; uint32_t l_233 = 1UL; int32_t l_245 = (-8L); uint16_t l_275 = 9UL; int32_t l_296 = 0x11548DDEL; int8_t **const l_301 = &g_250; int64_t l_306[1][4]; uint8_t l_318 = 0x19L; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_306[i][j] = 0xF76048124E715010LL; } } (*l_4) = 9L; return g_62[0]; } static int8_t func_30(uint32_t p_31) { uint8_t l_188 = 0UL; int32_t l_195 = 0xE9C0AA09L; uint16_t *l_204 = &g_62[0]; int8_t *l_205 = (void *)0; int8_t *l_206 = &g_61[2]; int64_t l_208 = 0x6D9A3061BA63EE47LL; l_208 = (((g_207[3] = (p_31 | ((safe_mod_func_int32_t_s_s( (l_188 <= ((l_195 = (safe_unary_minus_func_uint32_t_u(( ((safe_lshift_func_int8_t_s_u( (+((safe_sub_func_uint16_t_u_u( ((((**g_85) = l_195) || (((safe_sub_func_uint32_t_u_u( l_195, (&l_195 == (void *)0))) ^ ((safe_mul_func_int8_t_s_s( ((((*l_206) = (l_195 & ((((safe_mod_func_uint16_t_u_u( ((*l_204) = (((safe_div_func_int32_t_s_s( p_31, (*g_106))) ^ p_31) > l_195)), p_31)) || 0x08D450DD38C2C0AFLL) <= 0L) | l_195))) <= 0x58L) > p_31), 249UL)), 0x99AC2BE0499F85C4LL)) == g_47)) && l_188), g_47)) | p_31)), 0)) || p_31) ^ g_104)))) || 0x92B7DB26L)), p_31)) <= l_188))), l_188) ^ 252UL); return g_12; } static uint64_t func_34(int32_t *p_35, int32_t *p_36) { uint8_t **l_182 = &g_86; uint8_t ***l_181 = &l_182; uint8_t **l_183 = (void *)0; int64_t l_184 = 1L; (*p_36) ^= (((*l_181) = (void *)0) == l_183); return l_184; } static int32_t *func_37(int32_t *p_38, uint8_t p_39, int8_t p_40, int8_t p_41, int32_t *p_42) { uint32_t l_82 = 0xDAEE1FA0L; uint8_t *l_119[7] = {&g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43}; int32_t l_141 = (-1L); uint8_t **l_144[8] = {&l_119[5], &l_119[5], &l_119[5], &l_119[5], &l_119[5], &l_119[5], &l_119[5], &l_119[5]}; const uint32_t l_160 = 0xA432D786L; int i; if ((((safe_div_func_int32_t_s_s( (((safe_add_func_int64_t_s_s( (safe_sub_func_int64_t_s_s( (0x55CCL > ((p_40, (p_38 == (void *)0)) > ((p_40 & g_10) < (safe_lshift_func_int8_t_s_s( (safe_mod_func_uint32_t_u_u( (safe_rshift_func_int16_t_s_s( (+(safe_sub_func_uint64_t_u_u( ((g_13 == 8UL) >= g_11), g_61[4]))), p_39)), 4UL)), p_40))))), l_82)), g_61[2])) > 6L) || 249UL), l_82)), g_10) == 0xCEE7E287L)) { } else { } for (p_40 = 0; (p_40 <= 20); p_40 = safe_add_func_uint32_t_u_u(p_40, 1)) { } return p_38; } static uint16_t func_50(uint8_t *p_51, int8_t p_52, int32_t p_53, int32_t p_54, uint8_t *p_55) { int32_t *l_60[5]; int i; for (i = 0; i < 5; i++) { } g_62[0]++; return g_62[0]; } int main(int argc, char *argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_5; csmith_sink_ = g_10; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_13; csmith_sink_ = g_15; csmith_sink_ = g_21; csmith_sink_ = g_43; csmith_sink_ = g_47; for (i = 0; i < 6; i++) { csmith_sink_ = g_61[i]; } for (i = 0; i < 1; i++) { csmith_sink_ = g_62[i]; } csmith_sink_ = g_101; csmith_sink_ = g_104; csmith_sink_ = g_107; csmith_sink_ = g_134; for (i = 0; i < 4; i++) { csmith_sink_ = g_207[i]; } csmith_sink_ = g_232; for (i = 0; i < 7; i++) { csmith_sink_ = g_270[i]; } csmith_sink_ = g_300; platform_main_end(0, 0); return 0; }
true
196
dataset/organized/DCE/196
220
221
0.5
0.98
DCE
393
dataset/organized/DCE/196/target.c
dataset/organized/DCE/196/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_5 = 0L; static int64_t g_10 = 0x3E34B64B5C6F8B8ALL; static volatile int16_t g_11 = 0x5F9CL; static int32_t g_12 = 1L; static int64_t g_13 = 0xF04B064BAE0FC36FLL; static volatile uint8_t g_15 = 252UL; static int8_t g_21 = 9L; static uint8_t g_43 = 6UL; static uint8_t g_47 = 0xD2L; static int8_t g_61[6] = {(-8L),(-8L),(-8L),(-8L),(-8L),(-8L)}; static uint16_t g_62[1] = {9UL}; static uint8_t *g_86 = &g_43; static uint8_t * volatile *g_85 = &g_86; static int16_t g_101 = 0xAFAEL; static int32_t g_104 = 3L; static int32_t g_107 = 0x3DE95074L; static int32_t * volatile g_106 = &g_107; static uint64_t g_134 = 1UL; static int32_t **g_174[2] = {(void*)0,(void*)0}; static uint32_t g_207[4] = {0xF55AC2ACL,0xF55AC2ACL,0xF55AC2ACL,0xF55AC2ACL}; static int32_t *g_224 = &g_104; static int32_t ** volatile g_223 = &g_224; static int32_t g_232 = (-1L); static int8_t *g_250 = &g_21; static int8_t * volatile *g_249 = &g_250; static int8_t * volatile ** volatile g_251 = &g_249; static uint32_t g_270[7] = {0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L,0xB3EB1FB3L}; static uint8_t g_300 = 0x4FL; static int8_t **g_303 = &g_250; static int8_t *** volatile g_302 = &g_303; static int64_t func_1(void); static int8_t func_30(uint32_t p_31); static uint64_t func_34(int32_t * p_35, int32_t * p_36); static int32_t * func_37(int32_t * p_38, uint8_t p_39, int8_t p_40, int8_t p_41, int32_t * p_42); static uint16_t func_50(uint8_t * p_51, int8_t p_52, int32_t p_53, int32_t p_54, uint8_t * p_55); static int64_t func_1(void) { int32_t *l_2 = (void*)0; int32_t *l_3 = (void*)0; int32_t *l_4 = &g_5; uint16_t l_18 = 65528UL; uint16_t l_220 = 65535UL; uint32_t l_233 = 1UL; int32_t l_245 = (-8L); uint16_t l_275 = 9UL; int32_t l_296 = 0x11548DDEL; int8_t ** const l_301 = &g_250; int64_t l_306[1][4]; uint8_t l_318 = 0x19L; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_306[i][j] = 0xF76048124E715010LL; } } (*l_4) = 9L; return g_62[0]; } static int8_t func_30(uint32_t p_31) { uint8_t l_188 = 0UL; int32_t l_195 = 0xE9C0AA09L; uint16_t *l_204 = &g_62[0]; int8_t *l_205 = (void*)0; int8_t *l_206 = &g_61[2]; int64_t l_208 = 0x6D9A3061BA63EE47LL; l_208 = (((g_207[3] = (p_31 | ((safe_mod_func_int32_t_s_s((l_188 <= ((l_195 = (safe_unary_minus_func_uint32_t_u((((safe_lshift_func_int8_t_s_u((+((safe_sub_func_uint16_t_u_u(((((**g_85) = l_195) || (((safe_sub_func_uint32_t_u_u(l_195, (&l_195 == (void*)0))) ^ ((safe_mul_func_int8_t_s_s(((((*l_206) = (l_195 & ((((safe_mod_func_uint16_t_u_u(((*l_204) = (((safe_div_func_int32_t_s_s(p_31, (*g_106))) ^ p_31) > l_195)), p_31)) || 0x08D450DD38C2C0AFLL) <= 0L) | l_195))) <= 0x58L) > p_31), 249UL)) , 0x99AC2BE0499F85C4LL)) == g_47)) && l_188), g_47)) | p_31)), 0)) || p_31) ^ g_104)))) || 0x92B7DB26L)), p_31)) <= l_188))) , l_188) ^ 252UL); return g_12; } static uint64_t func_34(int32_t * p_35, int32_t * p_36) { uint8_t **l_182 = &g_86; uint8_t ***l_181 = &l_182; uint8_t **l_183 = (void*)0; int64_t l_184 = 1L; (*p_36) ^= (((*l_181) = (void*)0) == l_183); return l_184; } static int32_t * func_37(int32_t * p_38, uint8_t p_39, int8_t p_40, int8_t p_41, int32_t * p_42) { uint32_t l_82 = 0xDAEE1FA0L; uint8_t *l_119[7] = {&g_43,&g_43,&g_43,&g_43,&g_43,&g_43,&g_43}; int32_t l_141 = (-1L); uint8_t **l_144[8] = {&l_119[5],&l_119[5],&l_119[5],&l_119[5],&l_119[5],&l_119[5],&l_119[5],&l_119[5]}; const uint32_t l_160 = 0xA432D786L; int i; if ((((safe_div_func_int32_t_s_s((((safe_add_func_int64_t_s_s((safe_sub_func_int64_t_s_s((0x55CCL > ((p_40 , (p_38 == (void*)0)) > ((p_40 & g_10) < (safe_lshift_func_int8_t_s_s((safe_mod_func_uint32_t_u_u((safe_rshift_func_int16_t_s_s((+(safe_sub_func_uint64_t_u_u(((g_13 == 8UL) >= g_11), g_61[4]))), p_39)), 4UL)), p_40))))), l_82)), g_61[2])) > 6L) || 249UL), l_82)) , g_10) == 0xCEE7E287L)) { uint8_t **l_87[8] = {&g_86,&g_86,&g_86,&g_86,&g_86,&g_86,&g_86,&g_86}; int16_t *l_100 = &g_101; int8_t *l_102 = &g_61[2]; int32_t *l_103 = &g_104; uint8_t l_105 = 0UL; uint16_t l_128[10][7] = {{1UL,0x8C03L,1UL,0xBA0DL,0UL,0x9977L,0x8C03L},{0x6E27L,65527UL,0UL,0UL,65527UL,0x6E27L,8UL},{65535UL,0UL,0UL,1UL,65528UL,0x8FF5L,0x26F0L},{0x4542L,0x6E27L,4UL,65533UL,0x7E17L,65533UL,4UL},{0UL,0UL,0x9977L,0x3BBEL,1UL,0xDCAAL,65535UL},{8UL,65527UL,0x5334L,0x8B84L,4UL,0x9505L,0x9505L},{1UL,1UL,1UL,1UL,1UL,0UL,0xC0C2L},{0xC726L,65535UL,0x4542L,0x2847L,0x7E17L,0x977AL,0x6E27L},{1UL,0xBA0DL,0x3BBEL,65528UL,65528UL,0x3BBEL,0xBA0DL},{0xC726L,0x2847L,65535UL,8UL,65527UL,0x5334L,0x8B84L}}; uint16_t *l_130 = &g_62[0]; uint64_t *l_133 = &g_134; int64_t *l_153 = &g_13; int i, j; (*g_106) = (((((*l_103) = (safe_rshift_func_int8_t_s_u(((*l_102) = (1UL >= (((g_85 == l_87[5]) < (safe_sub_func_int64_t_s_s((safe_rshift_func_uint16_t_u_s(g_10, l_82)), g_47))) || ((p_40 > ((safe_rshift_func_int8_t_s_s(g_21, 1)) <= (((*l_100) = (safe_mod_func_uint8_t_u_u(l_82, (*g_86)))) > 0xD357L))) & 0xE08938C4L)))), (*g_86)))) <= l_105) , (*p_38)) ^ l_82); (*l_103) = (safe_rshift_func_uint8_t_u_s((p_40 != (safe_rshift_func_uint8_t_u_u((safe_unary_minus_func_uint16_t_u(((safe_mul_func_int16_t_s_s((safe_sub_func_uint16_t_u_u(((safe_rshift_func_uint8_t_u_s(((((&p_39 == (l_119[5] = l_119[5])) < (((safe_mul_func_int16_t_s_s((!(p_39 && 0UL)), ((*l_130) = ((p_41 != (safe_sub_func_uint16_t_u_u(((((g_10 , (safe_unary_minus_func_int16_t_s((safe_add_func_int64_t_s_s(l_128[6][2], (+((&p_39 == &p_39) , l_82))))))) != 1UL) == (-2L)) == 0x6EL), p_39))) & (*l_103))))) ^ p_40) < g_61[0])) || 1UL) , p_40), 1)) != 0xC69FL), 65535UL)), l_82)) < 4294967288UL))), p_39))), g_11)); if ((((p_39 > ((p_41 || (l_141 = ((++(*g_86)) || ((((*l_133)--) ^ ((safe_lshift_func_int16_t_s_u(0x0135L, 2)) <= (++(*g_86)))) < p_41)))) && ((*l_153) = (safe_add_func_int8_t_s_s((&l_119[6] == l_144[1]), (0L != (safe_mul_func_int8_t_s_s((*l_103), ((*l_102) ^= (+(((((safe_div_func_int64_t_s_s(((++(*l_133)) , ((!(*g_106)) == (*l_103))), (*l_103))) < g_47) <= (-4L)) > 0x268510E3L) ^ p_41))))))))))) , g_13) && 0x43L)) { int32_t **l_154 = &l_103; (*l_154) = &l_141; return p_38; } else { int32_t **l_155[8][1] = {{&l_103},{&l_103},{&l_103},{&l_103},{&l_103},{&l_103},{&l_103},{&l_103}}; int i, j; p_38 = &g_12; } return l_103; } else { uint8_t l_163 = 0x8FL; uint64_t *l_166[9][7] = {{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134},{&g_134,(void*)0,(void*)0,&g_134,&g_134,(void*)0,(void*)0},{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134},{&g_134,&g_134,(void*)0,(void*)0,&g_134,&g_134,(void*)0},{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134},{&g_134,(void*)0,(void*)0,&g_134,&g_134,(void*)0,(void*)0},{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134},{&g_134,&g_134,(void*)0,(void*)0,&g_134,&g_134,(void*)0},{&g_134,&g_134,&g_134,&g_134,&g_134,&g_134,&g_134}}; int32_t l_167 = 0L; int32_t l_168 = (-7L); int32_t *l_172 = &l_168; int32_t **l_171 = &l_172; int32_t ***l_173[9][1] = {{(void*)0},{(void*)0},{&l_171},{(void*)0},{(void*)0},{&l_171},{(void*)0},{(void*)0},{&l_171}}; uint16_t *l_177 = &g_62[0]; int i, j; (*l_171) = ((((*l_177) = (safe_div_func_int8_t_s_s(((((safe_lshift_func_uint8_t_u_s(l_160, 7)) , &g_10) == &g_13) , ((((((safe_sub_func_uint8_t_u_u(6UL, l_163)) == ((safe_lshift_func_int8_t_s_s(((--g_134) , ((g_174[0] = l_171) == &p_42)), 5)) >= p_39)) > ((((safe_mul_func_int16_t_s_s(l_82, p_40)) != p_41) & g_21) && (-1L))) > 0x7E3BL) && p_41) != (*g_106))), 0xACL))) < p_40) , &l_141); } for (p_40 = 0; (p_40 <= 20); p_40 = safe_add_func_uint32_t_u_u(p_40, 1)) { int32_t *l_180 = (void*)0; l_180 = l_180; } return p_38; } static uint16_t func_50(uint8_t * p_51, int8_t p_52, int32_t p_53, int32_t p_54, uint8_t * p_55) { int32_t *l_60[5]; int i; for (i = 0; i < 5; i++) { l_60[i] = (void*)0; } g_62[0]++; return g_62[0]; } int main (int argc, char* argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_5; csmith_sink_ = g_10; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_13; csmith_sink_ = g_15; csmith_sink_ = g_21; csmith_sink_ = g_43; csmith_sink_ = g_47; for (i = 0; i < 6; i++) { csmith_sink_ = g_61[i]; } for (i = 0; i < 1; i++) { csmith_sink_ = g_62[i]; } csmith_sink_ = g_101; csmith_sink_ = g_104; csmith_sink_ = g_107; csmith_sink_ = g_134; for (i = 0; i < 4; i++) { csmith_sink_ = g_207[i]; } csmith_sink_ = g_232; for (i = 0; i < 7; i++) { csmith_sink_ = g_270[i]; } csmith_sink_ = g_300; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; static int32_t g_5 = 0L; static int64_t g_10 = 0x3E34B64B5C6F8B8ALL; static volatile int16_t g_11 = 0x5F9CL; static int32_t g_12 = 1L; static int64_t g_13 = 0xF04B064BAE0FC36FLL; static volatile uint8_t g_15 = 252UL; static int8_t g_21 = 9L; static uint8_t g_43 = 6UL; static uint8_t g_47 = 0xD2L; static int8_t g_61[6] = {(-8L), (-8L), (-8L), (-8L), (-8L), (-8L)}; static uint16_t g_62[1] = {9UL}; static uint8_t *g_86 = &g_43; static uint8_t *volatile *g_85 = &g_86; static int16_t g_101 = 0xAFAEL; static int32_t g_104 = 3L; static int32_t g_107 = 0x3DE95074L; static int32_t *volatile g_106 = &g_107; static uint64_t g_134 = 1UL; static int32_t **g_174[2] = {(void *)0, (void *)0}; static uint32_t g_207[4] = {0xF55AC2ACL, 0xF55AC2ACL, 0xF55AC2ACL, 0xF55AC2ACL}; static int32_t *g_224 = &g_104; static int32_t **volatile g_223 = &g_224; static int32_t g_232 = (-1L); static int8_t *g_250 = &g_21; static int8_t *volatile *g_249 = &g_250; static int8_t *volatile **volatile g_251 = &g_249; static uint32_t g_270[7] = {0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L, 0xB3EB1FB3L}; static uint8_t g_300 = 0x4FL; static int8_t **g_303 = &g_250; static int8_t ***volatile g_302 = &g_303; static int64_t func_1(void); static int8_t func_30(uint32_t p_31); static uint64_t func_34(int32_t *p_35, int32_t *p_36); static int32_t *func_37(int32_t *p_38, uint8_t p_39, int8_t p_40, int8_t p_41, int32_t *p_42); static uint16_t func_50(uint8_t *p_51, int8_t p_52, int32_t p_53, int32_t p_54, uint8_t *p_55); static int64_t func_1(void) { int32_t *l_2 = (void *)0; int32_t *l_3 = (void *)0; int32_t *l_4 = &g_5; uint16_t l_18 = 65528UL; uint16_t l_220 = 65535UL; uint32_t l_233 = 1UL; int32_t l_245 = (-8L); uint16_t l_275 = 9UL; int32_t l_296 = 0x11548DDEL; int8_t **const l_301 = &g_250; int64_t l_306[1][4]; uint8_t l_318 = 0x19L; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_306[i][j] = 0xF76048124E715010LL; } } (*l_4) = 9L; return g_62[0]; } static int8_t func_30(uint32_t p_31) { uint8_t l_188 = 0UL; int32_t l_195 = 0xE9C0AA09L; uint16_t *l_204 = &g_62[0]; int8_t *l_205 = (void *)0; int8_t *l_206 = &g_61[2]; int64_t l_208 = 0x6D9A3061BA63EE47LL; l_208 = (((g_207[3] = (p_31 | ((safe_mod_func_int32_t_s_s( (l_188 <= ((l_195 = (safe_unary_minus_func_uint32_t_u(( ((safe_lshift_func_int8_t_s_u( (+((safe_sub_func_uint16_t_u_u( ((((**g_85) = l_195) || (((safe_sub_func_uint32_t_u_u( l_195, (&l_195 == (void *)0))) ^ ((safe_mul_func_int8_t_s_s( ((((*l_206) = (l_195 & ((((safe_mod_func_uint16_t_u_u( ((*l_204) = (((safe_div_func_int32_t_s_s( p_31, (*g_106))) ^ p_31) > l_195)), p_31)) || 0x08D450DD38C2C0AFLL) <= 0L) | l_195))) <= 0x58L) > p_31), 249UL)), 0x99AC2BE0499F85C4LL)) == g_47)) && l_188), g_47)) | p_31)), 0)) || p_31) ^ g_104)))) || 0x92B7DB26L)), p_31)) <= l_188))), l_188) ^ 252UL); return g_12; } static uint64_t func_34(int32_t *p_35, int32_t *p_36) { uint8_t **l_182 = &g_86; uint8_t ***l_181 = &l_182; uint8_t **l_183 = (void *)0; int64_t l_184 = 1L; (*p_36) ^= (((*l_181) = (void *)0) == l_183); return l_184; } static int32_t *func_37(int32_t *p_38, uint8_t p_39, int8_t p_40, int8_t p_41, int32_t *p_42) { uint32_t l_82 = 0xDAEE1FA0L; uint8_t *l_119[7] = {&g_43, &g_43, &g_43, &g_43, &g_43, &g_43, &g_43}; int32_t l_141 = (-1L); uint8_t **l_144[8] = {&l_119[5], &l_119[5], &l_119[5], &l_119[5], &l_119[5], &l_119[5], &l_119[5], &l_119[5]}; const uint32_t l_160 = 0xA432D786L; int i; if ((((safe_div_func_int32_t_s_s( (((safe_add_func_int64_t_s_s( (safe_sub_func_int64_t_s_s( (0x55CCL > ((p_40, (p_38 == (void *)0)) > ((p_40 & g_10) < (safe_lshift_func_int8_t_s_s( (safe_mod_func_uint32_t_u_u( (safe_rshift_func_int16_t_s_s( (+(safe_sub_func_uint64_t_u_u( ((g_13 == 8UL) >= g_11), g_61[4]))), p_39)), 4UL)), p_40))))), l_82)), g_61[2])) > 6L) || 249UL), l_82)), g_10) == 0xCEE7E287L)) { uint8_t **l_87[8] = {&g_86, &g_86, &g_86, &g_86, &g_86, &g_86, &g_86, &g_86}; int16_t *l_100 = &g_101; int8_t *l_102 = &g_61[2]; int32_t *l_103 = &g_104; uint8_t l_105 = 0UL; uint16_t l_128[10][7] = { {1UL, 0x8C03L, 1UL, 0xBA0DL, 0UL, 0x9977L, 0x8C03L}, {0x6E27L, 65527UL, 0UL, 0UL, 65527UL, 0x6E27L, 8UL}, {65535UL, 0UL, 0UL, 1UL, 65528UL, 0x8FF5L, 0x26F0L}, {0x4542L, 0x6E27L, 4UL, 65533UL, 0x7E17L, 65533UL, 4UL}, {0UL, 0UL, 0x9977L, 0x3BBEL, 1UL, 0xDCAAL, 65535UL}, {8UL, 65527UL, 0x5334L, 0x8B84L, 4UL, 0x9505L, 0x9505L}, {1UL, 1UL, 1UL, 1UL, 1UL, 0UL, 0xC0C2L}, {0xC726L, 65535UL, 0x4542L, 0x2847L, 0x7E17L, 0x977AL, 0x6E27L}, {1UL, 0xBA0DL, 0x3BBEL, 65528UL, 65528UL, 0x3BBEL, 0xBA0DL}, {0xC726L, 0x2847L, 65535UL, 8UL, 65527UL, 0x5334L, 0x8B84L}}; uint16_t *l_130 = &g_62[0]; uint64_t *l_133 = &g_134; int64_t *l_153 = &g_13; int i, j; (*g_106) = (((((*l_103) = (safe_rshift_func_int8_t_s_u( ((*l_102) = (1UL >= (((g_85 == l_87[5]) < (safe_sub_func_int64_t_s_s( (safe_rshift_func_uint16_t_u_s(g_10, l_82)), g_47))) || ((p_40 > ((safe_rshift_func_int8_t_s_s(g_21, 1)) <= (((*l_100) = (safe_mod_func_uint8_t_u_u( l_82, (*g_86)))) > 0xD357L))) & 0xE08938C4L)))), (*g_86)))) <= l_105), (*p_38)) ^ l_82); (*l_103) = (safe_rshift_func_uint8_t_u_s( (p_40 != (safe_rshift_func_uint8_t_u_u( (safe_unary_minus_func_uint16_t_u(( (safe_mul_func_int16_t_s_s( (safe_sub_func_uint16_t_u_u( ((safe_rshift_func_uint8_t_u_s( ((((&p_39 == (l_119[5] = l_119[5])) < (((safe_mul_func_int16_t_s_s( (!(p_39 && 0UL)), ((*l_130) = ((p_41 != (safe_sub_func_uint16_t_u_u( ((((g_10, (safe_unary_minus_func_int16_t_s( (safe_add_func_int64_t_s_s( l_128[6][2], (+((&p_39 == &p_39), l_82))))))) != 1UL) == (-2L)) == 0x6EL), p_39))) & (*l_103))))) ^ p_40) < g_61[0])) || 1UL), p_40), 1)) != 0xC69FL), 65535UL)), l_82)) < 4294967288UL))), p_39))), g_11)); if ((((p_39 > ((p_41 || (l_141 = ((++(*g_86)) || ((((*l_133)--) ^ ((safe_lshift_func_int16_t_s_u(0x0135L, 2)) <= (++(*g_86)))) < p_41)))) && ((*l_153) = (safe_add_func_int8_t_s_s( (&l_119[6] == l_144[1]), (0L != (safe_mul_func_int8_t_s_s( (*l_103), ((*l_102) ^= (+(((((safe_div_func_int64_t_s_s( ((++(*l_133)), ((!(*g_106)) == (*l_103))), (*l_103))) < g_47) <= (-4L)) > 0x268510E3L) ^ p_41))))))))))), g_13) && 0x43L)) { int32_t **l_154 = &l_103; (*l_154) = &l_141; return p_38; } else { int32_t **l_155[8][1] = {{&l_103}, {&l_103}, {&l_103}, {&l_103}, {&l_103}, {&l_103}, {&l_103}, {&l_103}}; int i, j; p_38 = &g_12; } return l_103; } else { uint8_t l_163 = 0x8FL; uint64_t *l_166[9][7] = { {&g_134, &g_134, &g_134, &g_134, &g_134, &g_134, &g_134}, {&g_134, (void *)0, (void *)0, &g_134, &g_134, (void *)0, (void *)0}, {&g_134, &g_134, &g_134, &g_134, &g_134, &g_134, &g_134}, {&g_134, &g_134, (void *)0, (void *)0, &g_134, &g_134, (void *)0}, {&g_134, &g_134, &g_134, &g_134, &g_134, &g_134, &g_134}, {&g_134, (void *)0, (void *)0, &g_134, &g_134, (void *)0, (void *)0}, {&g_134, &g_134, &g_134, &g_134, &g_134, &g_134, &g_134}, {&g_134, &g_134, (void *)0, (void *)0, &g_134, &g_134, (void *)0}, {&g_134, &g_134, &g_134, &g_134, &g_134, &g_134, &g_134}}; int32_t l_167 = 0L; int32_t l_168 = (-7L); int32_t *l_172 = &l_168; int32_t **l_171 = &l_172; int32_t ***l_173[9][1] = {{(void *)0}, {(void *)0}, {&l_171}, {(void *)0}, {(void *)0}, {&l_171}, {(void *)0}, {(void *)0}, {&l_171}}; uint16_t *l_177 = &g_62[0]; int i, j; (*l_171) = ((((*l_177) = (safe_div_func_int8_t_s_s( ((((safe_lshift_func_uint8_t_u_s(l_160, 7)), &g_10) == &g_13), ((((((safe_sub_func_uint8_t_u_u(6UL, l_163)) == ((safe_lshift_func_int8_t_s_s( ((--g_134), ((g_174[0] = l_171) == &p_42)), 5)) >= p_39)) > ((((safe_mul_func_int16_t_s_s(l_82, p_40)) != p_41) & g_21) && (-1L))) > 0x7E3BL) && p_41) != (*g_106))), 0xACL))) < p_40), &l_141); } for (p_40 = 0; (p_40 <= 20); p_40 = safe_add_func_uint32_t_u_u(p_40, 1)) { int32_t *l_180 = (void *)0; l_180 = l_180; } return p_38; } static uint16_t func_50(uint8_t *p_51, int8_t p_52, int32_t p_53, int32_t p_54, uint8_t *p_55) { int32_t *l_60[5]; int i; for (i = 0; i < 5; i++) { l_60[i] = (void *)0; } g_62[0]++; return g_62[0]; } int main(int argc, char *argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_5; csmith_sink_ = g_10; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_13; csmith_sink_ = g_15; csmith_sink_ = g_21; csmith_sink_ = g_43; csmith_sink_ = g_47; for (i = 0; i < 6; i++) { } for (i = 0; i < 1; i++) { csmith_sink_ = g_62[i]; } csmith_sink_ = g_101; csmith_sink_ = g_104; csmith_sink_ = g_107; csmith_sink_ = g_134; for (i = 0; i < 4; i++) { csmith_sink_ = g_207[i]; } csmith_sink_ = g_232; for (i = 0; i < 7; i++) { csmith_sink_ = g_270[i]; } csmith_sink_ = g_300; platform_main_end(0, 0); return 0; }
false
196
dataset/organized/DCE/196
220
355
0.91
0.91
DCE
394
dataset/organized/DCE/197/target.c
dataset/organized/DCE/197/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U1 { const int32_t f0; }; union U2 { uint16_t f0; const volatile int8_t * const volatile f1; unsigned f2 : 21; int32_t f3; }; union U3 { const signed f0 : 11; volatile uint32_t f1; const uint32_t f2; const uint16_t f3; }; static int32_t g_3 = 0x1D8F8F57L; static int32_t g_8 = (-7L); static volatile int32_t g_11 = (-1L); static volatile uint64_t g_12 = 0UL; static int8_t g_22 = 0x65L; static int32_t g_40 = 3L; static int32_t g_42 = 0xEBAE88B1L; static int32_t *g_57[10][7] = {{&g_40,(void*)0,&g_40,&g_40,&g_40,(void*)0,&g_40},{(void*)0,&g_40,&g_40,(void*)0,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,(void*)0},{(void*)0,&g_40,&g_40,(void*)0,&g_40,&g_40,&g_40},{(void*)0,&g_40,&g_40,&g_40,(void*)0,&g_40,(void*)0},{(void*)0,&g_40,&g_40,&g_40,(void*)0,(void*)0,(void*)0},{&g_40,&g_40,&g_40,&g_40,(void*)0,&g_40,(void*)0},{(void*)0,&g_40,(void*)0,&g_40,&g_40,&g_40,&g_40},{&g_40,(void*)0,&g_40,&g_40,&g_40,&g_40,(void*)0},{(void*)0,&g_40,&g_40,(void*)0,(void*)0,(void*)0,&g_40}}; static uint32_t g_59 = 0xABE4A9FFL; static int16_t g_68 = 3L; static int8_t g_72[7] = {1L,1L,0x03L,1L,1L,0x03L,1L}; static int8_t *g_71 = &g_72[4]; static union U1 g_77 = {8L}; static int32_t *g_79 = &g_3; static int32_t ** volatile g_78 = &g_79; static union U2 g_80 = {0x440AL}; static volatile union U3 g_92 = {2L}; static int16_t *g_100[6] = {&g_68,&g_68,&g_68,&g_68,&g_68,&g_68}; static uint64_t g_114[7] = {0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL}; static uint64_t g_119 = 18446744073709551612UL; static int64_t g_123 = (-1L); static uint8_t g_125 = 251UL; static int32_t * volatile g_127 = &g_80.f3; static int32_t ** volatile g_132 = &g_79; static uint32_t g_141 = 0x2D271054L; static uint32_t *g_148 = &g_59; static uint32_t *g_149 = &g_59; static int64_t g_155 = 3L; static int32_t ** volatile g_157 = &g_79; static uint16_t func_1(void); static union U1 func_15(int8_t * const p_16, int8_t * p_17, int8_t * p_18, int16_t p_19, int32_t * p_20); static int8_t * func_23(int32_t * const p_24, int32_t * p_25, int8_t * p_26, const uint16_t p_27); static union U2 func_28(int8_t * p_29, union U1 p_30, union U1 p_31, int32_t p_32, uint16_t p_33); static int8_t * func_34(uint16_t p_35); static uint16_t func_1(void) { int32_t *l_2 = &g_3; int32_t l_10[8][8] = {{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)}}; int8_t * const l_21[10][8] = {{&g_22,&g_22,&g_22,&g_22,&g_22,(void*)0,&g_22,&g_22},{(void*)0,&g_22,&g_22,&g_22,&g_22,&g_22,&g_22,&g_22},{&g_22,&g_22,(void*)0,&g_22,&g_22,(void*)0,&g_22,(void*)0},{&g_22,&g_22,(void*)0,&g_22,&g_22,&g_22,&g_22,(void*)0},{(void*)0,&g_22,&g_22,(void*)0,&g_22,&g_22,&g_22,&g_22},{&g_22,&g_22,&g_22,&g_22,(void*)0,(void*)0,&g_22,&g_22},{&g_22,&g_22,(void*)0,(void*)0,(void*)0,(void*)0,&g_22,&g_22},{&g_22,&g_22,(void*)0,(void*)0,&g_22,&g_22,&g_22,&g_22},{&g_22,&g_22,&g_22,&g_22,(void*)0,&g_22,&g_22,(void*)0},{(void*)0,&g_22,&g_22,&g_22,&g_22,(void*)0,&g_22,&g_22}}; int32_t l_177 = 9L; int i, j; (*l_2) ^= 0xB1A9565EL; for (g_3 = 0; (g_3 < (-21)); g_3--) { int32_t *l_6 = (void*)0; int32_t *l_7 = &g_8; int32_t *l_9[3][4] = {{&g_3,(void*)0,&g_3,&g_8},{&g_3,&g_3,(void*)0,&g_3},{&g_3,&g_8,&g_8,&g_3}}; const int16_t l_81 = 1L; int64_t *l_160 = (void*)0; int64_t *l_161 = &g_155; int64_t *l_176 = &g_123; int16_t *l_178 = &g_68; int8_t *l_179 = &g_22; int16_t l_180 = 0L; int32_t **l_181 = &g_79; int i, j; --g_12; (*g_157) = (func_15(l_21[1][2], &g_22, func_23((func_28(func_34((((*l_7) = g_3) ^ (-1L))), ((safe_lshift_func_int8_t_s_u(((void*)0 == g_71), (((*g_71) = (safe_mul_func_uint8_t_u_u((safe_mul_func_int16_t_s_s(((((void*)0 == &g_3) ^ (*l_2)) , g_72[5]), g_3)), (*g_71)))) == 0x43L))) , g_77), g_77, g_77.f0, g_3) , l_9[2][0]), &g_3, g_71, l_81), g_80.f0, l_9[2][0]) , &g_8); (*g_79) = ((safe_add_func_int64_t_s_s(((*l_161) = g_72[0]), (((*l_2) ^ ((safe_sub_func_int8_t_s_s((safe_sub_func_int32_t_s_s((safe_rshift_func_int8_t_s_u((*g_71), (((*g_71) < 5UL) & (*l_7)))), (safe_div_func_int16_t_s_s((safe_sub_func_uint8_t_u_u(((((1L || ((*g_148) ^= (safe_sub_func_int16_t_s_s(((*l_178) = (((((*l_176) = ((((void*)0 == l_176) > l_177) && (*l_2))) == g_22) , (*g_79)) && 7L)), (*l_7))))) != 1UL) , l_179) != (void*)0), 7L)), g_22)))), 0x46L)) < (-7L))) > l_180))) || (*l_7)); (*l_181) = (void*)0; } return (*l_2); } static union U1 func_15(int8_t * const p_16, int8_t * p_17, int8_t * p_18, int16_t p_19, int32_t * p_20) { int16_t **l_99[6]; int32_t *l_101 = &g_42; uint32_t *l_106[9][10] = {{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59}}; uint64_t *l_113 = &g_114[4]; uint32_t l_117 = 4294967294UL; uint64_t *l_118 = &g_119; int64_t *l_120 = (void*)0; int64_t *l_121 = (void*)0; int64_t *l_122 = &g_123; uint8_t *l_124 = &g_125; const int64_t l_126 = 0L; int32_t *l_128 = (void*)0; int32_t *l_129 = &g_80.f3; int32_t *l_130 = &g_80.f3; int32_t l_131 = 1L; int32_t l_142 = 4L; uint32_t **l_147[5][4] = {{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]},{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]},{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]},{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]},{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]}}; uint32_t l_154[8][2] = {{18446744073709551615UL,0x9AC0673FL},{0xD022AC7DL,0xDEF21EC4L},{0xDEF21EC4L,0xD022AC7DL},{0x9AC0673FL,18446744073709551615UL},{0x9AC0673FL,0xD022AC7DL},{0xDEF21EC4L,0xDEF21EC4L},{0xD022AC7DL,0x9AC0673FL},{18446744073709551615UL,0x9AC0673FL}}; union U1 l_156[3] = {{0L},{0L},{0L}}; int i, j; for (i = 0; i < 6; i++) { l_99[i] = (void*)0; } (*l_101) = ((g_100[4] = &g_68) == &p_19); l_131 &= (safe_mul_func_int8_t_s_s(((safe_sub_func_uint8_t_u_u(((((*l_124) |= (((((void*)0 != l_106[8][2]) , ((((*l_122) &= (((*l_118) = ((*l_101) > ((safe_mul_func_uint16_t_u_u((*l_101), ((((*l_101) && (safe_lshift_func_int8_t_s_u((*l_101), (*l_101)))) , (safe_sub_func_uint64_t_u_u((--(*l_113)), ((-10L) <= (l_117 = p_19))))) ^ 1UL))) , 0x171667F30D379EBFLL))) ^ g_8)) && 0L) ^ g_8)) ^ g_77.f0) > 251UL)) == 0xA3L) >= l_126), 246UL)) <= p_19), (*l_101))); (*g_132) = &l_131; (*g_79) = (((safe_lshift_func_int16_t_s_s((safe_div_func_uint32_t_u_u((safe_lshift_func_int8_t_s_s(((*g_71) = (safe_lshift_func_uint8_t_u_s(255UL, 5))), g_141)), l_142)), (safe_div_func_int16_t_s_s((0x63DC2C33L == (((((g_148 = &g_59) != (g_149 = p_20)) != ((*l_101) <= (l_154[2][0] ^= ((((**g_132) | (safe_lshift_func_uint16_t_u_u((((safe_add_func_uint64_t_u_u((&g_59 != (void*)0), p_19)) , (*l_101)) && g_119), p_19))) <= g_114[4]) > p_19)))) , (void*)0) == l_99[0])), 9UL)))) , 0xE94A997FCA46356BLL) ^ g_155); return l_156[1]; } static int8_t * func_23(int32_t * const p_24, int32_t * p_25, int8_t * p_26, const uint16_t p_27) { uint32_t l_95[4]; int16_t *l_96 = &g_68; int32_t l_97 = 0x4EBB7C4EL; int8_t *l_98 = &g_72[4]; int i; for (i = 0; i < 4; i++) { l_95[i] = 18446744073709551615UL; } l_97 = (((((g_3 ^ (safe_mod_func_uint16_t_u_u((p_27 < ((*l_96) |= (g_59 < ((safe_mul_func_uint16_t_u_u(((((safe_div_func_int8_t_s_s(((void*)0 == p_24), (g_59 && (&g_59 != (((safe_add_func_int16_t_s_s((safe_sub_func_int64_t_s_s((g_92 , ((safe_add_func_int16_t_s_s(l_95[0], g_59)) & l_95[0])), 2L)), l_95[0])) != l_95[0]) , (void*)0))))) , g_80) , l_95[0]) < l_95[1]), (-9L))) , g_59)))), 1UL))) != p_27) , 0xDD0FL) == p_27) != 0x298CL); return l_98; } static union U2 func_28(int8_t * p_29, union U1 p_30, union U1 p_31, int32_t p_32, uint16_t p_33) { (*g_78) = &p_32; return g_80; } static int8_t * func_34(uint16_t p_35) { int32_t *l_38 = &g_8; int32_t *l_39 = &g_40; int32_t *l_41 = &g_42; for (g_22 = 0; (g_22 < 23); g_22 = safe_add_func_int32_t_s_s(g_22, 3)) { return &g_22; } if (((*l_41) &= (l_38 != (((*l_39) = ((-10L) <= (((void*)0 != &g_8) <= (*l_38)))) , (void*)0)))) { uint64_t l_47 = 4UL; uint32_t *l_58 = &g_59; int16_t *l_67 = &g_68; (*l_41) = (((p_35 ^ 0x7276463A47399D01LL) <= (safe_mul_func_uint8_t_u_u((safe_div_func_uint16_t_u_u(l_47, ((safe_lshift_func_uint8_t_u_s((safe_add_func_uint16_t_u_u((safe_unary_minus_func_int8_t_s((safe_rshift_func_uint8_t_u_u((safe_add_func_uint32_t_u_u(((*l_58) |= ((g_57[9][6] = l_38) != &g_40)), ((((+p_35) <= p_35) != ((safe_rshift_func_int8_t_s_s(0x72L, (((safe_div_func_int16_t_s_s(((*l_67) = (safe_mod_func_int64_t_s_s(0x36403AC46406CCCELL, (-5L)))), 65528UL)) | g_11) , (-2L)))) <= 2L)) != p_35))), 7)))), 0x5935L)), g_22)) & g_22))), (*l_38)))) & (*l_41)); } else { return &g_22; } return &g_22; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_8; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_22; csmith_sink_ = g_40; csmith_sink_ = g_42; csmith_sink_ = g_59; csmith_sink_ = g_68; for (i = 0; i < 7; i++) { csmith_sink_ = g_72[i]; } csmith_sink_ = g_77.f0; csmith_sink_ = g_80.f0; csmith_sink_ = g_92.f0; for (i = 0; i < 7; i++) { csmith_sink_ = g_114[i]; } csmith_sink_ = g_119; csmith_sink_ = g_123; csmith_sink_ = g_125; csmith_sink_ = g_141; csmith_sink_ = g_155; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U1 { const int32_t f0; }; union U2 { uint16_t f0; const volatile int8_t *const volatile f1; unsigned f2 : 21; int32_t f3; }; union U3 { const signed f0 : 11; volatile uint32_t f1; const uint32_t f2; const uint16_t f3; }; static int32_t g_3 = 0x1D8F8F57L; static int32_t g_8 = (-7L); static volatile int32_t g_11 = (-1L); static volatile uint64_t g_12 = 0UL; static int8_t g_22 = 0x65L; static int32_t g_40 = 3L; static int32_t g_42 = 0xEBAE88B1L; static int32_t *g_57[10][7] = { {&g_40, (void *)0, &g_40, &g_40, &g_40, (void *)0, &g_40}, {(void *)0, &g_40, &g_40, (void *)0, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, (void *)0}, {(void *)0, &g_40, &g_40, (void *)0, &g_40, &g_40, &g_40}, {(void *)0, &g_40, &g_40, &g_40, (void *)0, &g_40, (void *)0}, {(void *)0, &g_40, &g_40, &g_40, (void *)0, (void *)0, (void *)0}, {&g_40, &g_40, &g_40, &g_40, (void *)0, &g_40, (void *)0}, {(void *)0, &g_40, (void *)0, &g_40, &g_40, &g_40, &g_40}, {&g_40, (void *)0, &g_40, &g_40, &g_40, &g_40, (void *)0}, {(void *)0, &g_40, &g_40, (void *)0, (void *)0, (void *)0, &g_40}}; static uint32_t g_59 = 0xABE4A9FFL; static int16_t g_68 = 3L; static int8_t g_72[7] = {1L, 1L, 0x03L, 1L, 1L, 0x03L, 1L}; static int8_t *g_71 = &g_72[4]; static union U1 g_77 = {8L}; static int32_t *g_79 = &g_3; static int32_t **volatile g_78 = &g_79; static union U2 g_80 = {0x440AL}; static volatile union U3 g_92 = {2L}; static int16_t *g_100[6] = {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68}; static uint64_t g_114[7] = {0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL}; static uint64_t g_119 = 18446744073709551612UL; static int64_t g_123 = (-1L); static uint8_t g_125 = 251UL; static int32_t *volatile g_127 = &g_80.f3; static int32_t **volatile g_132 = &g_79; static uint32_t g_141 = 0x2D271054L; static uint32_t *g_148 = &g_59; static uint32_t *g_149 = &g_59; static int64_t g_155 = 3L; static int32_t **volatile g_157 = &g_79; static uint16_t func_1(void); static union U1 func_15(int8_t *const p_16, int8_t *p_17, int8_t *p_18, int16_t p_19, int32_t *p_20); static int8_t *func_23(int32_t *const p_24, int32_t *p_25, int8_t *p_26, const uint16_t p_27); static union U2 func_28(int8_t *p_29, union U1 p_30, union U1 p_31, int32_t p_32, uint16_t p_33); static int8_t *func_34(uint16_t p_35); static uint16_t func_1(void) { int32_t *l_2 = &g_3; int32_t l_10[8][8] = {{0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}}; int8_t *const l_21[10][8] = { {&g_22, &g_22, &g_22, &g_22, &g_22, (void *)0, &g_22, &g_22}, {(void *)0, &g_22, &g_22, &g_22, &g_22, &g_22, &g_22, &g_22}, {&g_22, &g_22, (void *)0, &g_22, &g_22, (void *)0, &g_22, (void *)0}, {&g_22, &g_22, (void *)0, &g_22, &g_22, &g_22, &g_22, (void *)0}, {(void *)0, &g_22, &g_22, (void *)0, &g_22, &g_22, &g_22, &g_22}, {&g_22, &g_22, &g_22, &g_22, (void *)0, (void *)0, &g_22, &g_22}, {&g_22, &g_22, (void *)0, (void *)0, (void *)0, (void *)0, &g_22, &g_22}, {&g_22, &g_22, (void *)0, (void *)0, &g_22, &g_22, &g_22, &g_22}, {&g_22, &g_22, &g_22, &g_22, (void *)0, &g_22, &g_22, (void *)0}, {(void *)0, &g_22, &g_22, &g_22, &g_22, (void *)0, &g_22, &g_22}}; int32_t l_177 = 9L; int i, j; (*l_2) ^= 0xB1A9565EL; for (g_3 = 0; (g_3 < (-21)); g_3--) { } return (*l_2); } static union U1 func_15(int8_t *const p_16, int8_t *p_17, int8_t *p_18, int16_t p_19, int32_t *p_20) { int16_t **l_99[6]; int32_t *l_101 = &g_42; uint32_t *l_106[9][10] = { {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}}; uint64_t *l_113 = &g_114[4]; uint32_t l_117 = 4294967294UL; uint64_t *l_118 = &g_119; int64_t *l_120 = (void *)0; int64_t *l_121 = (void *)0; int64_t *l_122 = &g_123; uint8_t *l_124 = &g_125; const int64_t l_126 = 0L; int32_t *l_128 = (void *)0; int32_t *l_129 = &g_80.f3; int32_t *l_130 = &g_80.f3; int32_t l_131 = 1L; int32_t l_142 = 4L; uint32_t **l_147[5][4] = { {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}, {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}, {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}, {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}, {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}}; uint32_t l_154[8][2] = {{18446744073709551615UL, 0x9AC0673FL}, {0xD022AC7DL, 0xDEF21EC4L}, {0xDEF21EC4L, 0xD022AC7DL}, {0x9AC0673FL, 18446744073709551615UL}, {0x9AC0673FL, 0xD022AC7DL}, {0xDEF21EC4L, 0xDEF21EC4L}, {0xD022AC7DL, 0x9AC0673FL}, {18446744073709551615UL, 0x9AC0673FL}}; union U1 l_156[3] = {{0L}, {0L}, {0L}}; int i, j; for (i = 0; i < 6; i++) { } (*l_101) = ((g_100[4] = &g_68) == &p_19); l_131 &= (safe_mul_func_int8_t_s_s( ((safe_sub_func_uint8_t_u_u( ((((*l_124) |= (((((void *)0 != l_106[8][2]), ((((*l_122) &= (((*l_118) = ((*l_101) > ((safe_mul_func_uint16_t_u_u( (*l_101), ((((*l_101) && (safe_lshift_func_int8_t_s_u( (*l_101), (*l_101)))), (safe_sub_func_uint64_t_u_u( (--(*l_113)), ((-10L) <= (l_117 = p_19))))) ^ 1UL))), 0x171667F30D379EBFLL))) ^ g_8)) && 0L) ^ g_8)) ^ g_77.f0) > 251UL)) == 0xA3L) >= l_126), 246UL)) <= p_19), (*l_101))); (*g_132) = &l_131; (*g_79) = (((safe_lshift_func_int16_t_s_s( (safe_div_func_uint32_t_u_u( (safe_lshift_func_int8_t_s_s( ((*g_71) = (safe_lshift_func_uint8_t_u_s(255UL, 5))), g_141)), l_142)), (safe_div_func_int16_t_s_s( (0x63DC2C33L == (((((g_148 = &g_59) != (g_149 = p_20)) != ((*l_101) <= (l_154[2][0] ^= ((((**g_132) | (safe_lshift_func_uint16_t_u_u( (((safe_add_func_uint64_t_u_u( (&g_59 != (void *)0), p_19)), (*l_101)) && g_119), p_19))) <= g_114[4]) > p_19)))), (void *)0) == l_99[0])), 9UL)))), 0xE94A997FCA46356BLL) ^ g_155); return l_156[1]; } static int8_t *func_23(int32_t *const p_24, int32_t *p_25, int8_t *p_26, const uint16_t p_27) { uint32_t l_95[4]; int16_t *l_96 = &g_68; int32_t l_97 = 0x4EBB7C4EL; int8_t *l_98 = &g_72[4]; int i; for (i = 0; i < 4; i++) { } l_97 = (((((g_3 ^ (safe_mod_func_uint16_t_u_u( (p_27 < ((*l_96) |= (g_59 < ((safe_mul_func_uint16_t_u_u( ((((safe_div_func_int8_t_s_s( ((void *)0 == p_24), (g_59 && (&g_59 != (((safe_add_func_int16_t_s_s( (safe_sub_func_int64_t_s_s( (g_92, ((safe_add_func_int16_t_s_s( l_95[0], g_59)) & l_95[0])), 2L)), l_95[0])) != l_95[0]), (void *)0))))), g_80), l_95[0]) < l_95[1]), (-9L))), g_59)))), 1UL))) != p_27), 0xDD0FL) == p_27) != 0x298CL); return l_98; } static union U2 func_28(int8_t *p_29, union U1 p_30, union U1 p_31, int32_t p_32, uint16_t p_33) { (*g_78) = &p_32; return g_80; } static int8_t *func_34(uint16_t p_35) { int32_t *l_38 = &g_8; int32_t *l_39 = &g_40; int32_t *l_41 = &g_42; for (g_22 = 0; (g_22 < 23); g_22 = safe_add_func_int32_t_s_s(g_22, 3)) { } if (((*l_41) &= (l_38 != (((*l_39) = ((-10L) <= (((void *)0 != &g_8) <= (*l_38)))), (void *)0)))) { } else { } return &g_22; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_8; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_22; csmith_sink_ = g_40; csmith_sink_ = g_42; csmith_sink_ = g_59; csmith_sink_ = g_68; for (i = 0; i < 7; i++) { csmith_sink_ = g_72[i]; } csmith_sink_ = g_77.f0; csmith_sink_ = g_80.f0; csmith_sink_ = g_92.f0; for (i = 0; i < 7; i++) { csmith_sink_ = g_114[i]; } csmith_sink_ = g_119; csmith_sink_ = g_123; csmith_sink_ = g_125; csmith_sink_ = g_141; csmith_sink_ = g_155; platform_main_end(0, 0); return 0; }
true
197
dataset/organized/DCE/197
221
305
0.64
0.76
DCE
395
dataset/organized/DCE/197/target.c
dataset/organized/DCE/197/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U1 { const int32_t f0; }; union U2 { uint16_t f0; const volatile int8_t * const volatile f1; unsigned f2 : 21; int32_t f3; }; union U3 { const signed f0 : 11; volatile uint32_t f1; const uint32_t f2; const uint16_t f3; }; static int32_t g_3 = 0x1D8F8F57L; static int32_t g_8 = (-7L); static volatile int32_t g_11 = (-1L); static volatile uint64_t g_12 = 0UL; static int8_t g_22 = 0x65L; static int32_t g_40 = 3L; static int32_t g_42 = 0xEBAE88B1L; static int32_t *g_57[10][7] = {{&g_40,(void*)0,&g_40,&g_40,&g_40,(void*)0,&g_40},{(void*)0,&g_40,&g_40,(void*)0,&g_40,&g_40,&g_40},{&g_40,&g_40,&g_40,&g_40,&g_40,&g_40,(void*)0},{(void*)0,&g_40,&g_40,(void*)0,&g_40,&g_40,&g_40},{(void*)0,&g_40,&g_40,&g_40,(void*)0,&g_40,(void*)0},{(void*)0,&g_40,&g_40,&g_40,(void*)0,(void*)0,(void*)0},{&g_40,&g_40,&g_40,&g_40,(void*)0,&g_40,(void*)0},{(void*)0,&g_40,(void*)0,&g_40,&g_40,&g_40,&g_40},{&g_40,(void*)0,&g_40,&g_40,&g_40,&g_40,(void*)0},{(void*)0,&g_40,&g_40,(void*)0,(void*)0,(void*)0,&g_40}}; static uint32_t g_59 = 0xABE4A9FFL; static int16_t g_68 = 3L; static int8_t g_72[7] = {1L,1L,0x03L,1L,1L,0x03L,1L}; static int8_t *g_71 = &g_72[4]; static union U1 g_77 = {8L}; static int32_t *g_79 = &g_3; static int32_t ** volatile g_78 = &g_79; static union U2 g_80 = {0x440AL}; static volatile union U3 g_92 = {2L}; static int16_t *g_100[6] = {&g_68,&g_68,&g_68,&g_68,&g_68,&g_68}; static uint64_t g_114[7] = {0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL,0xC462F11252BC438ELL}; static uint64_t g_119 = 18446744073709551612UL; static int64_t g_123 = (-1L); static uint8_t g_125 = 251UL; static int32_t * volatile g_127 = &g_80.f3; static int32_t ** volatile g_132 = &g_79; static uint32_t g_141 = 0x2D271054L; static uint32_t *g_148 = &g_59; static uint32_t *g_149 = &g_59; static int64_t g_155 = 3L; static int32_t ** volatile g_157 = &g_79; static uint16_t func_1(void); static union U1 func_15(int8_t * const p_16, int8_t * p_17, int8_t * p_18, int16_t p_19, int32_t * p_20); static int8_t * func_23(int32_t * const p_24, int32_t * p_25, int8_t * p_26, const uint16_t p_27); static union U2 func_28(int8_t * p_29, union U1 p_30, union U1 p_31, int32_t p_32, uint16_t p_33); static int8_t * func_34(uint16_t p_35); static uint16_t func_1(void) { int32_t *l_2 = &g_3; int32_t l_10[8][8] = {{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)},{0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L),0x9BA5F27AL,0x9BA5F27AL,(-9L),(-9L)}}; int8_t * const l_21[10][8] = {{&g_22,&g_22,&g_22,&g_22,&g_22,(void*)0,&g_22,&g_22},{(void*)0,&g_22,&g_22,&g_22,&g_22,&g_22,&g_22,&g_22},{&g_22,&g_22,(void*)0,&g_22,&g_22,(void*)0,&g_22,(void*)0},{&g_22,&g_22,(void*)0,&g_22,&g_22,&g_22,&g_22,(void*)0},{(void*)0,&g_22,&g_22,(void*)0,&g_22,&g_22,&g_22,&g_22},{&g_22,&g_22,&g_22,&g_22,(void*)0,(void*)0,&g_22,&g_22},{&g_22,&g_22,(void*)0,(void*)0,(void*)0,(void*)0,&g_22,&g_22},{&g_22,&g_22,(void*)0,(void*)0,&g_22,&g_22,&g_22,&g_22},{&g_22,&g_22,&g_22,&g_22,(void*)0,&g_22,&g_22,(void*)0},{(void*)0,&g_22,&g_22,&g_22,&g_22,(void*)0,&g_22,&g_22}}; int32_t l_177 = 9L; int i, j; (*l_2) ^= 0xB1A9565EL; for (g_3 = 0; (g_3 < (-21)); g_3--) { int32_t *l_6 = (void*)0; int32_t *l_7 = &g_8; int32_t *l_9[3][4] = {{&g_3,(void*)0,&g_3,&g_8},{&g_3,&g_3,(void*)0,&g_3},{&g_3,&g_8,&g_8,&g_3}}; const int16_t l_81 = 1L; int64_t *l_160 = (void*)0; int64_t *l_161 = &g_155; int64_t *l_176 = &g_123; int16_t *l_178 = &g_68; int8_t *l_179 = &g_22; int16_t l_180 = 0L; int32_t **l_181 = &g_79; int i, j; --g_12; (*g_157) = (func_15(l_21[1][2], &g_22, func_23((func_28(func_34((((*l_7) = g_3) ^ (-1L))), ((safe_lshift_func_int8_t_s_u(((void*)0 == g_71), (((*g_71) = (safe_mul_func_uint8_t_u_u((safe_mul_func_int16_t_s_s(((((void*)0 == &g_3) ^ (*l_2)) , g_72[5]), g_3)), (*g_71)))) == 0x43L))) , g_77), g_77, g_77.f0, g_3) , l_9[2][0]), &g_3, g_71, l_81), g_80.f0, l_9[2][0]) , &g_8); (*g_79) = ((safe_add_func_int64_t_s_s(((*l_161) = g_72[0]), (((*l_2) ^ ((safe_sub_func_int8_t_s_s((safe_sub_func_int32_t_s_s((safe_rshift_func_int8_t_s_u((*g_71), (((*g_71) < 5UL) & (*l_7)))), (safe_div_func_int16_t_s_s((safe_sub_func_uint8_t_u_u(((((1L || ((*g_148) ^= (safe_sub_func_int16_t_s_s(((*l_178) = (((((*l_176) = ((((void*)0 == l_176) > l_177) && (*l_2))) == g_22) , (*g_79)) && 7L)), (*l_7))))) != 1UL) , l_179) != (void*)0), 7L)), g_22)))), 0x46L)) < (-7L))) > l_180))) || (*l_7)); (*l_181) = (void*)0; } return (*l_2); } static union U1 func_15(int8_t * const p_16, int8_t * p_17, int8_t * p_18, int16_t p_19, int32_t * p_20) { int16_t **l_99[6]; int32_t *l_101 = &g_42; uint32_t *l_106[9][10] = {{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59},{&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59,&g_59}}; uint64_t *l_113 = &g_114[4]; uint32_t l_117 = 4294967294UL; uint64_t *l_118 = &g_119; int64_t *l_120 = (void*)0; int64_t *l_121 = (void*)0; int64_t *l_122 = &g_123; uint8_t *l_124 = &g_125; const int64_t l_126 = 0L; int32_t *l_128 = (void*)0; int32_t *l_129 = &g_80.f3; int32_t *l_130 = &g_80.f3; int32_t l_131 = 1L; int32_t l_142 = 4L; uint32_t **l_147[5][4] = {{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]},{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]},{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]},{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]},{&l_106[8][2],&l_106[8][2],&l_106[8][2],&l_106[8][2]}}; uint32_t l_154[8][2] = {{18446744073709551615UL,0x9AC0673FL},{0xD022AC7DL,0xDEF21EC4L},{0xDEF21EC4L,0xD022AC7DL},{0x9AC0673FL,18446744073709551615UL},{0x9AC0673FL,0xD022AC7DL},{0xDEF21EC4L,0xDEF21EC4L},{0xD022AC7DL,0x9AC0673FL},{18446744073709551615UL,0x9AC0673FL}}; union U1 l_156[3] = {{0L},{0L},{0L}}; int i, j; for (i = 0; i < 6; i++) { l_99[i] = (void*)0; } (*l_101) = ((g_100[4] = &g_68) == &p_19); l_131 &= (safe_mul_func_int8_t_s_s(((safe_sub_func_uint8_t_u_u(((((*l_124) |= (((((void*)0 != l_106[8][2]) , ((((*l_122) &= (((*l_118) = ((*l_101) > ((safe_mul_func_uint16_t_u_u((*l_101), ((((*l_101) && (safe_lshift_func_int8_t_s_u((*l_101), (*l_101)))) , (safe_sub_func_uint64_t_u_u((--(*l_113)), ((-10L) <= (l_117 = p_19))))) ^ 1UL))) , 0x171667F30D379EBFLL))) ^ g_8)) && 0L) ^ g_8)) ^ g_77.f0) > 251UL)) == 0xA3L) >= l_126), 246UL)) <= p_19), (*l_101))); (*g_132) = &l_131; (*g_79) = (((safe_lshift_func_int16_t_s_s((safe_div_func_uint32_t_u_u((safe_lshift_func_int8_t_s_s(((*g_71) = (safe_lshift_func_uint8_t_u_s(255UL, 5))), g_141)), l_142)), (safe_div_func_int16_t_s_s((0x63DC2C33L == (((((g_148 = &g_59) != (g_149 = p_20)) != ((*l_101) <= (l_154[2][0] ^= ((((**g_132) | (safe_lshift_func_uint16_t_u_u((((safe_add_func_uint64_t_u_u((&g_59 != (void*)0), p_19)) , (*l_101)) && g_119), p_19))) <= g_114[4]) > p_19)))) , (void*)0) == l_99[0])), 9UL)))) , 0xE94A997FCA46356BLL) ^ g_155); return l_156[1]; } static int8_t * func_23(int32_t * const p_24, int32_t * p_25, int8_t * p_26, const uint16_t p_27) { uint32_t l_95[4]; int16_t *l_96 = &g_68; int32_t l_97 = 0x4EBB7C4EL; int8_t *l_98 = &g_72[4]; int i; for (i = 0; i < 4; i++) { l_95[i] = 18446744073709551615UL; } l_97 = (((((g_3 ^ (safe_mod_func_uint16_t_u_u((p_27 < ((*l_96) |= (g_59 < ((safe_mul_func_uint16_t_u_u(((((safe_div_func_int8_t_s_s(((void*)0 == p_24), (g_59 && (&g_59 != (((safe_add_func_int16_t_s_s((safe_sub_func_int64_t_s_s((g_92 , ((safe_add_func_int16_t_s_s(l_95[0], g_59)) & l_95[0])), 2L)), l_95[0])) != l_95[0]) , (void*)0))))) , g_80) , l_95[0]) < l_95[1]), (-9L))) , g_59)))), 1UL))) != p_27) , 0xDD0FL) == p_27) != 0x298CL); return l_98; } static union U2 func_28(int8_t * p_29, union U1 p_30, union U1 p_31, int32_t p_32, uint16_t p_33) { (*g_78) = &p_32; return g_80; } static int8_t * func_34(uint16_t p_35) { int32_t *l_38 = &g_8; int32_t *l_39 = &g_40; int32_t *l_41 = &g_42; for (g_22 = 0; (g_22 < 23); g_22 = safe_add_func_int32_t_s_s(g_22, 3)) { return &g_22; } if (((*l_41) &= (l_38 != (((*l_39) = ((-10L) <= (((void*)0 != &g_8) <= (*l_38)))) , (void*)0)))) { uint64_t l_47 = 4UL; uint32_t *l_58 = &g_59; int16_t *l_67 = &g_68; (*l_41) = (((p_35 ^ 0x7276463A47399D01LL) <= (safe_mul_func_uint8_t_u_u((safe_div_func_uint16_t_u_u(l_47, ((safe_lshift_func_uint8_t_u_s((safe_add_func_uint16_t_u_u((safe_unary_minus_func_int8_t_s((safe_rshift_func_uint8_t_u_u((safe_add_func_uint32_t_u_u(((*l_58) |= ((g_57[9][6] = l_38) != &g_40)), ((((+p_35) <= p_35) != ((safe_rshift_func_int8_t_s_s(0x72L, (((safe_div_func_int16_t_s_s(((*l_67) = (safe_mod_func_int64_t_s_s(0x36403AC46406CCCELL, (-5L)))), 65528UL)) | g_11) , (-2L)))) <= 2L)) != p_35))), 7)))), 0x5935L)), g_22)) & g_22))), (*l_38)))) & (*l_41)); } else { return &g_22; } return &g_22; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_8; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_22; csmith_sink_ = g_40; csmith_sink_ = g_42; csmith_sink_ = g_59; csmith_sink_ = g_68; for (i = 0; i < 7; i++) { csmith_sink_ = g_72[i]; } csmith_sink_ = g_77.f0; csmith_sink_ = g_80.f0; csmith_sink_ = g_92.f0; for (i = 0; i < 7; i++) { csmith_sink_ = g_114[i]; } csmith_sink_ = g_119; csmith_sink_ = g_123; csmith_sink_ = g_125; csmith_sink_ = g_141; csmith_sink_ = g_155; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; union U1 { const int32_t f0; }; union U2 { uint16_t f0; const volatile int8_t *const volatile f1; unsigned f2 : 21; int32_t f3; }; union U3 { const signed f0 : 11; volatile uint32_t f1; const uint32_t f2; const uint16_t f3; }; static int32_t g_3 = 0x1D8F8F57L; static int32_t g_8 = (-7L); static volatile int32_t g_11 = (-1L); static volatile uint64_t g_12 = 0UL; static int8_t g_22 = 0x65L; static int32_t g_40 = 3L; static int32_t g_42 = 0xEBAE88B1L; static int32_t *g_57[10][7] = { {&g_40, (void *)0, &g_40, &g_40, &g_40, (void *)0, &g_40}, {(void *)0, &g_40, &g_40, (void *)0, &g_40, &g_40, &g_40}, {&g_40, &g_40, &g_40, &g_40, &g_40, &g_40, (void *)0}, {(void *)0, &g_40, &g_40, (void *)0, &g_40, &g_40, &g_40}, {(void *)0, &g_40, &g_40, &g_40, (void *)0, &g_40, (void *)0}, {(void *)0, &g_40, &g_40, &g_40, (void *)0, (void *)0, (void *)0}, {&g_40, &g_40, &g_40, &g_40, (void *)0, &g_40, (void *)0}, {(void *)0, &g_40, (void *)0, &g_40, &g_40, &g_40, &g_40}, {&g_40, (void *)0, &g_40, &g_40, &g_40, &g_40, (void *)0}, {(void *)0, &g_40, &g_40, (void *)0, (void *)0, (void *)0, &g_40}}; static uint32_t g_59 = 0xABE4A9FFL; static int16_t g_68 = 3L; static int8_t g_72[7] = {1L, 1L, 0x03L, 1L, 1L, 0x03L, 1L}; static int8_t *g_71 = &g_72[4]; static union U1 g_77 = {8L}; static int32_t *g_79 = &g_3; static int32_t **volatile g_78 = &g_79; static union U2 g_80 = {0x440AL}; static volatile union U3 g_92 = {2L}; static int16_t *g_100[6] = {&g_68, &g_68, &g_68, &g_68, &g_68, &g_68}; static uint64_t g_114[7] = {0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL, 0xC462F11252BC438ELL}; static uint64_t g_119 = 18446744073709551612UL; static int64_t g_123 = (-1L); static uint8_t g_125 = 251UL; static int32_t *volatile g_127 = &g_80.f3; static int32_t **volatile g_132 = &g_79; static uint32_t g_141 = 0x2D271054L; static uint32_t *g_148 = &g_59; static uint32_t *g_149 = &g_59; static int64_t g_155 = 3L; static int32_t **volatile g_157 = &g_79; static uint16_t func_1(void); static union U1 func_15(int8_t *const p_16, int8_t *p_17, int8_t *p_18, int16_t p_19, int32_t *p_20); static int8_t *func_23(int32_t *const p_24, int32_t *p_25, int8_t *p_26, const uint16_t p_27); static union U2 func_28(int8_t *p_29, union U1 p_30, union U1 p_31, int32_t p_32, uint16_t p_33); static int8_t *func_34(uint16_t p_35); static uint16_t func_1(void) { int32_t *l_2 = &g_3; int32_t l_10[8][8] = {{0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}, {0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L), 0x9BA5F27AL, 0x9BA5F27AL, (-9L), (-9L)}}; int8_t *const l_21[10][8] = { {&g_22, &g_22, &g_22, &g_22, &g_22, (void *)0, &g_22, &g_22}, {(void *)0, &g_22, &g_22, &g_22, &g_22, &g_22, &g_22, &g_22}, {&g_22, &g_22, (void *)0, &g_22, &g_22, (void *)0, &g_22, (void *)0}, {&g_22, &g_22, (void *)0, &g_22, &g_22, &g_22, &g_22, (void *)0}, {(void *)0, &g_22, &g_22, (void *)0, &g_22, &g_22, &g_22, &g_22}, {&g_22, &g_22, &g_22, &g_22, (void *)0, (void *)0, &g_22, &g_22}, {&g_22, &g_22, (void *)0, (void *)0, (void *)0, (void *)0, &g_22, &g_22}, {&g_22, &g_22, (void *)0, (void *)0, &g_22, &g_22, &g_22, &g_22}, {&g_22, &g_22, &g_22, &g_22, (void *)0, &g_22, &g_22, (void *)0}, {(void *)0, &g_22, &g_22, &g_22, &g_22, (void *)0, &g_22, &g_22}}; int32_t l_177 = 9L; int i, j; (*l_2) ^= 0xB1A9565EL; for (g_3 = 0; (g_3 < (-21)); g_3--) { int32_t *l_6 = (void *)0; int32_t *l_7 = &g_8; int32_t *l_9[3][4] = {{&g_3, (void *)0, &g_3, &g_8}, {&g_3, &g_3, (void *)0, &g_3}, {&g_3, &g_8, &g_8, &g_3}}; const int16_t l_81 = 1L; int64_t *l_160 = (void *)0; int64_t *l_161 = &g_155; int64_t *l_176 = &g_123; int16_t *l_178 = &g_68; int8_t *l_179 = &g_22; int16_t l_180 = 0L; int32_t **l_181 = &g_79; int i, j; --g_12; (*g_157) = (func_15( l_21[1][2], &g_22, func_23( (func_28( func_34((((*l_7) = g_3) ^ (-1L))), ((safe_lshift_func_int8_t_s_u( ((void *)0 == g_71), (((*g_71) = (safe_mul_func_uint8_t_u_u( (safe_mul_func_int16_t_s_s( ((((void *)0 == &g_3) ^ (*l_2)), g_72[5]), g_3)), (*g_71)))) == 0x43L))), g_77), g_77, g_77.f0, g_3), l_9[2][0]), &g_3, g_71, l_81), g_80.f0, l_9[2][0]), &g_8); (*g_79) = ((safe_add_func_int64_t_s_s( ((*l_161) = g_72[0]), (((*l_2) ^ ((safe_sub_func_int8_t_s_s( (safe_sub_func_int32_t_s_s( (safe_rshift_func_int8_t_s_u( (*g_71), (((*g_71) < 5UL) & (*l_7)))), (safe_div_func_int16_t_s_s( (safe_sub_func_uint8_t_u_u( ((((1L || ((*g_148) ^= (safe_sub_func_int16_t_s_s( ((*l_178) = (((((*l_176) = ((((void *)0 == l_176) > l_177) && (*l_2))) == g_22), (*g_79)) && 7L)), (*l_7))))) != 1UL), l_179) != (void *)0), 7L)), g_22)))), 0x46L)) < (-7L))) > l_180))) || (*l_7)); (*l_181) = (void *)0; } return (*l_2); } static union U1 func_15(int8_t *const p_16, int8_t *p_17, int8_t *p_18, int16_t p_19, int32_t *p_20) { int16_t **l_99[6]; int32_t *l_101 = &g_42; uint32_t *l_106[9][10] = { {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}, {&g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59, &g_59}}; uint64_t *l_113 = &g_114[4]; uint32_t l_117 = 4294967294UL; uint64_t *l_118 = &g_119; int64_t *l_120 = (void *)0; int64_t *l_121 = (void *)0; int64_t *l_122 = &g_123; uint8_t *l_124 = &g_125; const int64_t l_126 = 0L; int32_t *l_128 = (void *)0; int32_t *l_129 = &g_80.f3; int32_t *l_130 = &g_80.f3; int32_t l_131 = 1L; int32_t l_142 = 4L; uint32_t **l_147[5][4] = { {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}, {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}, {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}, {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}, {&l_106[8][2], &l_106[8][2], &l_106[8][2], &l_106[8][2]}}; uint32_t l_154[8][2] = {{18446744073709551615UL, 0x9AC0673FL}, {0xD022AC7DL, 0xDEF21EC4L}, {0xDEF21EC4L, 0xD022AC7DL}, {0x9AC0673FL, 18446744073709551615UL}, {0x9AC0673FL, 0xD022AC7DL}, {0xDEF21EC4L, 0xDEF21EC4L}, {0xD022AC7DL, 0x9AC0673FL}, {18446744073709551615UL, 0x9AC0673FL}}; union U1 l_156[3] = {{0L}, {0L}, {0L}}; int i, j; for (i = 0; i < 6; i++) { l_99[i] = (void *)0; } (*l_101) = ((g_100[4] = &g_68) == &p_19); l_131 &= (safe_mul_func_int8_t_s_s( ((safe_sub_func_uint8_t_u_u( ((((*l_124) |= (((((void *)0 != l_106[8][2]), ((((*l_122) &= (((*l_118) = ((*l_101) > ((safe_mul_func_uint16_t_u_u( (*l_101), ((((*l_101) && (safe_lshift_func_int8_t_s_u( (*l_101), (*l_101)))), (safe_sub_func_uint64_t_u_u( (--(*l_113)), ((-10L) <= (l_117 = p_19))))) ^ 1UL))), 0x171667F30D379EBFLL))) ^ g_8)) && 0L) ^ g_8)) ^ g_77.f0) > 251UL)) == 0xA3L) >= l_126), 246UL)) <= p_19), (*l_101))); (*g_132) = &l_131; (*g_79) = (((safe_lshift_func_int16_t_s_s( (safe_div_func_uint32_t_u_u( (safe_lshift_func_int8_t_s_s( ((*g_71) = (safe_lshift_func_uint8_t_u_s(255UL, 5))), g_141)), l_142)), (safe_div_func_int16_t_s_s( (0x63DC2C33L == (((((g_148 = &g_59) != (g_149 = p_20)) != ((*l_101) <= (l_154[2][0] ^= ((((**g_132) | (safe_lshift_func_uint16_t_u_u( (((safe_add_func_uint64_t_u_u( (&g_59 != (void *)0), p_19)), (*l_101)) && g_119), p_19))) <= g_114[4]) > p_19)))), (void *)0) == l_99[0])), 9UL)))), 0xE94A997FCA46356BLL) ^ g_155); return l_156[1]; } static int8_t *func_23(int32_t *const p_24, int32_t *p_25, int8_t *p_26, const uint16_t p_27) { uint32_t l_95[4]; int16_t *l_96 = &g_68; int32_t l_97 = 0x4EBB7C4EL; int8_t *l_98 = &g_72[4]; int i; for (i = 0; i < 4; i++) { l_95[i] = 18446744073709551615UL; } l_97 = (((((g_3 ^ (safe_mod_func_uint16_t_u_u( (p_27 < ((*l_96) |= (g_59 < ((safe_mul_func_uint16_t_u_u( ((((safe_div_func_int8_t_s_s( ((void *)0 == p_24), (g_59 && (&g_59 != (((safe_add_func_int16_t_s_s( (safe_sub_func_int64_t_s_s( (g_92, ((safe_add_func_int16_t_s_s( l_95[0], g_59)) & l_95[0])), 2L)), l_95[0])) != l_95[0]), (void *)0))))), g_80), l_95[0]) < l_95[1]), (-9L))), g_59)))), 1UL))) != p_27), 0xDD0FL) == p_27) != 0x298CL); return l_98; } static union U2 func_28(int8_t *p_29, union U1 p_30, union U1 p_31, int32_t p_32, uint16_t p_33) { (*g_78) = &p_32; return g_80; } static int8_t *func_34(uint16_t p_35) { int32_t *l_38 = &g_8; int32_t *l_39 = &g_40; int32_t *l_41 = &g_42; for (g_22 = 0; (g_22 < 23); g_22 = safe_add_func_int32_t_s_s(g_22, 3)) { return &g_22; } if (((*l_41) &= (l_38 != (((*l_39) = ((-10L) <= (((void *)0 != &g_8) <= (*l_38)))), (void *)0)))) { uint64_t l_47 = 4UL; uint32_t *l_58 = &g_59; int16_t *l_67 = &g_68; (*l_41) = (((p_35 ^ 0x7276463A47399D01LL) <= (safe_mul_func_uint8_t_u_u( (safe_div_func_uint16_t_u_u( l_47, ((safe_lshift_func_uint8_t_u_s( (safe_add_func_uint16_t_u_u( (safe_unary_minus_func_int8_t_s( (safe_rshift_func_uint8_t_u_u( (safe_add_func_uint32_t_u_u( ((*l_58) |= ((g_57[9][6] = l_38) != &g_40)), ((((+p_35) <= p_35) != ((safe_rshift_func_int8_t_s_s( 0x72L, (((safe_div_func_int16_t_s_s( ((*l_67) = (safe_mod_func_int64_t_s_s( 0x36403AC46406CCCELL, (-5L)))), 65528UL)) | g_11), (-2L)))) <= 2L)) != p_35))), 7)))), 0x5935L)), g_22)) & g_22))), (*l_38)))) & (*l_41)); } else { return &g_22; } return &g_22; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_3; csmith_sink_ = g_8; csmith_sink_ = g_11; csmith_sink_ = g_12; csmith_sink_ = g_22; csmith_sink_ = g_40; csmith_sink_ = g_42; csmith_sink_ = g_59; csmith_sink_ = g_68; for (i = 0; i < 7; i++) { csmith_sink_ = g_72[i]; } csmith_sink_ = g_77.f0; csmith_sink_ = g_80.f0; csmith_sink_ = g_92.f0; for (i = 0; i < 7; i++) { } csmith_sink_ = g_119; csmith_sink_ = g_123; csmith_sink_ = g_125; csmith_sink_ = g_141; csmith_sink_ = g_155; platform_main_end(0, 0); return 0; }
false
197
dataset/organized/DCE/197
221
405
0.8
0.8
DCE
396
dataset/organized/DCE/198/target.c
dataset/organized/DCE/198/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint8_t f0; const uint16_t f1; int32_t f2; int8_t f3; const uint32_t f4; uint32_t f5; uint64_t f6; }; union U1 { int8_t f0; int32_t f1; const volatile int32_t f2; }; static uint32_t g_16 = 0xD54EC7E3L; static uint32_t * volatile g_21 = (void*)0; static uint8_t g_32 = 0UL; static volatile uint32_t g_36 = 4294967295UL; static volatile uint32_t *g_35 = &g_36; static uint32_t g_38 = 0x68E0133DL; static uint32_t *g_37[4] = {&g_38,&g_38,&g_38,&g_38}; static struct S0 g_40 = {246UL,0x0AAFL,0L,0L,0x4CB070FCL,0xC8423537L,0x5AC950041AC573C0LL}; static int32_t g_44 = 9L; static volatile uint8_t g_59 = 255UL; static int16_t g_65 = 0x39C7L; static int8_t g_67 = 0xA4L; static int32_t g_85 = 6L; static uint64_t g_90 = 0UL; static volatile int64_t g_97 = 6L; static uint16_t g_117 = 65530UL; static uint16_t g_119 = 0x650DL; static int32_t ** const volatile g_139[5] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int32_t *g_141 = &g_85; static int32_t ** volatile g_140[9] = {&g_141,&g_141,&g_141,&g_141,&g_141,&g_141,&g_141,&g_141,&g_141}; static int16_t *g_157[10] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int32_t ** volatile g_163[2] = {&g_141,&g_141}; static union U1 g_195[10] = {{0L},{0L},{0L},{0L},{0L},{0L},{0L},{0L},{0L},{0L}}; static int32_t g_220 = 3L; static uint8_t func_1(void); static int32_t func_2(uint16_t p_3, uint8_t p_4); static struct S0 func_8(int16_t p_9, struct S0 p_10, int16_t p_11); static uint64_t func_24(uint8_t p_25, uint32_t * p_26, uint32_t * p_27, uint32_t p_28); static int32_t * func_47(uint32_t * p_48, uint32_t * p_49, uint32_t * p_50, uint64_t p_51); static uint8_t func_1(void) { uint32_t l_5 = 5UL; int32_t l_14[5][8] = {{(-1L),0L,0x91E60E77L,0x91E60E77L,0L,(-1L),1L,0xD8D92426L},{0x91E60E77L,0xD8D92426L,1L,0xD8D92426L,0x91E60E77L,(-4L),(-4L),0x91E60E77L},{0xD8D92426L,0L,0L,0xD8D92426L,0L,0x91E60E77L,0L,0xD8D92426L},{0L,0L,0L,(-4L),1L,1L,(-4L),0L},{0L,0L,1L,0x91E60E77L,(-1L),0x91E60E77L,1L,0L}}; uint32_t *l_15 = &g_16; int32_t l_208 = 0L; uint16_t *l_209 = &g_119; int32_t *l_219[7] = {&g_220,&g_220,&g_220,&g_220,&g_220,&g_220,&g_220}; int i, j; g_220 |= func_2(l_5, ((safe_lshift_func_uint16_t_u_u(((*l_209) = (func_8((((safe_sub_func_int32_t_s_s(0xA74ADF29L, ((*l_15) = l_14[3][4]))) == (((safe_mod_func_uint8_t_u_u((safe_mul_func_uint16_t_u_u((g_21 == l_15), (safe_sub_func_uint64_t_u_u(func_24((safe_unary_minus_func_uint64_t_u((safe_rshift_func_int8_t_s_s((g_32 > 0xB947L), (safe_lshift_func_int16_t_s_s((((((void*)0 == g_35) | (-1L)) ^ 0xE5769E8A28D8805ELL) || 0x6D0046BAC609E820LL), 9)))))), g_37[1], l_15, g_32), g_32)))), 3L)) ^ l_14[3][4]) | g_32)) ^ 0UL), g_40, l_14[1][4]) , l_208)), 11)) > g_32)); return g_195[3].f0; } static int32_t func_2(uint16_t p_3, uint8_t p_4) { int32_t *l_210 = &g_195[3].f1; int32_t *l_211 = (void*)0; int32_t *l_212 = &g_195[3].f1; int32_t *l_213 = (void*)0; int32_t *l_214[7] = {&g_44,&g_44,&g_44,&g_44,&g_44,&g_44,&g_44}; int32_t l_215 = (-1L); uint32_t l_216[5][4] = {{0x695958FEL,0x695958FEL,0x3E070175L,0x695958FEL},{0x695958FEL,0x56BD4BA9L,0x56BD4BA9L,0x695958FEL},{0x56BD4BA9L,0x695958FEL,0x56BD4BA9L,0x56BD4BA9L},{0x695958FEL,0x695958FEL,0x3E070175L,0x695958FEL},{0x695958FEL,0x56BD4BA9L,0x56BD4BA9L,0x695958FEL}}; int i, j; (*l_210) = ((*g_141) = (g_90 && 0xA6F2518C595B6507LL)); ++l_216[1][3]; return p_3; } static struct S0 func_8(int16_t p_9, struct S0 p_10, int16_t p_11) { int32_t *l_57 = &g_44; int32_t l_87 = 3L; uint8_t l_98 = 0UL; int16_t *l_115 = &g_65; uint16_t *l_116 = &g_117; uint16_t *l_118 = &g_119; int32_t l_127 = (-1L); int32_t l_128 = 0L; struct S0 l_138 = {0xBBL,0x59A0L,0xA57FB1E3L,0x22L,0x9BD9ED47L,0x04A2F46FL,0x790600712A71348BLL}; int64_t l_175 = 0xDA51A47E80D5247FLL; uint32_t l_194 = 0x3895B9E8L; int32_t l_196 = 0L; int32_t *l_197 = (void*)0; int32_t *l_198 = &g_85; int32_t *l_199 = &l_87; int32_t *l_200 = &l_127; int32_t *l_201 = &g_195[3].f1; int32_t *l_202 = &l_128; int32_t *l_203[5] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int64_t l_204[6][3] = {{0x0B3854730C7DF349LL,0x53F050AB9E387D5ALL,0x0B3854730C7DF349LL},{1L,1L,0xA2EE58E92035A7E5LL},{(-1L),0x53F050AB9E387D5ALL,(-1L)},{1L,0xA2EE58E92035A7E5LL,0xA2EE58E92035A7E5LL},{0x0B3854730C7DF349LL,0x53F050AB9E387D5ALL,0x0B3854730C7DF349LL},{1L,1L,0xA2EE58E92035A7E5LL}}; uint64_t l_205 = 0xE9D70C356468E3BELL; int i, j; for (p_9 = 27; (p_9 == 18); p_9--) { int32_t *l_43 = &g_44; const int32_t * const l_84 = &g_85; int32_t l_96 = (-8L); (*l_43) = (g_40.f2 & p_10.f3); for (g_40.f5 = 0; (g_40.f5 == 31); g_40.f5 = safe_add_func_int32_t_s_s(g_40.f5, 1)) { int16_t l_86 = 0xEF1FL; int32_t l_89 = 6L; for (p_10.f6 = 0; (p_10.f6 <= 3); p_10.f6 += 1) { uint32_t *l_52[9][9] = {{&g_16,(void*)0,&g_16,&g_40.f5,&g_16,(void*)0,&g_16,&g_16,(void*)0},{&g_40.f5,(void*)0,&g_16,(void*)0,&g_40.f5,&g_16,&g_16,&g_40.f5,(void*)0},{&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16},{&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16},{(void*)0,&g_40.f5,&g_16,&g_16,&g_40.f5,(void*)0,&g_16,(void*)0,&g_40.f5},{(void*)0,&g_16,&g_16,(void*)0,&g_16,&g_40.f5,&g_16,(void*)0,&g_16},{&g_16,&g_16,&g_16,&g_40.f5,&g_38,&g_40.f5,&g_16,&g_16,&g_16},{&g_16,(void*)0,&g_16,&g_40.f5,&g_16,(void*)0,&g_16,&g_16,(void*)0},{&g_40.f5,(void*)0,&g_16,(void*)0,&g_40.f5,&g_16,&g_16,&g_40.f5,(void*)0}}; int32_t *l_68 = &g_44; int32_t l_88 = (-1L); int32_t *l_93 = &g_44; int32_t *l_94 = &l_88; int32_t *l_95[7][7] = {{&g_44,&g_44,&l_88,&l_88,&g_44,&g_44,&l_88},{&l_87,&g_44,&l_87,&g_44,&l_87,&g_44,&l_87},{&g_44,&l_88,&l_88,&g_44,&g_44,&l_88,&l_88},{&l_89,&g_44,&l_89,&g_44,&l_89,&g_44,&l_89},{&g_44,&g_44,&l_88,&l_88,&g_44,&g_44,&l_88},{&l_87,&g_44,&l_87,&g_44,&l_87,&g_44,&l_87},{&g_44,&l_88,&l_88,&g_44,&g_44,&l_88,&l_88}}; int i, j; for (p_10.f5 = 0; (p_10.f5 <= 3); p_10.f5 += 1) { int i; l_68 = func_47(g_37[p_10.f5], l_52[3][1], g_37[p_10.f5], (p_10.f1 > ((0x03F8612730C4096ALL < g_44) & (safe_add_func_int8_t_s_s((safe_mul_func_int16_t_s_s(0x70C6L, p_10.f2)), (l_57 == &g_44)))))); } for (g_38 = 0; (g_38 <= 3); g_38 += 1) { int64_t l_71 = (-6L); int8_t *l_76 = &g_67; int16_t *l_78 = (void*)0; int16_t **l_77 = &l_78; int32_t **l_83[10][8] = {{&l_57,&l_43,&l_57,&l_57,&l_43,&l_57,&l_57,&l_43},{(void*)0,&l_57,&l_57,&l_43,&l_57,&l_57,(void*)0,&l_57},{(void*)0,&l_43,&l_57,&l_43,(void*)0,&l_68,&l_43,(void*)0},{&l_57,&l_43,&l_57,&l_68,(void*)0,&l_57,&l_43,&l_43},{(void*)0,&l_68,&l_68,(void*)0,&l_57,&l_57,&l_43,&l_57},{(void*)0,(void*)0,&l_57,&l_43,&l_43,&l_57,(void*)0,(void*)0},{&l_57,(void*)0,&l_43,&l_57,&l_43,&l_57,&l_57,&l_43},{&l_43,&l_57,&l_68,&l_43,&l_57,&l_57,&l_43,&l_43},{&l_43,(void*)0,&l_68,&l_43,(void*)0,&l_57,&l_43,&l_43},{&l_43,(void*)0,&l_68,&l_57,&l_43,&l_57,&l_68,(void*)0}}; int i, j; } ++l_98; } } for (g_40.f5 = 0; (g_40.f5 < 16); g_40.f5 = safe_add_func_uint16_t_u_u(g_40.f5, 3)) { if ((*l_57)) { break; } return p_10; } } (*l_57) = (safe_sub_func_uint8_t_u_u((*l_57), (safe_sub_func_uint32_t_u_u(0x80F123D7L, (safe_rshift_func_int16_t_s_u((safe_mul_func_int16_t_s_s(g_97, ((*l_118) = (g_40.f2 != (safe_div_func_uint16_t_u_u(((*l_116) = (((((safe_mul_func_uint16_t_u_u(65535UL, (l_115 == &g_65))) , &l_115) != (p_10.f2 , &l_115)) , 0x676C2307L) , (*l_57))), (*l_57))))))), 6)))))); for (g_119 = 0; (g_119 != 53); ++g_119) { int32_t *l_122 = &g_85; int32_t *l_123 = (void*)0; int32_t *l_124 = &l_87; int32_t *l_125 = &g_85; int32_t *l_126[6][2] = {{&g_44,&g_44},{&g_44,&g_44},{&g_44,&g_44},{&g_44,&g_44},{&g_44,&g_44},{&g_44,&g_44}}; uint32_t l_129[9][9] = {{9UL,0UL,4294967287UL,0UL,9UL,0UL,4294967287UL,0UL,9UL},{4294967295UL,4294967292UL,0x17E67F6EL,0x8E9F24F7L,0x8E9F24F7L,0x17E67F6EL,4294967292UL,4294967295UL,4294967295UL},{0x95FD4EE7L,0UL,0x95FD4EE7L,0xA6A6FFDEL,0x95FD4EE7L,0UL,0x95FD4EE7L,0xA6A6FFDEL,0x95FD4EE7L},{4294967295UL,0x8E9F24F7L,4294967292UL,4294967292UL,0x8E9F24F7L,4294967295UL,0x17E67F6EL,0x17E67F6EL,4294967295UL},{9UL,0xA6A6FFDEL,4294967287UL,0xA6A6FFDEL,9UL,0xA6A6FFDEL,4294967287UL,0xA6A6FFDEL,9UL},{0x8E9F24F7L,4294967292UL,4294967292UL,0x8E9F24F7L,4294967295UL,0x17E67F6EL,0x17E67F6EL,4294967295UL,0x8E9F24F7L},{0x95FD4EE7L,0xA6A6FFDEL,0x95FD4EE7L,0UL,0x95FD4EE7L,0xA6A6FFDEL,0x95FD4EE7L,0UL,0x95FD4EE7L},{0x8E9F24F7L,0x8E9F24F7L,0x17E67F6EL,4294967292UL,4294967295UL,4294967295UL,4294967292UL,0x17E67F6EL,0x8E9F24F7L},{9UL,0UL,4294967287UL,0UL,9UL,0UL,4294967287UL,0UL,9UL}}; int16_t *l_156 = &g_65; int8_t l_178 = 1L; int i, j; --l_129[6][8]; for (g_40.f3 = (-22); (g_40.f3 <= 28); g_40.f3 = safe_add_func_uint64_t_u_u(g_40.f3, 2)) { uint32_t l_134 = 0x4BE3DF8CL; int32_t l_147 = 0xE76B20C9L; --l_134; if ((safe_unary_minus_func_uint8_t_u((p_10.f2 & (-3L))))) { return l_138; } else { int32_t **l_142 = &l_122; (*l_142) = &g_85; } if (p_10.f2) { break; } for (p_10.f3 = 0; (p_10.f3 <= 3); p_10.f3 += 1) { uint8_t *l_145[6][8] = {{&g_32,&g_32,&g_32,&g_32,&g_32,&g_32,&l_98,&g_32},{&g_32,&l_98,&l_138.f0,&g_32,&g_32,&l_138.f0,&l_98,&g_32},{&g_32,&l_98,&g_32,&g_32,&g_32,&g_32,&g_32,&g_32},{&g_32,&g_32,&g_32,&g_32,&g_32,&g_32,&l_98,&g_32},{&g_32,&l_98,&l_138.f0,&g_32,&g_32,&l_138.f0,&l_98,&g_32},{&g_32,&l_98,&g_32,&g_32,&g_32,&g_32,&g_32,&g_32}}; int32_t l_146 = 0L; int16_t **l_158 = &l_115; int32_t **l_164 = &g_141; uint64_t *l_167 = &l_138.f6; int i, j; l_147 = ((safe_mul_func_uint8_t_u_u((l_146 = (p_10.f0 = g_16)), p_10.f1)) == g_38); (*g_141) = ((safe_mul_func_int8_t_s_s(2L, ((safe_div_func_int16_t_s_s(((safe_add_func_uint64_t_u_u(((++p_10.f0) , 0x466303744F0CC1BELL), ((g_157[8] = l_156) != ((*l_158) = &p_9)))) & (l_147 = ((*l_57) <= (safe_rshift_func_uint16_t_u_s(0x6D42L, 7))))), ((safe_div_func_int16_t_s_s((((*l_124) = p_10.f3) || (0L && (g_97 < p_11))), 0xAC15L)) ^ 2UL))) > g_44))) && 1UL); (*l_164) = (p_10.f6 , g_37[p_10.f3]); (*l_122) = (((4294967295UL ^ ((safe_div_func_int8_t_s_s(((((*l_167)++) , &l_129[6][8]) != g_37[p_10.f3]), (((g_40.f0++) ^ 0UL) , ((~((void*)0 != &g_59)) ^ ((**l_164) != (((*l_57) >= l_175) && p_10.f2)))))) > 4294967295UL)) == p_10.f4) == p_9); } } (*l_57) = ((p_10.f1 == (safe_lshift_func_int16_t_s_u((l_178 == ((((~(0x8370L >= ((((safe_add_func_int32_t_s_s(5L, ((safe_add_func_uint64_t_u_u(((*l_122) , (safe_rshift_func_int16_t_s_u(((safe_div_func_uint64_t_u_u((((safe_mul_func_int16_t_s_s((((*l_116) = ((((safe_mod_func_uint32_t_u_u(0x49423B7AL, ((*g_141) &= (l_194 != p_10.f6)))) & (g_195[3] , p_10.f2)) & 0xEEBD7962L) <= (*l_57))) | (*l_57)), p_10.f5)) <= p_11) == p_10.f0), 0xC52BA2822E894D08LL)) , p_10.f4), 15))), 8L)) & g_195[3].f0))) == g_65) >= 0L) , l_196))) && p_10.f0) == 18446744073709551615UL) , g_90)), p_10.f2))) , p_10.f4); } l_205--; return l_138; } static uint64_t func_24(uint8_t p_25, uint32_t * p_26, uint32_t * p_27, uint32_t p_28) { int64_t l_39[3]; int i; for (i = 0; i < 3; i++) { l_39[i] = 0xBA05392614F5C6F0LL; } return l_39[1]; } static int32_t * func_47(uint32_t * p_48, uint32_t * p_49, uint32_t * p_50, uint64_t p_51) { int32_t *l_58 = &g_44; int16_t *l_64 = &g_65; int32_t l_66 = 0x55039576L; (*l_58) = 1L; l_66 = ((g_59 | (safe_rshift_func_int8_t_s_s((safe_div_func_uint16_t_u_u((((void*)0 != &g_38) && (*l_58)), ((*l_64) = 0x7C1FL))), 3))) != 0UL); g_67 &= ((*l_58) &= (p_51 , 0L)); return p_48; } int main (int argc, char* argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_16; csmith_sink_ = g_32; csmith_sink_ = g_36; csmith_sink_ = g_38; csmith_sink_ = g_40.f0; csmith_sink_ = g_40.f1; csmith_sink_ = g_40.f2; csmith_sink_ = g_40.f3; csmith_sink_ = g_40.f4; csmith_sink_ = g_40.f5; csmith_sink_ = g_40.f6; csmith_sink_ = g_44; csmith_sink_ = g_59; csmith_sink_ = g_65; csmith_sink_ = g_67; csmith_sink_ = g_85; csmith_sink_ = g_90; csmith_sink_ = g_97; csmith_sink_ = g_117; csmith_sink_ = g_119; for (i = 0; i < 10; i++) { } csmith_sink_ = g_220; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint8_t f0; const uint16_t f1; int32_t f2; int8_t f3; const uint32_t f4; uint32_t f5; uint64_t f6; }; union U1 { int8_t f0; int32_t f1; const volatile int32_t f2; }; static uint32_t g_16 = 0xD54EC7E3L; static uint32_t *volatile g_21 = (void *)0; static uint8_t g_32 = 0UL; static volatile uint32_t g_36 = 4294967295UL; static volatile uint32_t *g_35 = &g_36; static uint32_t g_38 = 0x68E0133DL; static uint32_t *g_37[4] = {&g_38, &g_38, &g_38, &g_38}; static struct S0 g_40 = { 246UL, 0x0AAFL, 0L, 0L, 0x4CB070FCL, 0xC8423537L, 0x5AC950041AC573C0LL}; static int32_t g_44 = 9L; static volatile uint8_t g_59 = 255UL; static int16_t g_65 = 0x39C7L; static int8_t g_67 = 0xA4L; static int32_t g_85 = 6L; static uint64_t g_90 = 0UL; static volatile int64_t g_97 = 6L; static uint16_t g_117 = 65530UL; static uint16_t g_119 = 0x650DL; static int32_t **const volatile g_139[5] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int32_t *g_141 = &g_85; static int32_t **volatile g_140[9] = {&g_141, &g_141, &g_141, &g_141, &g_141, &g_141, &g_141, &g_141, &g_141}; static int16_t *g_157[10] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int32_t **volatile g_163[2] = {&g_141, &g_141}; static union U1 g_195[10] = {{0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}}; static int32_t g_220 = 3L; static uint8_t func_1(void); static int32_t func_2(uint16_t p_3, uint8_t p_4); static struct S0 func_8(int16_t p_9, struct S0 p_10, int16_t p_11); static uint64_t func_24(uint8_t p_25, uint32_t *p_26, uint32_t *p_27, uint32_t p_28); static int32_t *func_47(uint32_t *p_48, uint32_t *p_49, uint32_t *p_50, uint64_t p_51); static uint8_t func_1(void) { uint32_t l_5 = 5UL; int32_t l_14[5][8] = { {(-1L), 0L, 0x91E60E77L, 0x91E60E77L, 0L, (-1L), 1L, 0xD8D92426L}, {0x91E60E77L, 0xD8D92426L, 1L, 0xD8D92426L, 0x91E60E77L, (-4L), (-4L), 0x91E60E77L}, {0xD8D92426L, 0L, 0L, 0xD8D92426L, 0L, 0x91E60E77L, 0L, 0xD8D92426L}, {0L, 0L, 0L, (-4L), 1L, 1L, (-4L), 0L}, {0L, 0L, 1L, 0x91E60E77L, (-1L), 0x91E60E77L, 1L, 0L}}; uint32_t *l_15 = &g_16; int32_t l_208 = 0L; uint16_t *l_209 = &g_119; int32_t *l_219[7] = {&g_220, &g_220, &g_220, &g_220, &g_220, &g_220, &g_220}; int i, j; g_220 |= func_2( l_5, ((safe_lshift_func_uint16_t_u_u( ((*l_209) = (func_8( (((safe_sub_func_int32_t_s_s(0xA74ADF29L, ((*l_15) = l_14[3][4]))) == (((safe_mod_func_uint8_t_u_u( (safe_mul_func_uint16_t_u_u( (g_21 == l_15), (safe_sub_func_uint64_t_u_u( func_24( (safe_unary_minus_func_uint64_t_u( (safe_rshift_func_int8_t_s_s( (g_32 > 0xB947L), (safe_lshift_func_int16_t_s_s( (((((void *)0 == g_35) | (-1L)) ^ 0xE5769E8A28D8805ELL) || 0x6D0046BAC609E820LL), 9)))))), g_37[1], l_15, g_32), g_32)))), 3L)) ^ l_14[3][4]) | g_32)) ^ 0UL), g_40, l_14[1][4]), l_208)), 11)) > g_32)); return g_195[3].f0; } static int32_t func_2(uint16_t p_3, uint8_t p_4) { int32_t *l_210 = &g_195[3].f1; int32_t *l_211 = (void *)0; int32_t *l_212 = &g_195[3].f1; int32_t *l_213 = (void *)0; int32_t *l_214[7] = {&g_44, &g_44, &g_44, &g_44, &g_44, &g_44, &g_44}; int32_t l_215 = (-1L); uint32_t l_216[5][4] = {{0x695958FEL, 0x695958FEL, 0x3E070175L, 0x695958FEL}, {0x695958FEL, 0x56BD4BA9L, 0x56BD4BA9L, 0x695958FEL}, {0x56BD4BA9L, 0x695958FEL, 0x56BD4BA9L, 0x56BD4BA9L}, {0x695958FEL, 0x695958FEL, 0x3E070175L, 0x695958FEL}, {0x695958FEL, 0x56BD4BA9L, 0x56BD4BA9L, 0x695958FEL}}; int i, j; (*l_210) = ((*g_141) = (g_90 && 0xA6F2518C595B6507LL)); ++l_216[1][3]; return p_3; } static struct S0 func_8(int16_t p_9, struct S0 p_10, int16_t p_11) { int32_t *l_57 = &g_44; int32_t l_87 = 3L; uint8_t l_98 = 0UL; int16_t *l_115 = &g_65; uint16_t *l_116 = &g_117; uint16_t *l_118 = &g_119; int32_t l_127 = (-1L); int32_t l_128 = 0L; struct S0 l_138 = {0xBBL, 0x59A0L, 0xA57FB1E3L, 0x22L, 0x9BD9ED47L, 0x04A2F46FL, 0x790600712A71348BLL}; int64_t l_175 = 0xDA51A47E80D5247FLL; uint32_t l_194 = 0x3895B9E8L; int32_t l_196 = 0L; int32_t *l_197 = (void *)0; int32_t *l_198 = &g_85; int32_t *l_199 = &l_87; int32_t *l_200 = &l_127; int32_t *l_201 = &g_195[3].f1; int32_t *l_202 = &l_128; int32_t *l_203[5] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int64_t l_204[6][3] = { {0x0B3854730C7DF349LL, 0x53F050AB9E387D5ALL, 0x0B3854730C7DF349LL}, {1L, 1L, 0xA2EE58E92035A7E5LL}, {(-1L), 0x53F050AB9E387D5ALL, (-1L)}, {1L, 0xA2EE58E92035A7E5LL, 0xA2EE58E92035A7E5LL}, {0x0B3854730C7DF349LL, 0x53F050AB9E387D5ALL, 0x0B3854730C7DF349LL}, {1L, 1L, 0xA2EE58E92035A7E5LL}}; uint64_t l_205 = 0xE9D70C356468E3BELL; int i, j; for (p_9 = 27; (p_9 == 18); p_9--) { } (*l_57) = (safe_sub_func_uint8_t_u_u( (*l_57), (safe_sub_func_uint32_t_u_u( 0x80F123D7L, (safe_rshift_func_int16_t_s_u( (safe_mul_func_int16_t_s_s( g_97, ((*l_118) = (g_40.f2 != (safe_div_func_uint16_t_u_u( ((*l_116) = (((((safe_mul_func_uint16_t_u_u( 65535UL, (l_115 == &g_65))), &l_115) != (p_10.f2, &l_115)), 0x676C2307L), (*l_57))), (*l_57))))))), 6)))))); for (g_119 = 0; (g_119 != 53); ++g_119) { int32_t *l_122 = &g_85; int32_t *l_123 = (void *)0; int32_t *l_124 = &l_87; int32_t *l_125 = &g_85; int32_t *l_126[6][2] = {{&g_44, &g_44}, {&g_44, &g_44}, {&g_44, &g_44}, {&g_44, &g_44}, {&g_44, &g_44}, {&g_44, &g_44}}; uint32_t l_129[9][9] = { {9UL, 0UL, 4294967287UL, 0UL, 9UL, 0UL, 4294967287UL, 0UL, 9UL}, {4294967295UL, 4294967292UL, 0x17E67F6EL, 0x8E9F24F7L, 0x8E9F24F7L, 0x17E67F6EL, 4294967292UL, 4294967295UL, 4294967295UL}, {0x95FD4EE7L, 0UL, 0x95FD4EE7L, 0xA6A6FFDEL, 0x95FD4EE7L, 0UL, 0x95FD4EE7L, 0xA6A6FFDEL, 0x95FD4EE7L}, {4294967295UL, 0x8E9F24F7L, 4294967292UL, 4294967292UL, 0x8E9F24F7L, 4294967295UL, 0x17E67F6EL, 0x17E67F6EL, 4294967295UL}, {9UL, 0xA6A6FFDEL, 4294967287UL, 0xA6A6FFDEL, 9UL, 0xA6A6FFDEL, 4294967287UL, 0xA6A6FFDEL, 9UL}, {0x8E9F24F7L, 4294967292UL, 4294967292UL, 0x8E9F24F7L, 4294967295UL, 0x17E67F6EL, 0x17E67F6EL, 4294967295UL, 0x8E9F24F7L}, {0x95FD4EE7L, 0xA6A6FFDEL, 0x95FD4EE7L, 0UL, 0x95FD4EE7L, 0xA6A6FFDEL, 0x95FD4EE7L, 0UL, 0x95FD4EE7L}, {0x8E9F24F7L, 0x8E9F24F7L, 0x17E67F6EL, 4294967292UL, 4294967295UL, 4294967295UL, 4294967292UL, 0x17E67F6EL, 0x8E9F24F7L}, {9UL, 0UL, 4294967287UL, 0UL, 9UL, 0UL, 4294967287UL, 0UL, 9UL}}; int16_t *l_156 = &g_65; int8_t l_178 = 1L; int i, j; --l_129[6][8]; for (g_40.f3 = (-22); (g_40.f3 <= 28); g_40.f3 = safe_add_func_uint64_t_u_u(g_40.f3, 2)) { uint32_t l_134 = 0x4BE3DF8CL; int32_t l_147 = 0xE76B20C9L; --l_134; if ((safe_unary_minus_func_uint8_t_u((p_10.f2 & (-3L))))) { return l_138; } else { int32_t **l_142 = &l_122; (*l_142) = &g_85; } if (p_10.f2) { } for (p_10.f3 = 0; (p_10.f3 <= 3); p_10.f3 += 1) { uint8_t *l_145[6][8] = { {&g_32, &g_32, &g_32, &g_32, &g_32, &g_32, &l_98, &g_32}, {&g_32, &l_98, &l_138.f0, &g_32, &g_32, &l_138.f0, &l_98, &g_32}, {&g_32, &l_98, &g_32, &g_32, &g_32, &g_32, &g_32, &g_32}, {&g_32, &g_32, &g_32, &g_32, &g_32, &g_32, &l_98, &g_32}, {&g_32, &l_98, &l_138.f0, &g_32, &g_32, &l_138.f0, &l_98, &g_32}, {&g_32, &l_98, &g_32, &g_32, &g_32, &g_32, &g_32, &g_32}}; int32_t l_146 = 0L; int16_t **l_158 = &l_115; int32_t **l_164 = &g_141; uint64_t *l_167 = &l_138.f6; int i, j; l_147 = ((safe_mul_func_uint8_t_u_u((l_146 = (p_10.f0 = g_16)), p_10.f1)) == g_38); (*g_141) = ((safe_mul_func_int8_t_s_s( 2L, ((safe_div_func_int16_t_s_s( ((safe_add_func_uint64_t_u_u( ((++p_10.f0), 0x466303744F0CC1BELL), ((g_157[8] = l_156) != ((*l_158) = &p_9)))) & (l_147 = ((*l_57) <= (safe_rshift_func_uint16_t_u_s( 0x6D42L, 7))))), ((safe_div_func_int16_t_s_s( (((*l_124) = p_10.f3) || (0L && (g_97 < p_11))), 0xAC15L)) ^ 2UL))) > g_44))) && 1UL); (*l_164) = (p_10.f6, g_37[p_10.f3]); (*l_122) = (((4294967295UL ^ ((safe_div_func_int8_t_s_s( ((((*l_167)++), &l_129[6][8]) != g_37[p_10.f3]), (((g_40.f0++) ^ 0UL), ((~((void *)0 != &g_59)) ^ ((**l_164) != (((*l_57) >= l_175) && p_10.f2)))))) > 4294967295UL)) == p_10.f4) == p_9); } } (*l_57) = ((p_10.f1 == (safe_lshift_func_int16_t_s_u( (l_178 == ((((~(0x8370L >= ((((safe_add_func_int32_t_s_s( 5L, ((safe_add_func_uint64_t_u_u( ((*l_122), (safe_rshift_func_int16_t_s_u( ((safe_div_func_uint64_t_u_u( (((safe_mul_func_int16_t_s_s( (((*l_116) = ((((safe_mod_func_uint32_t_u_u( 0x49423B7AL, ((*g_141) &= (l_194 != p_10.f6)))) & (g_195[3], p_10.f2)) & 0xEEBD7962L) <= (*l_57))) | (*l_57)), p_10.f5)) <= p_11) == p_10.f0), 0xC52BA2822E894D08LL)), p_10.f4), 15))), 8L)) & g_195[3].f0))) == g_65) >= 0L), l_196))) && p_10.f0) == 18446744073709551615UL), g_90)), p_10.f2))), p_10.f4); } l_205--; return l_138; } static uint64_t func_24(uint8_t p_25, uint32_t *p_26, uint32_t *p_27, uint32_t p_28) { int64_t l_39[3]; int i; for (i = 0; i < 3; i++) { l_39[i] = 0xBA05392614F5C6F0LL; } return l_39[1]; } static int32_t *func_47(uint32_t *p_48, uint32_t *p_49, uint32_t *p_50, uint64_t p_51) { int32_t *l_58 = &g_44; int16_t *l_64 = &g_65; int32_t l_66 = 0x55039576L; (*l_58) = 1L; l_66 = ((g_59 | (safe_rshift_func_int8_t_s_s( (safe_div_func_uint16_t_u_u( (((void *)0 != &g_38) && (*l_58)), ((*l_64) = 0x7C1FL))), 3))) != 0UL); g_67 &= ((*l_58) &= (p_51, 0L)); return p_48; } int main(int argc, char *argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_16; csmith_sink_ = g_32; csmith_sink_ = g_36; csmith_sink_ = g_38; csmith_sink_ = g_40.f0; csmith_sink_ = g_40.f1; csmith_sink_ = g_40.f2; csmith_sink_ = g_40.f3; csmith_sink_ = g_40.f4; csmith_sink_ = g_40.f5; csmith_sink_ = g_40.f6; csmith_sink_ = g_44; csmith_sink_ = g_59; csmith_sink_ = g_65; csmith_sink_ = g_67; csmith_sink_ = g_85; csmith_sink_ = g_90; csmith_sink_ = g_97; csmith_sink_ = g_117; csmith_sink_ = g_119; for (i = 0; i < 10; i++) { } csmith_sink_ = g_220; platform_main_end(0, 0); return 0; }
true
198
dataset/organized/DCE/198
276
364
0.63
0.89
DCE
397
dataset/organized/DCE/198/target.c
dataset/organized/DCE/198/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint8_t f0; const uint16_t f1; int32_t f2; int8_t f3; const uint32_t f4; uint32_t f5; uint64_t f6; }; union U1 { int8_t f0; int32_t f1; const volatile int32_t f2; }; static uint32_t g_16 = 0xD54EC7E3L; static uint32_t * volatile g_21 = (void*)0; static uint8_t g_32 = 0UL; static volatile uint32_t g_36 = 4294967295UL; static volatile uint32_t *g_35 = &g_36; static uint32_t g_38 = 0x68E0133DL; static uint32_t *g_37[4] = {&g_38,&g_38,&g_38,&g_38}; static struct S0 g_40 = {246UL,0x0AAFL,0L,0L,0x4CB070FCL,0xC8423537L,0x5AC950041AC573C0LL}; static int32_t g_44 = 9L; static volatile uint8_t g_59 = 255UL; static int16_t g_65 = 0x39C7L; static int8_t g_67 = 0xA4L; static int32_t g_85 = 6L; static uint64_t g_90 = 0UL; static volatile int64_t g_97 = 6L; static uint16_t g_117 = 65530UL; static uint16_t g_119 = 0x650DL; static int32_t ** const volatile g_139[5] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int32_t *g_141 = &g_85; static int32_t ** volatile g_140[9] = {&g_141,&g_141,&g_141,&g_141,&g_141,&g_141,&g_141,&g_141,&g_141}; static int16_t *g_157[10] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; static int32_t ** volatile g_163[2] = {&g_141,&g_141}; static union U1 g_195[10] = {{0L},{0L},{0L},{0L},{0L},{0L},{0L},{0L},{0L},{0L}}; static int32_t g_220 = 3L; static uint8_t func_1(void); static int32_t func_2(uint16_t p_3, uint8_t p_4); static struct S0 func_8(int16_t p_9, struct S0 p_10, int16_t p_11); static uint64_t func_24(uint8_t p_25, uint32_t * p_26, uint32_t * p_27, uint32_t p_28); static int32_t * func_47(uint32_t * p_48, uint32_t * p_49, uint32_t * p_50, uint64_t p_51); static uint8_t func_1(void) { uint32_t l_5 = 5UL; int32_t l_14[5][8] = {{(-1L),0L,0x91E60E77L,0x91E60E77L,0L,(-1L),1L,0xD8D92426L},{0x91E60E77L,0xD8D92426L,1L,0xD8D92426L,0x91E60E77L,(-4L),(-4L),0x91E60E77L},{0xD8D92426L,0L,0L,0xD8D92426L,0L,0x91E60E77L,0L,0xD8D92426L},{0L,0L,0L,(-4L),1L,1L,(-4L),0L},{0L,0L,1L,0x91E60E77L,(-1L),0x91E60E77L,1L,0L}}; uint32_t *l_15 = &g_16; int32_t l_208 = 0L; uint16_t *l_209 = &g_119; int32_t *l_219[7] = {&g_220,&g_220,&g_220,&g_220,&g_220,&g_220,&g_220}; int i, j; g_220 |= func_2(l_5, ((safe_lshift_func_uint16_t_u_u(((*l_209) = (func_8((((safe_sub_func_int32_t_s_s(0xA74ADF29L, ((*l_15) = l_14[3][4]))) == (((safe_mod_func_uint8_t_u_u((safe_mul_func_uint16_t_u_u((g_21 == l_15), (safe_sub_func_uint64_t_u_u(func_24((safe_unary_minus_func_uint64_t_u((safe_rshift_func_int8_t_s_s((g_32 > 0xB947L), (safe_lshift_func_int16_t_s_s((((((void*)0 == g_35) | (-1L)) ^ 0xE5769E8A28D8805ELL) || 0x6D0046BAC609E820LL), 9)))))), g_37[1], l_15, g_32), g_32)))), 3L)) ^ l_14[3][4]) | g_32)) ^ 0UL), g_40, l_14[1][4]) , l_208)), 11)) > g_32)); return g_195[3].f0; } static int32_t func_2(uint16_t p_3, uint8_t p_4) { int32_t *l_210 = &g_195[3].f1; int32_t *l_211 = (void*)0; int32_t *l_212 = &g_195[3].f1; int32_t *l_213 = (void*)0; int32_t *l_214[7] = {&g_44,&g_44,&g_44,&g_44,&g_44,&g_44,&g_44}; int32_t l_215 = (-1L); uint32_t l_216[5][4] = {{0x695958FEL,0x695958FEL,0x3E070175L,0x695958FEL},{0x695958FEL,0x56BD4BA9L,0x56BD4BA9L,0x695958FEL},{0x56BD4BA9L,0x695958FEL,0x56BD4BA9L,0x56BD4BA9L},{0x695958FEL,0x695958FEL,0x3E070175L,0x695958FEL},{0x695958FEL,0x56BD4BA9L,0x56BD4BA9L,0x695958FEL}}; int i, j; (*l_210) = ((*g_141) = (g_90 && 0xA6F2518C595B6507LL)); ++l_216[1][3]; return p_3; } static struct S0 func_8(int16_t p_9, struct S0 p_10, int16_t p_11) { int32_t *l_57 = &g_44; int32_t l_87 = 3L; uint8_t l_98 = 0UL; int16_t *l_115 = &g_65; uint16_t *l_116 = &g_117; uint16_t *l_118 = &g_119; int32_t l_127 = (-1L); int32_t l_128 = 0L; struct S0 l_138 = {0xBBL,0x59A0L,0xA57FB1E3L,0x22L,0x9BD9ED47L,0x04A2F46FL,0x790600712A71348BLL}; int64_t l_175 = 0xDA51A47E80D5247FLL; uint32_t l_194 = 0x3895B9E8L; int32_t l_196 = 0L; int32_t *l_197 = (void*)0; int32_t *l_198 = &g_85; int32_t *l_199 = &l_87; int32_t *l_200 = &l_127; int32_t *l_201 = &g_195[3].f1; int32_t *l_202 = &l_128; int32_t *l_203[5] = {(void*)0,(void*)0,(void*)0,(void*)0,(void*)0}; int64_t l_204[6][3] = {{0x0B3854730C7DF349LL,0x53F050AB9E387D5ALL,0x0B3854730C7DF349LL},{1L,1L,0xA2EE58E92035A7E5LL},{(-1L),0x53F050AB9E387D5ALL,(-1L)},{1L,0xA2EE58E92035A7E5LL,0xA2EE58E92035A7E5LL},{0x0B3854730C7DF349LL,0x53F050AB9E387D5ALL,0x0B3854730C7DF349LL},{1L,1L,0xA2EE58E92035A7E5LL}}; uint64_t l_205 = 0xE9D70C356468E3BELL; int i, j; for (p_9 = 27; (p_9 == 18); p_9--) { int32_t *l_43 = &g_44; const int32_t * const l_84 = &g_85; int32_t l_96 = (-8L); (*l_43) = (g_40.f2 & p_10.f3); for (g_40.f5 = 0; (g_40.f5 == 31); g_40.f5 = safe_add_func_int32_t_s_s(g_40.f5, 1)) { int16_t l_86 = 0xEF1FL; int32_t l_89 = 6L; for (p_10.f6 = 0; (p_10.f6 <= 3); p_10.f6 += 1) { uint32_t *l_52[9][9] = {{&g_16,(void*)0,&g_16,&g_40.f5,&g_16,(void*)0,&g_16,&g_16,(void*)0},{&g_40.f5,(void*)0,&g_16,(void*)0,&g_40.f5,&g_16,&g_16,&g_40.f5,(void*)0},{&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16},{&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16,&g_16},{(void*)0,&g_40.f5,&g_16,&g_16,&g_40.f5,(void*)0,&g_16,(void*)0,&g_40.f5},{(void*)0,&g_16,&g_16,(void*)0,&g_16,&g_40.f5,&g_16,(void*)0,&g_16},{&g_16,&g_16,&g_16,&g_40.f5,&g_38,&g_40.f5,&g_16,&g_16,&g_16},{&g_16,(void*)0,&g_16,&g_40.f5,&g_16,(void*)0,&g_16,&g_16,(void*)0},{&g_40.f5,(void*)0,&g_16,(void*)0,&g_40.f5,&g_16,&g_16,&g_40.f5,(void*)0}}; int32_t *l_68 = &g_44; int32_t l_88 = (-1L); int32_t *l_93 = &g_44; int32_t *l_94 = &l_88; int32_t *l_95[7][7] = {{&g_44,&g_44,&l_88,&l_88,&g_44,&g_44,&l_88},{&l_87,&g_44,&l_87,&g_44,&l_87,&g_44,&l_87},{&g_44,&l_88,&l_88,&g_44,&g_44,&l_88,&l_88},{&l_89,&g_44,&l_89,&g_44,&l_89,&g_44,&l_89},{&g_44,&g_44,&l_88,&l_88,&g_44,&g_44,&l_88},{&l_87,&g_44,&l_87,&g_44,&l_87,&g_44,&l_87},{&g_44,&l_88,&l_88,&g_44,&g_44,&l_88,&l_88}}; int i, j; for (p_10.f5 = 0; (p_10.f5 <= 3); p_10.f5 += 1) { int i; l_68 = func_47(g_37[p_10.f5], l_52[3][1], g_37[p_10.f5], (p_10.f1 > ((0x03F8612730C4096ALL < g_44) & (safe_add_func_int8_t_s_s((safe_mul_func_int16_t_s_s(0x70C6L, p_10.f2)), (l_57 == &g_44)))))); } for (g_38 = 0; (g_38 <= 3); g_38 += 1) { int64_t l_71 = (-6L); int8_t *l_76 = &g_67; int16_t *l_78 = (void*)0; int16_t **l_77 = &l_78; int32_t **l_83[10][8] = {{&l_57,&l_43,&l_57,&l_57,&l_43,&l_57,&l_57,&l_43},{(void*)0,&l_57,&l_57,&l_43,&l_57,&l_57,(void*)0,&l_57},{(void*)0,&l_43,&l_57,&l_43,(void*)0,&l_68,&l_43,(void*)0},{&l_57,&l_43,&l_57,&l_68,(void*)0,&l_57,&l_43,&l_43},{(void*)0,&l_68,&l_68,(void*)0,&l_57,&l_57,&l_43,&l_57},{(void*)0,(void*)0,&l_57,&l_43,&l_43,&l_57,(void*)0,(void*)0},{&l_57,(void*)0,&l_43,&l_57,&l_43,&l_57,&l_57,&l_43},{&l_43,&l_57,&l_68,&l_43,&l_57,&l_57,&l_43,&l_43},{&l_43,(void*)0,&l_68,&l_43,(void*)0,&l_57,&l_43,&l_43},{&l_43,(void*)0,&l_68,&l_57,&l_43,&l_57,&l_68,(void*)0}}; int i, j; } ++l_98; } } for (g_40.f5 = 0; (g_40.f5 < 16); g_40.f5 = safe_add_func_uint16_t_u_u(g_40.f5, 3)) { if ((*l_57)) { break; } return p_10; } } (*l_57) = (safe_sub_func_uint8_t_u_u((*l_57), (safe_sub_func_uint32_t_u_u(0x80F123D7L, (safe_rshift_func_int16_t_s_u((safe_mul_func_int16_t_s_s(g_97, ((*l_118) = (g_40.f2 != (safe_div_func_uint16_t_u_u(((*l_116) = (((((safe_mul_func_uint16_t_u_u(65535UL, (l_115 == &g_65))) , &l_115) != (p_10.f2 , &l_115)) , 0x676C2307L) , (*l_57))), (*l_57))))))), 6)))))); for (g_119 = 0; (g_119 != 53); ++g_119) { int32_t *l_122 = &g_85; int32_t *l_123 = (void*)0; int32_t *l_124 = &l_87; int32_t *l_125 = &g_85; int32_t *l_126[6][2] = {{&g_44,&g_44},{&g_44,&g_44},{&g_44,&g_44},{&g_44,&g_44},{&g_44,&g_44},{&g_44,&g_44}}; uint32_t l_129[9][9] = {{9UL,0UL,4294967287UL,0UL,9UL,0UL,4294967287UL,0UL,9UL},{4294967295UL,4294967292UL,0x17E67F6EL,0x8E9F24F7L,0x8E9F24F7L,0x17E67F6EL,4294967292UL,4294967295UL,4294967295UL},{0x95FD4EE7L,0UL,0x95FD4EE7L,0xA6A6FFDEL,0x95FD4EE7L,0UL,0x95FD4EE7L,0xA6A6FFDEL,0x95FD4EE7L},{4294967295UL,0x8E9F24F7L,4294967292UL,4294967292UL,0x8E9F24F7L,4294967295UL,0x17E67F6EL,0x17E67F6EL,4294967295UL},{9UL,0xA6A6FFDEL,4294967287UL,0xA6A6FFDEL,9UL,0xA6A6FFDEL,4294967287UL,0xA6A6FFDEL,9UL},{0x8E9F24F7L,4294967292UL,4294967292UL,0x8E9F24F7L,4294967295UL,0x17E67F6EL,0x17E67F6EL,4294967295UL,0x8E9F24F7L},{0x95FD4EE7L,0xA6A6FFDEL,0x95FD4EE7L,0UL,0x95FD4EE7L,0xA6A6FFDEL,0x95FD4EE7L,0UL,0x95FD4EE7L},{0x8E9F24F7L,0x8E9F24F7L,0x17E67F6EL,4294967292UL,4294967295UL,4294967295UL,4294967292UL,0x17E67F6EL,0x8E9F24F7L},{9UL,0UL,4294967287UL,0UL,9UL,0UL,4294967287UL,0UL,9UL}}; int16_t *l_156 = &g_65; int8_t l_178 = 1L; int i, j; --l_129[6][8]; for (g_40.f3 = (-22); (g_40.f3 <= 28); g_40.f3 = safe_add_func_uint64_t_u_u(g_40.f3, 2)) { uint32_t l_134 = 0x4BE3DF8CL; int32_t l_147 = 0xE76B20C9L; --l_134; if ((safe_unary_minus_func_uint8_t_u((p_10.f2 & (-3L))))) { return l_138; } else { int32_t **l_142 = &l_122; (*l_142) = &g_85; } if (p_10.f2) { break; } for (p_10.f3 = 0; (p_10.f3 <= 3); p_10.f3 += 1) { uint8_t *l_145[6][8] = {{&g_32,&g_32,&g_32,&g_32,&g_32,&g_32,&l_98,&g_32},{&g_32,&l_98,&l_138.f0,&g_32,&g_32,&l_138.f0,&l_98,&g_32},{&g_32,&l_98,&g_32,&g_32,&g_32,&g_32,&g_32,&g_32},{&g_32,&g_32,&g_32,&g_32,&g_32,&g_32,&l_98,&g_32},{&g_32,&l_98,&l_138.f0,&g_32,&g_32,&l_138.f0,&l_98,&g_32},{&g_32,&l_98,&g_32,&g_32,&g_32,&g_32,&g_32,&g_32}}; int32_t l_146 = 0L; int16_t **l_158 = &l_115; int32_t **l_164 = &g_141; uint64_t *l_167 = &l_138.f6; int i, j; l_147 = ((safe_mul_func_uint8_t_u_u((l_146 = (p_10.f0 = g_16)), p_10.f1)) == g_38); (*g_141) = ((safe_mul_func_int8_t_s_s(2L, ((safe_div_func_int16_t_s_s(((safe_add_func_uint64_t_u_u(((++p_10.f0) , 0x466303744F0CC1BELL), ((g_157[8] = l_156) != ((*l_158) = &p_9)))) & (l_147 = ((*l_57) <= (safe_rshift_func_uint16_t_u_s(0x6D42L, 7))))), ((safe_div_func_int16_t_s_s((((*l_124) = p_10.f3) || (0L && (g_97 < p_11))), 0xAC15L)) ^ 2UL))) > g_44))) && 1UL); (*l_164) = (p_10.f6 , g_37[p_10.f3]); (*l_122) = (((4294967295UL ^ ((safe_div_func_int8_t_s_s(((((*l_167)++) , &l_129[6][8]) != g_37[p_10.f3]), (((g_40.f0++) ^ 0UL) , ((~((void*)0 != &g_59)) ^ ((**l_164) != (((*l_57) >= l_175) && p_10.f2)))))) > 4294967295UL)) == p_10.f4) == p_9); } } (*l_57) = ((p_10.f1 == (safe_lshift_func_int16_t_s_u((l_178 == ((((~(0x8370L >= ((((safe_add_func_int32_t_s_s(5L, ((safe_add_func_uint64_t_u_u(((*l_122) , (safe_rshift_func_int16_t_s_u(((safe_div_func_uint64_t_u_u((((safe_mul_func_int16_t_s_s((((*l_116) = ((((safe_mod_func_uint32_t_u_u(0x49423B7AL, ((*g_141) &= (l_194 != p_10.f6)))) & (g_195[3] , p_10.f2)) & 0xEEBD7962L) <= (*l_57))) | (*l_57)), p_10.f5)) <= p_11) == p_10.f0), 0xC52BA2822E894D08LL)) , p_10.f4), 15))), 8L)) & g_195[3].f0))) == g_65) >= 0L) , l_196))) && p_10.f0) == 18446744073709551615UL) , g_90)), p_10.f2))) , p_10.f4); } l_205--; return l_138; } static uint64_t func_24(uint8_t p_25, uint32_t * p_26, uint32_t * p_27, uint32_t p_28) { int64_t l_39[3]; int i; for (i = 0; i < 3; i++) { l_39[i] = 0xBA05392614F5C6F0LL; } return l_39[1]; } static int32_t * func_47(uint32_t * p_48, uint32_t * p_49, uint32_t * p_50, uint64_t p_51) { int32_t *l_58 = &g_44; int16_t *l_64 = &g_65; int32_t l_66 = 0x55039576L; (*l_58) = 1L; l_66 = ((g_59 | (safe_rshift_func_int8_t_s_s((safe_div_func_uint16_t_u_u((((void*)0 != &g_38) && (*l_58)), ((*l_64) = 0x7C1FL))), 3))) != 0UL); g_67 &= ((*l_58) &= (p_51 , 0L)); return p_48; } int main (int argc, char* argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_16; csmith_sink_ = g_32; csmith_sink_ = g_36; csmith_sink_ = g_38; csmith_sink_ = g_40.f0; csmith_sink_ = g_40.f1; csmith_sink_ = g_40.f2; csmith_sink_ = g_40.f3; csmith_sink_ = g_40.f4; csmith_sink_ = g_40.f5; csmith_sink_ = g_40.f6; csmith_sink_ = g_44; csmith_sink_ = g_59; csmith_sink_ = g_65; csmith_sink_ = g_67; csmith_sink_ = g_85; csmith_sink_ = g_90; csmith_sink_ = g_97; csmith_sink_ = g_117; csmith_sink_ = g_119; for (i = 0; i < 10; i++) { } csmith_sink_ = g_220; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { uint8_t f0; const uint16_t f1; int32_t f2; int8_t f3; const uint32_t f4; uint32_t f5; uint64_t f6; }; union U1 { int8_t f0; int32_t f1; const volatile int32_t f2; }; static uint32_t g_16 = 0xD54EC7E3L; static uint32_t *volatile g_21 = (void *)0; static uint8_t g_32 = 0UL; static volatile uint32_t g_36 = 4294967295UL; static volatile uint32_t *g_35 = &g_36; static uint32_t g_38 = 0x68E0133DL; static uint32_t *g_37[4] = {&g_38, &g_38, &g_38, &g_38}; static struct S0 g_40 = { 246UL, 0x0AAFL, 0L, 0L, 0x4CB070FCL, 0xC8423537L, 0x5AC950041AC573C0LL}; static int32_t g_44 = 9L; static volatile uint8_t g_59 = 255UL; static int16_t g_65 = 0x39C7L; static int8_t g_67 = 0xA4L; static int32_t g_85 = 6L; static uint64_t g_90 = 0UL; static volatile int64_t g_97 = 6L; static uint16_t g_117 = 65530UL; static uint16_t g_119 = 0x650DL; static int32_t **const volatile g_139[5] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int32_t *g_141 = &g_85; static int32_t **volatile g_140[9] = {&g_141, &g_141, &g_141, &g_141, &g_141, &g_141, &g_141, &g_141, &g_141}; static int16_t *g_157[10] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; static int32_t **volatile g_163[2] = {&g_141, &g_141}; static union U1 g_195[10] = {{0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}, {0L}}; static int32_t g_220 = 3L; static uint8_t func_1(void); static int32_t func_2(uint16_t p_3, uint8_t p_4); static struct S0 func_8(int16_t p_9, struct S0 p_10, int16_t p_11); static uint64_t func_24(uint8_t p_25, uint32_t *p_26, uint32_t *p_27, uint32_t p_28); static int32_t *func_47(uint32_t *p_48, uint32_t *p_49, uint32_t *p_50, uint64_t p_51); static uint8_t func_1(void) { uint32_t l_5 = 5UL; int32_t l_14[5][8] = { {(-1L), 0L, 0x91E60E77L, 0x91E60E77L, 0L, (-1L), 1L, 0xD8D92426L}, {0x91E60E77L, 0xD8D92426L, 1L, 0xD8D92426L, 0x91E60E77L, (-4L), (-4L), 0x91E60E77L}, {0xD8D92426L, 0L, 0L, 0xD8D92426L, 0L, 0x91E60E77L, 0L, 0xD8D92426L}, {0L, 0L, 0L, (-4L), 1L, 1L, (-4L), 0L}, {0L, 0L, 1L, 0x91E60E77L, (-1L), 0x91E60E77L, 1L, 0L}}; uint32_t *l_15 = &g_16; int32_t l_208 = 0L; uint16_t *l_209 = &g_119; int32_t *l_219[7] = {&g_220, &g_220, &g_220, &g_220, &g_220, &g_220, &g_220}; int i, j; g_220 |= func_2( l_5, ((safe_lshift_func_uint16_t_u_u( ((*l_209) = (func_8( (((safe_sub_func_int32_t_s_s(0xA74ADF29L, ((*l_15) = l_14[3][4]))) == (((safe_mod_func_uint8_t_u_u( (safe_mul_func_uint16_t_u_u( (g_21 == l_15), (safe_sub_func_uint64_t_u_u( func_24( (safe_unary_minus_func_uint64_t_u( (safe_rshift_func_int8_t_s_s( (g_32 > 0xB947L), (safe_lshift_func_int16_t_s_s( (((((void *)0 == g_35) | (-1L)) ^ 0xE5769E8A28D8805ELL) || 0x6D0046BAC609E820LL), 9)))))), g_37[1], l_15, g_32), g_32)))), 3L)) ^ l_14[3][4]) | g_32)) ^ 0UL), g_40, l_14[1][4]), l_208)), 11)) > g_32)); return g_195[3].f0; } static int32_t func_2(uint16_t p_3, uint8_t p_4) { int32_t *l_210 = &g_195[3].f1; int32_t *l_211 = (void *)0; int32_t *l_212 = &g_195[3].f1; int32_t *l_213 = (void *)0; int32_t *l_214[7] = {&g_44, &g_44, &g_44, &g_44, &g_44, &g_44, &g_44}; int32_t l_215 = (-1L); uint32_t l_216[5][4] = {{0x695958FEL, 0x695958FEL, 0x3E070175L, 0x695958FEL}, {0x695958FEL, 0x56BD4BA9L, 0x56BD4BA9L, 0x695958FEL}, {0x56BD4BA9L, 0x695958FEL, 0x56BD4BA9L, 0x56BD4BA9L}, {0x695958FEL, 0x695958FEL, 0x3E070175L, 0x695958FEL}, {0x695958FEL, 0x56BD4BA9L, 0x56BD4BA9L, 0x695958FEL}}; int i, j; (*l_210) = ((*g_141) = (g_90 && 0xA6F2518C595B6507LL)); ++l_216[1][3]; return p_3; } static struct S0 func_8(int16_t p_9, struct S0 p_10, int16_t p_11) { int32_t *l_57 = &g_44; int32_t l_87 = 3L; uint8_t l_98 = 0UL; int16_t *l_115 = &g_65; uint16_t *l_116 = &g_117; uint16_t *l_118 = &g_119; int32_t l_127 = (-1L); int32_t l_128 = 0L; struct S0 l_138 = {0xBBL, 0x59A0L, 0xA57FB1E3L, 0x22L, 0x9BD9ED47L, 0x04A2F46FL, 0x790600712A71348BLL}; int64_t l_175 = 0xDA51A47E80D5247FLL; uint32_t l_194 = 0x3895B9E8L; int32_t l_196 = 0L; int32_t *l_197 = (void *)0; int32_t *l_198 = &g_85; int32_t *l_199 = &l_87; int32_t *l_200 = &l_127; int32_t *l_201 = &g_195[3].f1; int32_t *l_202 = &l_128; int32_t *l_203[5] = {(void *)0, (void *)0, (void *)0, (void *)0, (void *)0}; int64_t l_204[6][3] = { {0x0B3854730C7DF349LL, 0x53F050AB9E387D5ALL, 0x0B3854730C7DF349LL}, {1L, 1L, 0xA2EE58E92035A7E5LL}, {(-1L), 0x53F050AB9E387D5ALL, (-1L)}, {1L, 0xA2EE58E92035A7E5LL, 0xA2EE58E92035A7E5LL}, {0x0B3854730C7DF349LL, 0x53F050AB9E387D5ALL, 0x0B3854730C7DF349LL}, {1L, 1L, 0xA2EE58E92035A7E5LL}}; uint64_t l_205 = 0xE9D70C356468E3BELL; int i, j; for (p_9 = 27; (p_9 == 18); p_9--) { int32_t *l_43 = &g_44; const int32_t *const l_84 = &g_85; int32_t l_96 = (-8L); (*l_43) = (g_40.f2 & p_10.f3); for (g_40.f5 = 0; (g_40.f5 == 31); g_40.f5 = safe_add_func_int32_t_s_s(g_40.f5, 1)) { int16_t l_86 = 0xEF1FL; int32_t l_89 = 6L; for (p_10.f6 = 0; (p_10.f6 <= 3); p_10.f6 += 1) { uint32_t *l_52[9][9] = { {&g_16, (void *)0, &g_16, &g_40.f5, &g_16, (void *)0, &g_16, &g_16, (void *)0}, {&g_40.f5, (void *)0, &g_16, (void *)0, &g_40.f5, &g_16, &g_16, &g_40.f5, (void *)0}, {&g_16, &g_16, &g_16, &g_16, &g_16, &g_16, &g_16, &g_16, &g_16}, {&g_16, &g_16, &g_16, &g_16, &g_16, &g_16, &g_16, &g_16, &g_16}, {(void *)0, &g_40.f5, &g_16, &g_16, &g_40.f5, (void *)0, &g_16, (void *)0, &g_40.f5}, {(void *)0, &g_16, &g_16, (void *)0, &g_16, &g_40.f5, &g_16, (void *)0, &g_16}, {&g_16, &g_16, &g_16, &g_40.f5, &g_38, &g_40.f5, &g_16, &g_16, &g_16}, {&g_16, (void *)0, &g_16, &g_40.f5, &g_16, (void *)0, &g_16, &g_16, (void *)0}, {&g_40.f5, (void *)0, &g_16, (void *)0, &g_40.f5, &g_16, &g_16, &g_40.f5, (void *)0}}; int32_t *l_68 = &g_44; int32_t l_88 = (-1L); int32_t *l_93 = &g_44; int32_t *l_94 = &l_88; int32_t *l_95[7][7] = { {&g_44, &g_44, &l_88, &l_88, &g_44, &g_44, &l_88}, {&l_87, &g_44, &l_87, &g_44, &l_87, &g_44, &l_87}, {&g_44, &l_88, &l_88, &g_44, &g_44, &l_88, &l_88}, {&l_89, &g_44, &l_89, &g_44, &l_89, &g_44, &l_89}, {&g_44, &g_44, &l_88, &l_88, &g_44, &g_44, &l_88}, {&l_87, &g_44, &l_87, &g_44, &l_87, &g_44, &l_87}, {&g_44, &l_88, &l_88, &g_44, &g_44, &l_88, &l_88}}; int i, j; for (p_10.f5 = 0; (p_10.f5 <= 3); p_10.f5 += 1) { int i; l_68 = func_47( g_37[p_10.f5], l_52[3][1], g_37[p_10.f5], (p_10.f1 > ((0x03F8612730C4096ALL < g_44) & (safe_add_func_int8_t_s_s( (safe_mul_func_int16_t_s_s(0x70C6L, p_10.f2)), (l_57 == &g_44)))))); } for (g_38 = 0; (g_38 <= 3); g_38 += 1) { int64_t l_71 = (-6L); int8_t *l_76 = &g_67; int16_t *l_78 = (void *)0; int16_t **l_77 = &l_78; int32_t **l_83[10][8] = { {&l_57, &l_43, &l_57, &l_57, &l_43, &l_57, &l_57, &l_43}, {(void *)0, &l_57, &l_57, &l_43, &l_57, &l_57, (void *)0, &l_57}, {(void *)0, &l_43, &l_57, &l_43, (void *)0, &l_68, &l_43, (void *)0}, {&l_57, &l_43, &l_57, &l_68, (void *)0, &l_57, &l_43, &l_43}, {(void *)0, &l_68, &l_68, (void *)0, &l_57, &l_57, &l_43, &l_57}, {(void *)0, (void *)0, &l_57, &l_43, &l_43, &l_57, (void *)0, (void *)0}, {&l_57, (void *)0, &l_43, &l_57, &l_43, &l_57, &l_57, &l_43}, {&l_43, &l_57, &l_68, &l_43, &l_57, &l_57, &l_43, &l_43}, {&l_43, (void *)0, &l_68, &l_43, (void *)0, &l_57, &l_43, &l_43}, {&l_43, (void *)0, &l_68, &l_57, &l_43, &l_57, &l_68, (void *)0}}; int i, j; } ++l_98; } } for (g_40.f5 = 0; (g_40.f5 < 16); g_40.f5 = safe_add_func_uint16_t_u_u(g_40.f5, 3)) { if ((*l_57)) { break; } return p_10; } } (*l_57) = (safe_sub_func_uint8_t_u_u( (*l_57), (safe_sub_func_uint32_t_u_u( 0x80F123D7L, (safe_rshift_func_int16_t_s_u( (safe_mul_func_int16_t_s_s( g_97, ((*l_118) = (g_40.f2 != (safe_div_func_uint16_t_u_u( ((*l_116) = (((((safe_mul_func_uint16_t_u_u( 65535UL, (l_115 == &g_65))), &l_115) != (p_10.f2, &l_115)), 0x676C2307L), (*l_57))), (*l_57))))))), 6)))))); for (g_119 = 0; (g_119 != 53); ++g_119) { int32_t *l_122 = &g_85; int32_t *l_123 = (void *)0; int32_t *l_124 = &l_87; int32_t *l_125 = &g_85; int32_t *l_126[6][2] = {{&g_44, &g_44}, {&g_44, &g_44}, {&g_44, &g_44}, {&g_44, &g_44}, {&g_44, &g_44}, {&g_44, &g_44}}; uint32_t l_129[9][9] = { {9UL, 0UL, 4294967287UL, 0UL, 9UL, 0UL, 4294967287UL, 0UL, 9UL}, {4294967295UL, 4294967292UL, 0x17E67F6EL, 0x8E9F24F7L, 0x8E9F24F7L, 0x17E67F6EL, 4294967292UL, 4294967295UL, 4294967295UL}, {0x95FD4EE7L, 0UL, 0x95FD4EE7L, 0xA6A6FFDEL, 0x95FD4EE7L, 0UL, 0x95FD4EE7L, 0xA6A6FFDEL, 0x95FD4EE7L}, {4294967295UL, 0x8E9F24F7L, 4294967292UL, 4294967292UL, 0x8E9F24F7L, 4294967295UL, 0x17E67F6EL, 0x17E67F6EL, 4294967295UL}, {9UL, 0xA6A6FFDEL, 4294967287UL, 0xA6A6FFDEL, 9UL, 0xA6A6FFDEL, 4294967287UL, 0xA6A6FFDEL, 9UL}, {0x8E9F24F7L, 4294967292UL, 4294967292UL, 0x8E9F24F7L, 4294967295UL, 0x17E67F6EL, 0x17E67F6EL, 4294967295UL, 0x8E9F24F7L}, {0x95FD4EE7L, 0xA6A6FFDEL, 0x95FD4EE7L, 0UL, 0x95FD4EE7L, 0xA6A6FFDEL, 0x95FD4EE7L, 0UL, 0x95FD4EE7L}, {0x8E9F24F7L, 0x8E9F24F7L, 0x17E67F6EL, 4294967292UL, 4294967295UL, 4294967295UL, 4294967292UL, 0x17E67F6EL, 0x8E9F24F7L}, {9UL, 0UL, 4294967287UL, 0UL, 9UL, 0UL, 4294967287UL, 0UL, 9UL}}; int16_t *l_156 = &g_65; int8_t l_178 = 1L; int i, j; --l_129[6][8]; for (g_40.f3 = (-22); (g_40.f3 <= 28); g_40.f3 = safe_add_func_uint64_t_u_u(g_40.f3, 2)) { } (*l_57) = ((p_10.f1 == (safe_lshift_func_int16_t_s_u( (l_178 == ((((~(0x8370L >= ((((safe_add_func_int32_t_s_s( 5L, ((safe_add_func_uint64_t_u_u( ((*l_122), (safe_rshift_func_int16_t_s_u( ((safe_div_func_uint64_t_u_u( (((safe_mul_func_int16_t_s_s( (((*l_116) = ((((safe_mod_func_uint32_t_u_u( 0x49423B7AL, ((*g_141) &= (l_194 != p_10.f6)))) & (g_195[3], p_10.f2)) & 0xEEBD7962L) <= (*l_57))) | (*l_57)), p_10.f5)) <= p_11) == p_10.f0), 0xC52BA2822E894D08LL)), p_10.f4), 15))), 8L)) & g_195[3].f0))) == g_65) >= 0L), l_196))) && p_10.f0) == 18446744073709551615UL), g_90)), p_10.f2))), p_10.f4); } l_205--; return l_138; } static uint64_t func_24(uint8_t p_25, uint32_t *p_26, uint32_t *p_27, uint32_t p_28) { int64_t l_39[3]; int i; for (i = 0; i < 3; i++) { l_39[i] = 0xBA05392614F5C6F0LL; } return l_39[1]; } static int32_t *func_47(uint32_t *p_48, uint32_t *p_49, uint32_t *p_50, uint64_t p_51) { int32_t *l_58 = &g_44; int16_t *l_64 = &g_65; int32_t l_66 = 0x55039576L; (*l_58) = 1L; l_66 = ((g_59 | (safe_rshift_func_int8_t_s_s( (safe_div_func_uint16_t_u_u( (((void *)0 != &g_38) && (*l_58)), ((*l_64) = 0x7C1FL))), 3))) != 0UL); g_67 &= ((*l_58) &= (p_51, 0L)); return p_48; } int main(int argc, char *argv[]) { int i; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_16; csmith_sink_ = g_32; csmith_sink_ = g_36; csmith_sink_ = g_38; csmith_sink_ = g_40.f0; csmith_sink_ = g_40.f1; csmith_sink_ = g_40.f2; csmith_sink_ = g_40.f3; csmith_sink_ = g_40.f4; csmith_sink_ = g_40.f5; csmith_sink_ = g_40.f6; csmith_sink_ = g_44; csmith_sink_ = g_59; csmith_sink_ = g_65; csmith_sink_ = g_67; csmith_sink_ = g_85; csmith_sink_ = g_90; csmith_sink_ = g_97; csmith_sink_ = g_117; csmith_sink_ = g_119; for (i = 0; i < 10; i++) { } csmith_sink_ = g_220; platform_main_end(0, 0); return 0; }
false
198
dataset/organized/DCE/198
276
396
0.78
0.89
DCE
398
dataset/organized/DCE/199/target.c
dataset/organized/DCE/199/eq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile signed f0 : 4; }; #pragma pack(push) #pragma pack(1) struct S1 { signed f0 : 1; }; #pragma pack(pop) static int32_t g_6 = 0x849F845DL; static uint16_t g_8 = 0x310FL; static int32_t g_9 = 0xDCA8FECFL; static int32_t g_27 = 1L; static volatile uint64_t g_28 = 0x81C1D99EA5D840DFLL; static volatile int16_t g_32 = 0x0509L; static int16_t g_33 = 1L; static int8_t g_35 = 0x06L; static uint32_t g_36 = 0xE76DCB0CL; static int32_t *g_44 = &g_6; static int32_t ** volatile g_43[5][3] = {{&g_44,&g_44,&g_44},{&g_44,&g_44,&g_44},{&g_44,&g_44,&g_44},{&g_44,&g_44,&g_44},{&g_44,&g_44,&g_44}}; static int64_t g_72 = 0x98B2365B212F019DLL; static int16_t g_75 = (-6L); static volatile uint16_t *g_77 = (void*)0; static int32_t * volatile g_79 = &g_27; static int32_t **g_84[8] = {&g_44,&g_44,&g_44,&g_44,&g_44,&g_44,&g_44,&g_44}; static int32_t ***g_83 = &g_84[2]; static uint16_t g_86[6][3] = {{0x82E5L,0x4023L,0x4023L},{4UL,1UL,1UL},{0x82E5L,0x4023L,0x4023L},{4UL,1UL,1UL},{0x82E5L,0x4023L,0x4023L},{4UL,1UL,1UL}}; static uint64_t g_111 = 1UL; static int32_t ** volatile * volatile g_119 = &g_84[7]; static int32_t ** volatile * volatile *g_118 = &g_119; static int32_t ** volatile * volatile ** const volatile g_117[6] = {&g_118,&g_118,&g_118,&g_118,&g_118,&g_118}; static int32_t ** volatile * volatile ** volatile g_120 = (void*)0; static volatile uint16_t g_129 = 0x77FBL; static volatile struct S0 g_132 = {-2}; static volatile struct S0 * volatile g_133 = (void*)0; static volatile struct S0 * volatile g_134 = &g_132; static int32_t * const volatile g_135 = &g_27; static uint16_t g_153[8] = {8UL,9UL,9UL,8UL,9UL,9UL,8UL,9UL}; static int8_t g_156 = 5L; static struct S0 g_157 = {0}; static struct S0 * volatile g_158 = &g_157; static struct S1 g_161 = {0}; static volatile int8_t g_174 = 5L; static struct S0 func_1(void); static int16_t func_10(int32_t * p_11, const int16_t p_12, uint32_t p_13, uint32_t p_14, uint16_t p_15); static int32_t * func_16(struct S1 p_17, uint16_t * const p_18, uint16_t * p_19, uint16_t p_20); static uint16_t * const func_22(int8_t p_23); static int32_t func_39(int32_t * p_40); static struct S0 func_1(void) { const uint64_t l_4[3][7] = {{4UL,4UL,4UL,4UL,4UL,4UL,4UL},{4UL,4UL,4UL,4UL,4UL,4UL,4UL},{4UL,4UL,4UL,4UL,4UL,4UL,4UL}}; int32_t *l_5 = &g_6; struct S1 l_21 = {0}; uint16_t *l_87 = &g_86[2][1]; int32_t ****l_163 = &g_83; int32_t l_173[6]; uint32_t l_175 = 0xC82483C1L; int8_t **l_178 = (void*)0; int i, j; for (i = 0; i < 6; i++) { l_173[i] = (-1L); } if (((*l_5) = (safe_mod_func_int32_t_s_s((-10L), l_4[1][6])))) { uint16_t *l_7[5][9] = {{&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8},{&g_8,&g_8,&g_8,(void*)0,&g_8,&g_8,&g_8,(void*)0,&g_8},{&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8},{(void*)0,&g_8,(void*)0,&g_8,&g_8,(void*)0,&g_8,(void*)0,&g_8},{(void*)0,&g_8,&g_8,(void*)0,(void*)0,(void*)0,&g_8,&g_8,(void*)0}}; const uint64_t l_162[4][5] = {{0x36D73F18804D5930LL,0x36D73F18804D5930LL,0UL,0x0D3EF5034E9F7E8ELL,0xCC771BE40E7BB6F3LL},{0x1BE54454DEAE50A2LL,0x23B5FEB66E786C87LL,0x23B5FEB66E786C87LL,0x1BE54454DEAE50A2LL,0x36D73F18804D5930LL},{0x1BE54454DEAE50A2LL,0x0D3EF5034E9F7E8ELL,0x37329A51642E7455LL,0x37329A51642E7455LL,0x0D3EF5034E9F7E8ELL},{0x36D73F18804D5930LL,0x23B5FEB66E786C87LL,0x37329A51642E7455LL,0UL,0UL}}; int i, j; (*l_5) = ((g_6 >= ((g_9 ^= (g_8 = 9UL)) | func_10(func_16(l_21, func_22(g_6), l_87, g_86[0][0]), g_86[0][0], (*l_5), (*l_5), g_86[0][0]))) != l_162[1][1]); } else { uint8_t l_168 = 0x7AL; int8_t *l_169 = &g_156; uint32_t l_170 = 0x0C7C7AF3L; int32_t *l_171[10] = {&g_6,&g_9,&g_6,&g_9,&g_6,&g_9,&g_6,&g_9,&g_6,&g_9}; int16_t l_172 = 0L; int8_t ***l_179 = &l_178; int i; (***g_83) = ((void*)0 == l_163); l_21.f0 &= (((g_72 || (safe_rshift_func_int8_t_s_u(((safe_lshift_func_int8_t_s_s(((*l_169) = l_168), 3)) , (((**l_163) == (**l_163)) >= (****l_163))), 4))) || l_170) | ((g_35 && (((void*)0 != (*l_163)) , (*l_5))) < 0x5ADCE77DL)); --l_175; (*l_179) = l_178; } return (*g_158); } static int16_t func_10(int32_t * p_11, const int16_t p_12, uint32_t p_13, uint32_t p_14, uint16_t p_15) { uint32_t l_144 = 0UL; int32_t ****l_147 = (void*)0; int32_t *****l_148 = (void*)0; int32_t ****l_150 = &g_83; int32_t *****l_149 = &l_150; int16_t *l_151[6][3] = {{&g_33,&g_75,&g_33},{&g_33,&g_33,&g_33},{&g_33,&g_75,&g_33},{&g_33,&g_33,&g_33},{&g_33,&g_75,&g_33},{&g_33,&g_33,&g_33}}; uint16_t *l_152 = &g_153[0]; struct S1 l_159 = {0}; struct S1 *l_160 = &l_159; int i, j; (*g_158) = ((safe_sub_func_int8_t_s_s((((safe_div_func_int8_t_s_s(((((safe_sub_func_int64_t_s_s(((safe_rshift_func_uint8_t_u_s(g_86[5][2], l_144)) >= (((safe_sub_func_uint16_t_u_u(p_13, (g_33 &= (l_147 != ((*l_149) = &g_83))))) >= ((void*)0 == (**g_119))) >= ((g_27 , ((*l_152)++)) < (g_156 = g_6)))), g_75)) ^ g_72) & (*g_44)) != g_36), 0x7EL)) < 255UL) && g_6), g_86[0][0])) , g_157); g_161 = ((*l_160) = l_159); return p_14; } static int32_t * func_16(struct S1 p_17, uint16_t * const p_18, uint16_t * p_19, uint16_t p_20) { int32_t *l_101 = &g_27; int32_t *l_102 = &g_6; int32_t l_115 = 0xCD9B7196L; int32_t l_116 = 1L; int32_t l_123 = (-1L); int32_t l_124 = 0x3A15A7CFL; int32_t l_125 = (-5L); int64_t l_126 = (-8L); int32_t l_127 = 0xC8F7CEBBL; int32_t l_128[2]; int i; for (i = 0; i < 2; i++) { l_128[i] = 0x506916A6L; } for (g_72 = 0; (g_72 <= 7); g_72 = safe_add_func_uint8_t_u_u(g_72, 6)) { int32_t *l_100 = &g_6; int32_t **l_103 = (void*)0; int32_t **l_104 = &l_102; uint64_t *l_109 = (void*)0; uint64_t *l_110 = &g_111; int16_t *l_112 = (void*)0; int16_t *l_113[8] = {&g_33,&g_33,&g_33,&g_33,&g_33,&g_33,&g_33,&g_33}; int8_t l_114 = (-1L); int32_t *l_121 = &g_27; int32_t *l_122[1]; int i; for (i = 0; i < 1; i++) { l_122[i] = &l_115; } l_116 ^= ((safe_lshift_func_uint8_t_u_u(((g_86[0][0] | (safe_add_func_int8_t_s_s((safe_div_func_uint16_t_u_u((safe_rshift_func_int16_t_s_u((l_114 &= (g_33 = (safe_mul_func_uint16_t_u_u(((l_101 = l_100) != ((*l_104) = l_102)), (((*l_110) = (((((safe_add_func_int8_t_s_s(g_86[0][1], ((g_36 == ((((void*)0 == &p_20) ^ ((void*)0 == p_19)) > 65531UL)) , g_86[0][0]))) != g_6) == 253UL) && (*p_18)) > p_20)) && g_6))))), 9)), 0x5E5FL)), p_20))) && g_27), g_27)) & l_115); g_120 = g_117[5]; ++g_129; (*g_134) = g_132; } (*g_135) = p_17.f0; return (***g_118); } static uint16_t * const func_22(int8_t p_23) { int16_t l_31 = 0x91CBL; int32_t l_34[2][10] = {{0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL},{0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL}}; int32_t **l_81 = &g_44; int32_t ***l_80[4][1] = {{&l_81},{&l_81},{&l_81},{&l_81}}; int32_t ****l_82[7] = {(void*)0,&l_80[0][0],(void*)0,(void*)0,&l_80[0][0],(void*)0,(void*)0}; uint16_t * const l_85 = &g_86[0][0]; int i, j; for (p_23 = 0; (p_23 <= (-7)); p_23--) { int32_t *l_26[2][4] = {{&g_27,&g_27,&g_27,&g_27},{&g_27,(void*)0,(void*)0,&g_27}}; int i, j; ++g_28; ++g_36; for (g_32 = 0; g_32 < 2; g_32 += 1) { for (g_28 = 0; g_28 < 10; g_28 += 1) { l_34[g_32][g_28] = (-3L); } } } (*g_79) = func_39(&g_27); g_83 = l_80[0][0]; return l_85; } static int32_t func_39(int32_t * p_40) { int32_t l_48 = 0L; int32_t l_73 = 0x2B152D5FL; int16_t *l_74 = &g_75; int32_t l_76[8] = {0x2D2C906CL,(-8L),0x2D2C906CL,0x2D2C906CL,(-8L),0x2D2C906CL,0x2D2C906CL,(-8L)}; int32_t l_78[4]; int i; for (i = 0; i < 4; i++) { l_78[i] = 0x99E8488EL; } for (g_33 = 12; (g_33 <= (-21)); g_33 = safe_sub_func_int16_t_s_s(g_33, 2)) { int32_t **l_45 = (void*)0; int32_t **l_46[1][4]; int32_t *l_47 = &g_27; int32_t ***l_49 = (void*)0; int32_t ***l_50 = &l_46[0][0]; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_46[i][j] = &g_44; } } l_47 = p_40; if (l_48) { continue; } p_40 = p_40; (*l_50) = &g_44; } l_78[2] &= ((*p_40) || ((((safe_add_func_uint64_t_u_u((l_48 = ((safe_add_func_uint32_t_u_u((((*p_40) < (safe_rshift_func_uint16_t_u_u((safe_mul_func_int16_t_s_s(g_32, (((safe_mod_func_uint16_t_u_u(((safe_add_func_uint32_t_u_u((((((-1L) <= ((g_33 = (g_6 != g_33)) != ((((*l_74) = (l_73 |= (safe_div_func_int16_t_s_s((((g_36 , (~((l_48 || ((safe_mod_func_uint16_t_u_u((((safe_lshift_func_int16_t_s_s((l_48 >= l_48), g_36)) <= g_72) <= l_48), g_35)) > g_6)) , g_6))) | g_27) != g_72), l_48)))) <= 0xC719L) == g_27))) , g_75) , g_35) == (-3L)), l_48)) && 0xC0L), l_48)) < g_27) && (*g_44)))), l_48))) ^ g_27), 0x31552AE0L)) >= (*g_44))), l_76[2])) , l_74) == g_77) , (*p_40))); return l_48; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; csmith_sink_ = g_8; csmith_sink_ = g_9; csmith_sink_ = g_27; csmith_sink_ = g_28; csmith_sink_ = g_32; csmith_sink_ = g_33; csmith_sink_ = g_35; csmith_sink_ = g_36; csmith_sink_ = g_72; csmith_sink_ = g_75; for (i = 0; i < 6; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_86[i][j]; } } csmith_sink_ = g_111; csmith_sink_ = g_129; csmith_sink_ = g_132.f0; for (i = 0; i < 8; i++) { csmith_sink_ = g_153[i]; } csmith_sink_ = g_156; csmith_sink_ = g_157.f0; csmith_sink_ = g_161.f0; csmith_sink_ = g_174; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile signed f0 : 4; }; #pragma pack(push) #pragma pack(1) struct S1 { signed f0 : 1; }; #pragma pack(pop) static int32_t g_6 = 0x849F845DL; static uint16_t g_8 = 0x310FL; static int32_t g_9 = 0xDCA8FECFL; static int32_t g_27 = 1L; static volatile uint64_t g_28 = 0x81C1D99EA5D840DFLL; static volatile int16_t g_32 = 0x0509L; static int16_t g_33 = 1L; static int8_t g_35 = 0x06L; static uint32_t g_36 = 0xE76DCB0CL; static int32_t *g_44 = &g_6; static int32_t **volatile g_43[5][3] = {{&g_44, &g_44, &g_44}, {&g_44, &g_44, &g_44}, {&g_44, &g_44, &g_44}, {&g_44, &g_44, &g_44}, {&g_44, &g_44, &g_44}}; static int64_t g_72 = 0x98B2365B212F019DLL; static int16_t g_75 = (-6L); static volatile uint16_t *g_77 = (void *)0; static int32_t *volatile g_79 = &g_27; static int32_t **g_84[8] = {&g_44, &g_44, &g_44, &g_44, &g_44, &g_44, &g_44, &g_44}; static int32_t ***g_83 = &g_84[2]; static uint16_t g_86[6][3] = {{0x82E5L, 0x4023L, 0x4023L}, {4UL, 1UL, 1UL}, {0x82E5L, 0x4023L, 0x4023L}, {4UL, 1UL, 1UL}, {0x82E5L, 0x4023L, 0x4023L}, {4UL, 1UL, 1UL}}; static uint64_t g_111 = 1UL; static int32_t **volatile *volatile g_119 = &g_84[7]; static int32_t **volatile *volatile *g_118 = &g_119; static int32_t **volatile *volatile **const volatile g_117[6] = { &g_118, &g_118, &g_118, &g_118, &g_118, &g_118}; static int32_t **volatile *volatile **volatile g_120 = (void *)0; static volatile uint16_t g_129 = 0x77FBL; static volatile struct S0 g_132 = {-2}; static volatile struct S0 *volatile g_133 = (void *)0; static volatile struct S0 *volatile g_134 = &g_132; static int32_t *const volatile g_135 = &g_27; static uint16_t g_153[8] = {8UL, 9UL, 9UL, 8UL, 9UL, 9UL, 8UL, 9UL}; static int8_t g_156 = 5L; static struct S0 g_157 = {0}; static struct S0 *volatile g_158 = &g_157; static struct S1 g_161 = {0}; static volatile int8_t g_174 = 5L; static struct S0 func_1(void); static int16_t func_10(int32_t *p_11, const int16_t p_12, uint32_t p_13, uint32_t p_14, uint16_t p_15); static int32_t *func_16(struct S1 p_17, uint16_t *const p_18, uint16_t *p_19, uint16_t p_20); static uint16_t *const func_22(int8_t p_23); static int32_t func_39(int32_t *p_40); static struct S0 func_1(void) { const uint64_t l_4[3][7] = {{4UL, 4UL, 4UL, 4UL, 4UL, 4UL, 4UL}, {4UL, 4UL, 4UL, 4UL, 4UL, 4UL, 4UL}, {4UL, 4UL, 4UL, 4UL, 4UL, 4UL, 4UL}}; int32_t *l_5 = &g_6; struct S1 l_21 = {0}; uint16_t *l_87 = &g_86[2][1]; int32_t ****l_163 = &g_83; int32_t l_173[6]; uint32_t l_175 = 0xC82483C1L; int8_t **l_178 = (void *)0; int i, j; for (i = 0; i < 6; i++) { l_173[i] = (-1L); } if (((*l_5) = (safe_mod_func_int32_t_s_s((-10L), l_4[1][6])))) { uint16_t *l_7[5][9] = { {&g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8}, {&g_8, &g_8, &g_8, (void *)0, &g_8, &g_8, &g_8, (void *)0, &g_8}, {&g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8}, {(void *)0, &g_8, (void *)0, &g_8, &g_8, (void *)0, &g_8, (void *)0, &g_8}, {(void *)0, &g_8, &g_8, (void *)0, (void *)0, (void *)0, &g_8, &g_8, (void *)0}}; const uint64_t l_162[4][5] = { {0x36D73F18804D5930LL, 0x36D73F18804D5930LL, 0UL, 0x0D3EF5034E9F7E8ELL, 0xCC771BE40E7BB6F3LL}, {0x1BE54454DEAE50A2LL, 0x23B5FEB66E786C87LL, 0x23B5FEB66E786C87LL, 0x1BE54454DEAE50A2LL, 0x36D73F18804D5930LL}, {0x1BE54454DEAE50A2LL, 0x0D3EF5034E9F7E8ELL, 0x37329A51642E7455LL, 0x37329A51642E7455LL, 0x0D3EF5034E9F7E8ELL}, {0x36D73F18804D5930LL, 0x23B5FEB66E786C87LL, 0x37329A51642E7455LL, 0UL, 0UL}}; int i, j; (*l_5) = ((g_6 >= ((g_9 ^= (g_8 = 9UL)) | func_10(func_16(l_21, func_22(g_6), l_87, g_86[0][0]), g_86[0][0], (*l_5), (*l_5), g_86[0][0]))) != l_162[1][1]); } else { uint8_t l_168 = 0x7AL; int8_t *l_169 = &g_156; uint32_t l_170 = 0x0C7C7AF3L; int32_t *l_171[10] = {&g_6, &g_9, &g_6, &g_9, &g_6, &g_9, &g_6, &g_9, &g_6, &g_9}; int16_t l_172 = 0L; int8_t ***l_179 = &l_178; int i; (***g_83) = ((void *)0 == l_163); l_21.f0 &= (((g_72 || (safe_rshift_func_int8_t_s_u( ((safe_lshift_func_int8_t_s_s(((*l_169) = l_168), 3)), (((**l_163) == (**l_163)) >= (****l_163))), 4))) || l_170) | ((g_35 && (((void *)0 != (*l_163)), (*l_5))) < 0x5ADCE77DL)); --l_175; (*l_179) = l_178; } return (*g_158); } static int16_t func_10(int32_t *p_11, const int16_t p_12, uint32_t p_13, uint32_t p_14, uint16_t p_15) { uint32_t l_144 = 0UL; int32_t ****l_147 = (void *)0; int32_t *****l_148 = (void *)0; int32_t ****l_150 = &g_83; int32_t *****l_149 = &l_150; int16_t *l_151[6][3] = {{&g_33, &g_75, &g_33}, {&g_33, &g_33, &g_33}, {&g_33, &g_75, &g_33}, {&g_33, &g_33, &g_33}, {&g_33, &g_75, &g_33}, {&g_33, &g_33, &g_33}}; uint16_t *l_152 = &g_153[0]; struct S1 l_159 = {0}; struct S1 *l_160 = &l_159; int i, j; (*g_158) = ((safe_sub_func_int8_t_s_s( (((safe_div_func_int8_t_s_s( ((((safe_sub_func_int64_t_s_s( ((safe_rshift_func_uint8_t_u_s(g_86[5][2], l_144)) >= (((safe_sub_func_uint16_t_u_u( p_13, (g_33 &= (l_147 != ((*l_149) = &g_83))))) >= ((void *)0 == (**g_119))) >= ((g_27, ((*l_152)++)) < (g_156 = g_6)))), g_75)) ^ g_72) & (*g_44)) != g_36), 0x7EL)) < 255UL) && g_6), g_86[0][0])), g_157); g_161 = ((*l_160) = l_159); return p_14; } static int32_t *func_16(struct S1 p_17, uint16_t *const p_18, uint16_t *p_19, uint16_t p_20) { int32_t *l_101 = &g_27; int32_t *l_102 = &g_6; int32_t l_115 = 0xCD9B7196L; int32_t l_116 = 1L; int32_t l_123 = (-1L); int32_t l_124 = 0x3A15A7CFL; int32_t l_125 = (-5L); int64_t l_126 = (-8L); int32_t l_127 = 0xC8F7CEBBL; int32_t l_128[2]; int i; for (i = 0; i < 2; i++) { l_128[i] = 0x506916A6L; } for (g_72 = 0; (g_72 <= 7); g_72 = safe_add_func_uint8_t_u_u(g_72, 6)) { int32_t *l_100 = &g_6; int32_t **l_103 = (void *)0; int32_t **l_104 = &l_102; uint64_t *l_109 = (void *)0; uint64_t *l_110 = &g_111; int16_t *l_112 = (void *)0; int16_t *l_113[8] = {&g_33, &g_33, &g_33, &g_33, &g_33, &g_33, &g_33, &g_33}; int8_t l_114 = (-1L); int32_t *l_121 = &g_27; int32_t *l_122[1]; int i; for (i = 0; i < 1; i++) { l_122[i] = &l_115; } l_116 ^= ((safe_lshift_func_uint8_t_u_u( ((g_86[0][0] | (safe_add_func_int8_t_s_s( (safe_div_func_uint16_t_u_u( (safe_rshift_func_int16_t_s_u( (l_114 &= (g_33 = (safe_mul_func_uint16_t_u_u( ((l_101 = l_100) != ((*l_104) = l_102)), (((*l_110) = (((((safe_add_func_int8_t_s_s( g_86[0][1], ((g_36 == ((((void *)0 == &p_20) ^ ((void *)0 == p_19)) > 65531UL)), g_86[0][0]))) != g_6) == 253UL) && (*p_18)) > p_20)) && g_6))))), 9)), 0x5E5FL)), p_20))) && g_27), g_27)) & l_115); g_120 = g_117[5]; ++g_129; (*g_134) = g_132; } (*g_135) = p_17.f0; return (***g_118); } static uint16_t *const func_22(int8_t p_23) { int16_t l_31 = 0x91CBL; int32_t l_34[2][10] = { {0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL}, {0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL}}; int32_t **l_81 = &g_44; int32_t ***l_80[4][1] = {{&l_81}, {&l_81}, {&l_81}, {&l_81}}; int32_t ****l_82[7] = {(void *)0, &l_80[0][0], (void *)0, (void *)0, &l_80[0][0], (void *)0, (void *)0}; uint16_t *const l_85 = &g_86[0][0]; int i, j; for (p_23 = 0; (p_23 <= (-7)); p_23--) { } (*g_79) = func_39(&g_27); g_83 = l_80[0][0]; return l_85; } static int32_t func_39(int32_t *p_40) { int32_t l_48 = 0L; int32_t l_73 = 0x2B152D5FL; int16_t *l_74 = &g_75; int32_t l_76[8] = {0x2D2C906CL, (-8L), 0x2D2C906CL, 0x2D2C906CL, (-8L), 0x2D2C906CL, 0x2D2C906CL, (-8L)}; int32_t l_78[4]; int i; for (i = 0; i < 4; i++) { l_78[i] = 0x99E8488EL; } for (g_33 = 12; (g_33 <= (-21)); g_33 = safe_sub_func_int16_t_s_s(g_33, 2)) { } l_78[2] &= ((*p_40) || ((((safe_add_func_uint64_t_u_u( (l_48 = ((safe_add_func_uint32_t_u_u( (((*p_40) < (safe_rshift_func_uint16_t_u_u( (safe_mul_func_int16_t_s_s( g_32, (((safe_mod_func_uint16_t_u_u( ((safe_add_func_uint32_t_u_u( (((((-1L) <= ((g_33 = (g_6 != g_33)) != ((((*l_74) = (l_73 |= (safe_div_func_int16_t_s_s( (((g_36, (~((l_48 || ((safe_mod_func_uint16_t_u_u( (((safe_lshift_func_int16_t_s_s( (l_48 >= l_48), g_36)) <= g_72) <= l_48), g_35)) > g_6)), g_6))) | g_27) != g_72), l_48)))) <= 0xC719L) == g_27))), g_75), g_35) == (-3L)), l_48)) && 0xC0L), l_48)) < g_27) && (*g_44)))), l_48))) ^ g_27), 0x31552AE0L)) >= (*g_44))), l_76[2])), l_74) == g_77), (*p_40))); return l_48; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; csmith_sink_ = g_8; csmith_sink_ = g_9; csmith_sink_ = g_27; csmith_sink_ = g_28; csmith_sink_ = g_32; csmith_sink_ = g_33; csmith_sink_ = g_35; csmith_sink_ = g_36; csmith_sink_ = g_72; csmith_sink_ = g_75; for (i = 0; i < 6; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_86[i][j]; } } csmith_sink_ = g_111; csmith_sink_ = g_129; csmith_sink_ = g_132.f0; for (i = 0; i < 8; i++) { csmith_sink_ = g_153[i]; } csmith_sink_ = g_156; csmith_sink_ = g_157.f0; csmith_sink_ = g_161.f0; csmith_sink_ = g_174; platform_main_end(0, 0); return 0; }
true
199
dataset/organized/DCE/199
278
361
0.88
0.95
DCE
399
dataset/organized/DCE/199/target.c
dataset/organized/DCE/199/neq.c
// Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile signed f0 : 4; }; #pragma pack(push) #pragma pack(1) struct S1 { signed f0 : 1; }; #pragma pack(pop) static int32_t g_6 = 0x849F845DL; static uint16_t g_8 = 0x310FL; static int32_t g_9 = 0xDCA8FECFL; static int32_t g_27 = 1L; static volatile uint64_t g_28 = 0x81C1D99EA5D840DFLL; static volatile int16_t g_32 = 0x0509L; static int16_t g_33 = 1L; static int8_t g_35 = 0x06L; static uint32_t g_36 = 0xE76DCB0CL; static int32_t *g_44 = &g_6; static int32_t ** volatile g_43[5][3] = {{&g_44,&g_44,&g_44},{&g_44,&g_44,&g_44},{&g_44,&g_44,&g_44},{&g_44,&g_44,&g_44},{&g_44,&g_44,&g_44}}; static int64_t g_72 = 0x98B2365B212F019DLL; static int16_t g_75 = (-6L); static volatile uint16_t *g_77 = (void*)0; static int32_t * volatile g_79 = &g_27; static int32_t **g_84[8] = {&g_44,&g_44,&g_44,&g_44,&g_44,&g_44,&g_44,&g_44}; static int32_t ***g_83 = &g_84[2]; static uint16_t g_86[6][3] = {{0x82E5L,0x4023L,0x4023L},{4UL,1UL,1UL},{0x82E5L,0x4023L,0x4023L},{4UL,1UL,1UL},{0x82E5L,0x4023L,0x4023L},{4UL,1UL,1UL}}; static uint64_t g_111 = 1UL; static int32_t ** volatile * volatile g_119 = &g_84[7]; static int32_t ** volatile * volatile *g_118 = &g_119; static int32_t ** volatile * volatile ** const volatile g_117[6] = {&g_118,&g_118,&g_118,&g_118,&g_118,&g_118}; static int32_t ** volatile * volatile ** volatile g_120 = (void*)0; static volatile uint16_t g_129 = 0x77FBL; static volatile struct S0 g_132 = {-2}; static volatile struct S0 * volatile g_133 = (void*)0; static volatile struct S0 * volatile g_134 = &g_132; static int32_t * const volatile g_135 = &g_27; static uint16_t g_153[8] = {8UL,9UL,9UL,8UL,9UL,9UL,8UL,9UL}; static int8_t g_156 = 5L; static struct S0 g_157 = {0}; static struct S0 * volatile g_158 = &g_157; static struct S1 g_161 = {0}; static volatile int8_t g_174 = 5L; static struct S0 func_1(void); static int16_t func_10(int32_t * p_11, const int16_t p_12, uint32_t p_13, uint32_t p_14, uint16_t p_15); static int32_t * func_16(struct S1 p_17, uint16_t * const p_18, uint16_t * p_19, uint16_t p_20); static uint16_t * const func_22(int8_t p_23); static int32_t func_39(int32_t * p_40); static struct S0 func_1(void) { const uint64_t l_4[3][7] = {{4UL,4UL,4UL,4UL,4UL,4UL,4UL},{4UL,4UL,4UL,4UL,4UL,4UL,4UL},{4UL,4UL,4UL,4UL,4UL,4UL,4UL}}; int32_t *l_5 = &g_6; struct S1 l_21 = {0}; uint16_t *l_87 = &g_86[2][1]; int32_t ****l_163 = &g_83; int32_t l_173[6]; uint32_t l_175 = 0xC82483C1L; int8_t **l_178 = (void*)0; int i, j; for (i = 0; i < 6; i++) { l_173[i] = (-1L); } if (((*l_5) = (safe_mod_func_int32_t_s_s((-10L), l_4[1][6])))) { uint16_t *l_7[5][9] = {{&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8},{&g_8,&g_8,&g_8,(void*)0,&g_8,&g_8,&g_8,(void*)0,&g_8},{&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8,&g_8},{(void*)0,&g_8,(void*)0,&g_8,&g_8,(void*)0,&g_8,(void*)0,&g_8},{(void*)0,&g_8,&g_8,(void*)0,(void*)0,(void*)0,&g_8,&g_8,(void*)0}}; const uint64_t l_162[4][5] = {{0x36D73F18804D5930LL,0x36D73F18804D5930LL,0UL,0x0D3EF5034E9F7E8ELL,0xCC771BE40E7BB6F3LL},{0x1BE54454DEAE50A2LL,0x23B5FEB66E786C87LL,0x23B5FEB66E786C87LL,0x1BE54454DEAE50A2LL,0x36D73F18804D5930LL},{0x1BE54454DEAE50A2LL,0x0D3EF5034E9F7E8ELL,0x37329A51642E7455LL,0x37329A51642E7455LL,0x0D3EF5034E9F7E8ELL},{0x36D73F18804D5930LL,0x23B5FEB66E786C87LL,0x37329A51642E7455LL,0UL,0UL}}; int i, j; (*l_5) = ((g_6 >= ((g_9 ^= (g_8 = 9UL)) | func_10(func_16(l_21, func_22(g_6), l_87, g_86[0][0]), g_86[0][0], (*l_5), (*l_5), g_86[0][0]))) != l_162[1][1]); } else { uint8_t l_168 = 0x7AL; int8_t *l_169 = &g_156; uint32_t l_170 = 0x0C7C7AF3L; int32_t *l_171[10] = {&g_6,&g_9,&g_6,&g_9,&g_6,&g_9,&g_6,&g_9,&g_6,&g_9}; int16_t l_172 = 0L; int8_t ***l_179 = &l_178; int i; (***g_83) = ((void*)0 == l_163); l_21.f0 &= (((g_72 || (safe_rshift_func_int8_t_s_u(((safe_lshift_func_int8_t_s_s(((*l_169) = l_168), 3)) , (((**l_163) == (**l_163)) >= (****l_163))), 4))) || l_170) | ((g_35 && (((void*)0 != (*l_163)) , (*l_5))) < 0x5ADCE77DL)); --l_175; (*l_179) = l_178; } return (*g_158); } static int16_t func_10(int32_t * p_11, const int16_t p_12, uint32_t p_13, uint32_t p_14, uint16_t p_15) { uint32_t l_144 = 0UL; int32_t ****l_147 = (void*)0; int32_t *****l_148 = (void*)0; int32_t ****l_150 = &g_83; int32_t *****l_149 = &l_150; int16_t *l_151[6][3] = {{&g_33,&g_75,&g_33},{&g_33,&g_33,&g_33},{&g_33,&g_75,&g_33},{&g_33,&g_33,&g_33},{&g_33,&g_75,&g_33},{&g_33,&g_33,&g_33}}; uint16_t *l_152 = &g_153[0]; struct S1 l_159 = {0}; struct S1 *l_160 = &l_159; int i, j; (*g_158) = ((safe_sub_func_int8_t_s_s((((safe_div_func_int8_t_s_s(((((safe_sub_func_int64_t_s_s(((safe_rshift_func_uint8_t_u_s(g_86[5][2], l_144)) >= (((safe_sub_func_uint16_t_u_u(p_13, (g_33 &= (l_147 != ((*l_149) = &g_83))))) >= ((void*)0 == (**g_119))) >= ((g_27 , ((*l_152)++)) < (g_156 = g_6)))), g_75)) ^ g_72) & (*g_44)) != g_36), 0x7EL)) < 255UL) && g_6), g_86[0][0])) , g_157); g_161 = ((*l_160) = l_159); return p_14; } static int32_t * func_16(struct S1 p_17, uint16_t * const p_18, uint16_t * p_19, uint16_t p_20) { int32_t *l_101 = &g_27; int32_t *l_102 = &g_6; int32_t l_115 = 0xCD9B7196L; int32_t l_116 = 1L; int32_t l_123 = (-1L); int32_t l_124 = 0x3A15A7CFL; int32_t l_125 = (-5L); int64_t l_126 = (-8L); int32_t l_127 = 0xC8F7CEBBL; int32_t l_128[2]; int i; for (i = 0; i < 2; i++) { l_128[i] = 0x506916A6L; } for (g_72 = 0; (g_72 <= 7); g_72 = safe_add_func_uint8_t_u_u(g_72, 6)) { int32_t *l_100 = &g_6; int32_t **l_103 = (void*)0; int32_t **l_104 = &l_102; uint64_t *l_109 = (void*)0; uint64_t *l_110 = &g_111; int16_t *l_112 = (void*)0; int16_t *l_113[8] = {&g_33,&g_33,&g_33,&g_33,&g_33,&g_33,&g_33,&g_33}; int8_t l_114 = (-1L); int32_t *l_121 = &g_27; int32_t *l_122[1]; int i; for (i = 0; i < 1; i++) { l_122[i] = &l_115; } l_116 ^= ((safe_lshift_func_uint8_t_u_u(((g_86[0][0] | (safe_add_func_int8_t_s_s((safe_div_func_uint16_t_u_u((safe_rshift_func_int16_t_s_u((l_114 &= (g_33 = (safe_mul_func_uint16_t_u_u(((l_101 = l_100) != ((*l_104) = l_102)), (((*l_110) = (((((safe_add_func_int8_t_s_s(g_86[0][1], ((g_36 == ((((void*)0 == &p_20) ^ ((void*)0 == p_19)) > 65531UL)) , g_86[0][0]))) != g_6) == 253UL) && (*p_18)) > p_20)) && g_6))))), 9)), 0x5E5FL)), p_20))) && g_27), g_27)) & l_115); g_120 = g_117[5]; ++g_129; (*g_134) = g_132; } (*g_135) = p_17.f0; return (***g_118); } static uint16_t * const func_22(int8_t p_23) { int16_t l_31 = 0x91CBL; int32_t l_34[2][10] = {{0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL},{0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL,0x1F9531DEL}}; int32_t **l_81 = &g_44; int32_t ***l_80[4][1] = {{&l_81},{&l_81},{&l_81},{&l_81}}; int32_t ****l_82[7] = {(void*)0,&l_80[0][0],(void*)0,(void*)0,&l_80[0][0],(void*)0,(void*)0}; uint16_t * const l_85 = &g_86[0][0]; int i, j; for (p_23 = 0; (p_23 <= (-7)); p_23--) { int32_t *l_26[2][4] = {{&g_27,&g_27,&g_27,&g_27},{&g_27,(void*)0,(void*)0,&g_27}}; int i, j; ++g_28; ++g_36; for (g_32 = 0; g_32 < 2; g_32 += 1) { for (g_28 = 0; g_28 < 10; g_28 += 1) { l_34[g_32][g_28] = (-3L); } } } (*g_79) = func_39(&g_27); g_83 = l_80[0][0]; return l_85; } static int32_t func_39(int32_t * p_40) { int32_t l_48 = 0L; int32_t l_73 = 0x2B152D5FL; int16_t *l_74 = &g_75; int32_t l_76[8] = {0x2D2C906CL,(-8L),0x2D2C906CL,0x2D2C906CL,(-8L),0x2D2C906CL,0x2D2C906CL,(-8L)}; int32_t l_78[4]; int i; for (i = 0; i < 4; i++) { l_78[i] = 0x99E8488EL; } for (g_33 = 12; (g_33 <= (-21)); g_33 = safe_sub_func_int16_t_s_s(g_33, 2)) { int32_t **l_45 = (void*)0; int32_t **l_46[1][4]; int32_t *l_47 = &g_27; int32_t ***l_49 = (void*)0; int32_t ***l_50 = &l_46[0][0]; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_46[i][j] = &g_44; } } l_47 = p_40; if (l_48) { continue; } p_40 = p_40; (*l_50) = &g_44; } l_78[2] &= ((*p_40) || ((((safe_add_func_uint64_t_u_u((l_48 = ((safe_add_func_uint32_t_u_u((((*p_40) < (safe_rshift_func_uint16_t_u_u((safe_mul_func_int16_t_s_s(g_32, (((safe_mod_func_uint16_t_u_u(((safe_add_func_uint32_t_u_u((((((-1L) <= ((g_33 = (g_6 != g_33)) != ((((*l_74) = (l_73 |= (safe_div_func_int16_t_s_s((((g_36 , (~((l_48 || ((safe_mod_func_uint16_t_u_u((((safe_lshift_func_int16_t_s_s((l_48 >= l_48), g_36)) <= g_72) <= l_48), g_35)) > g_6)) , g_6))) | g_27) != g_72), l_48)))) <= 0xC719L) == g_27))) , g_75) , g_35) == (-3L)), l_48)) && 0xC0L), l_48)) < g_27) && (*g_44)))), l_48))) ^ g_27), 0x31552AE0L)) >= (*g_44))), l_76[2])) , l_74) == g_77) , (*p_40))); return l_48; } int main (int argc, char* argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { print_hash_value = 1; } platform_main_begin(); func_1(); csmith_sink_ = g_6; csmith_sink_ = g_8; csmith_sink_ = g_9; csmith_sink_ = g_27; csmith_sink_ = g_28; csmith_sink_ = g_32; csmith_sink_ = g_33; csmith_sink_ = g_35; csmith_sink_ = g_36; csmith_sink_ = g_72; csmith_sink_ = g_75; for (i = 0; i < 6; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_86[i][j]; } } csmith_sink_ = g_111; csmith_sink_ = g_129; csmith_sink_ = g_132.f0; for (i = 0; i < 8; i++) { csmith_sink_ = g_153[i]; } csmith_sink_ = g_156; csmith_sink_ = g_157.f0; csmith_sink_ = g_161.f0; csmith_sink_ = g_174; platform_main_end(0,0); return 0; }
// MARKERS START // MARKERS END // Options: --max-funcs 5 --no-checksum --concise --max-block-depth 4 // --max-array-dim 2 #include "csmith.h" volatile uint64_t csmith_sink_ = 0; static long __undefined; struct S0 { volatile signed f0 : 4; }; #pragma pack(push) #pragma pack(1) struct S1 { signed f0 : 1; }; #pragma pack(pop) static int32_t g_6 = 0x849F845DL; static uint16_t g_8 = 0x310FL; static int32_t g_9 = 0xDCA8FECFL; static int32_t g_27 = 1L; static volatile uint64_t g_28 = 0x81C1D99EA5D840DFLL; static volatile int16_t g_32 = 0x0509L; static int16_t g_33 = 1L; static int8_t g_35 = 0x06L; static uint32_t g_36 = 0xE76DCB0CL; static int32_t *g_44 = &g_6; static int32_t **volatile g_43[5][3] = {{&g_44, &g_44, &g_44}, {&g_44, &g_44, &g_44}, {&g_44, &g_44, &g_44}, {&g_44, &g_44, &g_44}, {&g_44, &g_44, &g_44}}; static int64_t g_72 = 0x98B2365B212F019DLL; static int16_t g_75 = (-6L); static volatile uint16_t *g_77 = (void *)0; static int32_t *volatile g_79 = &g_27; static int32_t **g_84[8] = {&g_44, &g_44, &g_44, &g_44, &g_44, &g_44, &g_44, &g_44}; static int32_t ***g_83 = &g_84[2]; static uint16_t g_86[6][3] = {{0x82E5L, 0x4023L, 0x4023L}, {4UL, 1UL, 1UL}, {0x82E5L, 0x4023L, 0x4023L}, {4UL, 1UL, 1UL}, {0x82E5L, 0x4023L, 0x4023L}, {4UL, 1UL, 1UL}}; static uint64_t g_111 = 1UL; static int32_t **volatile *volatile g_119 = &g_84[7]; static int32_t **volatile *volatile *g_118 = &g_119; static int32_t **volatile *volatile **const volatile g_117[6] = { &g_118, &g_118, &g_118, &g_118, &g_118, &g_118}; static int32_t **volatile *volatile **volatile g_120 = (void *)0; static volatile uint16_t g_129 = 0x77FBL; static volatile struct S0 g_132 = {-2}; static volatile struct S0 *volatile g_133 = (void *)0; static volatile struct S0 *volatile g_134 = &g_132; static int32_t *const volatile g_135 = &g_27; static uint16_t g_153[8] = {8UL, 9UL, 9UL, 8UL, 9UL, 9UL, 8UL, 9UL}; static int8_t g_156 = 5L; static struct S0 g_157 = {0}; static struct S0 *volatile g_158 = &g_157; static struct S1 g_161 = {0}; static volatile int8_t g_174 = 5L; static struct S0 func_1(void); static int16_t func_10(int32_t *p_11, const int16_t p_12, uint32_t p_13, uint32_t p_14, uint16_t p_15); static int32_t *func_16(struct S1 p_17, uint16_t *const p_18, uint16_t *p_19, uint16_t p_20); static uint16_t *const func_22(int8_t p_23); static int32_t func_39(int32_t *p_40); static struct S0 func_1(void) { const uint64_t l_4[3][7] = {{4UL, 4UL, 4UL, 4UL, 4UL, 4UL, 4UL}, {4UL, 4UL, 4UL, 4UL, 4UL, 4UL, 4UL}, {4UL, 4UL, 4UL, 4UL, 4UL, 4UL, 4UL}}; int32_t *l_5 = &g_6; struct S1 l_21 = {0}; uint16_t *l_87 = &g_86[2][1]; int32_t ****l_163 = &g_83; int32_t l_173[6]; uint32_t l_175 = 0xC82483C1L; int8_t **l_178 = (void *)0; int i, j; for (i = 0; i < 6; i++) { } if (((*l_5) = (safe_mod_func_int32_t_s_s((-10L), l_4[1][6])))) { uint16_t *l_7[5][9] = { {&g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8}, {&g_8, &g_8, &g_8, (void *)0, &g_8, &g_8, &g_8, (void *)0, &g_8}, {&g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8, &g_8}, {(void *)0, &g_8, (void *)0, &g_8, &g_8, (void *)0, &g_8, (void *)0, &g_8}, {(void *)0, &g_8, &g_8, (void *)0, (void *)0, (void *)0, &g_8, &g_8, (void *)0}}; const uint64_t l_162[4][5] = { {0x36D73F18804D5930LL, 0x36D73F18804D5930LL, 0UL, 0x0D3EF5034E9F7E8ELL, 0xCC771BE40E7BB6F3LL}, {0x1BE54454DEAE50A2LL, 0x23B5FEB66E786C87LL, 0x23B5FEB66E786C87LL, 0x1BE54454DEAE50A2LL, 0x36D73F18804D5930LL}, {0x1BE54454DEAE50A2LL, 0x0D3EF5034E9F7E8ELL, 0x37329A51642E7455LL, 0x37329A51642E7455LL, 0x0D3EF5034E9F7E8ELL}, {0x36D73F18804D5930LL, 0x23B5FEB66E786C87LL, 0x37329A51642E7455LL, 0UL, 0UL}}; int i, j; (*l_5) = ((g_6 >= ((g_9 ^= (g_8 = 9UL)) | func_10(func_16(l_21, func_22(g_6), l_87, g_86[0][0]), g_86[0][0], (*l_5), (*l_5), g_86[0][0]))) != l_162[1][1]); } else { uint8_t l_168 = 0x7AL; int8_t *l_169 = &g_156; uint32_t l_170 = 0x0C7C7AF3L; int32_t *l_171[10] = {&g_6, &g_9, &g_6, &g_9, &g_6, &g_9, &g_6, &g_9, &g_6, &g_9}; int16_t l_172 = 0L; int8_t ***l_179 = &l_178; int i; (***g_83) = ((void *)0 == l_163); l_21.f0 &= (((g_72 || (safe_rshift_func_int8_t_s_u( ((safe_lshift_func_int8_t_s_s(((*l_169) = l_168), 3)), (((**l_163) == (**l_163)) >= (****l_163))), 4))) || l_170) | ((g_35 && (((void *)0 != (*l_163)), (*l_5))) < 0x5ADCE77DL)); --l_175; (*l_179) = l_178; } return (*g_158); } static int16_t func_10(int32_t *p_11, const int16_t p_12, uint32_t p_13, uint32_t p_14, uint16_t p_15) { uint32_t l_144 = 0UL; int32_t ****l_147 = (void *)0; int32_t *****l_148 = (void *)0; int32_t ****l_150 = &g_83; int32_t *****l_149 = &l_150; int16_t *l_151[6][3] = {{&g_33, &g_75, &g_33}, {&g_33, &g_33, &g_33}, {&g_33, &g_75, &g_33}, {&g_33, &g_33, &g_33}, {&g_33, &g_75, &g_33}, {&g_33, &g_33, &g_33}}; uint16_t *l_152 = &g_153[0]; struct S1 l_159 = {0}; struct S1 *l_160 = &l_159; int i, j; (*g_158) = ((safe_sub_func_int8_t_s_s( (((safe_div_func_int8_t_s_s( ((((safe_sub_func_int64_t_s_s( ((safe_rshift_func_uint8_t_u_s(g_86[5][2], l_144)) >= (((safe_sub_func_uint16_t_u_u( p_13, (g_33 &= (l_147 != ((*l_149) = &g_83))))) >= ((void *)0 == (**g_119))) >= ((g_27, ((*l_152)++)) < (g_156 = g_6)))), g_75)) ^ g_72) & (*g_44)) != g_36), 0x7EL)) < 255UL) && g_6), g_86[0][0])), g_157); g_161 = ((*l_160) = l_159); return p_14; } static int32_t *func_16(struct S1 p_17, uint16_t *const p_18, uint16_t *p_19, uint16_t p_20) { int32_t *l_101 = &g_27; int32_t *l_102 = &g_6; int32_t l_115 = 0xCD9B7196L; int32_t l_116 = 1L; int32_t l_123 = (-1L); int32_t l_124 = 0x3A15A7CFL; int32_t l_125 = (-5L); int64_t l_126 = (-8L); int32_t l_127 = 0xC8F7CEBBL; int32_t l_128[2]; int i; for (i = 0; i < 2; i++) { l_128[i] = 0x506916A6L; } for (g_72 = 0; (g_72 <= 7); g_72 = safe_add_func_uint8_t_u_u(g_72, 6)) { int32_t *l_100 = &g_6; int32_t **l_103 = (void *)0; int32_t **l_104 = &l_102; uint64_t *l_109 = (void *)0; uint64_t *l_110 = &g_111; int16_t *l_112 = (void *)0; int16_t *l_113[8] = {&g_33, &g_33, &g_33, &g_33, &g_33, &g_33, &g_33, &g_33}; int8_t l_114 = (-1L); int32_t *l_121 = &g_27; int32_t *l_122[1]; int i; for (i = 0; i < 1; i++) { } l_116 ^= ((safe_lshift_func_uint8_t_u_u( ((g_86[0][0] | (safe_add_func_int8_t_s_s( (safe_div_func_uint16_t_u_u( (safe_rshift_func_int16_t_s_u( (l_114 &= (g_33 = (safe_mul_func_uint16_t_u_u( ((l_101 = l_100) != ((*l_104) = l_102)), (((*l_110) = (((((safe_add_func_int8_t_s_s( g_86[0][1], ((g_36 == ((((void *)0 == &p_20) ^ ((void *)0 == p_19)) > 65531UL)), g_86[0][0]))) != g_6) == 253UL) && (*p_18)) > p_20)) && g_6))))), 9)), 0x5E5FL)), p_20))) && g_27), g_27)) & l_115); g_120 = g_117[5]; ++g_129; (*g_134) = g_132; } (*g_135) = p_17.f0; return (***g_118); } static uint16_t *const func_22(int8_t p_23) { int16_t l_31 = 0x91CBL; int32_t l_34[2][10] = { {0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL}, {0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL, 0x1F9531DEL}}; int32_t **l_81 = &g_44; int32_t ***l_80[4][1] = {{&l_81}, {&l_81}, {&l_81}, {&l_81}}; int32_t ****l_82[7] = {(void *)0, &l_80[0][0], (void *)0, (void *)0, &l_80[0][0], (void *)0, (void *)0}; uint16_t *const l_85 = &g_86[0][0]; int i, j; for (p_23 = 0; (p_23 <= (-7)); p_23--) { int32_t *l_26[2][4] = {{&g_27, &g_27, &g_27, &g_27}, {&g_27, (void *)0, (void *)0, &g_27}}; int i, j; ++g_28; ++g_36; for (g_32 = 0; g_32 < 2; g_32 += 1) { for (g_28 = 0; g_28 < 10; g_28 += 1) { l_34[g_32][g_28] = (-3L); } } } (*g_79) = func_39(&g_27); g_83 = l_80[0][0]; return l_85; } static int32_t func_39(int32_t *p_40) { int32_t l_48 = 0L; int32_t l_73 = 0x2B152D5FL; int16_t *l_74 = &g_75; int32_t l_76[8] = {0x2D2C906CL, (-8L), 0x2D2C906CL, 0x2D2C906CL, (-8L), 0x2D2C906CL, 0x2D2C906CL, (-8L)}; int32_t l_78[4]; int i; for (i = 0; i < 4; i++) { l_78[i] = 0x99E8488EL; } for (g_33 = 12; (g_33 <= (-21)); g_33 = safe_sub_func_int16_t_s_s(g_33, 2)) { int32_t **l_45 = (void *)0; int32_t **l_46[1][4]; int32_t *l_47 = &g_27; int32_t ***l_49 = (void *)0; int32_t ***l_50 = &l_46[0][0]; int i, j; for (i = 0; i < 1; i++) { for (j = 0; j < 4; j++) { l_46[i][j] = &g_44; } } l_47 = p_40; if (l_48) { continue; } p_40 = p_40; (*l_50) = &g_44; } l_78[2] &= ((*p_40) || ((((safe_add_func_uint64_t_u_u( (l_48 = ((safe_add_func_uint32_t_u_u( (((*p_40) < (safe_rshift_func_uint16_t_u_u( (safe_mul_func_int16_t_s_s( g_32, (((safe_mod_func_uint16_t_u_u( ((safe_add_func_uint32_t_u_u( (((((-1L) <= ((g_33 = (g_6 != g_33)) != ((((*l_74) = (l_73 |= (safe_div_func_int16_t_s_s( (((g_36, (~((l_48 || ((safe_mod_func_uint16_t_u_u( (((safe_lshift_func_int16_t_s_s( (l_48 >= l_48), g_36)) <= g_72) <= l_48), g_35)) > g_6)), g_6))) | g_27) != g_72), l_48)))) <= 0xC719L) == g_27))), g_75), g_35) == (-3L)), l_48)) && 0xC0L), l_48)) < g_27) && (*g_44)))), l_48))) ^ g_27), 0x31552AE0L)) >= (*g_44))), l_76[2])), l_74) == g_77), (*p_40))); return l_48; } int main(int argc, char *argv[]) { int i, j; int print_hash_value = 0; if (argc == 2 && strcmp(argv[1], "1") == 0) { } platform_main_begin(); func_1(); csmith_sink_ = g_6; csmith_sink_ = g_8; csmith_sink_ = g_9; csmith_sink_ = g_27; csmith_sink_ = g_28; csmith_sink_ = g_32; csmith_sink_ = g_33; csmith_sink_ = g_35; csmith_sink_ = g_36; csmith_sink_ = g_72; csmith_sink_ = g_75; for (i = 0; i < 6; i++) { for (j = 0; j < 3; j++) { csmith_sink_ = g_86[i][j]; } } csmith_sink_ = g_111; csmith_sink_ = g_129; csmith_sink_ = g_132.f0; for (i = 0; i < 8; i++) { csmith_sink_ = g_153[i]; } csmith_sink_ = g_156; csmith_sink_ = g_157.f0; csmith_sink_ = g_161.f0; csmith_sink_ = g_174; platform_main_end(0, 0); return 0; }
false
199
dataset/organized/DCE/199
278
389
0.94
0.95