This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9de7d374323 [RISC-V] Avoid multiple assignments to output object new 870e66a3fcb c++/modules: Ensure vtables are emitted when needed [PR120349]
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 | 8 ++++++-- gcc/testsuite/g++.dg/modules/vtt-3_a.C | 29 +++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/modules/vtt-3_b.C | 14 ++++++++++++++ 3 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/vtt-3_a.C create mode 100644 gcc/testsuite/g++.dg/modules/vtt-3_b.C