This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from c52868904b7 PR target/97682 - Fix to reuse t1 register between call add [...] new 9d65095e725 AArch64: Fix overflow in memcopy expansion on aarch64. new 7e785f4c764 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