From 197d6480b8fdb9c211cc7bd2f39d01ea40b08b97 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sun, 28 Jun 1992 08:53:30 -0400 Subject: *** empty log message *** From-SVN: r1321 --- gcc/regclass.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/regclass.c b/gcc/regclass.c index 8b7256c..4a1701f 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; -- cgit v1.1