Changing GAS for ARM to accept semicolon as a comment character ?

Nick Clifton nickc@cambridge.redhat.com
Fri Apr 12 04:40:00 GMT 2002


Hi Richard,

> There's no way to write the following #define without using a statement 
> separator:
> 
> #define _ENTRY(x) \
>         .text; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x:

Right, I understand.

Oh well, it was just a suggestion. :-)

Cheers
        Nick




More information about the Binutils mailing list