[AArch64/arm] PR testsuite/85326 Avoid C++ tests when C++ compiler not present
[official-gcc.git] / gcc / testsuite / g++.dg / lto / pr51832_0.C
blobf8fd7ab90191e3c245fd33a04a596541b3a5950e
1 // PR c++/51832
2 // { dg-lto-do link }
3 // { dg-lto-options { "-std=c++11 -flto -fabi-version=2" } }
5 #include "pr51832.h"
7 int main() { }