[Bug c/7776] const char* p = "foo"; if (p == "foo") ... is compiled without warning!
sayle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Dec 4 19:58:00 GMT 2005
------- Comment #13 from sayle at gcc dot gnu dot org 2005-12-04 19:58 -------
Subject: Bug 7776
Author: sayle
Date: Sun Dec 4 19:58:37 2005
New Revision: 108019
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108019
Log:
PR c/7776
* doc/invoke.texi: Document new -Wstring-literal-comparison option.
Modified:
trunk/gcc/doc/invoke.texi
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7776
More information about the Gcc-bugs
mailing list