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
/
20021015-2.c
blob: 6b158c5bdc8b1d10ed3958f216a0837b287ca931 (
plain
)
1
2
3
4
5
6
7
/* PR target/8232. */ int f (char *p, char *q, int i) { return bcmp (p, q, i); }