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
/
gcc.c-torture
/
compile
/
930530-1.c
blob: 848e0400ece254a8c0df7aebbec305922a1575ce (
plain
)
1
2
3
4
5
f
()
{
struct
{
char
a
,
b
;
}
x
;
g
(
x
,
x
,
x
,
x
);
}