blob: 02635e3804c4acdcc417bd29dfa12db96f5b493d [file] [log] [blame]
struct C {
struct A *a;
};
static struct C c __attribute__((used));