Remove -fnew-verifier relic

Andrew Haley aph@redhat.com
Thu Sep 2 12:35:00 GMT 2010


On 09/02/2010 12:38 PM, Joseph S. Myers wrote:
> jvspec.c has a relic of an option -fnew-verifier that was otherwise
> removed by:
> 
> 2004-12-03  Tom Tromey  <tromey@redhat.com>
> 
>         * lang.c (flag_new_verifier): Define.
>         (java_post_options): Set flag_new_verifier if indirect
>         dispatch
>         is being used.
>         * lang.opt (fnew-verifier): Removed.
> 
> This option cannot be used since it gets passed to jc1 which knows
> nothing about it.  This patch removes this remaining relic.
> 
> Bootstrapped with no regressions on x86_64-unknown-linux-gnu.  OK to
> commit?

OK.

Andrew.



More information about the Java-patches mailing list