This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from ba342ffc3b2 diagnostics: Fix -fdump-internal-locations for 64-bit location_t new 8fc013b4c8c c++/modules: Keep tracking instantiations of static class v [...]
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 | 6 ++++-- gcc/testsuite/g++.dg/modules/inst-7_a.C | 33 +++++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/modules/inst-7_b.C | 13 +++++++++++++ 3 files changed, 50 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/inst-7_a.C create mode 100644 gcc/testsuite/g++.dg/modules/inst-7_b.C