predicates.md, sparc.md: Fix comment typos.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 21 Apr 2005 13:52:29 +0000 (13:52 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 21 Apr 2005 13:52:29 +0000 (13:52 +0000)
* config/sparc/predicates.md, config/sparc/sparc.md: Fix
comment typos.

From-SVN: r98502

gcc/ChangeLog
gcc/config/sparc/predicates.md
gcc/config/sparc/sparc.md

index fa41617..ccf6e64 100644 (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
index 059ed47..2d39a03 100644 (file)
        (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"
index eb7ce08..c765a98 100644 (file)
   "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" "")