diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-03 16:25:52 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-03 16:25:52 +0000 |
commit | 1fc184eef4d3ea35c0401b0b720dc820a53c5d17 (patch) | |
tree | ec6ec5b6ee5c814bd6171ec74e71729c95d16c07 /gcc/config/s390/2064.md | |
parent | 69b6679cb3d40be670a7cb5df16343c567ae2fa0 (diff) | |
download | gcc-1fc184eef4d3ea35c0401b0b720dc820a53c5d17.tar.gz |
* config/s390/2064.md: Fix comment typos.
* config/s390/2084.md: Likewise.
* config/s390/s390.c: Likewise.
* config/s390/s390.md: Likewise.
* config/sh/sh.c: Likewise.
* config/sh/sh.h: Likewise.
* config/sh/sh.md: Likewise.
* config/sparc/sparc.c: Likewise.
* config/sparc/sparc.h: Likewise.
* config/sparc/sparc.md: Likewise.
* config/stormy16/stormy16.c: Likewise.
* config/stormy16/stormy16.h: Likewise.
* config/stormy16/stormy-abi: Fix a typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68887 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/s390/2064.md')
-rw-r--r-- | gcc/config/s390/2064.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/s390/2064.md b/gcc/config/s390/2064.md index c348bc50549..dc83cb6de6f 100644 --- a/gcc/config/s390/2064.md +++ b/gcc/config/s390/2064.md @@ -98,11 +98,11 @@ ;; ;; s390_agen_dep_p returns 1, if a register is set in the -;; first insn and used in the dependend insn to form a address. +;; first insn and used in the dependent insn to form a address. ;; ;; -;; If a intruction uses a register to address memory, it needs +;; If an instruction uses a register to address memory, it needs ;; to be set 5 cycles in advance. ;; |