aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2003-07-06 23:05:13 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2003-07-06 23:05:13 +0000
commit2a43945fa59a5d450f24b2c47c35c8fef8f959a8 (patch)
treed9b885f5b134494348b00445a56947b4f9f310d2 /gcc/config/mcore
parent127b81366e7ee0700cec2733126fc35e85a59122 (diff)
downloadgcc-2a43945fa59a5d450f24b2c47c35c8fef8f959a8.zip
gcc-2a43945fa59a5d450f24b2c47c35c8fef8f959a8.tar.gz
gcc-2a43945fa59a5d450f24b2c47c35c8fef8f959a8.tar.bz2
h8300.c: Fix comment typos.
* config/h8300/h8300.c: Fix comment typos. * config/h8300/h8300.md: Likewise. * config/i386/athlon.md: Likewise. * config/i386/i386.c: Likewise. * config/i386/pentium.md: Likewise. * config/ia64/ia64.c: Likewise. * config/ia64/itanium1.md: Likewise. * config/ia64/itanium2.md: Likewise. * config/m32r/m32r.md: Likewise. * config/m68hc11/m68hc11.c: Likewise. * config/mcore/mcore.c: Likewise. * config/mips/sr71k.md: Likewise. * config/mips/t-iris5-as: Likewise. * config/mmix/mmix.h: Likewise. * config/ns32k/ns32k.h: Likewise. * config/ns32k/NOTES: Fix a typo. From-SVN: r69021
Diffstat (limited to 'gcc/config/mcore')
-rw-r--r--gcc/config/mcore/mcore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mcore/mcore.c b/gcc/config/mcore/mcore.c
index d88307a..59c04d6 100644
--- a/gcc/config/mcore/mcore.c
+++ b/gcc/config/mcore/mcore.c
@@ -2651,7 +2651,7 @@ typedef struct
/* The maximum number of constants that can fit into one pool, since
the pc relative range is 0...1020 bytes and constants are at least 4
- bytes long. We subtact 4 from the range to allow for the case where
+ bytes long. We subtract 4 from the range to allow for the case where
we need to add a branch/align before the constant pool. */
#define MAX_COUNT 1016