[PATCH] new pseudo-ops .ifb/.ifnb

Ian Lance Taylor ian@airs.com
Thu Apr 28 15:17:00 GMT 2005
"Jan Beulich" <JBeulich@novell.com> writes:

> In preparation of adding support for macros with variable number of
> arguments, this adds new conditional pseudo-op .ifb and .ifnb, which
> check whether their arguments are (non-)blank / (non-)empty.

I believe you can do that with .ifc and .ifnc, just by comparing to an
empty string.

Ian



More information about the Binutils mailing list