This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c2a0ee58865 Add modular exponentiation for UNSIGNED. new 4c98b3825f9 optabs: Fix widening optabs for vec-mode -> scalar-mode [PR116926] new 4b2726a62dd c++: Fix up pedwarn for capturing structured bindings in la [...]
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/lambda.cc | 2 +- gcc/optabs-query.cc | 2 +- gcc/testsuite/g++.dg/cpp1z/decomp63.C | 18 ++++++++++++++++++ 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp63.C