summaryrefslogtreecommitdiff
path: root/gcc/config/mips/24k.md
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-10 14:42:17 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-10 14:42:17 +0000
commit35fe320d737d5945a42d14b6ae16ad5b81cb2ae9 (patch)
tree7020e8e4253afc861fb72ad815818937ee682d47 /gcc/config/mips/24k.md
parentf279e1909216063f61edab39be4a61e6a236b669 (diff)
downloadgcc-35fe320d737d5945a42d14b6ae16ad5b81cb2ae9.tar.gz
* config/mips/24k.md, config/sh/divtab.c, config/sh/sh.c,
config/sh/sh.md, config/sh/superh.h: Fix comment typos. * doc/invoke.texi: Fix typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99516 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mips/24k.md')
-rw-r--r--gcc/config/mips/24k.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/24k.md b/gcc/config/mips/24k.md
index 3e47195f3cd..4f6d50f6ad2 100644
--- a/gcc/config/mips/24k.md
+++ b/gcc/config/mips/24k.md
@@ -225,7 +225,7 @@
;; These timings are therefore twice the values in the 24K manual,
;; which are quoted in fpu clocks.
;;
-;; The 24kx is a 24k configuered with 1:1 cpu and fpu, so use
+;; The 24kx is a 24k configured with 1:1 cpu and fpu, so use
;; the unscaled timings
(define_reservation "r24k_fpu_iss" "r24k_iss+(r24k_fpu_arith*2)")