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: Line comments for PPC assembly


On Fri, Sep 05, 2003 at 11:05:09AM -0700, Igor Ageyev wrote:
> I thought that for PPC, ';' is a valid start-of-comment
> character, but assembler fails:

No, a semicolon is a command separator.  Used for example, like this:

 .pushsection abc; .long 123; .popsection

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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