2 20140622-1.c from the execute part of the gcc torture suite.
16 return (long)(p
+ a
) - (long)p
;
20 testTortureExecute (void)
27 if (test (2) != -(long)(unsigned)-2)
32 if (test (1) != -(long)(unsigned)-1)
34 if (test (2) != -(long)(unsigned)-2)