summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-13 15:55:01 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-13 15:55:01 +0000
commitcea27bec644910822965ff5ef84d4f536e3d095d (patch)
tree500775e54b8a0b15839183429e488af9ace6486a
parentb9a35f4a0ebcfd490d0a746785f6734bd3aa891a (diff)
downloadppe42-gcc-cea27bec644910822965ff5ef84d4f536e3d095d.tar.gz
ppe42-gcc-cea27bec644910822965ff5ef84d4f536e3d095d.zip
* basic-block.h, tree-ssa-uncprop.c, varasm.c,
config/i386/sse.md: Fix comment typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98094 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/config/i386/sse.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/sse.md b/gcc/config/i386/sse.md
index dc8f9e4dec0..eca54860dd4 100644
--- a/gcc/config/i386/sse.md
+++ b/gcc/config/i386/sse.md
@@ -774,7 +774,7 @@
(set_attr "mode" "V4SF")])
;; Also define scalar versions. These are used for abs, neg, and
-;; conditional move. Using subregs into vector modes causes regiser
+;; conditional move. Using subregs into vector modes causes register
;; allocation lossage. These patterns do not allow memory operands
;; because the native instructions read the full 128-bits.
OpenPOWER on IntegriCloud