xref
: /
dports
/
devel
/
avr-gcc
/
gcc-10.2.0
/
gcc
/
testsuite
/
g++.dg
/
lto
/
pr79000_1.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
typedef
struct
a
b
;
2
typedef
struct
a
{ }
b
;
3
struct
{
4
b
c
;
5
}
d
;
6