This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3eb9f6eab98 AArch64: enable new predicate tuning for Neoverse cores. new 68b0742a49d RISC-V: Introduce -mvector-strict-align. new 03e1a727031 check_GNU_style: Use raw strings.
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: contrib/check_GNU_style_lib.py | 20 ++++++------- gcc/config/riscv/riscv-opts.h | 3 -- gcc/config/riscv/riscv.cc | 19 ++++++++++++ gcc/config/riscv/riscv.h | 5 ++++ gcc/config/riscv/riscv.opt | 8 +++++ gcc/doc/invoke.texi | 17 +++++++++++ .../vect/costmodel/riscv/rvv/dynamic-lmul2-7.c | 2 +- .../vect/costmodel/riscv/rvv/vla_vs_vls-10.c | 2 +- .../vect/costmodel/riscv/rvv/vla_vs_vls-11.c | 2 +- .../vect/costmodel/riscv/rvv/vla_vs_vls-12.c | 2 +- .../gcc.dg/vect/costmodel/riscv/rvv/vla_vs_vls-8.c | 2 +- .../gcc.dg/vect/costmodel/riscv/rvv/vla_vs_vls-9.c | 2 +- .../gcc.target/riscv/rvv/autovec/vls/misalign-1.c | 2 +- gcc/testsuite/lib/target-supports.exp | 35 ++++++++++++++++++++-- 14 files changed, 99 insertions(+), 22 deletions(-)