This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be7c31e Fix PR #. new 703eb77 PR c++/68926
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 | 10 +++++----- gcc/cp/cp-tree.h | 2 +- gcc/cp/cvt.c | 2 +- gcc/cp/decl.c | 2 +- gcc/cp/init.c | 2 +- gcc/cp/pt.c | 12 ++++++------ gcc/cp/rtti.c | 2 +- gcc/cp/semantics.c | 2 +- gcc/cp/typeck.c | 2 +- gcc/testsuite/g++.dg/cpp0x/sfinae56.C | 26 ++++++++++++++++++++++++++ 11 files changed, 57 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/sfinae56.C