(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20091020-1_0.c
       1  /* { dg-lto-do link } */
       2  /* { dg-require-effective-target fpic } */
       3  /* { dg-lto-options {{-fPIC -r -nostdlib -flto}} } */
       4  /* { dg-extra-ld-options "-flinker-output=nolto-rel" } */
       5  
       6  typedef struct {
       7      int NumPackStreams;
       8  } CSzAr;
       9  void cli_7unz (CSzAr db) { }
      10