2 20031010-1.c from the execute part of the gcc torture tests.
12 /* A reminder to process ops in generate_expr_as_of_bb exactly once. */
14 #ifndef __SDCC_pdk14 // Lack of memory
16 foo (long ct
, long cf
, _Bool p1
, _Bool p2
, _Bool p3
)
43 testTortureExecute (void)
45 #ifndef __SDCC_pdk14 // Lack of memory
46 if (foo(2, 3, 1, 1, 1) == 0)