[Bug c/65452] strcmp (foo, foo) could give a warning

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 16 12:39:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65452

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
strncmp, memcmp, strcasecmp, strncasecmp are other functions we should treat
similarly.


More information about the Gcc-bugs mailing list