This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 31b72486446 cselim: Move else_vdef definition to the usage new 893549330de emit-rtl: document next_nonnote_nondebug_insn_bb () can bre [...] new ac0fea67b95 RISC-V: frm/mode-switch: remove TARGET_MODE_CONFLUENCE new 01b89455b09 RISC-V: frm/mode-switch: remove dubious frm edge insertion [...] new 3c0f3b74bf6 RISC-V: frm/mode-switch: Reduce FRM restores on DYN transit [...] new fd042192094 RISC-V: frm/mode-switch: robustify call_insn backtracking [ [...]
The 5 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.cc | 121 +++------------------ gcc/emit-rtl.cc | 6 +- .../riscv/rvv/base/float-point-dynamic-frm-74.c | 2 +- gcc/testsuite/gcc.target/riscv/rvv/base/pr119164.c | 22 ++++ 4 files changed, 43 insertions(+), 108 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr119164.c