aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.md
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2005-06-02 21:54:42 +0000
committerKazu Hirata <kazu@codesourcery.com>2005-06-02 21:54:42 +0000
commit60254264f912d637b5ec01b268cf01b51b862334 (patch)
tree680fc16e22ac48db5bafd4eec1712e806eb599b5 /gcc/config/rs6000/rs6000.md
parent689a0b45dbcce84a99930aa41873c339bae93777 (diff)
* tree-vrp.c, config/arm/arm.md, config/arm/arm1020e.md,
config/rs6000/rs6000.md: Fix comment typos. Follow splling conventions. * doc/install.texi: Fix a typo. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@100516 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/rs6000.md')
-rw-r--r--gcc/config/rs6000/rs6000.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md
index 53e4884b4b2..15426d96f63 100644
--- a/gcc/config/rs6000/rs6000.md
+++ b/gcc/config/rs6000/rs6000.md
@@ -14870,8 +14870,8 @@
; This pattern could also take immediate values of operand 1,
; since the non-NOT version of the operator is used; but this is not
-; very useful, since in practise operand 1 is a full 32-bit value.
-; Likewise, operand 5 is in practise either <= 2^16 or it is a register.
+; very useful, since in practice operand 1 is a full 32-bit value.
+; Likewise, operand 5 is in practice either <= 2^16 or it is a register.
(define_insn "*sync_boolcshort_internal"
[(set (match_operand:SI 2 "gpc_reg_operand" "=&r")
(match_operator:SI 4 "boolean_operator"