This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from db5c1c9 * tree-if-conv.c (any_pred_load_store): New static variable. [...] new 514727a Bootstrapped/regtested on x86_64-linux, ok for trunk?
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/ChangeLog | 13 +++++++++++++ gcc/cp/call.c | 9 +++++---- gcc/cp/cp-tree.h | 1 + gcc/cp/tree.c | 39 +++++++++++++++++++++++++++++++++++++++ gcc/cp/typeck.c | 10 +++++----- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/ext/cond2.C | 28 ++++++++++++++++++++++++++++ 7 files changed, 96 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/cond2.C