This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3872a519c8f i386: Fix zero/sign extend expanders [PR95229] new 2a8565fa118 c++: Implement DR 2289, Uniqueness of structured binding na [...]
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/ChangeLog | 13 +++++++++++++ gcc/cp/cp-tree.h | 6 ++++-- gcc/cp/decl.c | 27 +++++++++++++++++---------- gcc/cp/parser.c | 2 +- gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/g++.dg/cpp1z/decomp52.C | 14 ++++++++++++++ 6 files changed, 55 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp52.C