This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 81fee438512 libsanitizer: cherry-pick ad294e572bc5c16f9dc420cc994322de6ca3fbfb new 0d9a70ea388 aarch64: Fix PR99437 - tighten shift predicates for narrowi [...]
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-simd.md | 23 +++++++++++++---------- gcc/config/aarch64/predicates.md | 16 ++++++++++++++++ gcc/testsuite/gcc.target/aarch64/simd/pr99437.c | 17 +++++++++++++++++ 3 files changed, 46 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/pr99437.c