This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4144665bf9 Enable underflow check in canonicalize_comparison. (PR86995) new ade2db41a71 Limit movmem copies to TImode on AArch64
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/ChangeLog | 4 ++++ gcc/config/aarch64/aarch64.c | 12 ++++++++---- gcc/testsuite/ChangeLog | 4 ++++ .../aarch64/{large_struct_copy.c => large_struct_copy_2.c} | 3 +++ 4 files changed, 19 insertions(+), 4 deletions(-) copy gcc/testsuite/gcc.target/aarch64/{large_struct_copy.c => large_struct_copy_2. [...]