2018-11-07 Richard Biener <rguenther@suse.de>
[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;