]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Improve --help=target (PR85321)
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Apr 2018 18:54:08 +0000 (18:54 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Apr 2018 18:54:08 +0000 (18:54 +0000)
commit74fc2c55840a45b3d73e660244d9bad91748fc30
tree7491e0edbe7f0a2b5d6d29cc4d853f1bbe9c2d72
parentd297c68a29d44bb3077502d55773861c5f5af8cd
rs6000: Improve --help=target (PR85321)

This updates the help text for some options to mention the allowed
values for -mXX=XX.

PR target/85321
* config/rs6000/rs6000.opt (mtraceback=): Show the allowed values in
the help text.
(mlong-double-): Ditto.
* config/rs6000/sysv4.opt (msdata=): Ditto.
(mtls-size=): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259296 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.opt
gcc/config/rs6000/sysv4.opt