blob: 19947e8510469428f2490046f2b9a88b3d242a81 [file] [log] [blame]
struct A { struct B *foo; };
static struct A *a __attribute__((__used__));
static struct A *conflicty __attribute__((__used__));