From 0a1379a0306b616bc15c7ede33b1955adbbde8e7 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Thu, 18 May 1995 00:00:40 -0400 Subject: [PATCH] Fix typos in comments. From-SVN: r9740 --- gcc/config/i960/i960.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/i960/i960.md b/gcc/config/i960/i960.md index c03f3edcd60..da435009cd3 100644 --- a/gcc/config/i960/i960.md +++ b/gcc/config/i960/i960.md @@ -24,7 +24,7 @@ ;; There are very few (4) 'f' registers, they can't be loaded/stored from/to ;; memory, and some instructions explicitly require them, so we get better -;; code by discouraging psuedo-registers from being allocated to them. +;; code by discouraging pseudo-registers from being allocated to them. ;; However, we do want to allow all patterns which can store to them to ;; include them in their constraints, so we always use '*f' in a destination ;; constraint except when 'f' is the only alternative. -- 2.30.2