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 a30ceda5cb5 Unspellable module control-line tokens new 3910d132caf Fix import location reparenting.
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 | 9 +++++++++ gcc/cp/module.cc | 12 +++++++++--- .../g++.dg/modules/{part-6_b.C => reparent-1_a.C} | 6 +++--- gcc/testsuite/g++.dg/modules/reparent-1_b.C | 14 ++++++++++++++ gcc/testsuite/g++.dg/modules/reparent-1_c.C | 9 +++++++++ 5 files changed, 44 insertions(+), 6 deletions(-) copy gcc/testsuite/g++.dg/modules/{part-6_b.C => reparent-1_a.C} (81%) create mode 100644 gcc/testsuite/g++.dg/modules/reparent-1_b.C create mode 100644 gcc/testsuite/g++.dg/modules/reparent-1_c.C