1 /* { dg-lto-do link } */ 2 /* { dg-lto-options {{-r -nostdlib}} } */ 3 int exported_var = 42; 4 /* { dg-final { scan-symbol "exported_var" } } */ 5