This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/17231] verification error 3.4.1/3.5 : compile .class with embedded try blocks
- 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: 14 Dec 2004 20:17:46 -0000
- Subject: [Bug java/17231] verification error 3.4.1/3.5 : compile .class with embedded try blocks
- References: <20040829164555.17231.ovidr@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2004-12-14 20:17 -------
FYI, this will only work with the new verifier,
which is only available via -findirect-dispatch.
The new verifier doesn't yet work with the old ABI, AFAIK.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17231