aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix/mmix.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-02-04 19:46:25 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-02-04 19:46:25 +0000
commit59b9a953b6338358d0346c91b43095875da7eede (patch)
tree225f9eb49e3f815d204a09357409f4f05e10d11a /gcc/config/mmix/mmix.h
parente146f815b8fcddac741dfb0b3526a1a46140acdc (diff)
downloadgcc-59b9a953b6338358d0346c91b43095875da7eede.zip
gcc-59b9a953b6338358d0346c91b43095875da7eede.tar.gz
gcc-59b9a953b6338358d0346c91b43095875da7eede.tar.bz2
alpha.c, [...]: Fix comment typos.
* config/alpha/alpha.c, config/arc/arc.c, config/arm/arm-cores.def, config/arm/arm.c, config/arm/arm.h, config/arm/arm1026ejs.md, config/arm/arm1136jfs.md, config/arm/arm926ejs.md, config/arm/vfp.md, config/avr/avr.c, config/c4x/c4x.c, config/cris/cris.c, config/frv/frv.md, config/i386/i386.c, config/i386/i386.h, config/i386/i386.md, config/ia64/ia64.c, config/ia64/unwind-ia64.c, config/iq2000/iq2000.c, config/m32r/m32r.c, config/mips/mips.c, config/mmix/mmix.c, config/mmix/mmix.h, config/ns32k/ns32k.c, config/pa/pa.c, config/pdp11/pdp11.c, config/rs6000/darwin-ldouble.c, config/rs6000/rs6000.c, config/rs6000/rs6000.h, config/sparc/sparc.c, config/vax/vax.c: Fix comment typos. Follow spelling conventions. From-SVN: r77267
Diffstat (limited to 'gcc/config/mmix/mmix.h')
-rw-r--r--gcc/config/mmix/mmix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mmix/mmix.h b/gcc/config/mmix/mmix.h
index 19a0afe..f628f27 100644
--- a/gcc/config/mmix/mmix.h
+++ b/gcc/config/mmix/mmix.h
@@ -174,7 +174,7 @@ extern int target_flags;
address register) without having to know the specific register or the
specific offset. The setback is that there's a limited number of
registers, and you'll not find out until link time whether you
- should've compiled with -mno-base-addresses. */
+ should have compiled with -mno-base-addresses. */
#define TARGET_MASK_BASE_ADDRESSES 128
/* FIXME: Get rid of this one. */