(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
diagnostic/
conflicting-specifiers-1.C
static typedef int i __attribute__((unused));  // { dg-error "8:'typedef' specifier conflicts with 'static'" }