OSDN Git Service

2000-05-02 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jun 2000 16:04:14 +0000 (16:04 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jun 2000 16:04:14 +0000 (16:04 +0000)
commitea1e82271bbe568eb5b9c9964f6e108934b9ad8f
treed6324832e0824ac9082b28a39a44e90b8c742472
parent3ffe2da0a116182cd07b35ae0be054822d9ec659
2000-05-02  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (resolve_field_access): Call the appropriate <clinit>
        before accessing the length of a static array. Craft a decl for
        the field while its time.

(Fixes the PR #129:
 http://sourceware.cygnus.com/ml/java-prs/2000-q1/msg00013.html)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34340 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y