decl.c (grokdeclarator): Use id_loc in five additional places in the last part of...
[official-gcc.git] / gcc / testsuite / g++.dg / diagnostic / conflicting-specifiers-1.C
blob1a8ac02b77efe85ab9c4a4a11e21e06626cef5eb
1 static typedef int i __attribute__((unused));  // { dg-error "1:conflicting specifiers" }