]> gcc.gnu.org Git - gcc.git/commit - gcc/java/parse.y
re GNATS gcj/129 (Static array length access bug in gcj)
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Thu, 1 Jun 2000 16:04:14 +0000 (16:04 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Thu, 1 Jun 2000 16:04:14 +0000 (09:04 -0700)
commit611a4b873e1fbd6fc2b4a28c05924660a0b5c2af
treed6324832e0824ac9082b28a39a44e90b8c742472
parent079b71f5ab1535ac920e4bd4182480f2a89f933d
re GNATS gcj/129 (Static array length access bug in gcj)

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)

From-SVN: r34340
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y
This page took 0.052081 seconds and 5 git commands to generate.