]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/riscv/riscv-protos.h
RISC-V: Fix regression (GCC-14 compare with GCC-13.2) of SHA256 from coremark-pro
[thirdparty/gcc.git] / gcc / config / riscv / riscv-protos.h
index 4f3b677f4f9abe60e44e9264918fc7c360048c12..21f6dadf11338fcb93a7648e3dc3894caa83d734 100644 (file)
@@ -255,6 +255,8 @@ struct regmove_vector_cost
 {
   const int GR2VR;
   const int FR2VR;
+  const int VR2GR;
+  const int VR2FR;
 };
 
 /* Cost for vector insn classes.  */