This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 275820c09e5 arm: Fix inclusion of arm-mlib.h header more than once (pr108505). new b84e2111570 c++: Handle structured bindings like anon unions in initial [...]
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/cgraphbuild.cc | 12 +++++++ gcc/cp/cp-gimplify.cc | 10 ------ .../g++.dg/{init/pr53932.C => cpp1z/decomp57.C} | 8 +++-- gcc/testsuite/g++.dg/cpp1z/decomp58.C | 39 ++++++++++++++++++++++ 4 files changed, 56 insertions(+), 13 deletions(-) copy gcc/testsuite/g++.dg/{init/pr53932.C => cpp1z/decomp57.C} (68%) create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp58.C