summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/sysv4.opt
diff options
context:
space:
mode:
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2009-03-28 23:31:35 +0000
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2009-03-28 23:31:35 +0000
commitd093f898a46b0ff8221b31c1149d85180fc654f8 (patch)
tree731900fa84eeedea0eb73c49e37ce069bbf744d5 /gcc/config/rs6000/sysv4.opt
parentdf6a567a4f10520b96047a33a6c44df26f4228ce (diff)
downloadgcc-d093f898a46b0ff8221b31c1149d85180fc654f8.tar.gz
PR target/32542
* sysv4.opt (msdata): Improve comment. * linux64.h (ASM_SPEC32): Do not pass -memb when -msdata is given. * sysv4.h (SVR4_ASM_SPEC): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145214 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/sysv4.opt')
-rw-r--r--gcc/config/rs6000/sysv4.opt3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/rs6000/sysv4.opt b/gcc/config/rs6000/sysv4.opt
index 5de03b34a84..01b087dedcf 100644
--- a/gcc/config/rs6000/sysv4.opt
+++ b/gcc/config/rs6000/sysv4.opt
@@ -94,7 +94,8 @@ mregnames
Target Mask(REGNAMES)
Use alternate register names
-;; FIXME: Does nothing.
+;; This option does nothing and only exists because the compiler
+;; driver passes all -m* options through.
msdata
Target
no description yet