This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb63537088d c: GNU extension allowing compound literals of variable size new b466450c6d5 c++/modules: Stream BASELINK_OPTYPE [PR122381]
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 | 2 ++ gcc/testsuite/g++.dg/modules/convop-2_a.H | 10 ++++++++++ gcc/testsuite/g++.dg/modules/convop-2_b.C | 5 +++++ 3 files changed, 17 insertions(+) create mode 100644 gcc/testsuite/g++.dg/modules/convop-2_a.H create mode 100644 gcc/testsuite/g++.dg/modules/convop-2_b.C