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
/
pr32796.c
blob: 9e0abfb0ecad24829a812553733a056f6a3ed853 (
plain
)
1
2
3
4
5
6
__SIZE_TYPE__ f (void *ptr) { return ((__SIZE_TYPE__)(ptr)-1) | 1ULL; }