This is the mail archive of the binutils@sourceware.org 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: macro's and local variables


On 10/18/2012 08:09 AM, Mischa Baars wrote:
> Sounds to me, it would be a better plan to make sure that the assembler accepts it '<<' both with and without '.altmacro' :)

I agree that the assembler should accept the full syntax and all operators
for C expressions.  Recently I have rued the lack of unary '!' (negation of
truth value, including '!!' as characteristic function {true==>1, false==>0})
and trinary "?:" (conditional evaluation).

-- 


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