This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 331763de7d4 Fix build breakage with latest glibc release new 4d66685e49d c++: instantiating imported specializations [PR 99389]
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/pt.c | 2 ++ gcc/testsuite/g++.dg/modules/pr99389_a.H | 20 ++++++++++++++++++++ gcc/testsuite/g++.dg/modules/pr99389_b.C | 12 ++++++++++++ .../g++.dg/modules/{extern-tpl-1_c.C => pr99389_c.C} | 4 ++-- 4 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/pr99389_a.H create mode 100644 gcc/testsuite/g++.dg/modules/pr99389_b.C copy gcc/testsuite/g++.dg/modules/{extern-tpl-1_c.C => pr99389_c.C} (55%)