aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m88k
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-08-28 06:54:22 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-08-28 06:54:22 -0400
commitabc95ed36d4c350fa1e23c1d322fee9bd8a018fe (patch)
tree1c83e6e4689be8894157ee8b0f76e689bf3b8871 /gcc/config/m88k
parent2d5144e9ae5ef3e32c059f6a572d4bab6863c976 (diff)
downloadgcc-abc95ed36d4c350fa1e23c1d322fee9bd8a018fe.zip
gcc-abc95ed36d4c350fa1e23c1d322fee9bd8a018fe.tar.gz
gcc-abc95ed36d4c350fa1e23c1d322fee9bd8a018fe.tar.bz2
Fix spelling errors.
From-SVN: r10289
Diffstat (limited to 'gcc/config/m88k')
-rw-r--r--gcc/config/m88k/m88k.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/m88k/m88k.md b/gcc/config/m88k/m88k.md
index 68d4181..9e58352 100644
--- a/gcc/config/m88k/m88k.md
+++ b/gcc/config/m88k/m88k.md
@@ -2717,7 +2717,7 @@
;;- multiply instructions
;;
-;; There is an unfounded silicon eratta for E.1 requiring that an
+;; There is an unfounded silicon errata for E.1 requiring that an
;; immediate constant value in div/divu/mul instructions be less than
;; 0x800. This is no longer provided for.
@@ -2814,7 +2814,7 @@
;; negative. The O/S will signal an overflow condition if the most
;; negative number (-214783648) is divided by negative 1.
;;
-;; There is an unfounded silicon eratta for E.1 requiring that an
+;; There is an unfounded silicon errata for E.1 requiring that an
;; immediate constant value in div/divu/mul instructions be less than
;; 0x800. This is no longer provided for.