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 b56ea93d7c8 Inheriting template ctors new d8d1efe3618 constexprs can have error_mark_node result new 71493edf6ab Avoid instantiation when comparing duplicates new 47bb5db5abc template template parm context
The 3 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 | 16 +++ gcc/cp/module.cc | 149 ++++++++++++++------- gcc/testsuite/g++.dg/modules/tpl-tpl-parm-2.h | 16 +++ .../modules/{binding-1_b.H => tpl-tpl-parm-2_a.H} | 2 +- .../modules/{anon-2_b.C => tpl-tpl-parm-2_b.C} | 5 +- 5 files changed, 139 insertions(+), 49 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/tpl-tpl-parm-2.h copy gcc/testsuite/g++.dg/modules/{binding-1_b.H => tpl-tpl-parm-2_a.H} (71%) copy gcc/testsuite/g++.dg/modules/{anon-2_b.C => tpl-tpl-parm-2_b.C} (52%)