index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
lto
/
20101126-1_1.c
blob: 628e89b6cffb2bc3d668a0de9a9b68cd7c1b4803 (
plain
)
1
2
3
4
typedef
struct
{
int
i
;
}
T1
;
typedef
T1
T2
;
T1
a
;
T2
b
;