This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/85321] Missing documentation and option misc for ppc64le


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85321

--- Comment #5 from acsawdey at gcc dot gnu.org ---
Author: acsawdey
Date: Wed Apr 11 15:25:42 2018
New Revision: 259324

URL: https://gcc.gnu.org/viewcvs?rev=259324&root=gcc&view=rev
Log:
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.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.opt
    trunk/gcc/config/rs6000/sysv4.opt
    trunk/gcc/doc/invoke.texi

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]