re GNATS gcj/107 (Bad array or type conversion bug when compiling bytecode)
authorAnthony Green <green@cygnus.com>
Wed, 8 Mar 2000 03:10:19 +0000 (03:10 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Wed, 8 Mar 2000 03:10:19 +0000 (19:10 -0800)
commit3fc61836514d0f883c45a4a05ed79fb7a7eeb1e8
tree611e0667ea742030635f065587396e03b8124ea3
parentcd7c5840050a985008c4ecc37236dde3c9dc6d28
re GNATS gcj/107 (Bad array or type conversion bug when compiling bytecode)

1999-11-28 Anthony Green <green@cygnus.com>

* decl.c (find_local_variable): Reuse single slot decls when
appropriate.

(This fixes the Java PR #107:
 http://sourceware.cygnus.com/ml/java-prs/1999-q4/msg00171.html)

From-SVN: r32398
gcc/java/ChangeLog
gcc/java/decl.c