index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
zero-strct-2.c
blob: 0f97f7d12b269b15a36feac447d962a6ffd74e5c (
plain
)
1
2
struct { } foo = { }; void * bar(void) { return &foo; }