Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
lto
/
pr79000_0.C
blob: 4a13ae8afb480de0b35d91250a3cd717309db82d [
file
] [
log
] [
blame
]
// { dg-lto-do link }
// { dg-require-effective-target lto_incremental }
// { dg-lto-options { "-flto -g" } }
// { dg-extra-ld-options "-r -nostdlib" }
struct
a
{
a
();
}
b
;