This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e1817426e85 RISC-V: Fix RVV can change mode class bug new c81d9b9faba LTO: Get rid of 'lto_mode_identity_table' new 131c1df8d90 RISC-V: Add FNMS floating-point VLS tests
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/lto/lto-common.cc | 11 +--------- gcc/lto/lto-common.h | 1 - .../gcc.target/riscv/rvv/autovec/vls/def.h | 9 ++++++++ .../riscv/rvv/autovec/vls/{fnma-5.c => fnms-1.c} | 24 +++++++++++----------- .../riscv/rvv/autovec/vls/{fnma-6.c => fnms-2.c} | 22 ++++++++++---------- .../riscv/rvv/autovec/vls/{fnma-7.c => fnms-3.c} | 20 +++++++++--------- gcc/tree-streamer.h | 5 ++++- 7 files changed, 47 insertions(+), 45 deletions(-) copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/{fnma-5.c => fnms-1.c} (69%) copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/{fnma-6.c => fnms-2.c} (72%) copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/{fnma-7.c => fnms-3.c} (73%)