This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c0fc306e67a 2017-05-16 Marc Glisse marc.glisse@inria.fr new bc9c1170932 * pt.c (tsubst_copy_and_build): Remove unnecessary COMPONE [...] new 1e4a5c858d9 Regenerate libstdc++-v3/configure for versioned-namespace soname new 6767ca9a1ae * cp-tree.h (OVL_FIRST, OVL_NAME): New. (ovl_first): New. [...] new c59b1fb0370 Fix forward declaration of std::type_info for versioned-namespace
The 4 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 | 33 +++++++++++++++++++++++++++++ gcc/cp/constraint.cc | 5 ++--- gcc/cp/cp-tree.h | 12 +++++++++++ gcc/cp/cvt.c | 2 +- gcc/cp/decl.c | 7 ++---- gcc/cp/decl2.c | 2 +- gcc/cp/error.c | 12 +++++------ gcc/cp/friend.c | 3 +-- gcc/cp/init.c | 2 +- gcc/cp/mangle.c | 10 +++------ gcc/cp/method.c | 6 ++---- gcc/cp/name-lookup.c | 6 +----- gcc/cp/pt.c | 12 +++++------ gcc/cp/semantics.c | 21 ++++++------------ gcc/cp/tree.c | 9 ++++++-- gcc/cp/typeck.c | 10 ++++----- gcc/cp/typeck2.c | 5 ++--- libstdc++-v3/ChangeLog | 8 +++++++ libstdc++-v3/configure | 2 +- libstdc++-v3/include/bits/shared_ptr_base.h | 8 +++---- 20 files changed, 102 insertions(+), 73 deletions(-)