This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from a45918f8a74 Ada: Remove debug line number for DECL_IGNORED_P functions adds 0e6017f5b4f sanitizer: Cherry-pick realpath fix adds b8f604da25b arm/66791: Replace builtins for vdup_n and vmov_n intrinsics. adds f19c70afa4a tree-optimization/101861 - fix gather use for non-gather refs new d7e91f4894f middle-end/101858 - avoid shift of pointer in folding
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/arm/arm_neon.h | 107 +++++++++++---------- gcc/config/arm/arm_neon_builtins.def | 3 - gcc/fold-const.c | 2 + gcc/testsuite/gcc.dg/pr101858.c | 9 ++ gcc/testsuite/gcc.target/arm/pr51534.c | 26 ++--- gcc/tree-vect-stmts.c | 3 +- .../sanitizer_common_interceptors.inc | 12 +-- 7 files changed, 77 insertions(+), 85 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr101858.c