[AArch64/arm] PR testsuite/85326 Avoid C++ tests when C++ compiler not present
[official-gcc.git] / gcc / testsuite / g++.dg / lto / pr79000_0.C
blob1d5c40ee7a530bb6f5b417793864c6ea60648ec1
1 // { dg-lto-do link }
2 // { dg-lto-options { "-flto -g" } }
3 // { dg-extra-ld-options "-r -nostdlib" }
5 struct a {
6   a();
7 } b;