This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: RFC: BC-ABI and Old Verifier
- From: Andrew Haley <aph at redhat dot com>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: Mon, 10 Jan 2005 14:15:23 +0000
- Subject: Re: RFC: BC-ABI and Old Verifier
- References: <cru1u6$p0n$1@sea.gmane.org>
Ranjit Mathew writes:
>
> How about making either -findirect-dispatch the default
> *or* resurrecting the old verifier for the non-BC-ABI
> case?
>
> The current situation would cause users unnecessary pain
> (e.g. PR 5537) so it should be resolved either one way
> or the other, or we risk having to listen to lots of
> user complaints when GCC 4.0 is released.
But that bug was reported against 3.0.3; it's not a regression.
Andrew.