This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ec6cd3b97a5 Daily bump. new 7238b074b59 libstdc++: Remove duplicate using-declaration in <wchar.h> new a6a15bc5b77 c++: Disallow decomposition of lambda bases [PR90321]
The 2 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/decl.cc | 19 +++++++++++++------ gcc/testsuite/g++.dg/cpp1z/decomp62.C | 12 ++++++++++++ libstdc++-v3/include/c_compatibility/wchar.h | 1 - 3 files changed, 25 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp62.C