diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-05 00:08:11 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-05 00:08:11 +0000 |
commit | 2cecd77238ad26dc46a98f2dcd7a813c5a0a0556 (patch) | |
tree | cd5de58afed9165c3e3dcbf71dcb4cb9920b7829 /gcc/config/rs6000/7xx.md | |
parent | 56735f3953f6191c1b7fbe180b03891e11d2b02c (diff) | |
download | gcc-2cecd77238ad26dc46a98f2dcd7a813c5a0a0556.tar.gz |
* config/pa/fptr.c: Fix comment typos.
* config/pa/pa-64.h: Likewise.
* config/pa/pa.c: Likewise.
* config/pa/pa.h: Likewise.
* config/rs6000/603.md: Likewise.
* config/rs6000/7xx.md: Likewise.
* config/rs6000/darwin.h: Likewise.
* config/rs6000/freebsd.h: Likewise.
* config/rs6000/rs6000.c: Likewise.
* config/rs6000/rs6000.md: Likewise.
* config/rs6000/spe.h: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68947 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/7xx.md')
-rw-r--r-- | gcc/config/rs6000/7xx.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/7xx.md b/gcc/config/rs6000/7xx.md index eb84f29fbac..de8a7b7552d 100644 --- a/gcc/config/rs6000/7xx.md +++ b/gcc/config/rs6000/7xx.md @@ -38,7 +38,7 @@ ;; the insn that sets CR bits should be separated from the branch insn ;; that evaluates them. There is no advantage have more than 10 cycles ;; of separation. -;; This could be artificially achieved by exagerating the latency of +;; This could be artificially achieved by exaggerating the latency of ;; compare insns but at the expense of a poorer schedule. ;; Branches go straight to the BPU. All other insns are handled |