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 ?


> From: Nick Clifton <nickc@redhat.com>
> Date: 12 Apr 2002 11:53:56 +0100

>   GAS for the ARM currently supports ';' as a line separator character
>   and '@' as a line comment character.  Would anyone object to my
>   changing this so that ';' was also a line comment character and
>   dropping the support for multiple instructions on a single line ?
>   (Or else choosing a different character for a line separator).

Support for multiple instructions on the same line is often used from
asm() statements in gcc.

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


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