(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20091015-1_0.c
       1  /* { dg-lto-do link } */
       2  /* { dg-require-effective-target fpic } */
       3  /* { dg-lto-options {{-fPIC -r -nostdlib -O2 -flto} {-fPIC -r -nostdlib -O2 -flto -flto-partition=1to1}} } */
       4  /* { dg-extra-ld-options "-flinker-output=nolto-rel" } */
       5  
       6  #include "20091015-1_b.h"
       7  void diagnostic_initialize (FILE **stream) { *stream = stderr; }