blob: 12363b596099c72c1a01e22441500fbed0fe75ad [file] [log] [blame]
struct C {
struct A *a;
int wombat;
};
static struct C c __attribute__((used));