This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9793ffce933 aarch64: testsuite: Fix do-assemble tests for SME new e624d5559d2 change get_best_mode args int -> HOST_WIDE_INT [PR121264] new 60b1938de00 Do not bother with fake verifying of shared DRs new a5aa73e547d Remove STMT_VINFO_MEMORY_ACCESS_TYPE
The 3 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.cc | 15 ++++++++------- gcc/config/riscv/riscv-vector-costs.cc | 16 ++++++++-------- gcc/machmode.h | 3 ++- gcc/stor-layout.cc | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr121264.c | 12 ++++++++++++ gcc/tree-vect-loop.cc | 12 ++++-------- gcc/tree-vect-stmts.cc | 3 +-- gcc/tree-vectorizer.h | 17 ----------------- 8 files changed, 36 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr121264.c