This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 46de918f989 libstdc++: Add missing noexcept to lazy_split_view iterator [...] new 0378f563b03 c++: dependent bases and 'this' availability [PR103831]
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/call.c | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-class3.C | 12 ++++++++++++ gcc/testsuite/g++.dg/template/non-dependent18.C | 19 +++++++++++++++++++ 3 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-class3.C create mode 100644 gcc/testsuite/g++.dg/template/non-dependent18.C