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 4813653043c Merge master f497e36ae56 new 79cacccce2f Stop GMF leakage from interface to implementation
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 | 12 +++++ gcc/cp/cp-tree.h | 1 + gcc/cp/lex.c | 2 +- gcc/cp/module.cc | 54 ++++++++++++++-------- .../g++.dg/modules/{used-1_a.H => gmf-2_a.H} | 5 +- gcc/testsuite/g++.dg/modules/gmf-2_b.C | 14 ++++++ gcc/testsuite/g++.dg/modules/gmf-2_c.C | 14 ++++++ .../g++.dg/modules/{horcrux-1_b.C => gmf-2_d.C} | 6 +-- 8 files changed, 85 insertions(+), 23 deletions(-) copy gcc/testsuite/g++.dg/modules/{used-1_a.H => gmf-2_a.H} (62%) create mode 100644 gcc/testsuite/g++.dg/modules/gmf-2_b.C create mode 100644 gcc/testsuite/g++.dg/modules/gmf-2_c.C copy gcc/testsuite/g++.dg/modules/{horcrux-1_b.C => gmf-2_d.C} (50%)