public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Maciej W. Rozycki <macro@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-1735] RISC-V/doc: Correct the formatting of `-mstack-protector-guard-reg='
Date: Mon, 18 Jul 2022 15:49:34 +0000 (GMT)	[thread overview]
Message-ID: <20220718154934.94F223858D28@sourceware.org> (raw)

https://gcc.gnu.org/g:fa16bb8ac0aba681bc9242f9a9717824c4867f91

commit r13-1735-gfa16bb8ac0aba681bc9242f9a9717824c4867f91
Author: Maciej W. Rozycki <macro@embecosm.com>
Date:   Mon Jul 18 16:47:20 2022 +0100

    RISC-V/doc: Correct the formatting of `-mstack-protector-guard-reg='
    
    Add missing second space around the `-mstack-protector-guard-reg='
    invocation option.
    
            gcc/
            * doc/invoke.texi (Option Summary): Add missing second space
            around `-mstack-protector-guard-reg='.

Diff:
---
 gcc/doc/invoke.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 9f2f97c5505..1f6c73ecbcf 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -1222,7 +1222,7 @@ See RS/6000 and PowerPC Options.
 -mriscv-attribute  -mno-riscv-attribute @gol
 -malign-data=@var{type} @gol
 -mbig-endian  -mlittle-endian @gol
--mstack-protector-guard=@var{guard} -mstack-protector-guard-reg=@var{reg} @gol
+-mstack-protector-guard=@var{guard}  -mstack-protector-guard-reg=@var{reg} @gol
 -mstack-protector-guard-offset=@var{offset}}
 
 @emph{RL78 Options}


                 reply	other threads:[~2022-07-18 15:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220718154934.94F223858D28@sourceware.org \
    --to=macro@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).