macro's and local variables

John Reiser jreiser@bitwagon.com
Thu Oct 18 15:57:00 GMT 2012


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).

-- 



More information about the Binutils mailing list