(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
lto/
pr48508-1_0.C
// { dg-lto-do link }
// { dg-lto-options { { -g -O2 -flto -flto-partition=none } } }

void __attribute__((externally_visible))
foo (int i)
{
}