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 39daf343b65 Daily bump. new e1db44e3060 c++/modules: Fix language linkage handling [PR122019]
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 | 35 ++++++++++++++++++++------------- gcc/testsuite/g++.dg/modules/lang-4_a.C | 22 +++++++++++++++++++++ gcc/testsuite/g++.dg/modules/lang-4_b.C | 26 ++++++++++++++++++++++++ 3 files changed, 69 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/lang-4_a.C create mode 100644 gcc/testsuite/g++.dg/modules/lang-4_b.C