(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20081204-2_0.c
       1  /* { dg-lto-do link } */
       2  /* { dg-skip-if "" { ! { i?86-*-* x86_64-*-* } } } */
       3  /* { dg-lto-options {{-w -flto -fPIC -r -nostdlib}} } */
       4  /* { dg-extra-ld-options "-flinker-output=nolto-rel" } */
       5  
       6  register int ri asm("edi");