This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d789cf134b7 Add mi_thunk support for vcalls on hppa. new afed55036b6 c++: Recursing header imports and other duplicates [PR 99174]
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 | 35 +++++++++++----------- gcc/testsuite/g++.dg/modules/pr99174-1_a.C | 8 +++++ .../g++.dg/modules/{access-1_b.C => pr99174-1_b.C} | 8 +---- .../g++.dg/modules/{gmf-2_d.C => pr99174-1_c.C} | 8 +++-- gcc/testsuite/g++.dg/modules/pr99174.H | 5 ++++ 5 files changed, 37 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/pr99174-1_a.C copy gcc/testsuite/g++.dg/modules/{access-1_b.C => pr99174-1_b.C} (52%) copy gcc/testsuite/g++.dg/modules/{gmf-2_d.C => pr99174-1_c.C} (60%) create mode 100644 gcc/testsuite/g++.dg/modules/pr99174.H