This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 690fc8d0fa4 Have other unify failure functions call unify_invalid. new 6f20076a2ab 2017-05-10 François Dumont fdumont@gcc.gnu.org new 47a5f6188bd * cp-tree.h (build_new_function_call): Lose koenig_p arg. [...] new bfaf762cd64 * pt.c (print_candidates_1): Separate TREE_LIST and OVERLO [...]
The 3 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 | 15 +++++ gcc/cp/call.c | 18 +----- gcc/cp/cp-tree.h | 19 +++--- gcc/cp/pt.c | 68 ++++++++-------------- gcc/cp/semantics.c | 2 +- libstdc++-v3/ChangeLog | 14 +++++ libstdc++-v3/acinclude.m4 | 2 +- .../config/abi/pre/gnu-versioned-namespace.ver | 58 +++++++++--------- libstdc++-v3/include/bits/c++config | 44 +++++++------- libstdc++-v3/include/bits/regex.h | 4 +- libstdc++-v3/include/experimental/bits/fs_fwd.h | 2 +- .../include/experimental/bits/lfts_config.h | 16 ++--- libstdc++-v3/include/std/variant | 4 +- libstdc++-v3/python/libstdcxx/v6/printers.py | 2 +- .../testsuite/libstdc++-prettyprinters/48362.cc | 2 +- 15 files changed, 133 insertions(+), 137 deletions(-)