Sign in
gnu
/
gcc
/
1f16a020acbea0af26209478990b83b1a1ba3a2b
/
.
/
gcc
/
testsuite
/
g++.dg
/
diagnostic
/
conflicting-specifiers-1.C
blob: 89e2ebdebf6b427409d96b1602566f8b987a013e [
file
]
static
typedef
int
i __attribute__
((
unused
));
// { dg-error "8:'typedef' specifier conflicts with 'static'" }