(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20081212-1_0.c
       1  /* { dg-lto-do link } */
       2  /* { dg-lto-options {{-r -nostdlib}} } */
       3  /* { dg-extra-ld-options "-flinker-output=nolto-rel" } */
       4  int exported_var = 42;
       5  /* { dg-final { scan-symbol "exported_var" } } */