r221061 - in /trunk/gcc: ChangeLog c-family/Cha...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Fri Feb 27 14:11:00 GMT 2015
Author: mpolacek
Date: Fri Feb 27 14:11:53 2015
New Revision: 221061
URL: https://gcc.gnu.org/viewcvs?rev=221061&root=gcc&view=rev
Log:
PR c/65040
* doc/invoke.texi: Update to reflect that -Wformat=2 doesn't enable
-Wformat-signedness anymore.
* c.opt (Wformat-signedness): Don't enable by -Wformat=2.
* gcc.dg/pr65066.c: Use -Wformat -Wformat-signedness and not
-Wformat=2.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c.opt
trunk/gcc/doc/invoke.texi
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/pr65066.c
More information about the Gcc-cvs
mailing list