2 20041212-1.c from the execute part of the gcc torture suite.
11 #if !defined(__SDCC_pdk14) && !defined(__SDCC_pdk15) //Bug #2903
12 /* A function pointer compared with a void pointer should not be canonicalized.
13 See PR middle-end/17564. */
20 #endif // There was no line here.
22 testTortureExecute (void)
24 #if !defined(__SDCC_pdk14) && !defined(__SDCC_pdk15) //Bug #2903