[Bug c/65040] [5 Regression] gcc-5 -Wformat broken
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 27 15:02:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65040
--- Comment #19 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
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-bugs
mailing list