public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-8323] Install right version of last change.
@ 2024-01-21 22:46 Jeff Law
  0 siblings, 0 replies; only message in thread
From: Jeff Law @ 2024-01-21 22:46 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5efd98c6f818ce2c55f54c34008557d0a3f953aa

commit r14-8323-g5efd98c6f818ce2c55f54c34008557d0a3f953aa
Author: Jeff Law <jlaw@ventanamicro.com>
Date:   Sun Jan 21 15:44:53 2024 -0700

    Install right version of last change.
    
    gcc/
            * config/riscv/riscv.cc (riscv_init_cumulative_args): Install
            correcction version of last change.

Diff:
---
 gcc/config/riscv/riscv.cc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/config/riscv/riscv.cc b/gcc/config/riscv/riscv.cc
index 5ee54b92033..3ba45ffaa74 100644
--- a/gcc/config/riscv/riscv.cc
+++ b/gcc/config/riscv/riscv.cc
@@ -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));

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-21 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-21 22:46 [gcc r14-8323] Install right version of last change Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).