2016-01-18 Sandra Loosemore <sandra@codesourcery.com>
commitd6bc5504845075a8ec61fbd06ebbf449002aa431
authorsandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2016 22:47:09 +0000 (18 22:47 +0000)
committersandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2016 22:47:09 +0000 (18 22:47 +0000)
treee01b3658e6e86a5afc9a29c84dc064b5125c774f
parent3e116474a05d5fdceb1ac211a040122bbddbb44e
2016-01-18  Sandra Loosemore <sandra@codesourcery.com>

gcc/
* doc/invoke.texi (Invoking GCC): Add new section to menu.
(Option Summary): Update to reflect new section and moved options.
(C++ Dialect Options): Move -fstats to new section.
(Debugging Options): Move all dump, statistics, and other GCC
developer options to new section.  Rewrite section introduction
and re-order remaining options to put the more basic ones first.
(Optimization Options): Move -fira-verbose and -flto-report* to
new section.
(Developer Options): New section incorporating moved options.
* doc/cppopts.texi (-dM): Update cross-reference.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232541 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/cppopts.texi
gcc/doc/invoke.texi