This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 29efc621b7c c++/modules: Support decloned cdtors new 6aba48a8cc1 c++/modules: Propagate some missing flags on type definitions
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/cp/module.cc | 20 +++++++++++++++++++- gcc/testsuite/g++.dg/modules/class-10_a.H | 6 ++++++ gcc/testsuite/g++.dg/modules/class-10_b.C | 19 +++++++++++++++++++ gcc/tree.h | 8 +++++--- 4 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/class-10_a.H create mode 100644 gcc/testsuite/g++.dg/modules/class-10_b.C