re PR c/7776 (const char* p = "foo"; if (p == "foo") ... is compiled without warning!)
authorRoger Sayle <sayle@gcc.gnu.org>
Sun, 4 Dec 2005 19:58:37 +0000 (19:58 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 4 Dec 2005 19:58:37 +0000 (19:58 +0000)
commitd77314ece616e1a2626ebd2f6abf55ecda0b440f
tree52d2bc4b847d5c936893d4cd757172df53b8a26e
parente994a705a9d8447c17486c13d741c2692c475f67
re PR c/7776 (const char* p = "foo"; if (p == "foo") ... is compiled without warning!)

PR c/7776
* doc/invoke.texi: Document new -Wstring-literal-comparison option.

From-SVN: r108019
gcc/doc/invoke.texi