diff options
author | Andrea Corallo <andrea.corallo@arm.com> | 2021-12-06 11:39:03 +0100 |
---|---|---|
committer | Andrea Corallo <andrea.corallo@arm.com> | 2023-01-23 11:22:02 +0100 |
commit | 14fab5fb9aa6432ca59fb02b7b82ac17093f4de2 (patch) | |
tree | dc159627475e0243d89b300a265b9b7a23f112db /gcc/fortran | |
parent | c91bb7b9fc87284f5382d9fb04db0cb10f6c1fe9 (diff) | |
download | gcc-14fab5fb9aa6432ca59fb02b7b82ac17093f4de2.zip gcc-14fab5fb9aa6432ca59fb02b7b82ac17093f4de2.tar.gz gcc-14fab5fb9aa6432ca59fb02b7b82ac17093f4de2.tar.bz2 |
[PATCH 3/15] arm: Add option -mbranch-protection
Add -mbranch-protection option. This option enables the
code-generation of pointer signing and authentication instructions in
function prologues and epilogues.
gcc/ChangeLog:
* config/arm/arm.cc (arm_configure_build_target): Parse and validate
-mbranch-protection option and initialize appropriate data structures.
* config/arm/arm.opt (-mbranch-protection): New option.
* doc/invoke.texi (Arm Options): Document it.
Co-Authored-By: Tejas Belagod <tbelagod@arm.com>
Co-Authored-By: Richard Earnshaw <Richard.Earnshaw@arm.com>
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions