aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/compile/950919-1.c
blob: a5322528c5d87a9e7d8690903a685e1093b4a171 (plain)
1
2
3
4
5
#define empty
#if empty#cpu(m68k)
#endif

void f (void){}