From: Kazu Hirata Date: Thu, 21 Apr 2005 13:52:29 +0000 (+0000) Subject: predicates.md, sparc.md: Fix comment typos. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dbcc9ccc94bcb7e4244876917c96ee7b2e975f17;p=gcc.git predicates.md, sparc.md: Fix comment typos. * config/sparc/predicates.md, config/sparc/sparc.md: Fix comment typos. From-SVN: r98502 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fa41617d598..ccf6e64d198 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-04-21 Kazu Hirata + + * config/sparc/predicates.md, config/sparc/sparc.md: Fix + comment typos. + 2005-04-21 Jan Hubicka * cgraphunit.c: Include tree-pass.h diff --git a/gcc/config/sparc/predicates.md b/gcc/config/sparc/predicates.md index 059ed47eeb2..2d39a031166 100644 --- a/gcc/config/sparc/predicates.md +++ b/gcc/config/sparc/predicates.md @@ -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" diff --git a/gcc/config/sparc/sparc.md b/gcc/config/sparc/sparc.md index eb7ce08db9e..c765a981eef 100644 --- a/gcc/config/sparc/sparc.md +++ b/gcc/config/sparc/sparc.md @@ -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" "")