* libjava.compile/PR6865.java: New file. For PR java/6865.
From-SVN: r54505
This commit is contained in:
parent
950ac1d321
commit
e9024f7f38
2 changed files with 7 additions and 0 deletions
5
libjava/testsuite/libjava.compile/PR6865.java
Normal file
5
libjava/testsuite/libjava.compile/PR6865.java
Normal file
|
@ -0,0 +1,5 @@
|
|||
// gcj crashes on this
|
||||
public class PR6865
|
||||
{
|
||||
private foo;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue