diff options
author | Ranjit Mathew <rmathew@hotmail.com> | 2005-01-10 18:01:04 +0000 |
---|---|---|
committer | Ranjit Mathew <rmathew@gcc.gnu.org> | 2005-01-10 18:01:04 +0000 |
commit | 5bf8aebc12015bb509e144a6962b29979e9acd2a (patch) | |
tree | 18c2ff35f5a3bb1a432f042a7cd2a8fff92a19b4 /libjava | |
parent | 3e636396c84f821afdcf405e88fe448228b96901 (diff) | |
download | gcc-5bf8aebc12015bb509e144a6962b29979e9acd2a.zip gcc-5bf8aebc12015bb509e144a6962b29979e9acd2a.tar.gz gcc-5bf8aebc12015bb509e144a6962b29979e9acd2a.tar.bz2 |
re PR java/19277 (allows array.length++ although it is final)
PR java/19277
* check-init.c (check_init): Take care of references that do not
have an explicit final variable declaration (e.g. array length
access) for pre/post in/de-crement operators.
From-SVN: r93144
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions