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 b0ca8c23ebc Daily bump. new 59bba6f9dc6 AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]
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-protos.h | 2 + gcc/config/aarch64/aarch64.c | 56 ++++++++++++++++++++-------- gcc/config/aarch64/aarch64.md | 14 +++++++ gcc/testsuite/gcc.target/aarch64/pr92424-2.c | 2 +- gcc/testsuite/gcc.target/aarch64/pr92424-3.c | 2 +- gcc/testsuite/gcc.target/aarch64/pr98776.c | 11 ++++++ 6 files changed, 70 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr98776.c