From 41f717fb6be3e6ab666a77d9e7cc7718f9929d3c Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Wed, 13 Apr 2005 15:55:01 +0000 Subject: basic-block.h, [...]: Fix comment typos. * basic-block.h, tree-ssa-uncprop.c, varasm.c, config/i386/sse.md: Fix comment typos. From-SVN: r98094 --- gcc/config/i386/sse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/config/i386/sse.md b/gcc/config/i386/sse.md index dc8f9e4..eca5486 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. -- cgit v1.1