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
/
20030109-1.c
blob: 4df7d18721a205f1cba13277ede74a1e4180d8be (
plain
)
1
2
3
4
5
6
void foo () { int x1, x2, x3; bar (&x2 - &x1, &x3 - &x2); }