re GNATS gcj/140 (gcj permits assignment to array length)
authorTom Tromey <tromey@cygnus.com>
Thu, 6 Apr 2000 05:29:30 +0000 (05:29 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 6 Apr 2000 05:29:30 +0000 (05:29 +0000)
commitbc2874c902997772cb649232f182d4908605a7ee
tree8562ab0fc47554522b3e62608f787262ecf77eae
parent16d53b6439684014a67dd9086e8e75e26f6ee4ec
re GNATS gcj/140 (gcj permits assignment to array length)

Fix for PR gcj/140:
* parse.y (check_final_assignment): Recognize assignments to the
`length' field of an array when generating class files.

From-SVN: r32960
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y