bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] count-leading-zeros: new module


From: Eric Blake
Subject: Re: [PATCH] count-leading-zeros: new module
Date: Sat, 11 Aug 2012 07:12:22 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

On 08/10/2012 10:37 PM, Ben Pfaff wrote:
> Eric Blake <address@hidden> writes:
> 
>> +/* Expand the code which computes the number of leading zeros of the local
>> +   variable 'x' of type TYPE (an unsigned integer type) and returns it
>> +   from the current function.  */
>> +#if 0 && __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
> 
> Do you really want "0 &&" there?

Oops, my testing code leaked through.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]