This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f6859fb6211 Add tables for SSE fp conversion costs new 874f4c16474 [RISC-V][PR target/118410] Improve code generation for some [...] new 1a64b224fa0 [RISC-V][PR target/119865] Don't free ggc allocated memory
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/bitmanip.md | 38 +++++++++++++++++++++++++++++ gcc/config/riscv/riscv.cc | 3 --- gcc/testsuite/gcc.target/riscv/pr118410-1.c | 9 +++++++ gcc/testsuite/gcc.target/riscv/pr118410-2.c | 9 +++++++ 4 files changed, 56 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/pr118410-1.c create mode 100644 gcc/testsuite/gcc.target/riscv/pr118410-2.c