From 9faa82d8c081b9e38370b5a913825111d2166de6 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Tue, 16 May 1995 08:39:54 -0400 Subject: Fix typos in comments. From-SVN: r9712 --- gcc/local-alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/local-alloc.c') diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c index e62a5a6..2e2d671 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.c @@ -1625,7 +1625,7 @@ qty_compare_1 (q1, q2) is called for quantities that have suggested hard registers. First priority goes to quantities that have copy preferences, then to those that have normal preferences. Within those groups, quantities with the lower - number of preferenes have the highest priority. Of those, we use the same + number of preferences have the highest priority. Of those, we use the same algorithm as above. */ static int -- cgit v1.1