From patchwork Fri Nov 20 15:15:35 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nathan Sidwell X-Patchwork-Id: 1403819 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=8.43.85.97; helo=sourceware.org; envelope-from=gcc-patches-bounces@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=acm.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20161025 header.b=KFMwvY6X; dkim-atps=neutral Received: from sourceware.org (unknown [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Cd0VV2d2xz9sSs for ; Sat, 21 Nov 2020 02:15:44 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 679D7393BC18; Fri, 20 Nov 2020 15:15:41 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) by sourceware.org (Postfix) with ESMTPS id 1855C393BC12 for ; Fri, 20 Nov 2020 15:15:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1855C393BC12 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=acm.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nathanmsidwell@gmail.com Received: by mail-qv1-xf32.google.com with SMTP id e14so4819631qve.3 for ; Fri, 20 Nov 2020 07:15:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:to:from:subject:message-id:date:user-agent:mime-version :content-language; bh=S7dLdOLzOHYzwo3JRmZPOC6BPwap3/LOMVvL8RU0MSI=; b=KFMwvY6XilaWcFhzbR2ONKEnSMoDnBpdZaS5iL0t+eY6xJbIlfbW13lj3RL+DtEINd 3HhLgkKrnGcqIoZdyna50nlldsE/1gg7cauTTrhQBmbRHTkhebFWHTQN3kvb5ZJg/qPH B+M6hA1MLkAcW+H3Q2+OFc2b6bb9vqkwvXN7TGbVIEFol4pPTmSOIAYyQH0khg4fyhne Dd7X6WPX6sw6HWiR/PqiMNa4+1eOIjeQuJGG4a+bEkOKCwDCEVCfxKRI70ZrfV1lZ07V ZTD0i43AOsR+No0ycijEoxpcVdb6Eot+r72lJWmr+bXCMwP1y5OuPxx3xxgb/ywWK1t3 lXig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:to:from:subject:message-id:date :user-agent:mime-version:content-language; bh=S7dLdOLzOHYzwo3JRmZPOC6BPwap3/LOMVvL8RU0MSI=; b=ILyiq33KXSsLqB2kv55plZnrZCg7fNCAicjEFqoXwHAeHM5IoUOVxGhkmS3quUPxhc g89FhqSGZ5oO1k9pX012zcQCVoxJ3Sp+zOuJYsOz0hgu9ku0h3mmg2oxXhNIiZAaDEu0 qT7h82oMG61viEBhndb7q3JEIvlmJHzi42zl5d1uQbSwUFIc02QIyxtu7b9K0okqkyo0 k5SJpxnSgJUEGlAsk0BDbvnWSsLqh+1OHf6usJO/WMrVNMd45kELgxcTcevY8R9QFpzB EAJjvyGUOymJ9dM/CzR9SGLd6bwiRrMheXjX0qj+wUIR2dTLgof4PZW0X4jwk7WXABEC IY1g== X-Gm-Message-State: AOAM530oJfBFB2m/kKpj7XmkkCg0xvScabVSffgzkBQQq75c0TvXFhXF IUkuAz8hHtzHBsRunTYZh5k= X-Google-Smtp-Source: ABdhPJzV0TXcc8oD6Z7kK2TP7jhzaEYzQuKFTb27HrF5bbW+XNGPBlm20/x0SqSugNnM5UuWsmbqWg== X-Received: by 2002:ad4:4051:: with SMTP id r17mr12427850qvp.39.1605885338441; Fri, 20 Nov 2020 07:15:38 -0800 (PST) Received: from ?IPv6:2620:10d:c0a8:1102:8ced:f443:fdee:6e3a? ([2620:10d:c091:480::1:ec4d]) by smtp.googlemail.com with ESMTPSA id t205sm2170878qke.35.2020.11.20.07.15.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 20 Nov 2020 07:15:36 -0800 (PST) To: GCC Patches From: Nathan Sidwell Subject: doc: Fixup a couple of formatting nits Message-ID: Date: Fri, 20 Nov 2020 10:15:35 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 Content-Language: en-US X-Spam-Status: No, score=-11.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_EF, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces@gcc.gnu.org Sender: "Gcc-patches" I noticed a couple of places we used @code{program} instead of @command{program}. gcc/ * doc/invoke.texi: Replace a couple of @code with @command pushing to trunk diff --git c/gcc/doc/invoke.texi w/gcc/doc/invoke.texi index 07232c6b33d..29ae36861ad 100644 --- c/gcc/doc/invoke.texi +++ w/gcc/doc/invoke.texi @@ -97,7 +97,7 @@ The usual way to run GCC is to run the executable called @command{gcc}, or When you compile C++ programs, you should invoke GCC as @command{g++} instead. @xref{Invoking G++,,Compiling C++ Programs}, for information about the differences in behavior between @command{gcc} -and @code{g++} when compiling C++ programs. +and @command{g++} when compiling C++ programs. @cindex grouping options @cindex options, grouping @@ -14352,7 +14422,7 @@ Note that it is quite common that execution counts of some part of programs depends, for example, on length of temporary file names or memory space randomization (that may affect hash-table collision rate). Such non-reproducible part of programs may be annotated by -@code{no_instrument_function} function attribute. @code{gcov-dump} with +@code{no_instrument_function} function attribute. @command{gcov-dump} with @option{-l} can be used to dump gathered data and verify that they are indeed reproducible.