This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]