This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: do_scrub_chars with mnemonics following labels
- From: Alan Modra <amodra at bigpond dot net dot au>
- To: Kerry Keal <kerry at industrialmusic dot com>
- Cc: binutils <binutils at sources dot redhat dot com>
- Date: Sun, 23 Mar 2003 21:03:39 +1030
- Subject: Re: do_scrub_chars with mnemonics following labels
- References: <1048365868.3455.1054.camel@ih8ms.industrialmusic.com>
On Sat, Mar 22, 2003 at 12:44:29PM -0800, Kerry Keal wrote:
> Hi,
>
> I'm working on porting binutils to the TIC55x and I'm having a problem
> with the do_scrub_chars function. When it processes a line with a label
> followed by an mnemonic it removes all the spaces after the mnemonic. So
> this line:
>
> "label: mov *ar1,t0"
> becomes
> "label: mov*ar1,t0"
Investigate tc_symbol_chars, and extra_symbol_chars in tc-i386.c
--
Alan Modra
IBM OzLabs - Linux Technology Centre