This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-arm-check_cross in repository toolchain/ci/gcc.
from 88f2b72e77f libstdc++: Fix experimental::path::generic_string (PR 93245) adds 5380912a17e aarch64: Clear canary value after stack_protect_test [PR96191]
No new revisions were added by this update.
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