Wattributes-10.c: Add -fno-common option on hppa*-*-hpux*.
[official-gcc.git] / gcc / testsuite / g++.dg / parse / struct-5.C
blob4cd1b5d33c34d5360b5a27842644f341f65eb707
1 // PR c++/55368
3 struct A { struct B *C,; };  // { dg-error "stray" }