]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-02-25 Sandra Loosemore <sandra@codesourcery.com>
authorsandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Feb 2019 20:38:42 +0000 (20:38 +0000)
committersandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Feb 2019 20:38:42 +0000 (20:38 +0000)
commit898c6fe1170c03ca9f469ffa3565342942e96049
treece6e6b66821c2de30155ac3e8356c73245b008db
parent4569ad2a82590adb58ba91255b36969fafac652d
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).

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