diff options
author | Jason Merrill <jason@redhat.com> | 2016-01-18 10:54:14 -0500 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2016-01-18 10:54:14 -0500 |
commit | 7f26f7df904d3894d726e36a57d5f004eef71a74 (patch) | |
tree | e8083e786a4a21b4845fb573c6d3c996b8368aab /gcc/tree-pass.h | |
parent | f62bf0924e9d0cbd429be8b57e5801b7f4c69c7c (diff) | |
download | gcc-7f26f7df904d3894d726e36a57d5f004eef71a74.zip gcc-7f26f7df904d3894d726e36a57d5f004eef71a74.tar.gz gcc-7f26f7df904d3894d726e36a57d5f004eef71a74.tar.bz2 |
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
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions