1 2 3 4 5 6 7 8 9 10
// { dg-lto-do link } // { dg-lto-options { { -flto -g } } } namespace { typedef struct { int x; } Foo; } int main () {}