bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Syntax of '.set' assembler directive in GNU assembler


From: Alan Modra
Subject: Re: Syntax of '.set' assembler directive in GNU assembler
Date: Thu, 29 Oct 2009 08:25:47 +1030
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Tue, Oct 27, 2009 at 10:59:33PM -0700, Jeffi Edward.J wrote:
> I could see in GNU assembler manual that for HPPA target, the syntax of .set
> directive is 
> SYMBOL:   .set     value # (same as Diab assembly syntax) 

I think the manual is lying.  HPPA supports a different .equ syntax
"symbol .equ value" but not a different .set syntax.

> Is there any option to make GNU assembler to understand the above syntax for
> powerpc target? 

No.

-- 
Alan Modra
Australia Development Lab, IBM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]