This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: sh assembler mis-assembles @(r0) and @(r0,)
- From: Nick Clifton <nickc at cambridge dot redhat dot com>
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: binutils at sources dot redhat dot com
- Date: 18 Dec 2001 14:43:25 +0000
- Subject: Re: sh assembler mis-assembles @(r0) and @(r0,)
- References: <orn10l7vuo.fsf@free.redhat.lsd.ic.unicamp.br>
Hi Alexandre,
> Index: gas/ChangeLog
> from Alexandre Oliva <aoliva@redhat.com>
>
> * config/tc-sh.c (parse_at): Reject @(r0) and @(r0,).
Approved - please apply.
> ! src++;
> ! /* Now can be rn or gbr */
> ! len = parse_reg (src, &mode, &(op->reg));
Please could you fix the comment formatting.
Cheers
Nick