Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20101009-2_0.c
1
/*
{ dg-lto-do link }
*/
2
3
int
main
(
)
{
return
0
;
}