From patchwork Thu Sep 2 11:38:48 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 63471 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 29FC0B7157 for ; Thu, 2 Sep 2010 21:39:01 +1000 (EST) Received: (qmail 6207 invoked by alias); 2 Sep 2010 11:38:58 -0000 Received: (qmail 6189 invoked by uid 22791); 2 Sep 2010 11:38:57 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL, BAYES_00, T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Sep 2010 11:38:52 +0000 Received: (qmail 32596 invoked from network); 2 Sep 2010 11:38:50 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 2 Sep 2010 11:38:50 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1Or880-0000OR-QH; Thu, 02 Sep 2010 11:38:48 +0000 Date: Thu, 2 Sep 2010 11:38:48 +0000 (UTC) From: "Joseph S. Myers" To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Remove -fnew-verifier relic Message-ID: MIME-Version: 1.0 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-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[] = %