This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 1f98995af30 libstdc++: Implement LWG4222 'expected' constructor from a [...] new 597bc675e6f c++/modules: Mark implicit inline namespaces as purview [PR121724]
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 | 3 +++ gcc/testsuite/g++.dg/modules/namespace-12_a.C | 17 +++++++++++++++++ gcc/testsuite/g++.dg/modules/namespace-12_b.C | 6 ++++++ 3 files changed, 26 insertions(+) create mode 100644 gcc/testsuite/g++.dg/modules/namespace-12_a.C create mode 100644 gcc/testsuite/g++.dg/modules/namespace-12_b.C