warning7.C   [plain text]


// { dg-do assemble  }
// { dg-options "-Wunused" }
// PRMS Id: 5481

struct A { };
static A a = A();