This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Array_3 execution failure on sparc-linux (sun4m/sparc32) in gcc 3.2 branch 20021008
- From: Andrew Haley <aph at redhat dot com>
- To: Christian Jönsson <christian at j-son dot org>
- Cc: java <java at gcc dot gnu dot org>
- Date: Wed, 9 Oct 2002 16:11:48 +0100 (BST)
- Subject: Array_3 execution failure on sparc-linux (sun4m/sparc32) in gcc 3.2 branch 20021008
- References: <20021009150100.GA13024@j-son.org>
=?iso-8859-1?Q?Christian=5FJ=F6nsson?= writes:
> Just as a litte freshen up, is the Array_3 issues still what to expect?
You'll get a failure on Array_3 until MD_FALLBACK_FRAME_STATE_FOR is
implemented on that platform.
Andrew.