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 1429b8a2e93 Daily bump. new 59213fd40fe c++/modules: Track all static class variables [PR122421]
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 | 15 +++++++++------ gcc/testsuite/g++.dg/modules/inst-6_a.C | 14 ++++++++++++++ gcc/testsuite/g++.dg/modules/inst-6_b.C | 12 ++++++++++++ 3 files changed, 35 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/inst-6_a.C create mode 100644 gcc/testsuite/g++.dg/modules/inst-6_b.C