Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
lto/
20081224_0.h
1
typedef
struct
foo
{
2
int
x
;
3
}
foo_t
;