This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f191c830154 libstdc++: Implement LWG 4166 changes to concat_view::end() new 5c6c1aba338 c++: add testcase [PR116929] new 71e13ea134b c++: non-dep structured binding decltype again [PR117107]
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/decl.cc | 5 +++-- gcc/testsuite/g++.dg/cpp2a/decomp10.C | 21 +++++++++++++++++++++ gcc/testsuite/g++.dg/modules/enum-14.C | 6 ++++++ 3 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/decomp10.C create mode 100644 gcc/testsuite/g++.dg/modules/enum-14.C