This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fb6a2e3f1fa Daily bump. new 4652ca53fcb c++: Fix behaviour of nested maybe_push_to_top_level [PR123663]
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/name-lookup.cc | 12 +++++++----- gcc/testsuite/g++.dg/cpp2a/concepts-pr123663.C | 13 +++++++++++++ gcc/testsuite/g++.dg/template/pr123354.C | 18 ++++++++++++++++++ 3 files changed, 38 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-pr123663.C create mode 100644 gcc/testsuite/g++.dg/template/pr123354.C