Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20111207-1_3.c
1
extern
int
i
;
2
3
int
main
(
)
4
{
5
return
i
;
6
}