Fix typos in comments.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 18 May 1995 04:00:40 +0000 (00:00 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 18 May 1995 04:00:40 +0000 (00:00 -0400)
From-SVN: r9740

gcc/config/i960/i960.md

index c03f3edcd604f64dd671d7628fd197dc047685bb..da435009cd3c5057e177b5674f6081f794a1f285 100644 (file)
@@ -24,7 +24,7 @@
 \f
 ;; 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.