public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-5306] arm: Documentation fix for -mbranch-protection option.
@ 2023-01-23 13:38 SRINATH PARVATHANENI
  0 siblings, 0 replies; only message in thread
From: SRINATH PARVATHANENI @ 2023-01-23 13:38 UTC (permalink / raw)
  To: gcc-cvs

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

commit r13-5306-gb457cab64038cd9b7a8481594ff673f1822681f6
Author: Srinath Parvathaneni <srinath.parvathaneni@arm.com>
Date:   Mon Jan 23 13:37:07 2023 +0000

    arm: Documentation fix for -mbranch-protection option.
    
    This patch fixes the documentation for -mbranch-protection command line option.
    
    gcc/ChangeLog:
    
    2023-01-23  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
    
            * doc/invoke.texi (-mbranch-protection): Update documentation.

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

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index f1c0b52012b..06d77983e30 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -22564,8 +22564,7 @@ The opposite @option{-mno-fdpic} option is useful (and required) to
 build the Linux kernel using the same (@code{arm-*-uclinuxfdpiceabi})
 toolchain as the one used to build the userland programs.
 
-@item
--mbranch-protection=@var{none}|@var{standard}|@var{pac-ret}[+@var{leaf}][+@var{bti}]|@var{bti}[+@var{pac-ret}[+@var{leaf}]]
+@item -mbranch-protection=@var{none}|@var{standard}|@var{pac-ret}[+@var{leaf}][+@var{bti}]|@var{bti}[+@var{pac-ret}[+@var{leaf}]]
 @opindex mbranch-protection
 Enable branch protection features (armv8.1-m.main only).
 @samp{none} generate code without branch protection or return address

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-23 13:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23 13:38 [gcc r13-5306] arm: Documentation fix for -mbranch-protection option SRINATH PARVATHANENI

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).