Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
stat-mem-1.h
1
2
struct
fpu
{
3
struct
NAME
{
4
int
state
;
5
}
NAME
;
6
}
;