]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Install right version of last change.
authorJeff Law <jlaw@ventanamicro.com>
Sun, 21 Jan 2024 22:44:53 +0000 (15:44 -0700)
committerJeff Law <jlaw@ventanamicro.com>
Sun, 21 Jan 2024 22:45:11 +0000 (15:45 -0700)
gcc/
* config/riscv/riscv.cc (riscv_init_cumulative_args): Install
correcction version of last change.

gcc/config/riscv/riscv.cc

index 5ee54b920332205be2013eb0038bbc43f3465104..3ba45ffaa74ed54bc45a95e94e6637be3156301e 100644 (file)
@@ -4872,6 +4872,7 @@ riscv_pass_fpr_pair (machine_mode mode, unsigned regno1,
    for a call to a function whose data type is FNTYPE.
    For a library call, FNTYPE is 0.  */
 
+void
 riscv_init_cumulative_args (CUMULATIVE_ARGS *cum, tree fntype, rtx, tree, int)
 {
   memset (cum, 0, sizeof (*cum));