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
This commit is contained in:
parent
89f0a62ebc
commit
b0b662cc56
@ -1,3 +1,16 @@
|
||||
2016-01-18 Sandra Loosemore <sandra@codesourcery.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2016-01-18 Richard Henderson <rth@redhat.com>
|
||||
|
||||
PR target/69176
|
||||
|
@ -710,7 +710,7 @@ will show all the predefined macros.
|
||||
|
||||
If you use @option{-dM} without the @option{-E} option, @option{-dM} is
|
||||
interpreted as a synonym for @option{-fdump-rtl-mach}.
|
||||
@xref{Debugging Options, , ,gcc}.
|
||||
@xref{Developer Options, , ,gcc}.
|
||||
|
||||
@item D
|
||||
@opindex dD
|
||||
|
2845
gcc/doc/invoke.texi
2845
gcc/doc/invoke.texi
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user