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: 18 Jul 2006 15:12:54 -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 #3 from tromey at gcc dot gnu dot org 2006-07-18 15:12 -------
FWIW compiling from bytecode on svn head fails as well.
In fact the test case is xfailed in this case.
So this doesn't appear to be a regression.
Also I think this patch is bogus (but at least it shows the
right place to add the fix).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28090