This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 4ba2f918583 PR target/97682 - Fix to reuse t1 register between call add [...] new 886964a78aa AArch64: Fix overflow in memcopy expansion on aarch64. new 98ba03ffe0b AArch64: Skip test for pr97535 on ILP32 since it can't expr [...]
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/config/aarch64/aarch64.c | 13 +++++++++---- gcc/testsuite/gcc.target/aarch64/pr97535.c | 16 ++++++++++++++++ 2 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr97535.c