re PR target/85321 (Missing documentation and option misc for ppc64le)
authorAaron Sawdey <acsawdey@linux.ibm.com>
Wed, 11 Apr 2018 15:25:42 +0000 (15:25 +0000)
committerAaron Sawdey <acsawdey@gcc.gnu.org>
Wed, 11 Apr 2018 15:25:42 +0000 (10:25 -0500)
commit037cac8a71747a203df9f25c03e632465514baf5
tree2093e6c6774ddcf73b5c83c49ea55e9c9ebb710b
parent0d136a30efa9a574055b9f614164a758ae2291b7
re PR target/85321 (Missing documentation and option misc for ppc64le)

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.

From-SVN: r259324
gcc/ChangeLog
gcc/config/rs6000/rs6000.opt
gcc/config/rs6000/sysv4.opt
gcc/doc/invoke.texi