This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ad8de026441 AVR: PR122505 - Fix bloated mulpsi3 in the wake of hacking [...] new fd5c057c2d0 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