From patchwork Tue Nov 19 09:13:35 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Botcazou X-Patchwork-Id: 1197321 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-514003-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="RSXpWGi/"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47HKrR1jMvz9s4Y for ; Tue, 19 Nov 2019 20:13:58 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=GfVNEzmleQPr9U/0 Cc17ibsu0fhCmK0C8ov1yD81b7mCmdudGSK6/R6Igk3ejxmf5GZNAfIHILlMHtbF yZNt1XIdJVhbJm7KFF9TPKd14yKsx38wDHqGthrQT6QgPkVHZZsOV0fL8TjX22ol 4JpIH89k5nQQ0ZQunAMFDKkTCVg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=default; bh=UHHwXdZkZq7qcnE8P0eoNn w6Qag=; b=RSXpWGi/fpZ729cmVMPvh7tZ/yS/val52hHI1GkPDe671ctWqp8CY3 nEi6b+fnFVJCnZdEEG3kCQjvpjvDcAsd8ooVFVyaLa1E+F6LH4rUK3lpZ3spMo70 WSc3EdSh5sgVEAaoiKos5H1Kw28tbuy63L5qfJfdMtNCrXQ4qYL+Y= Received: (qmail 118785 invoked by alias); 19 Nov 2019 09:13:50 -0000 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 Received: (qmail 118777 invoked by uid 89); 19 Nov 2019 09:13:49 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-16.9 required=5.0 tests=BAYES_00, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: smtp.eu.adacore.com Received: from mel.act-europe.fr (HELO smtp.eu.adacore.com) (194.98.77.210) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 19 Nov 2019 09:13:39 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 8EE0881369 for ; Tue, 19 Nov 2019 10:13:36 +0100 (CET) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sypcQ8ZYI0wn for ; Tue, 19 Nov 2019 10:13:36 +0100 (CET) Received: from polaris.localnet (unknown [IPv6:2a01:e0a:41b:9230:1a03:73ff:fe45:373a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id 5B30F81368 for ; Tue, 19 Nov 2019 10:13:36 +0100 (CET) From: Eric Botcazou To: gcc-patches@gcc.gnu.org Subject: Fix typo in the manual Date: Tue, 19 Nov 2019 10:13:35 +0100 Message-ID: <3751418.sCfGm3vJhL@polaris> MIME-Version: 1.0 Tested on x86_64-suse-linux, applied on all active branches. 2019-11-19 Eric Botcazou * doc/invoke.texi (-gno-internal-reset-location-views): Fix typo. Index: doc/invoke.texi =================================================================== --- doc/invoke.texi (revision 278433) +++ doc/invoke.texi (working copy) @@ -8175,7 +8175,7 @@ consumers are not expected to support th would be rendered unable to decode location lists using it. @item -ginternal-reset-location-views -@itemx -gnointernal-reset-location-views +@itemx -gno-internal-reset-location-views @opindex ginternal-reset-location-views @opindex gno-internal-reset-location-views Attempt to determine location views that can be omitted from location