2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20010107-1.c
blob222def4d9efaa7a1f6413bafe6b3d455a301c7dc
1 unsigned long x[4];
3 void foo(void)
5 ((void (*)())(x+2))();