Add attributes for newly created gcc command line options.

Nick Clifton nickc@redhat.com
Wed Feb 21 18:23:00 GMT 2007


Hi Guys,

  I am applying the attached, obvious patch to add the "Warning" and
  "Optimization" attributes to some of the newly added command line
  options described in the common.opt and c.opt files.

Cheers
  Nick

gcc/ChangeLog
2007-02-21  Nick Clifton  <nickc@redhat.com>

	* common.opt (Warray-bounds): Add Warning attribute.
	(Wstrict-overflow, Wstrict-overflow=, Wcoverage-mismatch):
	Likewise.
	(fsized-zeroes): Add Optimization attribute.
	(fsplit-wide-types, ftree-scev-cprop): Likewise.
	* c.opt (Wc++0x-compat): Add Warning attribute.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: opts.annotate.patch.bz2
Type: application/x-bzip2
Size: 1086 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070221/3c0b762b/attachment.bz2>


More information about the Gcc-patches mailing list