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 middle-end/78858] [7 Regression] Bogus -Wnonnull warning involving strcmp with -fsanitize=undefined


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

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Dec 22 11:48:39 2016
New Revision: 243884

URL: https://gcc.gnu.org/viewcvs?rev=243884&root=gcc&view=rev
Log:
        PR middle-end/78858
        * c-c++-common/ubsan/pr78858.c: New test.
        * gcc.dg/nonnull-5.c: New test.

Added:
    trunk/gcc/testsuite/c-c++-common/ubsan/pr78858.c
    trunk/gcc/testsuite/gcc.dg/nonnull-5.c
Modified:
    trunk/gcc/testsuite/ChangeLog

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