2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 930623-1.c
blob4b5b90bd8488a9e9a011b4c6a8a8b4c9edb46308
1 g (a, b) {}
3 f (xx)
4 void* xx;
6 __builtin_apply ((void*)g, xx, 200);