OSDN Git Service

* config/i386/i386.md (*sinxf2): Rename to *sinxf2_i387.
[pf3gnuchains/gcc-fork.git] / libjava / testsuite / libjava.compile / PR6865.java
1 // gcj crashes on this
2 public class PR6865
3 {
4   private foo;
5 }