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
Prevent creation of paradoxical FLOAT_MODE subregs
[official-gcc.git]
/
libjava
/
testsuite
/
libjava.compile
/
not_a_redef.java
blob
7a2f55cb797bc10f5d462587bdc66d78535af177
1
package
bar
.
foo
;
2
// This is not a redef.
3
4
class
not_a_redef
{
5
class
baz
{
class
bar
{
class
foo
{}}
class
foo
{}}
6
}