This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c9e2d0ec6ea ifcvt: disallow call instructions in noce_convert_multiple_ [...] new a9f5e23aba1 ifcvt: Do not overwrite results in noce_convert_multiple_se [...] new 5dce17e1746 RISC-V: Use encoded nelts when calling repeating_sequence_p
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/riscv/riscv-v.cc | 10 +++------- gcc/ifcvt.cc | 22 ++++++++++++++++++---- gcc/testsuite/gcc.dg/pr116372.c | 13 +++++++++++++ gcc/testsuite/gcc.dg/pr116405.c | 17 +++++++++++++++++ 4 files changed, 51 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr116372.c create mode 100644 gcc/testsuite/gcc.dg/pr116405.c