r269196 - in /trunk/gcc: ChangeLog c-family/c.o...

sandra@gcc.gnu.org sandra@gcc.gnu.org
Mon Feb 25 20:38:00 GMT 2019


Author: sandra
Date: Mon Feb 25 20:38:42 2019
New Revision: 269196

URL: https://gcc.gnu.org/viewcvs?rev=269196&root=gcc&view=rev
Log:
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).

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/c.opt
    trunk/gcc/common.opt
    trunk/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list