2 divcmp-3.c from the execute part of the gcc torture tests.
16 int test1u(unsigned char x
)
26 int test2u(unsigned char x
)
36 int test3u(unsigned char x
)
46 int test4u(unsigned char x
)
56 int test5u(unsigned char x
)
66 int test6u(unsigned char x
)
72 testTortureExecute (void)
76 for (c
=-128; c
<256; c
++)