2 20011126-1.c from the execute part of the gcc torture tests.
11 /* Produced a overflow in ifcvt.c, causing S to contain 0xffffffff7fffffff. */
16 testTortureExecute (void)
18 // Some ports do not support long long yet.
19 #if !defined(__SDCC_pic14) && !defined(__SDCC_pic16)