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
/
libjava
/
testsuite
/
libjava.compile
/
pr8712.java
blob: 7a6eb754d90bf8747f96a6d5c7ef54daf1d43cd9 (
plain
)
1
2
3
4
5
6
7
public class pr8712 { boolean x(pr8712 a) { return (!(a instanceof pr8712)); } }