invoke.texi (Invoking GCC): Add new section to menu.
authorSandra Loosemore <sandra@codesourcery.com>
Mon, 18 Jan 2016 22:47:09 +0000 (17:47 -0500)
committerSandra Loosemore <sandra@gcc.gnu.org>
Mon, 18 Jan 2016 22:47:09 +0000 (17:47 -0500)
commitb0b662cc5653addf4f59bcd2300f11d9df2b6637
treee01b3658e6e86a5afc9a29c84dc064b5125c774f
parent89f0a62ebcb9b8ef92aee117df5358c3b14932a6
invoke.texi (Invoking GCC): Add new section to menu.

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.

From-SVN: r232541
gcc/ChangeLog
gcc/doc/cppopts.texi
gcc/doc/invoke.texi