blob: 7631f12ab31282906fe39d27ad21fc999e46a710 [file] [log] [blame]
// PR c++/87175
// { dg-do compile }
// { dg-options "" }
struct __attribute__)) foo { }; // { dg-error "expected" }
struct __attribute__()) bar { };// { dg-error "expected" }