This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 04d54b70fe2 c++: fix triviality of class with unsatisfied op= new c2ee70f20de c++: implicit lookup of std::initializer_list [PR102576]
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/pt.cc | 5 +++-- gcc/testsuite/g++.dg/modules/{anon-2_a.H => pr102576_a.H} | 3 ++- gcc/testsuite/g++.dg/modules/pr102576_b.C | 9 +++++++++ 3 files changed, 14 insertions(+), 3 deletions(-) copy gcc/testsuite/g++.dg/modules/{anon-2_a.H => pr102576_a.H} (60%) create mode 100644 gcc/testsuite/g++.dg/modules/pr102576_b.C