(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
lto/
pr81940_0.C
// { dg-lto-do link }
// { dg-require-effective-target lto_incremental }
// { dg-lto-options { { -O -flto } } }
// { dg-extra-ld-options "-r -nostdlib -g" }

int a, b = a;