repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* config/rs6000/xcoff.h (ASM_OUTPUT_ALIGNED_COMMON): Use floor_log2.
[official-gcc.git]
/
libjava
/
testsuite
/
libjava.lang
/
PR12915.java
blob
3a155f6e17e1b9fee00fd816d6fefb51517fafd9
1
public class
PR12915
{
2
public static void
main
(
String
[]
args
)
3
{
4
System
.
out
.
println
(((
String
)
null
) +
""
);
5
}
6
}