This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1f7a21c6e85 c++/modules: Handle redefinitions of using-decls new 13757e50ff0 c++/modules: Add testcase for fixed issue with usings [PR115798]
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/testsuite/g++.dg/modules/using-26_a.C | 15 +++++++++++++++ gcc/testsuite/g++.dg/modules/using-26_b.C | 10 ++++++++++ gcc/testsuite/g++.dg/modules/using-26_c.C | 9 +++++++++ 3 files changed, 34 insertions(+) create mode 100644 gcc/testsuite/g++.dg/modules/using-26_a.C create mode 100644 gcc/testsuite/g++.dg/modules/using-26_b.C create mode 100644 gcc/testsuite/g++.dg/modules/using-26_c.C