From 197d6480b8fdb9c211cc7bd2f39d01ea40b08b97 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sun, 28 Jun 1992 08:53:30 -0400 Subject: [PATCH] *** empty log message *** From-SVN: r1321 --- gcc/regclass.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/regclass.c b/gcc/regclass.c index 8b7256cf08f..4a1701ff9a0 100644 --- a/gcc/regclass.c +++ b/gcc/regclass.c @@ -1222,7 +1222,7 @@ copy_cost (x, mode, class, to_p) SCALE is twice the amount to multiply the cost by (it is twice so we can represent half-cost adjustments). */ -void +static void record_address_regs (x, class, scale) rtx x; enum reg_class class; -- 2.30.2