This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/7776] const char* p = "foo"; if (p == "foo") ... is compiled without warning!



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]