aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/nonnull-1.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-13Do not erase warning data in gimple_set_locationEric Botcazou1-1/+1
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor1-6/+6
2016-03-22re PR c++/70295 (bogus -Wnonnull-compare for "dynamic_cast<const FuSelection ...Jakub Jelinek1-1/+7
2016-02-16re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when ...Jakub Jelinek1-1/+1
2015-09-10Warn when comparing nonnull arguments to NULL in a function.Mark Wielaard1-0/+28