This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4db9cc5 * include/experimental/any (__any_caster): Define at namespa [...] new 1eac3b0 libstdc++/67294 Don't run timed mutex tests on Darwin new f2accd9 * name-lookup.c (hidden_name_p): Handle OVERLOAD.
The 2 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 | 4 ++++ gcc/cp/name-lookup.c | 7 +++++++ gcc/testsuite/g++.dg/lookup/friend16.C | 24 ++++++++++++++++++++++ gcc/testsuite/g++.dg/template/friend15.C | 5 +++-- gcc/testsuite/g++.dg/template/friend18.C | 5 +++-- gcc/testsuite/g++.old-deja/g++.pt/friend32.C | 4 ++-- libstdc++-v3/ChangeLog | 5 +++++ .../30_threads/recursive_timed_mutex/unlock/2.cc | 4 ++-- .../testsuite/30_threads/timed_mutex/unlock/2.cc | 4 ++-- 9 files changed, 52 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/friend16.C