]> Savannah Git Hosting - gnulib.git/commit
count-leading-zeros: use 64-bit intrinsics on 32-bit Windows
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Jan 2015 17:05:22 +0000 (09:05 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Jan 2015 17:05:47 +0000 (09:05 -0800)
commit987cb086f36e1f39644589c19b88d306b9476c82
tree1f0422cec47920fd80fc154c86e353d074f78ac2
parentba8e4c8d984cfd05991647b14caee495be36febe
count-leading-zeros: use 64-bit intrinsics on 32-bit Windows

This reverts the last patch but one, as it shouldn't be needed now
that the typo is fixed.
* lib/count-leading-zeros.h (count_leading_zeros_ll):
* lib/count-trailing-zeros.h:
* lib/count-one-bits.h:
Go back to using 64-bit intrinsics.
ChangeLog
lib/count-leading-zeros.h
lib/count-one-bits.h
lib/count-trailing-zeros.h