Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 1 | -10/+0 | |
From-SVN: r120621 | |||||
2004-08-02 | re PR java/16701 (Error when constant initializer depends on another ↵ | Bryce McKinlay | 1 | -0/+10 | |
constant with restricted access) 2004-08-02 Bryce McKinlay <mckinlay@redhat.com> PR java/16701 * parse.y (fold_constant_for_init): Call resolve_field_access with correct current_class context. 2004-08-02 Bryce McKinlay <mckinlay@redhat.com> * testsuite/libjava.compile/PR16701.java: New test. From-SVN: r85453 |