From 1fc184eef4d3ea35c0401b0b720dc820a53c5d17 Mon Sep 17 00:00:00 2001 From: kazu Date: Thu, 3 Jul 2003 16:25:52 +0000 Subject: * 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 --- gcc/config/s390/2064.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/config/s390/2064.md') 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. ;; -- cgit v1.2.1