This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c272091c09 aarch64: Add missing %z prefixes to LDP/STP patterns new fe1a2642903 aarch64: Clear canary value after stack_protect_test [PR96191]
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.md | 34 ++++----- .../gcc.target/aarch64/stack-protector-1.c | 89 ++++++++++++++++++++++ .../gcc.target/aarch64/stack-protector-2.c | 6 ++ 3 files changed, 110 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/stack-protector-1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/stack-protector-2.c