c.opt (Wmissing-attributes): Clean up doc string.
authorSandra Loosemore <sandra@codesourcery.com>
Mon, 25 Feb 2019 20:38:42 +0000 (15:38 -0500)
committerSandra Loosemore <sandra@gcc.gnu.org>
Mon, 25 Feb 2019 20:38:42 +0000 (15:38 -0500)
commitd3a02ae53b0aa546faa12956efe12ec7cb23db32
treece6e6b66821c2de30155ac3e8356c73245b008db
parentdb739d3ca381fc1c149611677f7fbabbcca3318d
c.opt (Wmissing-attributes): Clean up doc string.

2019-02-25  Sandra Loosemore  <sandra@codesourcery.com>
    Martin Sebor  <msebor@gmail.com>

gcc/
* c-family/c.opt (Wmissing-attributes): Clean up doc string.
* common.opt (Wattribute-alias): Likewise.
* doc/invoke.texi (Option Summary): List general form of
-Wattribute-alias=.  List positive form of -Wmissing-attributes.
(-Wmissing-attributes): Invert entry, rewrite and correct default.
Add cross-references.
(-Wattribute-alias): Rewrite and correct default.  Mention
considered attributes (same as for -Wmissing-attributes).

Co-Authored-By: Martin Sebor <msebor@gmail.com>
From-SVN: r269196
gcc/ChangeLog
gcc/c-family/c.opt
gcc/common.opt
gcc/doc/invoke.texi