This is the mail archive of the binutils@sources.redhat.com 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: [PATCH] new pseudo-ops .ifb/.ifnb


"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


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