Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 1 | -15/+0 | |
From-SVN: r120621 | |||||
2004-07-10 | Fix or remove some bogus test cases. | Bryce McKinlay | 1 | -1/+6 | |
2004-07-09 Bryce McKinlay <mckinlay@redhat.com> Fix or remove some bogus test cases. * testsuite/libjava.compile/pr10459_2.java: Removed. * testsuite/libjava.compile/pr10459.java: Test using its own method, not Object.clone(). * testsuite/libjava.compile/inner_data.java: Test against its own protected field. From-SVN: r84420 | |||||
2003-05-03 | re PR java/10459 (ICE with certain expressions as 3rd clause of for loop) | Tom Tromey | 1 | -0/+10 | |
PR java/10459: * libjava.compile/pr10459_2.java: New file. * libjava.compile/pr10459.java: New file. From-SVN: r66410 |