re PR c++/68767 (spurious warning: null argument where non-null required)
PR c++/68767 gcc/c-family/ * c-common.c (check_function_arguments_recurse): Fold the whole COND_EXPR, not just the condition. gcc/cp/ * cp-gimplify.c (cp_fold) [COND_EXPR]: Simplify. Do fold COND_EXPR. (contains_label_1, contains_label_p): Remove. From-SVN: r232522
Showing
gcc/testsuite/g++.dg/warn/Wnonnull2.C
0 → 100644
Please
register
or
sign in
to comment