Sign in
gnu
/
gcc
/
a8404c07e7fca388c02c39077865f7d5fa928430
/
.
/
gcc
/
testsuite
/
g++.dg
/
lto
/
pr48508-1_0.C
blob: 6faee75b1555749fe181626a9b7d8154dc0b4bbc [
file
] [
log
] [
blame
]
// { dg-lto-do link }
// { dg-lto-options { { -g -O2 -flto -flto-partition=none } } }
void
__attribute__
((
externally_visible
))
foo
(
int
i
)
{
}