Commit a84b5d64 by Tom Tromey Committed by Tom Tromey

* libjava.compile/PR238.java: New file. For PR gcj/238.

From-SVN: r34116
parent 665bfbb0
2000-05-23 Tom Tromey <tromey@cygnus.com>
* libjava.compile/PR238.java: New file. For PR gcj/238.
* libjava.lang/stringconst.out: New file.
* libjava.lang/stringconst.java: New file.
......
public class PR238
{
void foo(A a)
{
a.toString();
}
class A {}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment