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