From 3b37fd66739329ee8493b9c2abb494757802316e Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Thu, 11 Oct 2001 12:20:25 +0000 Subject: * app.c: Fix comment typos. * bit_fix.h: Likewise. * expr.c: Likewise. * itbl-ops.c: Likewise. --- gas/app.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/app.c') diff --git a/gas/app.c b/gas/app.c index c172602..ba587d4 100644 --- a/gas/app.c +++ b/gas/app.c @@ -387,7 +387,7 @@ do_scrub_chars (get, tostart, tolen) /* I added states 9 and 10 because the MIPS ECOFF assembler uses constructs like ``.loc 1 20''. This was turning into ``.loc 120''. States 9 and 10 ensure that a space is never dropped in - between characters which could appear in a identifier. Ian + between characters which could appear in an identifier. Ian Taylor, ian@cygnus.com. I added state 11 so that something like "Lfoo add %r25,%r26,%r27" works -- cgit v1.1