Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
diagnostic
/
conflicting-specifiers-1.C
blob: 1a8ac02b77efe85ab9c4a4a11e21e06626cef5eb [
file
] [
log
] [
blame
]
static
typedef
int
i __attribute__
((
unused
));
// { dg-error "1:conflicting specifiers" }