This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/28090] incorrect implementation of expand_java_arraystore
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 20 Jun 2006 17:42:49 -0000
- Subject: [Bug java/28090] incorrect implementation of expand_java_arraystore
- References: <bug-28090-360@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tromey at gcc dot gnu dot org 2006-06-20 17:42 -------
Created an attachment (id=11712)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11712&action=view)
proposed patch
I've attached a proposed patch.
However, when I use this patch I run into PR 19505.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28090