summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.opt
diff options
context:
space:
mode:
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>2011-07-06 23:09:20 +0000
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>2011-07-06 23:09:20 +0000
commite2502ff17240af0e64f6abe47701a6b54d427c25 (patch)
treed89f83596c90ed466f39e10e56096ebc985f5b27 /gcc/config/rs6000/rs6000.opt
parentf571192e89d39760b977f92b94a92322bdb0f5f6 (diff)
downloadgcc-e2502ff17240af0e64f6abe47701a6b54d427c25.tar.gz
Add -mno-r11 support to PowerPC 64
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175943 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/rs6000.opt')
-rw-r--r--gcc/config/rs6000/rs6000.opt6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config/rs6000/rs6000.opt b/gcc/config/rs6000/rs6000.opt
index 35c936fe53e..329104c441c 100644
--- a/gcc/config/rs6000/rs6000.opt
+++ b/gcc/config/rs6000/rs6000.opt
@@ -521,4 +521,10 @@ mxilinx-fpu
Target Var(rs6000_xilinx_fpu) Save
Specify Xilinx FPU.
+mr11
+Target Report Var(TARGET_R11) Init(1) Save
+Use/do not use r11 to hold the static link in calls.
+msave-toc-indirect
+Target Undocumented Var(TARGET_SAVE_TOC_INDIRECT) Save Init(1)
+; Control whether we save the TOC in the prologue for indirect calls or generate the save inline