[parisc-linux] binutils_2.14.90 bug
Grant Grundler
grundler@parisc-linux.org
Fri, 4 Jul 2003 19:03:41 -0600
On Fri, Jul 04, 2003 at 03:29:36PM -0400, John David Anglin wrote:
> Hi Grant,
>
> Due to an "improvement" made for the detection of labels on ia64,
> the PA assembler no longer tolerants whitespace in the operand field.
> The only whitespace that is allowed is after `,'. So, you need to
> remove the whitespace around `+' and `*'. If you look at the HP
> assembler docs, you will see that they never show any whitespace
> in the operands field.
ok. I can fix that. thanks!
grant