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
/
20010706-1.c
blob: 44aec371a99b83e18f6d2192c63db2ed0167e747 (
plain
)
1
2
3
4
5
foo(unsigned int x) { return (x << 1) | (x >> 31); }