This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e03583e7ee9 RISC-V: Promote Zaamo/Zalrsc to a when using an old binutils new f0204ae3861 [PATCH v2] RISC-V: Remove float vector eqne pattern
The 1 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-vector-builtins-bases.cc | 8 +- gcc/config/riscv/vector.md | 86 ---------------------- .../riscv/rvv/base/float-point-cmp-eqne.c | 54 ++++++++++++++ 3 files changed, 56 insertions(+), 92 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-cmp-eqne.c