From patchwork Fri Sep 13 13:45:37 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ian Lance Taylor X-Patchwork-Id: 1162085 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-508988-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=golang.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="SF/3igdv"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=golang-org.20150623.gappssmtp.com header.i=@golang-org.20150623.gappssmtp.com header.b="WQ9XyVSq"; 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 46VH3M32Rtz9sRN for ; Fri, 13 Sep 2019 23:46:05 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:from:date:message-id:subject:to:content-type; q= dns; s=default; b=CBpljXqRW/KyQQNueCBg5s+4wIPagQ2IQBGWg4Cp8k3lvz THGKTwLk0DfoIU8EEGLYt4ErGk19N4EtrJfqyQ0qF5f8J15RDc7m7r4fJW082C9q b6cxLByhIco2mBEm4jEWzS6rkuh3fdzDgudv1Xt+kLGuu911BCv75Trdzvg6U= 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 :mime-version:from:date:message-id:subject:to:content-type; s= default; bh=B5BIxWAsCD4PuKKIQLzk3oVC2Jk=; b=SF/3igdvMWtRMMaz5MBJ Eqz3eQFNGi4Aroe3dLog+4Kidj67/uVxbo4fikXbhNwtnArIdHZ5g3f9ZM/1Ld2r mv/+KjDeApPnSBEB/GtFVCSyjPBeKrR8nhInw8DzY9qkIOr6RXAd32sjF1Xmt+Pu huWOOONQcsejJ379/t/ma94= Received: (qmail 103546 invoked by alias); 13 Sep 2019 13:45:57 -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 101292 invoked by uid 89); 13 Sep 2019 13:45:55 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.1 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Received:81d9, iant@golang.org, U*iant, iantgolangorg X-HELO: mail-ed1-f53.google.com Received: from mail-ed1-f53.google.com (HELO mail-ed1-f53.google.com) (209.85.208.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Sep 2019 13:45:53 +0000 Received: by mail-ed1-f53.google.com with SMTP id f24so9487933edv.2 for ; Fri, 13 Sep 2019 06:45:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=golang-org.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=zPHHFI+NJ7cmBWb34WvzevQwd3LzkeTXmgZyXAtpEp4=; b=WQ9XyVSqgOCr/kuOq5gYGa2tc09Z9aMXG18LPLqm1ZVttE65aX/V99XzwRNOXyvRC9 8qfqmlEt+EIy4iyXgmgMDEcLdFr37V88nABLS5NNNgLfvKMYmQ19qNLBX5TmcGCNJG2X udAW5hhlz1dHIlpQZW6pFiEsdZOzbcAzDmj8s3SDMWQghOzmomWnOLeiPDCOh6PN1jDu k7uLrkJhn0UszVhmJdMuBvf6Nb6NUCjBE9ee1N51A1J3s2ZyeJVHyD6NiTx5TKVvScP9 CpQRmAPzt9eC0qRA6ein3DS5rVb43zT5HLFMADe42uzIio9vwxeQfOlUeuhD+7eOZpnl EMtA== MIME-Version: 1.0 From: Ian Lance Taylor Date: Fri, 13 Sep 2019 06:45:37 -0700 Message-ID: Subject: doc patch committed: Fix typo To: gcc-patches I committed this patch to fix a typo in the -flto docs. Ian 2019-09-13 Ian Lance Taylor * doc/invoke.texi (Optimize Options): Fix typo. Index: gcc/doc/invoke.texi =================================================================== --- gcc/doc/invoke.texi (revision 275698) +++ gcc/doc/invoke.texi (working copy) @@ -10343,7 +10343,7 @@ To enable debug info generation you need compile-time. If any of the input files at link time were built with debug info generation enabled the link will enable debug info generation as well. Any elaborate debug info settings -like the dwarf level @option{-gdwarf-5} need to be explicitely repeated +like the dwarf level @option{-gdwarf-5} need to be explicitly repeated at the linker command line and mixing different settings in different translation units is discouraged.