[ECOS] Assembler warning after binutils upgrade
Phil Blundell
pb@nexus.co.uk
Fri Jan 4 08:58:00 GMT 2002
More information about the Binutils mailing list
Fri Jan 4 08:58:00 GMT 2002
- Previous message (by thread): [ECOS] Assembler warning after binutils upgrade
- Next message (by thread): [RFA] New interface to allow creation of corefile note sec
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>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.
- Previous message (by thread): [ECOS] Assembler warning after binutils upgrade
- Next message (by thread): [RFA] New interface to allow creation of corefile note sec
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list