2018-11-07 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / g++.dg / lto / pr60150_0.C
blobcc21820a87b782bf4fe13f4d6355d310d9c72719
1 // { dg-lto-do run }
2 #include "pr60150.H"
4 int main()
6   S s;
7   return 0;