2018-04-11 Aaron Sawdey <acsawdey@linux.ibm.com>
commit079d9a87bba9bdaadd3c2153bc4a42539ffb950e
authoracsawdey <acsawdey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Apr 2018 15:25:42 +0000 (11 15:25 +0000)
committeracsawdey <acsawdey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Apr 2018 15:25:42 +0000 (11 15:25 +0000)
tree2093e6c6774ddcf73b5c83c49ea55e9c9ebb710b
parentb4a8fe79a6262ffbaec900c0ca0e535e1aee924d
2018-04-11  Aaron Sawdey  <acsawdey@linux.ibm.com>

PR target/85321
* doc/invoke.texi (RS/6000 and PowerPC Options): Document options
-mcall- and -mtraceback=. Remove options -mabi=spe and -mabi=no-spe
from PowerPC section.
* config/rs6000/sysv4.opt (mcall-): Improve help text.
* config/rs6000/rs6000.opt (mblock-compare-inline-limit=): Trim
help text that is too long.
* config/rs6000/rs6000.opt (mblock-compare-inline-loop-limit=): Trim
help text that is too long.
* config/rs6000/rs6000.opt (mstring-compare-inline-limit=): Trim
help text that is too long.

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