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 fa41617d5984a231bfeca2fac3a2fbb23a73d9f2..ccf6e64d198e202fcfd67ab6d2e709e3199b1b0b 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 059ed47eeb2573916bfd4b97be1ffdf4437977b6..2d39a031166359e373b4900fd3213b59580c37b7 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 eb7ce08db9e9bac276de700be3e33cb7ee73c149..c765a981eef44f1df79338789372c170cd6570ed 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" "")