blob: f99691a5d3a8299b7a22a237fd2c8f2747318794 [file] [log] [blame]
struct A {
struct B *b;
};
static struct A a __attribute__((used));