From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2098) id C877E3858D32; Mon, 23 Jan 2023 13:38:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C877E3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674481084; bh=zrRUMdfLUOTrY40ywL3SfF/MmI/cqs4se9lXqe7FOeI=; h=From:To:Subject:Date:From; b=ludJdKSpG32w2bMAYc2kMW5dOhgHYDO89A4Ym/ykoCA3oasA8dS90TEe3fu1NBIgd a/SOAJoDEnNJFpwFK6Ow2KlMRXcYc8VA2e3JRoCYTyuSB0XOFCuiNxPcqnIu8WG9Zh XVEUsvMg4hkk93eUIf636E5u63naYrRW9/TtMXKQ= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: SRINATH PARVATHANENI To: gcc-cvs@gcc.gnu.org Subject: [gcc r13-5306] arm: Documentation fix for -mbranch-protection option. X-Act-Checkin: gcc X-Git-Author: Srinath Parvathaneni X-Git-Refname: refs/heads/master X-Git-Oldrev: 054e407b7f68f714c024d8a9c983fdd53ceead2b X-Git-Newrev: b457cab64038cd9b7a8481594ff673f1822681f6 Message-Id: <20230123133804.C877E3858D32@sourceware.org> Date: Mon, 23 Jan 2023 13:38:04 +0000 (GMT) List-Id: https://gcc.gnu.org/g:b457cab64038cd9b7a8481594ff673f1822681f6 commit r13-5306-gb457cab64038cd9b7a8481594ff673f1822681f6 Author: Srinath Parvathaneni 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 * 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