summaryrefslogtreecommitdiffstats
path: root/gcc/config/rs6000/rs6000.opt
diff options
context:
space:
mode:
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>2011-08-29 21:29:01 +0000
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>2011-08-29 21:29:01 +0000
commit8aa4048f2b1828bf3db1dabcd3c55413c45e2d7c (patch)
tree1d4f5ac2c876956bee30bebebc053365793bd2be /gcc/config/rs6000/rs6000.opt
parent6ad9543413d6d3d47fc0a0f1cf5eee5c69394aa9 (diff)
downloadppe42-gcc-8aa4048f2b1828bf3db1dabcd3c55413c45e2d7c.tar.gz
ppe42-gcc-8aa4048f2b1828bf3db1dabcd3c55413c45e2d7c.zip
Change default for -msave-toc-indirect
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178260 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/rs6000.opt')
-rw-r--r--gcc/config/rs6000/rs6000.opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/rs6000/rs6000.opt b/gcc/config/rs6000/rs6000.opt
index 292308f60d0..fba4f1bcf98 100644
--- a/gcc/config/rs6000/rs6000.opt
+++ b/gcc/config/rs6000/rs6000.opt
@@ -526,5 +526,5 @@ Target Report Var(TARGET_POINTERS_TO_NESTED_FUNCTIONS) Init(1) Save
Use/do not use r11 to hold the static link in calls to functions via pointers.
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
+Target Report Var(TARGET_SAVE_TOC_INDIRECT) Save
+Control whether we save the TOC in the prologue for indirect calls or generate the save inline
OpenPOWER on IntegriCloud