Compiling the regression test gcc-torture-execute-20000412-3 fails in revision #7371 (to reproduce remove the #if 0). It seems sdcc doesn't like that the array isn't initialized explicitly. AFAIK the correct behaviour would be to create an array of 0 pointers.
Philipp
Fixed in reversion #9183, and gcc-torture-execute-20000412-1.c is enabled.