From patchwork Thu Sep 2 11:38:48 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Remove -fnew-verifier relic Date: Thu, 02 Sep 2010 01:38:48 -0000 From: "Joseph S. Myers" X-Patchwork-Id: 63471 Message-Id: To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org jvspec.c has a relic of an option -fnew-verifier that was otherwise removed by: 2004-12-03 Tom Tromey * 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? 2010-09-02 Joseph Myers * jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier. diff -rupN --exclude=.svn gcc-mainline-1-warnignore/gcc/java/jvspec.c gcc-mainline/gcc/java/jvspec.c --- gcc-mainline-1-warnignore/gcc/java/jvspec.c 2010-09-01 08:25:38.000000000 -0700 +++ gcc-mainline/gcc/java/jvspec.c 2010-09-01 18:06:58.000000000 -0700 @@ -67,7 +67,7 @@ static const char jvgenmain_spec[] = %