This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0d9a70ea388 aarch64: Fix PR99437 - tighten shift predicates for narrowi [...] new ded6a1953dd c++: Incorrect specialization hash table [PR 99285]
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/cp-tree.h | 7 ++-- gcc/cp/module.cc | 23 +++++++++---- gcc/cp/pt.c | 57 +++++++++++++++++++------------- gcc/testsuite/g++.dg/modules/pr99285_a.H | 11 ++++++ gcc/testsuite/g++.dg/modules/pr99285_b.H | 7 ++++ 5 files changed, 71 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/pr99285_a.H create mode 100644 gcc/testsuite/g++.dg/modules/pr99285_b.H