Line comments for PPC assembly

Alan Modra amodra@bigpond.net.au
Sat Sep 6 05:36:00 GMT 2003


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



More information about the Binutils mailing list