This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules in repository gcc.
from 639ade01453 Lambda _FUN with recursive types new c511123b6d8 Placeholder & constrained auto new 5e938e79128 C++20 Ranges!
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: ChangeLog.modules | 7 +++++++ gcc/cp/module.cc | 22 +++++++++++++++++++--- gcc/testsuite/g++.dg/modules/auto-2.h | 13 +++++++++++++ .../g++.dg/modules/{merge-12_a.H => auto-2_a.H} | 2 +- gcc/testsuite/g++.dg/modules/auto-2_b.C | 6 ++++++ gcc/testsuite/g++.dg/modules/xtreme-header-2.h | 5 ----- 6 files changed, 46 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/auto-2.h copy gcc/testsuite/g++.dg/modules/{merge-12_a.H => auto-2_a.H} (79%) create mode 100644 gcc/testsuite/g++.dg/modules/auto-2_b.C