This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] powerpc: Fix feraiseexcept and feclearexcept macros


> __builtin_popcount (e) == 1 does not
> seem to be unreasonable to express this condition.
> 

Adhemerval and Florian, apart from the discussion to remove or not
fenvinline.h altogether, could we push this commit? This header is
currently in a broken state and I'd like to fix it for the time being.

If you have any other suggestions / reservations about using
__builtin_popcount (__e) == 1, I'd be happy to consider and provide an
alternative patch if needed.

Thanks,
Matheus Castanho


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