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
This commit is contained in:
Kazu Hirata 2005-04-13 15:55:01 +00:00
parent e9976393ce
commit 41f717fb6b
1 changed files with 1 additions and 1 deletions

View File

@ -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.