diff options
Diffstat (limited to 'gcc/config/sh/sh4-300.md')
-rw-r--r-- | gcc/config/sh/sh4-300.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/sh4-300.md b/gcc/config/sh/sh4-300.md index 228782a67fc..ac107722df4 100644 --- a/gcc/config/sh/sh4-300.md +++ b/gcc/config/sh/sh4-300.md @@ -189,7 +189,7 @@ ;; In most cases, the insn that loads the address of the call should have ;; a non-zero latency (mov rn,rm doesn't make sense since we could use rn ;; for the address then). Thus, a preceding insn that can be paired with -;; a call should be elegible for the delay slot. +;; a call should be eligible for the delay slot. ;; ;; calls introduce a longisch delay that is likely to flush the pipelines ;; of the caller's instructions. Ordinary functions tend to end with a |