aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1996-02-18 13:44:00 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1996-02-18 13:44:00 -0500
commit11e87727436a00ef9afbd1d2648de66e8e2892b2 (patch)
tree590ae58eb8e9675761419466ffe16ad5239dc055
parent15cf7c831ed77da1369ba0b27480fc3a73c2b396 (diff)
downloadgcc-11e87727436a00ef9afbd1d2648de66e8e2892b2.zip
gcc-11e87727436a00ef9afbd1d2648de66e8e2892b2.tar.gz
gcc-11e87727436a00ef9afbd1d2648de66e8e2892b2.tar.bz2
Fix typo in comments.
From-SVN: r11292
-rw-r--r--gcc/config/alpha/alpha.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/alpha/alpha.md b/gcc/config/alpha/alpha.md
index 7928065..f24020e 100644
--- a/gcc/config/alpha/alpha.md
+++ b/gcc/config/alpha/alpha.md
@@ -1,5 +1,5 @@
;; Machine description for DEC Alpha for GNU C compiler
-;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
;; Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
;; This file is part of GNU CC.
@@ -640,10 +640,10 @@
zapnot %r1,%m2,%0"
[(set_attr "type" "iaddlog,iaddlog,shiftcm")])
-;; There are times when we can split and AND into two AND insns. This occurs
+;; There are times when we can split an AND into two AND insns. This occurs
;; when we can first clear any bytes and then clear anything else. For
;; example "I & 0xffff07" is "(I & 0xffffff) & 0xffffffffffffff07".
-;; Only to this when running on 64-bit host since the computations are
+;; Only do this when running on 64-bit host since the computations are
;; too messy otherwise.
(define_split