This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2dd1f944547 tree-optimization/98866 - Compile time hog in VRP new 83bdc9f7034 c++: Fix unordered entity array [PR 98843]
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 | 36 ++++++++++++++++++++++---------- gcc/testsuite/g++.dg/modules/pr98843_a.C | 5 +++++ gcc/testsuite/g++.dg/modules/pr98843_b.H | 12 +++++++++++ gcc/testsuite/g++.dg/modules/pr98843_c.C | 10 +++++++++ 4 files changed, 52 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/pr98843_a.C create mode 100644 gcc/testsuite/g++.dg/modules/pr98843_b.H create mode 100644 gcc/testsuite/g++.dg/modules/pr98843_c.C