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/i386/i386.md (*sinxf2): Rename to *sinxf2_i387.
[official-gcc.git]
/
libjava
/
testsuite
/
libjava.compile
/
G19990225_01.java
blob
f20f473f83aa78e181947c6b91f4179285dc3ff8
1
public class
G19990225_01
{
2
static int
foo
;
3
static
{
4
foo
=
0
;
5
}
6
}
7