predicates.md, sparc.md: Fix comment typos.

* config/sparc/predicates.md, config/sparc/sparc.md: Fix
	comment typos.

From-SVN: r98502
This commit is contained in:
Kazu Hirata 2005-04-21 13:52:29 +00:00 committed by Kazu Hirata
parent b48610900e
commit dbcc9ccc94
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-04-21 Kazu Hirata <kazu@cs.umass.edu>
* config/sparc/predicates.md, config/sparc/sparc.md: Fix
comment typos.
2005-04-21 Jan Hubicka <jh@suse.cz>
* cgraphunit.c: Include tree-pass.h

View File

@ -333,7 +333,7 @@
(match_operand 0 "uns_small_int_operand")))
;; Predicates for miscellanous instructions.
;; Predicates for miscellaneous instructions.
;; Return true if OP is valid for the lhs of a comparison insn.
(define_predicate "compare_operand"

View File

@ -4836,7 +4836,7 @@
"TARGET_FPU && TARGET_ARCH64 && ! TARGET_HARD_QUAD"
"emit_tfmode_cvt (UNSIGNED_FIX, operands); DONE;")
;; Integer Addition/Substraction.
;; Integer Addition/Subtraction.
(define_expand "adddi3"
[(set (match_operand:DI 0 "register_operand" "")