This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3900e944b0a c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888] new 22b20ac6c6a c++/modules: imported spec befriending class tmpl [PR114889]
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/friend-8_a.H | 23 +++++++++++++++++++++++ gcc/testsuite/g++.dg/modules/friend-8_b.C | 9 +++++++++ 3 files changed, 34 insertions(+) create mode 100644 gcc/testsuite/g++.dg/modules/friend-8_a.H create mode 100644 gcc/testsuite/g++.dg/modules/friend-8_b.C