2 930106-1.c from the execute part of the gcc torture suite.
3 What is this file supposed to test?
4 Why is there a dummy array?
5 Is f() supposed to return an int?
14 //#define DUMMY_SIZE 9
21 #if !defined( __SDCC_pdk14) && !defined(__SDCC_pdk15) // Lack of memory
24 // char dummy[DUMMY_SIZE];
34 testTortureExecute (void)
36 #if !defined( __SDCC_pdk14) && !defined(__SDCC_pdk15) // Lack of memory