------- Additional Comments From thhal at mailblocks dot com 2005-02-24 15:16 ------- Created an attachment (id=8271) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8271&action=view) Java class that illustrates the problem.
Try gcj -c ScopeProblem.java. It fails with: ScopeProblem.java:12: error: Can't access package-private field ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20193