[ECOS] Assembler warning after binutils upgrade
Phil Blundell
pb@nexus.co.uk
Fri Jan 4 08:58:00 GMT 2002
>I attached the s-file. Lines 56, 125, 203 and 390 produce this error. All
>alike, eg.
>
>.section .text.simple_program,"ax",@progbits
>
>Looks like the @progbits part causes this?
This would be a GCC bug, then. "@" introduces a comment in ARM assembler.
It might be that GAS has just learned how to warn about the trailing comma,
if this has only recently started happening for you.
p.
More information about the Binutils
mailing list