]> gcc.gnu.org Git - gcc.git/commit
rs6000: Add -mrop-protect and -mprivileged flags
authorBill Schmidt <wschmidt@linux.ibm.com>
Fri, 14 May 2021 19:15:55 +0000 (14:15 -0500)
committerBill Schmidt <wschmidt@linux.ibm.com>
Wed, 19 May 2021 20:19:42 +0000 (15:19 -0500)
commit4ffe506d025e953a0ab3ef0392867d1a46bb9ff5
tree8b303a4969b93359f7de513509e7a21df0c84add
parent3bdd3e45955ef94a1f2db51a2af1ded54d41f670
rs6000: Add -mrop-protect and -mprivileged flags

2021-05-14  Bill Schmidt  <wschmidt@linux.ibm.com>

gcc/
* config/rs6000/rs6000.c (rs6000_option_override_internal):
Disable shrink wrap when inserting ROP-protect instructions.
* config/rs6000/rs6000.opt (mrop-protect): New option.
(mprivileged): Likewise.
* doc/invoke.texi: Document mrop-protect and mprivileged.
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.opt
gcc/doc/invoke.texi
This page took 0.061847 seconds and 5 git commands to generate.