This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 78811355689 restore current_function_decl after re-gimplifying nested A [...] new 250fd9fb118 arm: Auto-vectorization for MVE: vorn new bc7c2b34c34 PR target/98743: Fix ICE in convert_move for RISC-V
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/config/arm/iterators.md | 3 +- gcc/config/arm/mve.md | 23 ++++++++----- gcc/config/arm/unspecs.md | 3 -- gcc/expr.c | 1 + .../{cpp0x/initlist-value.C => opt/pr98743.C} | 15 +++------ gcc/testsuite/gcc.target/arm/simd/mve-vorn.c | 38 ++++++++++++++++++++++ 6 files changed, 59 insertions(+), 24 deletions(-) copy gcc/testsuite/g++.dg/{cpp0x/initlist-value.C => opt/pr98743.C} (73%) create mode 100644 gcc/testsuite/gcc.target/arm/simd/mve-vorn.c