Wnonnull2.C
182 Bytes
-
re PR c++/68767 (spurious warning: null argument where non-null required) · 7f26f7df
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
Jason Merrill committed