Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 1 | -7/+0 | |
From-SVN: r120621 | |||||
2005-07-05 | re PR java/19674 (Empty declaration through semicolon (;) causes compile ↵ | Bryce McKinlay | 1 | -0/+7 | |
failure) 2005-07-05 Bryce McKinlay <mckinlay@redhat.com> PR java/19674 * parse.y (interface_member_declaration): Allow empty statements in interface declarations. 2005-07-05 Bryce McKinlay <mckinlay@redhat.com> * testsuite/libjava.compile/PR19674.java: New test. From-SVN: r101634 |