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
/
PR375.java
blob: 26dba04acd2ac948ed1b263de9f7df228b219f83 (
plain
)
1
2
3
4
5
6
7
public class PR375 { public void foo () { (Boolean.TRUE).booleanValue (); } }