This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e5049dfbe29 c++: Implement CWG2635 - Constrained structured bindings new 33de7b37463 aarch64: Fix up LDAPR codegen
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/config/aarch64/aarch64.h | 4 ++ gcc/config/aarch64/atomics.md | 6 +-- gcc/config/aarch64/iterators.md | 4 ++ .../aarch64/{ldapr-ext.c => ldapr-sext.c} | 43 ++++------------------ .../aarch64/{ldapr-ext.c => ldapr-zext.c} | 37 +++---------------- 5 files changed, 24 insertions(+), 70 deletions(-) copy gcc/testsuite/gcc.target/aarch64/{ldapr-ext.c => ldapr-sext.c} (59%) rename gcc/testsuite/gcc.target/aarch64/{ldapr-ext.c => ldapr-zext.c} (67%)