* gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
[official-gcc.git] / gcc / testsuite / gcc.c-torture / noncompile / 920507-1.c
blob07f2fd03a90ee2d008de225884d1b88ce60aa12b
1 x(){register*a asm("unknown_register");int*v[1]={a};}