This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 79aaafc4532 Fix amdgcn inline immediate range new d6fdeb0888f [AArch64] Fix constraints for CPY /M new caae97af7b9 [AArch64] Use move-if-change for aarch64-tune.md
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/ChangeLog | 13 +++++++ gcc/config/aarch64/aarch64-sve.md | 2 +- gcc/config/aarch64/t-aarch64 | 6 +++- gcc/testsuite/ChangeLog | 4 +++ .../gcc.target/aarch64/sve/acle/general/cpy_1.c | 42 ++++++++++++++++++++++ 5 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/cpy_1.c