This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: pr11951 test failure
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Randolph Chung <randolph at tausq dot org>
- Cc: Tom Tromey <tromey at redhat dot com>, <java at gcc dot gnu dot org>
- Date: Sun, 31 Aug 2003 22:39:13 -0400 (EDT)
- Subject: Re: pr11951 test failure
On Sun, 31 Aug 2003, Randolph Chung wrote:
> i think Jeff is right, the CIE/FDE stuff that i put into libffi for pa
> is not quite right, so it's not catching the exception when going
> through JNI...
BTW, Andreas Tobler has been working on an expanded test suite for libffi,
with coverage for exceptions, closure structs and other features missed by
ffitest. If you're doing a port you may want to give his test suite a
try also.
Jeff