// PR c++/20646 // Origin: Dan Rosen // { dg-do compile } struct A { extern static int i; // { dg-error "conflicting specifiers" } };