[C++ PATCH] Deprecate -ffriend-injection
[official-gcc.git] / gcc / testsuite / g++.dg / lto / pr81940_0.C
blob4eba5fd34b7de95820dd65a5b267ca8dc84d4c5e
1 // { dg-lto-do link }
2 // { dg-lto-options { { -O -flto } } }
3 // { dg-extra-ld-options "-r -nostdlib -g" }
5 int a, b = a;