This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Java "preincrement of array element" fix checked in
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Sun, 02 Dec 2001 23:59:01 +1300
- Subject: Java "preincrement of array element" fix checked in
With Alex's permission I have checked in the following patch which fixes
a long-standing bug affecting preincrement and predecrement of array
elements in GCJ. The patch was written by Tang Ching-Hui who now has a
copyright assignment on file.
http://gcc.gnu.org/ml/java/2001-10/msg00061.html
regards
Bryce.