aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fr30
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2002-09-14 13:39:55 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2002-09-14 13:39:55 +0000
commita920aefe8d8c8afbe7ae6566796bce329cf95d5f (patch)
tree52eaf2dc515b68ce54c666cb0caf4ba49f6b521d /gcc/config/fr30
parent88cad84baf99c032409c2de03f151c4ccf771fbf (diff)
downloadgcc-a920aefe8d8c8afbe7ae6566796bce329cf95d5f.zip
gcc-a920aefe8d8c8afbe7ae6566796bce329cf95d5f.tar.gz
gcc-a920aefe8d8c8afbe7ae6566796bce329cf95d5f.tar.bz2
fr30.h: Fix comment typos.
* config/fr30/fr30.h: Fix comment typos. * config/frv/frv.c: Likewise. * config/i386/xmmintrin.h: Likewise. * config/mips/mips.c: Likewise. * config/sh/sh.c: Likewise. From-SVN: r57144
Diffstat (limited to 'gcc/config/fr30')
-rw-r--r--gcc/config/fr30/fr30.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/fr30/fr30.h b/gcc/config/fr30/fr30.h
index a2950c8..da65aae 100644
--- a/gcc/config/fr30/fr30.h
+++ b/gcc/config/fr30/fr30.h
@@ -992,7 +992,7 @@ do \
* indexed addressing using small signed offsets from the frame pointer
- * register plus register addresing using R13 as the base register.
+ * register plus register addressing using R13 as the base register.
At the moment we only support the first two of these special cases. */