This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 63f30902cc8 Daily bump. new daee0409d19 aarch64: Fix vld1/st1_x4 intrinsic definitions new d98467091bf asan: Handle poly-int sizes in ASAN_MARK [PR97696]
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/asan.c | 9 +- gcc/config/aarch64/arm_neon.h | 469 +++++++++++++++------ .../pr80308.c => gcc.target/aarch64/sve/pr97696.c} | 8 +- 3 files changed, 344 insertions(+), 142 deletions(-) copy gcc/testsuite/{c-c++-common/asan/pr80308.c => gcc.target/aarch64/sve/pr97696. [...]