2016-12-25 Sandra Loosemore <sandra@codesourcery.com>
commit68e8c85d43a52a9336ff4e9ba17d75527bb1ed0f
authorsandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Dec 2016 00:31:02 +0000 (26 00:31 +0000)
committersandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Dec 2016 00:31:02 +0000 (26 00:31 +0000)
treedad9118d56d4daf50fce1d432bc712c8c22ac51b
parent5cbe04f1dc4cb42540d2cc78b558ecd6bf152421
2016-12-25  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* doc/cpp.texi (Invocation): Revise to indicate that GCC driver
options are only documented in the GCC manual.
* doc/cppopts.texi: Delete documentation of GCC driver options
-o, -Wall, -Wtraditional, -Werror, -Wsystem-headers, -w,
-pedantic, -pedantic-errors, -std=, -ansi, --help, --target-help,
-v, -version.  Update -Wcomment, -Wtrigraphs, -Wundef,
-Wexpansion-to-defined, -Wno-endif-labels, -traditional,
-traditional-cpp, -trigraphs to merge text previously in GCC manual.
* doc/invoke.texi (Option Summary): Move -trigraphs, -traditional,
and -traditional-cpp from C dialect options to preprocessor options.
(C Dialect Options): Likewise.
(Warning Options): Delete documentation of -Wcomment, -Wtrigraphs,
-Wexpansion-to-defined, -Wundef, and -Wno-endif-labels.

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