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
/
20001116-1.c
blob: c356392fa37c9bafd41773d866565600ae10bb4c (
plain
)
1
2
3
int x[60]; char *y = ((char*)&(x[2*8 + 2]) - 8); int z = (&"Foobar"[1] - &"Foobar"[0]);