2016-01-16 Sandra Loosemore <sandra@codesourcery.com>
authorsandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jan 2016 23:06:43 +0000 (23:06 +0000)
committersandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jan 2016 23:06:43 +0000 (23:06 +0000)
commit693540ad41e3f8df4d7d4370bfba8e296ebf6b2f
treec2d5c962830166a0ec058090f0f1c6dc25c95042
parentc2beb3416a695236cf269ad02b177e4790c6f00b
2016-01-16  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 -fvtable-verify and related options.
(Debugging Options): Move Sanitizer, Pointer Bounds Checker,
and profiling-related options.
(Optimization Options): Move profile generation options and
-fstack-protector and related options.
(Instrumentation Options): New section incorporating moved options.
(Code Generation Options): Move -finstrument-functions and
related options, -fstack-check, -fstack-limit*, and -fbounds-check.

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