This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ff6903288d9 Fortran: Fix calls to associate name typebound subroutines [...] new 4af29981ab5 [aarch64][vect] Support V8QI->V8HI WIDEN_ patterns
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/optabs-tree.c | 69 +++++++++++++ gcc/optabs-tree.h | 3 + gcc/testsuite/gcc.target/aarch64/pr98772.c | 155 +++++++++++++++++++++++++++++ gcc/tree-vect-stmts.c | 95 ++++++++++++++++-- 4 files changed, 314 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr98772.c