summaryrefslogtreecommitdiff
path: root/gas/config/tc-cris.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2001-10-11 23:56:33 +0000
committerKazu Hirata <kazu@codesourcery.com>2001-10-11 23:56:33 +0000
commit1799bd26d8d19488d2943f4eaa1cb169c9003619 (patch)
tree9e76f145756c9d08cce6610214ee336211bee6de /gas/config/tc-cris.c
parent41dd6c87d5778427e6d55edd2b173a4f58942e23 (diff)
downloadbinutils-redhat-1799bd26d8d19488d2943f4eaa1cb169c9003619.tar.gz
* config/tc-alpha.c: Fix comment typos.
* config/tc-cris.c: Likewise. * config/tc-hppa.c: Likewise. * config/tc-i370.c: Likewise. * config/tc-mips.c: Likewise. * config/tc-mn10200.c: Likewise. * config/tc-mn10300.c: Likewise. * config/tc-sh.c: Likewise. * config/tc-tahoe.c: Likewise. * config/tc-v850.c: Likewise.
Diffstat (limited to 'gas/config/tc-cris.c')
-rw-r--r--gas/config/tc-cris.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-cris.c b/gas/config/tc-cris.c
index 0ca98f597a..9b2203ca08 100644
--- a/gas/config/tc-cris.c
+++ b/gas/config/tc-cris.c
@@ -2570,7 +2570,7 @@ cris_get_pic_suffix (cPP, relocp, exprP)
break;
/* Allow complex expressions as the constant part. It still
- has to be a assembly-time constant or there will be an
+ has to be an assembly-time constant or there will be an
error emitting the reloc. This makes the PIC qualifiers
idempotent; foo:GOTOFF+32 == foo+32:GOTOFF. The former we
recognize here; the latter is parsed in the incoming