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 a3718bc6ca1 Merge master 3512dc0108afbed3bece2e9fa1719fb3ce1d73d9 new b56ea93d7c8 Inheriting template ctors
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: ChangeLog.modules | 8 +++++ gcc/cp/module.cc | 20 +++++++++---- gcc/testsuite/g++.dg/modules/inh-tmpl-ctor-1.h | 35 ++++++++++++++++++++++ .../modules/{binding-1_b.H => inh-tmpl-ctor-1_a.H} | 2 +- .../modules/{anon-2_b.C => inh-tmpl-ctor-1_b.C} | 4 +-- 5 files changed, 60 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/inh-tmpl-ctor-1.h copy gcc/testsuite/g++.dg/modules/{binding-1_b.H => inh-tmpl-ctor-1_a.H} (70%) copy gcc/testsuite/g++.dg/modules/{anon-2_b.C => inh-tmpl-ctor-1_b.C} (51%)